books for newbies?
Hiya, I have been lurking around these forums the last few days because I have decided to start to learn c++.
I downloaded the bloodshed compiler and tomorrow ill be going to get some tutorial books and I was hoping that you guys here would let me know of the best tutorial books for a newbie like me to get. Any suggestions?.
"Learn C in 24 hours"
"Mastering Visual C++ 6" (when you''re TOTALLY done with the first one)
"Tricks of the Windows Game Programming Gurus" (for Game programming)
Good luck, and remember, you''re not the first person to have to learn all that stuff!
- DarkMage139
++++++++++++++++
I can do things, things you never knew,
I can change your world if you only knew.
I can do miracles if you want me to.
Anything is possible, I'll prove it to you.
"Mastering Visual C++ 6" (when you''re TOTALLY done with the first one)
"Tricks of the Windows Game Programming Gurus" (for Game programming)
Good luck, and remember, you''re not the first person to have to learn all that stuff!
- DarkMage139
++++++++++++++++
I can do things, things you never knew,
I can change your world if you only knew.
I can do miracles if you want me to.
Anything is possible, I'll prove it to you.
- DarkMage139
first of all, I wouldn''t recomend the bloodshed compiler. I don''t think you can do cool graphics stuff with it. maybe I''m wrong, if you''re looking for free compilers I would suggest these:
DOS - DJGPP
Windows- Lcc-Win32
JoeMont001@aol.com www.polarisoft.n3.net
DOS - DJGPP
Windows- Lcc-Win32
JoeMont001@aol.com www.polarisoft.n3.net
My HomepageSome shoot to kill, others shoot to mame. I say clear the chamber and let the lord decide. - Reno 911
If I''m not mistaken "Tricks of the Windows Game Programming Gurus" comes with a version of Visual C++ (Introductory or Academic I think). Hey, it''s free with the book, and it''s a nice compiler. The problem is, the book isn''t a good place to start your programming career. But you''re just going to be doing console apps until then, so my advice ( and you know this''ll be good... ), use Bloodshed to and a book to learn C/C++, then, when you need a good compiler, you get it with the "Tricks..." book.
Punch the monkey, win $20!
Just thought i'd chuck this in, for good measure...
You can now get Thinking in C++, Second Edition, by Bruce Eckel (Volume 1) completely free off the internet (it was origionally published earlier this year). I haven't read it yet, (i've downloaded it, somewhere) but hey, it's free
Here's a link
Cheers,
Nick - Head Designer, Llamasoft.net
--
Visit our website...
Llamasoft.net
Games, goodies and ingenuity
Edited by - Llamasoft.net on July 21, 2000 7:26:12 PM
You can now get Thinking in C++, Second Edition, by Bruce Eckel (Volume 1) completely free off the internet (it was origionally published earlier this year). I haven't read it yet, (i've downloaded it, somewhere) but hey, it's free
Here's a link
Cheers,
Nick - Head Designer, Llamasoft.net
--
Visit our website...
Llamasoft.net
Games, goodies and ingenuity
Edited by - Llamasoft.net on July 21, 2000 7:26:12 PM
Nick - Head Designer, Llamasoft.net--Visit our website...Llamasoft.netGames, goodies and ingenuity
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement