interfaces-and-abstraction
There are 5 repositories under interfaces-and-abstraction topic.
Ekrem05/SoftUni
Exercises and exams in Software University
kadisin/UsersManager
Data-driven ASP.NET Core Application with EF Core - App to manage users using good practises and patterns (abstraction, mvc, generic repository pattern, dependency injection)
MassiGy/Go-connectionsPoolManager
This simple program aims at exploring Golang's interfaces and structs, besides this also calls out to one of my other programs in Go which is /Go-asyncLogger. This program illustrates the behaviour of a connections pool manager using a logger. This program is built in a sens where it can be used for any logger and any type of connections.
trayanaboykova/Java-OOP
Tasks from my course Java OOP at SoftUni
Tsvetelina-S/JavaAdvanced-OOP
Java OOP is the second section from a course called Java Advanced in SoftUni. It builds skills and knowledge related to object oriented programming.