2022-09-09 12:35:09 +01:00
..
2022-09-07 16:10:47 +01:00
2022-09-09 12:35:09 +01:00

Code snippets across topics

Bank transfers in procedural and object-oriented programming

Object-oriented programming

Encapsulation

Inheritance

Polymorphism

SOLID principles

Assignment for SOLID - I

  • Find where the code violates SRP
  • Fix the code to make it adhere to SRP