Object-Oriented Thought Process, 3rd Edition
Price | $35.94 - $42.99
|
Rating | |
Author | Matt Weisfeld |
Publisher | Addison-Wesley |
Published | 2008 |
Pages | 360 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 0672330164 |
ISBN-13 | 9780672330162 |
Object-oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, and Visual Basic .NET. By designing with objects rather than treating the code and data as separate entities, OOP allows objects to fully utilize other objects' services as well as inherit their functionality. OOP promotes code portability and reuse, but requires a shift in thinking to be fully understood. Before jumping into the world of object-oriented programming languages, you must first master The Object-Oriented Thought Process.
- Matt Weisfeld
4 5 746
Similar Books
Practical Object-Oriented Design, 2nd Edition
by Sandi Metz
Object-oriented programming languages exist to help you create beautiful, straightforward applications that are easy to change and simple to extend. Unfortunately, the world is awash with object-oriented (OO) applications that are difficult to understand and expensive to change. Practical Object-Oriented Design, Second Edition, immerses y...
Price: $36.71 | Publisher: Addison-Wesley | Release: 2018
Python 3 Object-Oriented Programming, 3rd Edition
by Dusty Phillips
Object-oriented programming (OOP) is a popular design paradigm in which data and behaviors are encapsulated in such a way that they can be manipulated together. This third edition of Python 3 Object-Oriented Programming fully explains classes, data encapsulation, and exceptions with an emphasis on when you can use each principle to develo...
Price: $19.99 | Publisher: Packt Publishing | Release: 2018
Learn Python the Hard Way, 3rd Edition
by Zed A. Shaw
Zed Shaw has perfected the world's best system for learning Python. Follow it and you will succeed-just like the hundreds of thousands of beginners Zed has taught to date! You bring the discipline, commitment, and persistence; the author supplies everything else.In Learn Python the Hard Way, 3rd Edition, you'll learn Python by w...
Price: $8.12 | Publisher: Addison-Wesley | Release: 2013
Beginning Hibernate, 3rd Edition
by Joseph Ottinger, Jeff Linwood, Dave Minter
Beginning Hibernate, 3rd Edition is ideal if you're experienced in Java with databases (the traditional, or "connected," approach), but new to open-source, lightweight Hibernate, a leading object-relational mapping and database-oriented application development framework.This book packs in information about the relea...
Price: $38.28 | Publisher: Apress | Release: 2014
Learning Cocoa with Objective-C, 3rd Edition
by Paris Buttfield-Addison, Jonathon Manning
Get up to speed on Cocoa and Objective-C, and start developing applications on the iOS and OS X platforms. If you don't have experience with Apple's developer tools, no problem! From object-oriented programming to storing app data in iCloud, this book covers everything you need to build apps for the iPhone, iPad, and Mac.You...
Price: $9.95 | Publisher: O'Reilly Media | Release: 2012
Beginning Java 17 Fundamentals, 3rd Edition
by Kishori Sharan, Adam L. Davis
Learn the fundamentals of the Java 17 LTS or Java Standard Edition version 17 Long Term Support release, including basic programming concepts and the object-oriented fundamentals necessary at all levels of Java development. Authors Kishori Sharan and Adam L. Davis walk you through writing your first Java program step-by-step. Armed with t...
Price: $37.90 | Publisher: Apress | Release: 2022
Python Object-Oriented Programming, 4th Edition
by Steven F. Lott, Dusty Phillips
Object-oriented programming (OOP) is a popular design paradigm in which data and behaviors are encapsulated in such a way that they can be manipulated together. Python Object-Oriented Programming, Fourth Edition dives deep into the various aspects of OOP, Python as an OOP language, common and advanced design patterns, and hands-on data ma...
Price: $32.00 | Publisher: Packt Publishing | Release: 2021
PHP Objects, Patterns, and Practice, 4th Edition
by Matt Zandstra
The book begins by covering PHP's object-oriented features. It introduces key topics including class declaration, inheritance, reflection and much more. These provide the fundamentals of the PHP's support for objects. It also introduces some principles of design.This edition introduces new object relevant features such as traits...
Price: $13.47 | Publisher: Apress | Release: 2013