Posted: Fri Feb 01, 2008 5:33 pm Post subject: Help needed in C++
I started C++ a couple of days back, and i needed some sites or any help people could give me.
As for experience, i have programmed with turing for the last few months (and i need help with the syntax and anything that i need to know)
any help is really appreciated
Sponsor Sponsor
michaelp
Posted: Fri Feb 01, 2008 6:34 pm Post subject: RE:Help needed in C++
Well, there is wtd's "Translations from Turing," which may help a little. But I suggest you buy a book, it will be much better than any online tutorials you can find. Accelerated C++, Deitel C++: How to Program and Beginning C++ Game Programming are all very good books to learn from.
Here's something that can start you off with C++ programming:
http://parabellumgames.wordpress.com/2007/07/14/where-to-start-c-programming/
Zampano
Posted: Fri Feb 01, 2008 6:50 pm Post subject: Re: Help needed in C++
The magical way to get anything you want in the world that can be digitalized is to search it and the word "torrent" together on google. Given, of course, that it's needed enough to be alive.
In fact, I think I'll try that right now.
Saad
Posted: Fri Feb 01, 2008 6:58 pm Post subject: RE:Help needed in C++
I recommend the book C++ From the Ground Up, i found it to be a great book, its for people who have had no experience in programming and wish to learn C++. Also I wouldn't recommend online tutorials as some of them teach you how to do C Style coding vs C++.
On another note since you only have a Turing background I recommend learning Haskell. I started learning it and its a really great language.
A.J
Posted: Fri Feb 01, 2008 7:07 pm Post subject: Re: Help needed in C++
thanks guys!
michaelp
Posted: Fri Feb 01, 2008 7:10 pm Post subject: Re: Help needed in C++
Zampano @ Fri Feb 01, 2008 6:50 pm wrote:
The magical way to get anything you want in the world that can be digitalized is to search it and the word "torrent" together on google. Given, of course, that it's needed enough to be alive.