08-11-2011, 03:09 PM
In my opinion assembly is one of the most useful languages - it allows you to do really low-level things, such as make an operating system.
But why I think it's a really good language to start off with is because of this:
Once you know and understand assembly, you understand how the computer and the OS work internally. That makes you a better programmer overall when you learn the higher-level languages.
And yes, I do know assembly. Though I don't use it much.
But why I think it's a really good language to start off with is because of this:
Once you know and understand assembly, you understand how the computer and the OS work internally. That makes you a better programmer overall when you learn the higher-level languages.
And yes, I do know assembly. Though I don't use it much.