|
|
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 |
|
I still recommend OpenGL, I know there is an API for Java. Pixel graphics means that you are directly manipulating the buffer instead of using OpenGL's primitives. |
|
SDL (Simple DirectMedia Layer) is an API container |
|
(\_ _/)
(='.'=)
(")_(")
Bookmarks