Posted: Fri Aug 01, 2008 7:00 pm
I find assembly simpler than C... I think in assembly, and my high level code resembles assembly code a bit... I'm pretty sure I'm gonna learn several more CPUs before trying C...
The more you write in assembly, the better you get at it, and sooner or later, you are writing oprimized code from the beginning and your programs start to work on the fisrt try... you should try your asm program every time you write some routine or something, as later on when you find your program doesn't work, you will be having great deal of fun figuring out the problem
The more you write in assembly, the better you get at it, and sooner or later, you are writing oprimized code from the beginning and your programs start to work on the fisrt try... you should try your asm program every time you write some routine or something, as later on when you find your program doesn't work, you will be having great deal of fun figuring out the problem
