This repository contains my learning journey in C# programming, covering both the fundamentals and the basics of Object-Oriented Programming (OOP). It includes practical examples, exercises, and notes that build up from the core concepts of the language to OOP principles.
- Variables and Data Types
- Operators
- Conditional Statements (if-else, switch)
- Loops (for, foreach, while, do-while)
- Methods and Functions
- Arrays and Collections
- Error Handling (Exception Management)
- File Operations
- Object-Oriented Programming (Classes, Objects, Constructors, Properties, Encapsulation)
I have successfully completed C# training and certification programs from:
- BTK Akademi
- TURKCELL
https://gelecegiyazanlar.turkcell.com.tr/sertifika/4fe37b8c6623486d96fca57b8df6e373 https://www.btkakademi.gov.tr/portal/certificate/validate?certificateId=qKrheZ4GBa
The purpose of this repository is to document my progress, consolidate the exercises and projects I’ve worked on, and share them as a resource for others learning C#.
Feel free to explore the code examples, suggest improvements, or use them as a reference in your own learning journey.