View Single Post
  #720  
Old 03-16-2015, 03:42
Stitch Stitch is offline
Friend
 
Join Date: Sep 2014
Posts: 32
Rept. Given: 1
Rept. Rcvd 3 Times in 3 Posts
Thanks Given: 4
Thanks Rcvd at 12 Times in 8 Posts
Stitch Reputation: 3
Quote:
Originally Posted by NimDa2k View Post
eBook: PDF (636 pages)
Title: Fundamentals of Programming C++
Author(s): Richard L. Halterman
Publisher: Southern Adventist University, September 1, 2014
ISBN: N/A

This book teaches the basics of C++ programming in an easy-to-follow style, without assuming previous experience in any other language.
A variety of examples such as game programming, club membership organization, grade tracking and grade point average calculation, make learning C++ both fun and practical.
Each chapter contains at least one complete, fully functional example program, with several smaller examples provided throughout the book.

Code:
http://python.cs.southern.edu/cppbook/progcpp.pdf
Is that better than C++ primer 5th edition?
If yes: Should to read for learning C++?

Thanks..
Reply With Quote