An Introduction to Programming With C++

An Introduction to Programming With C++
Authors
Diane Zak
ISBN
1418836184
Published
06 Apr 2007
Purchase online
amazon.com

An Introduction to Programming with C++, Fifth Edition is the latest C++ offering from Diane Zak. This book is distinct from other textbooks because of its unique approach, which motivates students by demonstrating why they need to learn the concepts and skills presented. Each chapter contains a Concept Lesson introducing one or more programming concepts and an Application Lesson containing five labs that help students master the content taught in the Concept Lesson.

Page 1 of 2
  1. Editorial Reviews
  2. Customer Reviews

Editorial Reviews

An Introduction to Programming with C++, Fifth Edition is the latest C++ offering from Diane Zak. This book is distinct from other textbooks because of its unique approach, which motivates students by demonstrating why they need to learn the concepts and skills presented. Each chapter contains a Concept Lesson introducing one or more programming concepts and an Application Lesson containing five labs that help students master the content taught in the Concept Lesson. Also new in this edition of the book is a third lesson on .NET in which students learn how to use .NET C++ commands. This edition uses How To boxes to summarize important concepts and provide a quick reference for students. A Key Terms section has been added to the end of each Concept Lesson. The text also includes extensive end-of-chapter material, including Discovery and Debugging Exercises.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Measuring programming progress by lines of code is like measuring aircraft building progress by weight.” - Bill Gates