Sort by:
Head First Object-Oriented Analysis and Design
Head First Object-Oriented Analysis and Design uses the proven Head First visual learning style to make Object-Oriented Analysis and Design approachable and memorable. Visual, brain-friendly learning approach Rich illustrations and...
Object-Oriented Analysis and Design with Applications
Object-Oriented Analysis and Design with Applications is a valuable resource for software developers and engineers, covering essential concepts and practical techniques. Comprehensive coverage of key concepts Practical examples and exercises...
99 Bottles of OOP, JS
99 Bottles of OOP, JS provides thorough coverage of JavaScript programming with practical examples and proven techniques. Core JavaScript language features and APIs Best practices and coding patterns Real-world projects...
Practical Object-Oriented Design, An Agile Primer Using Ruby
Practical Object-Oriented Design, An Agile Primer Using Ruby is a comprehensive guide to agile development using Ruby, packed with practical examples and real-world projects. Core agile development concepts explained clearly...
The Object-Oriented Thought Process
The Object-Oriented Thought Process teaches how to think like an OOP developer with a strong conceptual foundation. Core OOP principles explained clearly Encapsulation, inheritance, polymorphism Practical examples in Java and...
Object Design, Style Guide
Object Design Style Guide provides opinionated guidance on how to design objects in modern OO languages. Services, entities, repositories, value objects Constructor design and dependency injection Testing strategies for well-designed...
Object-Oriented Software Engineering
Object-Oriented Software Engineering covers the full OO development lifecycle, from requirements to testing. Use case-driven development process UML modeling and system architecture OO design patterns and frameworks For software engineering...
Object Thinking
Object Thinking explores the intellectual foundations of OOP, guiding developers to design software through an object-oriented lens. OOP philosophy and cognitive foundations Design through object collaboration Contrast with procedural thinking...
Deciphering Object-Oriented Programming with C++
Deciphering Object-Oriented Programming with C++ demystifies C++ OOP from basic class design through advanced template metaprogramming and design patterns. Classes, constructors, destructors, and RAII Inheritance hierarchies and virtual dispatch Templates,...
Modeling with UML
Modeling with UML teaches software engineers how to use the Unified Modeling Language to design, document, and communicate software system architecture. Use case and activity diagrams for requirements Class diagrams...
99 Bottles of OOP, php
99 Bottles of OOP, PHP applies the acclaimed '99 Bottles' methodology to PHP, teaching advanced OOP design thinking through iterative refactoring exercises. Shameless Green: writing simple, working code first Identifying...
Python Object-Oriented Programming
Python Object-Oriented Programming is a comprehensive guide to OOP in Python 3, covering everything from basic classes to advanced patterns and Python-specific features. Classes, dataclasses, named tuples, and enums Inheritance,...
Concise Guide to Object-Oriented Programming
Concise Guide to Object-Oriented Programming distills the most important OOP concepts into a focused, accessible guide for programmers learning object-oriented thinking. Classes, objects, and encapsulation fundamentals Inheritance and the is-a...
Data-Oriented Programming
Data-Oriented Programming presents a paradigm that reduces system complexity by treating data as a first-class citizen, separate from the behavior that acts on it. Principle 1: Separate code from data...
99 Bottles of OOP, Ruby
Length: 350 pages
Width (mm): (close to original)
Heitght (mm): (close to original)
Paper: 75 gsm (white)
Cover: Paperback 300 gsm (luminated)
Color: All books are Colored (except for original black books)
Object-Oriented Software Design in C++
Object-Oriented Software Design in C++ provides comprehensive coverage of OOP design principles and their C++ implementations for professional developers. Classes, constructors, and operator overloading Inheritance, virtual functions, and polymorphism Templates,...
Object-based Programming with Go
Object-based Programming with Go teaches Go's unique approach to object-oriented concepts using structs, methods, interfaces, and embedding instead of classical inheritance. Structs, methods, and value vs. pointer receivers Interfaces and...
Object-Oriented Analysis, Design, and Implementation
Object-Oriented Analysis, Design, and Implementation covers the complete OO development process from requirements analysis through design to Java implementation. Use case analysis and domain modeling UML-based design: class, interaction, and...
Hands-On Object-Oriented Programming
Hands-On Object-Oriented Programming teaches core OOP concepts through practical projects and exercises across Python, Java, and C++. Classes, objects, encapsulation, and abstraction Inheritance hierarchies and method overriding Polymorphism and interface-driven...
Designing with Objects
Designing with Objects explores the intellectual and philosophical foundations of object-oriented design, helping developers think more deeply about software structure. Object responsibilities and collaboration patterns Cohesion, coupling, and abstraction principles...
Object-Oriented Analysis and Design for Information Systems
Object-Oriented Analysis and Design for Information Systems guides developers through applying OO methodology to build robust information systems. Requirements gathering and use case modeling UML class, sequence, and activity diagrams...
Beginning C# Object-Oriented Programming
Beginning C# Object-Oriented Programming introduces object-oriented programming concepts using C# and the .NET platform for developers new to OOP. Classes, objects, constructors, and properties Inheritance, polymorphism, and abstract classes Interfaces,...
The Object Primer
The Object Primer introduces object-oriented concepts and agile model-driven development practices for software professionals new to OOP and UML. Core OOP concepts: classes, inheritance, polymorphism Agile modeling with UML diagrams...