Pages: [1] :: one page |
|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |
Brennivargur
|
Posted - 2011.01.01 02:37:00 -
[1]
Just got myself a book, "Teach yourself C++ in 21 days". It says nothing of what compiler or program I use to write code in. Can someone recommend me a good editor and a good compiler?
Thanks!
|
Johnathan Roark
Caldari The Graduates Morsus Mihi
|
Posted - 2011.01.01 02:43:00 -
[2]
Originally by: Brennivargur Just got myself a book, "Teach yourself C++ in 21 days". It says nothing of what compiler or program I use to write code in. Can someone recommend me a good editor and a good compiler?
Thanks!
Depends on your OS and some other things, way back when I was learning C++, I used vim and GCC under linux.
POS-Tracker 3.0 Hosting |
Brennivargur
|
Posted - 2011.01.01 03:04:00 -
[3]
Edited by: Brennivargur on 01/01/2011 03:04:25 Never mind, I figured Visual Studio can do this nicely
|
Turay
|
Posted - 2011.01.01 10:00:00 -
[4]
Edited by: Turay on 01/01/2011 10:01:26 Visual Studio Express is for free.
|
Pharago
Gallente Piratas Leprosos Guineanos RED.OverLord
|
Posted - 2011.01.14 20:43:00 -
[5]
Originally by: Brennivargur Just got myself a book, "Teach yourself C++ in 21 days". It says nothing of what compiler or program I use to write code in. Can someone recommend me a good editor and a good compiler?
Thanks!
I'd recommend Qt from nokia and trolltech, it's free (LGPL) and quite powerful, if you are starting to program in c++, it's going to be quite useful, it has a ton of good examples *and* it's a crossplatform solution, you make your code and later you compile it on windows/linux/macos.
It's a very polished c++ programming enviroment, with threading, networking, opengl, and you can extend it yourself.
VC express it's just a wrecked toy to bind you to the .Net platform, run before it gets to you.
EVE Windowed Mode Helper
My killboard |
Herra B
Beyond Divinity Inc
|
Posted - 2011.01.16 01:08:00 -
[6]
Edited by: Herra B on 16/01/2011 01:11:58 eclipse http://www.eclipse.org/cdt/
or qt
http://qt.nokia.com
|
Drexit
|
Posted - 2011.01.17 18:42:00 -
[7]
Visual Studio is a nice IDE, although MFC sucks. If you're doing directx or some cross platform framework for the GUI, then I would go that route.
I didn't like the looks of QT because of licensing issues. Looked like you had to pay them royalties or provide source if you planned to use their framework.
|
MarKand
Aimonme Technology
|
Posted - 2011.01.18 09:24:00 -
[8]
notebook++
Not aligned with a coding industri, and you will learn the language and the API and just not type random until VSE fills in the correct line.
Just google it, and a littlw word of advice, stay away from "pro" developer tools, they are awsome WHEN you have learned the ropes.
GL and Happy Coding :D
|
|
|
|
Pages: [1] :: one page |
First page | Previous page | Next page | Last page |