This repository contains my C# practice projects, exercises, and notes as I learn and improve my skills in C# and .NET.
I'm learning from codewithmosh.com
- Exercises/ → small coding problems and practice
- Learning/ → learning projects, experiments, and examples
- C# fundamentals (variables, loops, methods)
- OOP (classes, objects, inheritance, polymorphism)
- Console applications
- Database connections (Oracle + SQL Server) (when available)
- And more...
- Open the project in Visual Studio
- Select a project
- Press Start (or
Ctrl + F5)
This repo is for learning and practice.
Sensitive data like database credentials will not be uploaded.