- Armenia, Yerevan
- https://www.linkedin.com/in/vanikhakobyan
- @VanHakobyanSNT
Highlights
Stars
Explanation, Definition, Passing Methods, and Importance of Technical Interview.
GraphQL is an open-source data query and manipulation language for APIs.
Design patterns examples from Head First Design Patterns book.
A cheat sheet to the C# language/ All-in-One / Still Editing
In this repository I gathered all of my solutions to the tasks and Challenges from CodeSignal.com
In this repository you can find some tasks with their solutions from the website: www.codesignal.com
Here you can find tasks about basic concepts of OOP(Encapsluation, Inheritance, Abstraction, Polymorphism), Structs, Delegates, Anonymous Method, Anonymous Type, Lambda Expression, Extension Method…
Gets the longitude and latitude of points A (base) and B(direction) and returns an angle and direction (E/W) from the north to reach the point B.
In this repository I collected my homework and many useful examples that I created while studying programming in ISTC. ISTC Foundation is one of the leading innovation centers in Armenia, founded b…
In this repository I collected my homework and many useful examples that I created while studying C# Programming in ISTC.
ISTC Coding C# Simple Calculator
TatevG / Design-Patterns
Forked from tigranv/Design-Patterns.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