2022-12-01 17:22:10 +00:00
..
2022-12-01 17:22:10 +00:00
2022-10-13 15:26:32 +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