The Following User Says Thank You to electroaudio For This Useful Post: | ||
|
2013-01-23
, 03:40
|
Posts: 1,298 |
Thanked: 2,277 times |
Joined on May 2011
|
#42
|
Tags |
beq r1, bx argue, if (seekadvice), return argue(); |
|
Ps, to learn assembler by studying commands and trying to write programs, like you do with highlevel languages, without understanding the simple logic that ML relies on is just madness...
However, to write useful programs in assembler can get very complicated, just because assembler/ML in itself is so primitive.
Here is an example for kids to learn how assembler works.
-To learn small kids C is impossible, but with exercises like this, they can easily learn how assembler works.
http://cse4k12.org/how_computers_work/index.html
And here is a video that demonstrates an another great way to learn assembler and ML, that also is suitable for kids.
http://www.youtube.com/watch?v=CW96m...T_H3g&index=10
Deskypplet , a desktop for N900 *RIP*
Last edited by electroaudio; 2013-01-24 at 12:45.