Skip to content

Comprehensive collection of C# basics and OOP fundamentals, including hands-on exercises, practical examples, and notes from my learning journey. Built while completing certified training programs from BTK Akademi and TURKCELL.

Notifications You must be signed in to change notification settings

enesimo16/csharp-basics

Repository files navigation

C# Basics & Object-Oriented Programming

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.

Topics Covered

  • 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)

Certificates & Learning Resources

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

Purpose of this Repository

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.

About

Comprehensive collection of C# basics and OOP fundamentals, including hands-on exercises, practical examples, and notes from my learning journey. Built while completing certified training programs from BTK Akademi and TURKCELL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages