Assembly is one of the best languages you can learn. Even if you dont program in it, you learn more from assembly than any other language. |
|
Assembly is one of the best languages you can learn. Even if you dont program in it, you learn more from assembly than any other language. |
|
Last edited by M-Cat; 01-25-2008 at 03:37 PM.
Agreed. It also helps with CG since [good] assembly is always the fastest, if you do really low level stuff then you will be using inline assembly. |
|
Last edited by ninja9578; 01-25-2008 at 05:34 PM.
|
|
Well you shouldn't do something just so it looks good on your resume. Even if companies don't want it, hell, even if it's not useful at all, learning assembly will help you with in a lot of other aspects of computer science. |
|
As a follow-up, I'm now taking a course in Java, and what I've learned in C is helping. I like this stuff. Anyone know where to get me started on making shweet pixel graphics? Once we get to loops and what I like to call "getkey," I want to make me a simple game of some sort. |
|
Abraxas
Originally Posted by OldSparta
SDL is a pretty easy way to go: http://libsdl.org |
|
Bookmarks