Come to me if you need java help. Maybe come to me if you need c++, I learned C++ in like 3 weeks ahahaha. Mainly due to the fact I was rather experienced with java, C++ I have gaping holes of knowledge, but I still know the important stuff, dynamic memory, pointers, and stuff. I very much dislike working with it because of different libraries different operating systems have. Therefore all my programs are meant to be run in Linux, not Windows... and then porting them is like hell..
I will be honest, when I first learned java I wasn't totally hawt about it, I mean I got confused... Didn't understand why we needed other files for clases and got confused by something like
Infant j = new Infant("Harry", 5);
That would be assuming Infant is a different clases I was like WHY DO I NEED DIS. Then I realized that it was totally awesome. Then transitioning to a language like C++ where a lot of the times people just make one GIANT huge file is bizarre to me.
I took AP java in HS, and like it gets fun once you understand what you are actually doing ^^.
Programming in something like C++ awakens you to how much java hides from you, by that I mean how everything is like a pointer in java, except you never need to know that. I love Java most of all because the applications run ANYWHERE. It's also getting quite fast now. A lot of insane programmers, and by that I mean programmers who program in VIM dislike java due to its ease of use and awesome IDEs... which I find odd, I am not that much of an elitist. I mean I don't think I could ever see myself programming in VIM. I mean small projects sure, giant group project I would kill myself first.
(Why the hell does gamespot block the word clas(s) does it really think I'm trying to spell arse??!?!?) See TC, this is the example of a fail forum design. Buggy as hell.)
Oh and if you are not going to read this giant thing, just remember it always sucks at first :)
Log in to comment