Skip to content

This repository contains all the C# fundamentals from basics like variables, conditionals, try-catch blocks, OOP, Threats and Unity fundamentals. This course starts from begginers themes like themes, mid themes like OPP, Lists or LINQ and mid-senior topics like WPF or Threats.

License

Notifications You must be signed in to change notification settings

JuanpaCortez93/csharpfundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# Fundamentals

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.

Course Topics:

  1. Basic Syntax
  2. Methods
  3. Conditional Statements: If, Do-While, While
  4. Try-Catch Blocks
  5. Exceptions
  6. Object-Oriented Programming (OOP)
  7. Arrays
  8. Finite Loops
  9. Inheritance
  10. Polymorphism
  11. Liskov Substitution Principle
  12. Interfaces
  13. Abstract Classes
  14. Properties
  15. Structs
  16. Enums
  17. Generics
  18. Collections
  19. Delegates, Predicates, and Lambdas
  20. Regular Expressions
  21. Windows Presentation Foundation (WPF)
  22. Language Integrated Query (LINQ)
  23. SQL
  24. Task Parallelism
  25. Parallel Class

Each topic folder includes relevant code files, exercises, and supplementary materials to aid in your learning journey.

Contributors:

Feel free to fork this repository, raise issues, or contribute by creating pull requests. Your feedback and contributions are highly valued!

About

This repository contains all the C# fundamentals from basics like variables, conditionals, try-catch blocks, OOP, Threats and Unity fundamentals. This course starts from begginers themes like themes, mid themes like OPP, Lists or LINQ and mid-senior topics like WPF or Threats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages