Tigran Vardanyan

Results 3 repositories owned by Tigran Vardanyan

Useful_Examples_C-Sharp

87
Stars
32
Forks
Watchers

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,...

CRM_Project_C

15
Stars
4
Forks
Watchers

Simple Customer Relationship Management Project (CRM for BetConstruct Internship)

Design-Patterns

43
Stars
8
Forks
Watchers

.NET Design patterns are solutions to software design problems you find again and again in real-world application development. Patterns are about reusable designs and interactions of objects