Do I really need to know C/C++ before I jump into ASM? I would like to start programming on lower level instead of using higher level languages like C or Java.
I don't know a thing about ASM and where to start. So if you could please give me advice on where you think I should start it would be greatly appreciated.
Also any tips or other things you learned over the years that you think I should know would be appreciated as well.
Thanks in advance.
2007-06-30
17:54:51
·
6 answers
·
asked by
jack
6
in
Computers & Internet
➔ Programming & Design
I would like to learn it for electronics, programming for micro controllers and such.
2007-06-30
18:07:37 ·
update #1
Thanks for all the great answers.
Yes, I do have a understanding on the fundamentals of procedural programming like Varaibles, Loops, Arrays, Link lists, Functions, etc. But very few in OOP(because I never really fooled with it).
I am aware of PIC programming and the use of a basic syntax for micro controllers.
Like mentioned above ASM uses alot of different architectures. I don't know where to start learning. I thought x86 would be best but since 64 bit is gaining speed should I even fool with it?
2007-06-30
19:47:54 ·
update #2