This book teaches the basics of object oriented programming using C++. The objective is to get the readers started on programming and lay the foundation for them to learn more. Basics of C++ and object oriented programming concepts are explained with examples. The emphasis throughout the book is on using programming to solve problems rather than a detailed syntactical description of features of C++. The intended audience is beginner to intermediate level programmer. The book relates concepts of object oriented programming to how we approach problem solving in our daily life. The aim is to...
This book teaches the basics of object oriented programming using C++. The objective is to get the readers started on programming and lay the foundati...