2019-07-15 16:36:35 +03:00
|
|
|
content:
|
2020-01-02 13:54:04 +03:00
|
|
|
- Object-Oriented Design
|
2019-07-15 16:36:35 +03:00
|
|
|
- Interfaces
|
|
|
|
- Complex Constructors
|
|
|
|
- Secondary Constructors
|
|
|
|
- Inheritance
|
|
|
|
- Base Class Initialization
|
|
|
|
- Abstract Classes
|
2019-08-11 21:47:34 +03:00
|
|
|
- Upcasting
|
2019-07-19 17:12:32 +03:00
|
|
|
- Polymorphism
|
2019-08-12 14:33:39 +03:00
|
|
|
- Composition
|
2019-09-13 18:59:45 +03:00
|
|
|
- Inheritance and Extensions
|
2019-08-11 21:47:34 +03:00
|
|
|
- Designing with Inheritance
|
2019-08-12 14:33:39 +03:00
|
|
|
- Class Delegation
|
2019-08-11 21:47:34 +03:00
|
|
|
- Downcasting
|
2019-07-19 17:12:32 +03:00
|
|
|
- Sealed Classes
|
2019-08-12 12:58:11 +03:00
|
|
|
- Inner & Nested Classes
|
|
|
|
- More about Generics
|
2019-07-15 16:36:35 +03:00
|
|
|
- Objects
|
|
|
|
- Companion Objects
|