storiet v.2
sign in
Cover of An introduction to object-oriented design in C++

a novel ·

An introduction to object-oriented design in C++

by

An Introduction to Object-Oriented Design in C++ introduces object-oriented program development from the ground-up. This book helps students develop strong object-oriented design skills from the beginning rather than forcing students to learn procedural design and then unlearn it when they …

start reading + shelf
  • ● 87% match for you
  • ● science & technology

the long version

An Introduction to Object-Oriented Design in C++ introduces object-oriented program development from the ground-up. This book helps students develop strong object-oriented design skills from the beginning rather than forcing students to learn procedural design and then unlearn it when they are later taught object-oriented programming. The book covers the full range of object-oriented programming topics, from fundamental features common to all general purpose high-level languages, through classes, to inheritance and polymorphism. Students are encouraged to think and design in terms of objects and to structure their code to reflect their designs. The authors introduce students to common difficulties that arise in design and implementations, and then motivate new language features as aids for overcoming those difficulties.

M

Margaret's verdict

"An Introduction to Object-Oriented Design in C++ introduces object-oriented program development from the ground-up. This book helps students develop strong object-oriented design skills from the beginning rather than forcing students …"

— Margaret

highlights

what readers held onto

No highlights yet. Be the first.

discussion

what readers said

No reviews yet. Finish it; tell us what you found.