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

Does any one know assembly language i would like to learn and no websites teach help

2007-09-20 14:07:03 · 3 answers · asked by ▒Cyclo ßenzene▒ 4 in Computers & Internet Programming & Design

3 answers

Assembly language is one of the most difficult to learn because it is a language that "talks" directly to the CPU registers. It is very "cryptic" and requires a lot of study. It is kinda like trying to talk to the comp. using the language it understands - binary codes, like 0110 1101 0011 0101, and learning how to "manipulate" the binary code to tell the CPU how to do things.
NO FUN!!!

I suggest that you attempt a simpler language first, like BASIC or VISUAL BASIC, or whatever turns you on, to see if you want to pursue this learning, if so, you won't regret it cuz there is always a need for good programmers.
;-)

2007-09-20 14:24:56 · answer #1 · answered by Bert H 4 · 0 0

Not much development is done in assembly, as it is slow and error prone, so you don't find many assembly language programmers. Worse yet, in general it is very architecture specific, so when a given family of processors become obsolete, nobody needs people to program that language anymore.

I can still program in PDP-11 and VMS assembly languages, but nobody cares. 8-)

You might have better luck looking for a book on it, or check your local junior college.

2007-09-20 21:15:14 · answer #2 · answered by Computer Guy 7 · 0 0

Given the effort you put into your on-line research, I will offer you the following:

http://www.google.com.vn/search?q=assembly+langauge&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a

If it doesn't work, try:

www.google.com "assembly langauge"

2007-09-20 21:22:40 · answer #3 · answered by Sp II Guzzi 6 · 0 0

fedest.com, questions and answers