Sunday, August 2, 2009

Need to learn C++ pronto - Book reccomendations?

Preferably with a book that explains pointers in an easy to follow manner - anyone seen a book that does this?


thanks!

Need to learn C++ pronto - Book reccomendations?
It depends on your background. C++ has 2 main things that can cause problems for people. One is pointers, and the other is OOP.





For pointers I would recommend starting with Kernighan and Ritchie, if you have some programming experience. It is a little terse for a new programmer, but for experienced people that is desirable. It is about C, not C++, but the exposition of pointers is clearest.





If you do know C then Stroustrup's book is pretty good: http://amazon.com/s/ref=nb_ss_gw/103-488... You can pick and choose the chapters that you think you need most.
Reply:dunno





Rome was not built in day my friend but here is your link





http://www.google.co.uk/search?hl=en%26amp;q=l...


No comments:

Post a Comment