C++ Design Patterns
  • Treść
  •  Wzorce projektowe w języku Cpp
  • Four Tenets of OOP 

Podstawy OOP¶

  • Four Tenets of OOP
    • Abstrakcja
    • Enkapsulacja (ukrywanie implementacji, hermetyzacja)
    • Polimorfizm
    • Dziedziczenie
  • Obiekt-Interfejs-Klasa
    • Obiekt
    • Interfejs
    • Klasa
  • Podstawowe techniki OOP
    • Dziedziczenie
    • Składanie obiektów
    • Delegowanie
  • Relacje między klasami
    • Asocjacja (znajomość)
    • Agregacja
    • Kompozycja
  • C++ Design Patterns
  •  Wzorce projektowe w języku Cpp
  • Treść
  • Four Tenets of OOP 
  • top
© Copyright Infotraining. Created using Sphinx 2.2.0.