📜 ⬆️ ⬇️

The book "Object Oriented Thinking"



We as usual continue to pamper our readers in Habré.
Recently, we have released a new object-oriented thinking . The book is in a virtual and material form. Up to the day of the manned flight into space (April 12), a special offer with a 20% discount is valid when buying books from the COMPUTER LITERATURE section. To get a discount, at checkout enter coupon code: knuihy09u23 .

Book on piter.com
Table of contents
Excerpt

Annotation:


Object-oriented programming is the foundation of modern programming languages, including C ++, Java, C #, Visual Basic, .NET, Ruby and Objective-C. In addition, objects underlie many web technologies, such as JavaScript, Python, and PHP.
Object-oriented programming provides the correct design techniques, code portability and its reuse, but in order to fully understand all this, you need to change your thinking. Developers who are new to object-oriented programming should not be tempted to go directly to a specific programming language (for example, Objective-C, VB .NET, C ++, C #, .NET or Java) or modeling (for example, UML), and instead, first take the time to master what the author of the book, Matt Weisfeld, calls object-oriented thinking.
Despite the fact that programming technologies change and evolve over the years, object-oriented concepts remain the same — it doesn't matter what kind of platform it is.

')

Source: https://habr.com/ru/post/217945/


All Articles