Hi, soo.. I've been meaning to invest the rest of my summer break learning a bit of programming and get started with some simple apps that'll give me some foundation on which I can add to.
So my prior experience... I took an AP Computer Science class and learned java at school this past year. Unfortunately, any education I ensue in the next 4+ years is gonna cost big $$.
So for the most part, we didn't do anything too advanced... didn't touch any kind of visual interface. Mainly stuff you'd find on webpages to prompt for random information, and do calculations and whatnot accessing different classes, and arrays and such.
Now java in my opinion is a ugly code. Needs to run on a runtime environment.. slow, bloated, and hogs resources... 'in my opinion'.
So the first thing I want to do is find a nice solid language to start with. Something that speaks - "standards", "flexible", "lightweight", and "robust".. or something along those lines.
-It'd also be nice if there was a free compiler I could start with like dev-c++
Now I was thinking c++, particularly because I've read that the syntax is similar to that of java, or C, because I've read that programs written in C will result in slightly better performance than those written in C++... but I wanted to hear it from the experienced programmers before I regret it later on.
Aqua-Soft Forums