Cantitate/Preț
Produs

OOP Demystified

Autor Jim Keogh, Mario Giannini
en Limba Engleză Paperback – 16 mar 2004

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality,  authenticity, or access to any online entitlements included with the product.




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.
Citește tot Restrânge

Preț: 15018 lei

Preț vechi: 18773 lei
-20% Nou

Puncte Express: 225

Preț estimativ în valută:
2875 2993$ 2367£

Carte disponibilă

Livrare economică 11-25 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780072253634
ISBN-10: 0072253630
Pagini: 288
Dimensiuni: 185 x 231 x 17 mm
Greutate: 0.38 kg
Editura: McGraw Hill Education
Colecția McGraw-Hill
Locul publicării:United States

Cuprins

Ch. 1: A Look at How We See the World

Ch. 2: A Look at How Computers See the World

Ch. 3: Identifying and Describing Objects

Ch. 4: What is a Class?

Ch. 5: Attributes and Methods

Ch. 6: Encapsulation

Ch. 7: Inheritance

Ch. 8: Polymorphism

Ch. 9: Abstraction

Ch. 10: Real World Modelling

Ch. 11: Collaboration

Ch. 12: Case Modeling

Ch. 13: Class Diagrams

Ch. 14: Interfaces

Ch. 15: OOP Programming Languages