Logo

OOP: Learn Object Oriented Thinking and Programming

Small book cover: OOP: Learn Object Oriented Thinking and Programming

OOP: Learn Object Oriented Thinking and Programming
by

Publisher: Eva & Tomas Bruckner Publishing
ISBN-13: 9788090466197
Number of pages: 527

Description:
The whole textbook is designed as a record of the dialogue of the author with his daughter who wants to learn programming. The author endeavors not to explain the Java programming language to the readers, but to teach them real programming. To teach them how to think and design the program as the experienced programmers do.

Home page url

Download or read it online for free here:
Download link
(5.9MB, PDF)

Similar books

Book cover: Object-Oriented Programming with ANSI-CObject-Oriented Programming with ANSI-C
by
In this book, we are going to use ANSI-C to discover how object-oriented programming is done, what its techniques are, why they help us solve bigger problems, and how we harness generality and program to catch mistakes earlier.
(19708 views)
Book cover: How to Design ClassesHow to Design Classes
by
The authors put classes and the design of classes into the center of their approach. In this volume, they show students how object-oriented programming languages such as C# and Java support this effort with syntactic constructs.
(12725 views)
Book cover: Principles of Object-Oriented ProgrammingPrinciples of Object-Oriented Programming
by - Rice University
From the table of contents: Introduction - Objects and Classes; Polymorphism in Action; Immutable List Structure; Mutable Data Structures; Restricted Access Containers; GUI Programming; Labs; Resources - Java Syntax Primer.
(8727 views)
Book cover: A Functional Pattern System for Object-Oriented DesignA Functional Pattern System for Object-Oriented Design
by - Verlag Dr. Kovac
The author promotes the thesis that design patterns inspired by functional programming concepts can advance object-oriented design. The book integrates the areas of object-orientation, functional programming, design patterns, and language design.
(17252 views)