Valhalla Legends Forums Archive | C/C++ Programming | C++ tutorial & reference websites

AuthorMessageTime
MoNksBaNe_Agahnim
Its gets annoying reading people asking about books and tutorials on "x" language all the time when it has already been posted 20 times before it. I realize people are looking for ways to learn and need help and I am all for that, so why not gather the top 5 books/web sites that are recommended for each language and make a sticky.

C++

1) www.gametutorials.com
2) www.cplusplus.com
3) www.msdn.com
4) Dietel and Deitel, C++ How to program 4th ed. - never used but supposed to be the best book out there.
5) Sam's Teach Yourself "x" Language in 21 days/24 hours - I didn't like too much but they have a vast selection to choose from and it was a decent starting point
December 5, 2003, 1:36 PM
Moonshine
www.cprogramming.com
December 6, 2003, 8:33 AM
thetempest
C++
[code]
http://cplus.about.com/library/blcplustut.htm
[/code]
December 6, 2003, 6:12 PM
Maddox
Don't forget http://www.cppreference.com
December 7, 2003, 8:37 PM
Raven
and www.planet-source-code.com
January 6, 2004, 7:10 AM
UserLoser.
[quote author=Raven link=board=30;threadid=4088;start=0#msg38523 date=1073373026]
and www.planet-source-code.com
[/quote]
and www.pscode.com
and www.planetsourcecode.com
January 7, 2004, 12:02 AM
Dyndrilliac
www.gamehackers.net has several books for c++ available for download for free in .pdf(Acrobat Reader) format. These books include but are not limited to Sam's Teach Yourself C++ in 21 Days and C++ Programming For Dummies.
January 9, 2004, 5:31 PM
MoNksBaNe_Agahnim
If you are to get a book I would strongly recommend getting a Dietel and Dietel book, all of them have an ant on them so its easy to find by browsing. I have bought/checked out/borrowed many C++ books including C++ for dummies and a couple of Sam's and I find them not very good, Dietel and Dietel is by far the best series out there for new learners and they have stuff in their books for advanced programmers such as parsing XML, networking, GUI, and much more.
January 9, 2004, 9:24 PM
NeBuR
I recommend the book "Industrial Strength C++", by Mats Henricson and Erik Nyquist, Prentice Hall PTR, 1997, ISBN 0-13-120965-5. It's based in the previous work "Programming in C++, Rules and Recommendations", by the same authors, 1990-92, Ellemtel Telecommunication Systems Laboratories.

These two are not C++ tutorials or reference guides, but a programming well-defined model, which includes all aspects of programming in C++ (including, but not limited to, style). Although I'm not agree with all it's contents, I've found them very interesting. They two are avalaible in the Internet, but now I don't remember where. However, I think that finding them will be an easy task.
January 20, 2004, 3:39 PM
DVX
don't get teach yourself c++ in 21 days :P
February 22, 2004, 12:48 AM
Adron
[quote author=DVX link=board=30;threadid=4088;start=0#msg45410 date=1077410884]
don't get teach yourself c++ in 21 days :P
[/quote]

Seemed really good when I read it.
February 22, 2004, 11:38 AM
Hitmen
Maybe he means don't get teach yourself VC++ in 21 days? :-\
February 22, 2004, 3:54 PM
iago
That's probably a common name; an author/publisher would be helpful.
February 22, 2004, 6:12 PM
j0k3r
C++ For Dummies by Stephen Randy Davis is what I have, it works, I'd recommend it.
February 22, 2004, 9:16 PM
crashtestdummy
Just for reference the books on .pdf at http://www.gamehackers.com/ are down for right now. I'll post when they are back up.
Also thanks for the references.
March 4, 2004, 4:00 AM
Rock
[quote author=Dyndrilliac link=board=30;threadid=4088;start=0#msg39007 date=1073669475]
www.gamehackers.net has several books for c++ available for download for free in .pdf(Acrobat Reader) format. These books include but are not limited to Sam's Teach Yourself C++ in 21 Days and C++ Programming For Dummies.
[/quote]

Can you get the exact link of where to download the books?
March 23, 2004, 4:37 PM
Define
[img]http://www.programmersheaven.com/images/logothin.gif[/img]
March 30, 2004, 5:21 PM
j0k3r
I might upload the book to my website (since it's already in .html format) for all to view, as long as it doesn't eat my bandwidth to hell.
March 30, 2004, 10:56 PM
Rock
Let me know as soon as you do.
April 6, 2004, 3:21 PM
Grok
Let him know privately if it is a copyrighted material.
April 6, 2004, 10:17 PM
LordVader
Great C++ gui tutorial/reference:
http://www.winprog.org/tutorial/
September 2, 2004, 12:14 PM
StAiN
So much to choose from.. Finally.
October 15, 2004, 8:42 AM
R.a.B.B.i.T
[quote author=j0k3r link=topic=4088.msg45504#msg45504 date=1077484577]
C++ For Dummies by Stephen Randy Davis is what I have, it works, I'd recommend it.
[/quote]Ugh, I hate that book.
May 3, 2005, 6:04 PM
ColT
C++ A Beginners Guide Second Edition By: Herbert Schildt. Is a good book.
May 28, 2005, 1:54 PM
nslay
Wiley's Teach Yourself C++ by Al Stevens

Very easy to read, not dry material either!  No C experience required.
June 17, 2005, 5:43 AM
LordVader
Was google'n some plugin system info..
Came accross this it's very nice and complete still looking thru.
Link:
Plugin Architecture
August 16, 2005, 2:40 PM
Final
I found a good at Barnes and Nobles that cost only 10 bucks. Teaches you the basics of c++ and thats about it but it has great detail and its for non-vc++ thank god.

Book Name:
C++ Programming in easy steps
Author:
Mike McGrath
ISBN:
0-7607-7138-3

I bought this Book about a year ago and it still helps alot every now and then.
April 20, 2006, 3:46 AM
Win32
"C++ Fundamentals" by Chuck Easttom, is what I'd suggest for the blatent beginner -- I started with it myself many a moon ago, $40 is what I paid then. I also recently came along an online version of it: http://www.charlesriver.com/resrcs/chapters/1584502371_1stChap.pdf
October 24, 2008, 12:10 AM

Search