Logo
Explore Help
Sign In
Notes/fundamentals
1
0
Fork 0
You've already forked fundamentals
mirror of https://github.com/robindhole/fundamentals.git synced 2025-09-13 16:02:33 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
d24d8dc670dde8489c837223e9ae11fbfe003966
fundamentals/oop/code
History
Tanmay d24d8dc670 Adds lecture note for SO in SOLID.
2022-09-07 15:55:55 +01:00
..
oop
Adds lecture note for SO in SOLID.
2022-09-07 15:55:55 +01:00
procedural_transfer.py
Adds code for paradigms.
2022-08-31 15:48:26 +01:00
README.md
Adds code navigator.
2022-09-07 13:34:20 +01:00

README.md

Code snippets across topics

Bank transfers in procedural and object-oriented programming

  • Procedural programming
  • Object-oriented programming
  • Unit test

Object-oriented programming

Encapsulation

  • Default constructor
    • Unit test
  • Parametrised constructor
    • Unit test

Inheritance

  • User - Parent class
  • Student - Child class
  • Unit Test

Polymorphism

  • Mentor class
  • Subtyping - Mentor and Student as User
  • Method overloading - printInfo
  • Method overriding - Overriding printInfo in Student
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.0+dev-327-g54fe47fbca Page: 206ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API