Starting Out With C++ By Tony Gaddis 7th/8th/9th Edition


Thank you for stopping by my blog on now the 9th version of Starting Out with C++. I appreciate all the support and emails that I have received from all of you. I want to especially thank those that not only used the blog to get help but also contributed possible solutions to help fill in the holes. Remember that this blog is intended to help and you are not doing yourself any favors by simply copying and pasting one of many possible solutions that I found that work on an exercise problem.

I do intend to write more exam/quiz questions to round out the study guide and more of the programming challenges - when I get more time.  I'm a student also so I hope you understand.

I have Java and VisualBasic info that I could post if there is enough interest.  Leave a comment and let me know if it is worth posting or not.  Good luck in your classes!

12/02/2014. After debating whether to post more on the 7th edition, I've decided to start posting the solutions to the exercises from the 8th edition. I didn't buy the myprogramminglab version this time so you might have to adjust your code accordingly. The compiler I use to write the code is the Microsoft VisualStudio C++ compiler in command line mode so that works with the examples in the book.

Please note that this blog is not part of turing's Craft (www.turingscraft.com) and we do not provide the solution manual for the course (codelab) or myprogramminglab.

I really like Tony Gaddis' Starting Out With books so here we go...

6 comments:

  1. Please put the Java one down! I'd like to see sample programs and their solutions

    ReplyDelete
  2. This helped me with CS50 at Harvard. Thanks a lot for your hard work.

    ReplyDelete
  3. CIS115 for us at Southwestern College. Thank you!!!

    ReplyDelete
  4. Need the program for question #15 on page 223 eighth edition... Can anybody help me?

    ReplyDelete