Posts: 92
Threads: 14
Joined: April 2, 2012
Reputation:
2
Tips for c++ [needed]
April 9, 2012 at 12:04 am
I have a interest in C++, however i know nothing about it, and i can't take my college courses yet. Could anyone point me in the directions of development tools for it, and some simple guides/tutorials for learning the beginning stages of this language?
Posts: 438
Threads: 31
Joined: October 1, 2010
Reputation:
4
RE: Tips for c++ [needed]
April 9, 2012 at 12:30 am
Well, I'm a noob as well but you'll need a compiler. I use Codeblocks, since it's free and it doesn't seem broken like the two other free ones that I tried. One of them actually didn't work with Windows 7. I still can't seem to figure any of it out though...
You'll also want Notepad++ or something similar, for actually writing the code.
Posts: 4349
Threads: 385
Joined: August 25, 2008
Reputation:
57
RE: Tips for c++ [needed]
April 9, 2012 at 12:33 am
For the editor I strongly recommend PSPad as it's simply awsome!
Posts: 12231
Threads: 324
Joined: April 14, 2011
Reputation:
140
RE: Tips for c++ [needed]
April 9, 2012 at 3:07 pm
Well I understand that C is a primitive version of C++, so I don't know if this will help or not. I use Cygwin and the GCC collection of compilers to compile it and I just write my code in Notepad++.
Posts: 12231
Threads: 324
Joined: April 14, 2011
Reputation:
140
RE: Tips for c++ [needed]
April 9, 2012 at 3:31 pm
Well soooooooooooooooooooooooooooooooooooooooooooooorry.