Skip to content
#

encapsulation

Here are 15 public repositories matching this topic...

The Habit Tracker is a personalized tool designed to help users develop and maintain positive habits by tracking their progress over time. Leveraging principles of object-oriented programming such as polymorphism, encapsulation, and composition, this project offers a flexible and efficient solution for habit management.

  • Updated Jun 15, 2024
  • TypeScript

This TypeScript Bank Account Management System consists of an Account class for individual accounts and a Bank class to manage multiple accounts. It offers functionalities like creating accounts, depositing and withdrawing funds, checking balances, and transferring funds between accounts.

  • Updated Jul 10, 2024
  • TypeScript

Hello Developers, I have embarked on my journey of next-level learning. All of my learning activities and notes will be available here. If you are interested in exploring and learning new things, you can check it out. I will be sharing modules learned throughout this journey on this link. So, go ahead and take a look. Happy learning!

  • Updated May 12, 2023
  • TypeScript

Decorator Contracts is a library that provides the ability to create and assign Code Contracts to ECMAScript and TypeScript classes. This enables enforcement of the Liskov substitution principle and the Open-closed principle of SOLID to support Design By Contract™.

  • Updated Jun 17, 2024
  • TypeScript

Improve this page

Add a description, image, and links to the encapsulation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the encapsulation topic, visit your repo's landing page and select "manage topics."

Learn more