Welcome to the GitHub repository for the "C# Fundamentals" course. This repository contains code examples, exercises, and resources corresponding to each topic covered in the 35-hour course.
- Basic Syntax
- Methods
- Conditional Statements: If, Do-While, While
- Try-Catch Blocks
- Exceptions
- Object-Oriented Programming (OOP)
- Arrays
- Finite Loops
- Inheritance
- Polymorphism
- Liskov Substitution Principle
- Interfaces
- Abstract Classes
- Properties
- Structs
- Enums
- Generics
- Collections
- Delegates, Predicates, and Lambdas
- Regular Expressions
- Windows Presentation Foundation (WPF)
- Language Integrated Query (LINQ)
- SQL
- Task Parallelism
- Parallel Class
Each topic folder includes relevant code files, exercises, and supplementary materials to aid in your learning journey.
- Juan Pablo Cortez Mosquera
- juanpacortexz93@gmail.com
Feel free to fork this repository, raise issues, or contribute by creating pull requests. Your feedback and contributions are highly valued!