Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Object Oriented Programming With C++

Object Oriented Programming With C++

List Price: $26.99
Your Price: $26.99
Product Info Reviews

<< 1 >>

Rating: 5 stars
Summary: Excelent intro. to OOP concepts and c++ OOP syntax
Review: Background: I have done extensive procedural programming in a variety of languages including Fortran (mostly), c, Pascal, BASIC, PL/I, and even COBOL. I needed to learn object oriented programming (OOP) in a short time so I could guide my staff more effectively.
I find Parson's to be an excellent book to introduce object oriented programming (OOP) in C++. The book is very well organized. Each chapter is divided in two sections, first the OOP concepts are covered, then the C++ syntax to achieve the concepts is presented. In this way, the OOP concepts are not tied to a particular language. The language is "secondary" to the OOP concepts. Also, in this way, the strengths and limitations of C++ are clearly described. I recommend this book to any programer doing the transition from procedural to OOP.

Rating: 5 stars
Summary: The _best_ book for OOP concepts.
Review: There are many texts for OOP, but this one surely outshines the others. The language used is so simple and elegant, that once you start reading this book, it is very difficult to stop. Real life examples make learning very easy.

I highly recommend this book to anyone, who wants to take the first dip into the ocean of Object Oriented Programming.


<< 1 >>

© 2004, ReviewFocus or its affiliates