I need help with C++
I never programmed before and i want to start to learn c++. I have already checked the beginners section of resources. Please help on what materials to get. I need to know what books and other resources to get. I have no clue about chosing any materiasls to learn with. thanks
[edited by - BudWeisser on May 5, 2002 7:59:13 PM]
The beginners section that you claim to have read does contain a large listing of nice resources (books, tutorials, etc.) that will help you get started...
Things are not what they are.
Things are not what they are.
You can download a trial/personal version of a C++ compiler:
Borland C++ Builder Enterprise Trial
Bloodshed Dev-C++ 4.0 Trial
then buy a beginners C++ book (recommended) or check out the tutorials at this site, here at microsoft, or just put "C++ beginner tutorial" into Google and select from hundreds.
[EDIT]: BTW, the first link google returns is descibed as "c, c++, c__,tutorial, newbie, beginner, how, to, how to program, ... "
[edited by - Michalson on May 6, 2002 12:01:49 PM]
Borland C++ Builder Enterprise Trial
Bloodshed Dev-C++ 4.0 Trial
then buy a beginners C++ book (recommended) or check out the tutorials at this site, here at microsoft, or just put "C++ beginner tutorial" into Google and select from hundreds.
[EDIT]: BTW, the first link google returns is descibed as "c, c++, c__,tutorial, newbie, beginner, how, to, how to program, ... "
[edited by - Michalson on May 6, 2002 12:01:49 PM]
I would recommend picking up Bloodshed Dev-C++ from bloodshed.net and then going to a store, or amazon.com and buying a book. Look around for reviews, and then just buy a book, read it, inhale, and suck in all of the information in it.
--Baseball isn''''t right. A man can NOT walk with four balls.
--Baseball isn''''t right. A man can NOT walk with four balls.
--Baseball isn''t right. A man can NOT walk with four balls.
Michalson: There is no trial version of Dev-C++ 4. The full version is available for free (under the GPL).
In my experience Dev-C++ 5 beta 2 is *alot* more stable than version 4.
To download either version go to bloodshed.net.
In my experience Dev-C++ 5 beta 2 is *alot* more stable than version 4.
To download either version go to bloodshed.net.
quote:
Original post by Dactylos
Michalson: There is no trial version of Dev-C++ 4. The full version is available for free (under the GPL).
In my experience Dev-C++ 5 beta 2 is *alot* more stable than version 4.
To download either version go to bloodshed.net.
Unfortunately I was looking on download.com for it, which reports Bloodshed (incorrectly apparently) as a trial licence.
Check out my siganature links. Specificly "For beginners" and "free books".
______________________________
[Free Books!] [Reference and Tutorials]
[For Beginners] [IGDA]
[OpenGL Tutorials] [Sourceforge]
[DirectX Tutorials] [Gamasutra]
______________________________
[Free Books!] [Reference and Tutorials]
[For Beginners] [IGDA]
[OpenGL Tutorials] [Sourceforge]
[DirectX Tutorials] [Gamasutra]
______________________________[Free Books!] [Reference and Tutorials][For Beginners] [IGDA][OpenGL Tutorials] [Sourceforge] [DirectX Tutorials] [Gamasutra]
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement