Skip to content
#

encapsulation

Here are 91 public repositories matching this topic...

In this repository, I gathered a lot of useful examples of code and their description that I create while studying programming. Here you can find examples on the use of the Inheritance, Encapsulation, Abstraction, Interfacies, Polymorphism, Indexers, Operators Overloading, Extention Methods, System IO , Exception Handling, Delegates, Events, IDi…

  • Updated Mar 25, 2017
  • C#

Simulador de máquina tragaperras desarrollado en C# con interfaz de consola. Permite a los jugadores girar los rodillos, alinear símbolos para ganar premios y gestionar recompensas personalizadas desde archivos CSV. El proyecto enfatiza principios de programación orientada a objetos como abstracción, encapsulación, herencia y polimorfismo.

  • Updated Dec 19, 2024
  • C#
TaskTracker

The Team Task Tracker allows multiple users to get access to a list of activity that needs to be completed. Member can assign tasks by simply typing their name (or coworker) and adding the task to the task list (SQL Server Implementation). This is implemented as a WEB API architecture. The sever-backend is written in C#. Implement the .NET frame…

  • Updated Mar 7, 2025
  • C#

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