If any one is intrested in C++ here is a quick introduction... I havn't read it yet but I will to see if it's any good
http://www.cee.hw.ac.uk/~pjbk/pathways/cpp1/cpp1.html
Thanks, I need to learn that shit.
you'll need to find a good complier... may I recommend Bloodshed.
You may, if you tell me what a complier is...
Have you done any programming before?
http://www.google.com/search?hl=en&sa=X&oi=spell&resnum=0&ct=result&cd=1&q=define:compiler&spell=1
http://en.wikipedia.org/wiki/Compiler
Only in Game Maker, but I am told that it is a simplified C++ in most ways. And thanks for the links.
Which C++ compiler do you use? I think Dev-C++ is a good one.
Dev C++ is what I use too...
I use GCC (GNU Compiler Collection)
Maybe I'll learn C++ after I learn Java. OO languages are much easier for me though, so I don't know if I'll use C++ very much.
Yeah maybe i'll get around to java once I learn C++ better... java is way cool though
I plan on eventually learning Java, Perl, Ruby, HTML, and C++. A little CSS probably wouldn't hurt either.
Quote from: Zypher on September 20, 2006, 01:06:49 AM
Maybe I'll learn C++ after I learn Java. OO languages are much easier for me though, so I don't know if I'll use C++ very much.
Isn't that contradictory?
I'm pretty sure C++ is an OO language. (0
-0)
http://en.wikipedia.org/wiki/C++
yeah it is....
anyway I really want to get into python...
Odd, I was told C++ was a sequencing language. Go figure.
@Zypher:
C is. There is no such thing as a class in C
C++ is however object oriented. It is an early OO language and contains elements from C.
C++ is not considered a pure OO-language.
I think it might be because C++ supports procedural programming. I am not certain though.
@Atomic:
The link is messed up. If you click on it you get directed to C instead of C++.
The url generator haven't taken '++' with the link. You have to created it manually:
http://en.wikipedia.org/wiki/C++ (http://en.wikipedia.org/wiki/C++)
oh I see... Thanks
Ahh... Justin and I plan on going to Seimtech (A high school for programmers.).
There's no need for me to go to an art school or a writing school as it's not like art classes and writing classes have ever helped me...