What resources are you using to learn?

Curious to know what people are using to learn C++ right now.

I'm using Deitel C++ How to Program 7/e and use MS Visual Studio 2010 for my ide. I really like the way that this books breaks down the components of what good programmers do and why.

What are you using?

// My apologies if this post is misplaced or inappropriate.


I am using "Programming Principles and Practice using C++" by Bjarne Stroustrup. I am regretting using this book because it is not for beginning programmers even though Stroustrup says it is. I read several online tutorials, including the one on this site, and thought I knew enough fundamentals to hang with this book. Well, classes and constructors are killing me. It is taking me a long time to understand how to apply them to various problems.
I'm using The C++ programming language from Bjarne Stroustrup 3th edition...
it's a powerful book............
C++ Primer by Stanley Lippman
Effective C++ by Scott Meyers
A Complete Guide to Programming in C++
By Ulla Kirch-Prinz, Peter Prinz

Started with it a few weeks ago, so far I can only recommend it, although knowledge of at least the fundamentals in C before reading the book is recommended.
Good collection of articles, thinking of doing a duplicate page of my portfolio using C++ just to see what the differences and benefits really are.

___________________

http://www.downloadvlcplayer.org
any tool is powerful only if u know to use it.
Topic archived. No new replies allowed.