2020-04-01 15:29:10 +02:00
2020-04-01 15:29:10 +02:00
2020-04-01 14:13:55 +02:00
2020-04-01 15:29:10 +02:00
2020-04-01 15:29:10 +02:00
2020-03-28 19:49:57 +01:00

Object Oriented Programming

A short introduction to object oriented programming with examples in multiple languages

Example Languages:

  • Java
  • Rust
  • C++
  • JavaScript (using TypeScript)

Lessons:

Work in progress:

  • creating a class
  • use attributes or functions from a function within an object
  • constructors
  • encapsulation
  • getter / setter / property
  • inheritance
  • polymorphism
  • virtual classes
  • interfaces
Description
No description provided
Readme 68 KiB
Languages
C++ 41.1%
Java 27.9%
TypeScript 21.9%
Rust 9.1%