English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

5 answers

First, assembly language is not a single programming language at all. It refers to a group of mnemonic commands that represent the instruction set of a particular processor.

If you are set on learning this on your own, I'd recommend starting with X86 assembler. Some very good software and tutorials for that can be found from the links on the URL below.

Other programming languages are available there too, should you decide to try something different. Good luck!

2007-02-20 04:15:21 · answer #1 · answered by Anonymous · 0 0

Assembly langauge (also commonly called machine code) is not the same for all processors and there are many different instruction sets that can be learned. A good place to start is the manufacturer of the processor you want to write code for.

2007-02-20 04:14:18 · answer #2 · answered by Martin P 1 · 0 0

The best would be to go to school for computer science. But if not I would use google to search for x86 assembly language.

2007-02-20 03:52:05 · answer #3 · answered by The Master 5 · 0 0

It all depends on what the assembly language program is going to run. Is this for Computers, Microprocessors, PLC controllers, Robotics, etc...

2007-02-20 03:52:48 · answer #4 · answered by Grant d 4 · 0 0

The best way is taking a computer science class, the next best way is getting the textbook in a bookstore; as$. lang. is very difficult to study without constantly reference texts.

2007-02-20 05:07:29 · answer #5 · answered by Andy T 7 · 0 0

fedest.com, questions and answers