Quote:
Originally posted by MichiganMat
WebObjects!!!!!!
|
Okay, I'll bite. Why should I care about web objects? Is this something I can turn into $$$?
Quote:
Originally posted by id10t
[B]Of what's been mentioned here, I'd like to do C/C++ ... its the one language that I got screwed on by incompetent teachers - cancelling class 3 weeks in a row, during a 8 week semester, and never returning homework, answering questions, etc.
|
Wow. Sorry to hear about the lame class. C++ is pretty fun - although if you use the Win32 API, it can feel a bit clunky compared to newer languages. That said, I actually prefer using the Win32 API because nothing is hidden and everything is explicitly stated. If you want to learn to code with C++, I recommend the following tutorial.
http://www.stromcode.com/wiki/index.php?title=Main_Page/Tutorials/Win32_Tutorial
Believe it or not, that tutorial was the main source I used to learn C++.