Jump to content

C/c++ Tutorials


Recommended Posts

There are two books that I have read (mostly) and would recommend.

One is Accelerated C++ Practical Programming by Example by Andrew Koenig and Barbara E. Moo.

The other is the one my instructor used for the class I took called, C++ How to Program Fourth Edition by Deitel.

Other than those books, I would HIGHLY recommend taking a real class. I am a "self-taught" kind of guy, but the syntax in C++ seems very flexible and therefore somewhat convoluted. I'm always getting stuck on dumb stuff like "should I use -> or . on this object?" And "what type of object can I use here?"

Link to comment
Share on other sites

The other is the one my instructor used for the class I took called, C++ How to Program Fourth Edition by Deitel.

I dun like this book. It's too much water in it. But well. Maybe really good for beginners.

I like the Stroustrup's style :D He writes laconically.

Link to comment
Share on other sites

  • 8 months later...
  • 2 years later...
  • 1 year later...
  • 2 weeks later...
  • 9 months later...

Thanks for this good resource. I am looking for a C++ book for a beginner level. Most of the books I have found to be recomended by others are already listed here. however I have also found a huge amount of peope warning future c/c++ learners about Herbert Schildt's books. Here: http://www.faqs.org/faqs/C-faq/learn/ (item 16) Everybody says "Avoid it!"

Just wanted to share, and maybe get alternative oppinions on this.

Thanks.

Link to comment
Share on other sites

  • 2 years later...
  • 3 years later...
  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...