0 Members and 1 Guest are viewing this topic.
I do not, however think that "Hello World" is a good start for ASM programming.
I also recommend TI-BASIC for your starting language. I do not, however think that "Hello World" is a good start for ASM programming. I recommend Hot_Dog's tutorials instead.
QuoteI do not, however think that "Hello World" is a good start for ASM programming.ASM has a whole bunch of characteristics that make "Hello world" a non-trivial program to understand/modify. Adding two numbers would be a better first ASM program IMHO. That said, ASM generally isn't a beginner's language.
Also, I'm writing an introduction to the basic principles of programming that I'll post in a bit.