Logo

Introduction to Object-Oriented Programming Using C++

Small book cover: Introduction to  Object-Oriented Programming  Using C++

Introduction to Object-Oriented Programming Using C++
by

Publisher: Globewide Network Academy

Description:
In this course, object-orientation is introduced as a new programming concept which should help you in developing high quality software. Object-orientation is also introduced as a concept which makes developing of projects easier. However, this is not a course for learning the C++ programming language.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: C++ for C ProgrammersC++ for C Programmers
by - Smashwords
A book with exhaustive examples of C++ intended to help a C programmer learn and use C++. The book is not organized in a traditional chapter format, included are example programs that illustrate the important points of C++ in an evolutionary manner.
(17663 views)
Book cover: Optimizing C ++Optimizing C ++
by - Prentice Hall PTR
The book provides C++ programmers with a practical approach to code optimization. The text consists of case studies of database problems with various searching and compression algorithms, the source code, and explanation of the solutions.
(19469 views)
Book cover: Modern C++Modern C++
by - GitBook
This serves as documentation for more advanced/modern features of C++ that are not currently covered in the curriculum at many universities. Some topics covered aren't necessarily C++ specific, but are more general software engineering aspects.
(8272 views)
Book cover: Programming the Be Operating SystemProgramming the Be Operating System
by - O'Reilly
This book gives C++ programmers their start to developing the applications on Be operating system. The book begins with simple programs and gradually adds elements of the graphical interface. It carefully describes drawing and message handling.
(23058 views)