Skip to main content
Apress
Book cover

Moving from C to C++

Discussing programming problems, why they exist and how C++ solves them

  • Book
  • Aug 2013

Overview

  • Written to give the reader a complete understanding of why C++ is structured the way it is and how to best use its features, you will get a much better understanding than in the usual topic-example approach which lead to high failure rates.
  • The book focuses on getting the basic concepts such as control flow,functions, structures/unions, pointers, enumerations and thepreprocessor, correct.
  • 75k Accesses

This is a preview of subscription content, log in via an institution to check access.

Access this book

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (21 chapters)

About this book

The author says it best, "I hope to move you, a little at a time,from understanding C to the point where C++ becomes your mindset". This remarkable book is designed to streamline the process of learning C++ in a way that discusses programming problems, why they exist, and the approach C++ has taken to solve such problems.

"You can't just look at C++ as a collection of features; some of the features make no sense in isolation.  You can only use the sum of the parts if you are thinking about design, not simply coding.  To understand C++, you must understand the problems with C and with programming in general.  This book discusses programming problems, why they are problems, and the approach C++ has taken to solve such problems.  Thus, the set of features that I explain in each chapter will be based on the way that I see a particular type of problem being solved in C++."

Tailor made to treat difficult concepts in a simple and practical way, the book focuses on building a customizable model for the reader which helps in deducing the solution of any puzzle that one might encounter.

The book presents the material one simple step at a time, so the reader can easily digest each concept before moving on. It uses examples that are as simple and as short as possible. This book does not to use any particular vendor’s version of C++ because, for learning the language, the details of a particular implementation are not as important as the language itself.

 

All code in the book was run against the Visual Studio (Microsoft) C++ compiler and Apple's Xcode C++ compiler to ensure accuracy.

About the author

Arunesh Goyal is the honorary director of Institute for Studies in Mathematics & Related Sciences in Computers (ISMRSC) New Delhi.  He has worked as Computer Analyst/Consultant at St. Stephen's Hospital, Delhi for more than 10 years and has extensive programming and systems development experience. Arunesh was also involved with two projects related to intelligent databases with Comtech International Ltd, and the Times of India.

Bibliographic Information

  • Book Title: Moving from C to C++

  • Book Subtitle: Discussing programming problems, why they exist and how C++ solves them

  • Authors: Arunesh Goyal

  • DOI: https://doi.org/10.1007/978-1-4302-6095-0

  • Publisher: Apress Berkeley, CA

  • eBook Packages: Computer Science, Computer Science (R0)

  • Copyright Information: Apress 2013

  • Edition Number: 1

  • Number of Pages: XXXIV, 634

  • Topics: Computer Science, general

Publish with us