You're $50 Away from Free Shipping!
Shopping Cart
OOP Demystified by James Keogh - Learn Object-Oriented Programming Concepts for Beginners | Perfect for Software Developers & Computer Science Students
OOP Demystified by James Keogh - Learn Object-Oriented Programming Concepts for Beginners | Perfect for Software Developers & Computer Science Students

OOP Demystified by James Keogh - Learn Object-Oriented Programming Concepts for Beginners | Perfect for Software Developers & Computer Science Students

$29.82 $39.76 -25% OFF

Free shipping on all orders over $50

7-15 days international

22 people viewing this product right now!

30-day free returns

Secure checkout

52073906

Guranteed safe checkout
amex
paypal
discover
mastercard
visa
apple pay

Description

Learn object-oriented programming in no time with help from this easy-to-understand guide, ideal for novice and expert programmers alike. Discover why objects are so successful as the model for this type of programming and how objects are classified. Distinguish between how people see the world and how computers “see” it. Learn about attributes and methods, inheritance, polymorphism, real-world and case modeling, object-oriented programming languages, and much more. Each chapter ends with a quiz, culminating in a final exam at the end of the book so you can test your knowledge.JIM KEOGH (Ridgefield Park, NJ) is a Columbia University Faculty member and teaches Object-oriented programming along with other computer science courses.MARIO GIANNINI (New York, NY) is the chair of the programming track at Columbia University and has written several computer technology books for Prentice-Hall.

Reviews

******
- Verified Buyer
As someone who worked many years in mainframe (COBOL, Natural) programming, the transition to OOP has been a bit of a head-scratcher even though I have been coding in VB.Net for the past 8 years. I haven't seriously delved into this book (yet); however, I did spend a good amount of time reading the table of contents and then thumbing through the book. What I like is that it doesn't focus on just one language and has some excellent real world examples. I'm using this book to help get me through some of those barriers of OOP that make mainframe types wrinkle up their faces and tilt their heads sideways.* * ---------------------------------------------------------------------------- Update 8/21/2016 ---------------------------------------------------------------------------- * *I finally found the time to sit down and read this book and have to say it is great. Some concepts and techniques are dated as more developers are embracing SOLID principles, design patterns, and Test Driven Development. That being said, the concepts related to Object Oriented Programming are presented in a clear manner. The novice, as well as those of us who transitioned from procedural languages, should have no issues grasping the concepts. I found my foray into C# helped understand the examples as the syntax uses C++/Java code. The person who only has exposure with VB may have some issues because of the syntax.