Readers quickly become motivated to learn C++ with popular author Diane Zak's distinctive emphasis on the importance of C++ programming skills in business today. AN INTRODUCTION TO PROGRAMMING WITH C++, 7E distinguishes itself from all other C++ instructional books with its unique, reader-focused approach. Memorable new examples demonstrate concepts in action while a wealth of hands-on unique exercises allow readers to apply concepts as they progress. The book's visually-driven presentation clarifies concepts with useful ...
Read More
Readers quickly become motivated to learn C++ with popular author Diane Zak's distinctive emphasis on the importance of C++ programming skills in business today. AN INTRODUCTION TO PROGRAMMING WITH C++, 7E distinguishes itself from all other C++ instructional books with its unique, reader-focused approach. Memorable new examples demonstrate concepts in action while a wealth of hands-on unique exercises allow readers to apply concepts as they progress. The book's visually-driven presentation clarifies concepts with useful IPO charts, flowcharts and code examples throughout. New videos and PDF files for each chapter demonstrate how readers can complete exercises using various compilers. Microsoft Visual Studio 2012 is also available with the book as an optional bundle. Trust AN INTRODUCTION TO PROGRAMMING WITH C++, 7E to stay engaged and enthusiastic about mastering the skills of C++ today.
Read Less
Add this copy of An Introduction to Programming with C++ to cart. $8.58, fair condition, Sold by Jenson Books Inc rated 4.0 out of 5 stars, ships from Logan, UT, UNITED STATES, published 2010 by Cengage Learning.
Add this copy of An Introduction to Programming With C++ to cart. $9.26, fair condition, Sold by ThriftBooks-Dallas rated 5.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 2010 by Cengage Learning.
Add this copy of An Introduction to Programming With C++ to cart. $9.26, fair condition, Sold by ThriftBooks-Baltimore rated 5.0 out of 5 stars, ships from Halethorpe, MD, UNITED STATES, published 2010 by Cengage Learning.
Add this copy of An Introduction to Programming With C++ to cart. $9.61, good condition, Sold by ThriftBooks-Atlanta rated 5.0 out of 5 stars, ships from Austell, GA, UNITED STATES, published 1998 by Course Technology.
Add this copy of An Introduction to Programming With C++ to cart. $9.61, good condition, Sold by ThriftBooks-Dallas rated 5.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 1998 by Course Technology.
Add this copy of An Introduction to Programming With C++ to cart. $9.79, good condition, Sold by BooksRun rated 4.0 out of 5 stars, ships from Philadelphia, PA, UNITED STATES, published 2010 by Course Technology Ptr.
Add this copy of An Introduction to Programming With C++ to cart. $9.84, good condition, Sold by ThriftBooks-Reno rated 5.0 out of 5 stars, ships from Reno, NV, UNITED STATES, published 2012 by Cengage Learning.
Add this copy of An Introduction to Programming With C++ to cart. $9.84, good condition, Sold by ThriftBooks-Dallas rated 5.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 2012 by Cengage Learning.
Add this copy of Introduction to Programming With C++ to cart. $9.84, good condition, Sold by ThriftBooks-Dallas rated 5.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 2004 by Course Technology.
Add this copy of Introduction to Programming With C++ to cart. $9.84, fair condition, Sold by ThriftBooks-Baltimore rated 5.0 out of 5 stars, ships from Halethorpe, MD, UNITED STATES, published 2004 by Course Technology.
great step into the world of programming for me and thanks for the great book
Stacey M
Jan 21, 2011
Great introductory book, but...little OOP
This comment is in reference to the 6th edition.
Good info in the appendices. Don't ignore the online appendices D or E.
After having been away from programming for a number of years, I am attempting to update my skills. This is a great book for new or returning programmers to (re-)establish a good foundation in programming concepts.
I chose C++ in order to also study object oriented programming. This book has 14 chapters that barely touch on OOP but give a good foundation on functional programming with C++ constructs. There is an appendix that discusses Object Oriented Terminology but it assumes the 14 chapters have been covered first. Only after learning a bit about OOP have I been able to recognize the places in the text where it has been referenced.
My comments are based on input from an instructor. He suggested that I should probably study another OOP language like Java before going on to the second course in C++ since I may not be appropriately prepared for the OOP in it. Apparently the school will be choosing a different text soon.