English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

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

2006-11-09 21:31:29 · 2 answers · asked by Pete 2 in Computers & Internet Programming & Design

2 answers

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-4882347-1776613?url=search-alias%3Daps&field-keywords=stroustrup&Go.x=0&Go.y=0. You can pick and choose the chapters that you think you need most.

2006-11-09 21:45:07 · answer #1 · answered by sofarsogood 5 · 1 0

dunno

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

http://www.google.co.uk/search?hl=en&q=learn+C%2B%2B+&btnG=Search&meta=

2006-11-10 05:41:55 · answer #2 · answered by Joe_Young 6 · 0 0

fedest.com, questions and answers