How To Learn Coding?

How do I learn Hex Coding?

  • Answer:

    Programmers never code directly in hex or binary because it's needlessly difficult. If you need that level of control over a cpu then use assembly code, which takes the original binary* op codes and replaces them with easier-to-remember words such as ADD or JUMP. So just research "assembly code" to learn what you want. If you're still a little fuzzy on what i'm talking about, then look up the term "Little Man Computer" on wikipedia - it helps explains things waaayyy better than I can.

Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

Programmers never code directly in hex or binary because it's needlessly difficult. If you need that level of control over a cpu then use assembly code, which takes the original binary* op codes and replaces them with easier-to-remember words such as ADD or JUMP. So just research "assembly code" to learn what you want. If you're still a little fuzzy on what i'm talking about, then look up the term "Little Man Computer" on wikipedia - it helps explains things waaayyy better than I can.

Chip

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.