An open API service indexing awesome lists of open source software.

https://github.com/tanzeelafatima492/c-sharp-all-lectures-


https://github.com/tanzeelafatima492/c-sharp-all-lectures-

c chash csharp practice

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# 📌 C# All Lectures

A comprehensive collection of **C# programming** lectures covering fundamental to advanced concepts. This repository is perfect for beginners as well as experienced developers looking to strengthen their C# skills.

## 📖 Topics Covered

- ✅ **Introduction to C#**
- ✅ **Data Types & Variables**
- ✅ **Conditional Statements (if, else, switch)**
- ✅ **Loops (for, while, do-while)**
- ✅ **Functions & Methods**
- ✅ **Object-Oriented Programming (OOP)**
- ✅ **Exception Handling**
- ✅ **File Handling in C#**
- ✅ **Working with Databases (SQL & C#)**
- ✅ **Advanced Topics (LINQ, Async Programming, etc.)**

## 🛠️ Technologies Used

- **C#**
- **.NET Framework**
- **Visual Studio**

## 🚀 How to Use

1. Clone the repository:
```
git clone https://github.com/Fatima-progmmer/C-sharp-all-lectures.git
```
2. Open the `.cs` files in **Visual Studio** or **Visual Studio Code**.
3. Run the C# files using:
```
dotnet run
```
4. Follow the lectures and enhance your C# knowledge!

## 📜 License

This project is **open-source** and available under the **MIT License**.

## 👩‍💻 Author

**Tanzeela Fatima**
🔗 [GitHub](https://github.com/Fatima-progmmer) | [LinkedIn](https://www.linkedin.com/in/tanzeela-fatima-47861b2b7/)

---