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
- Host: GitHub
- URL: https://github.com/tanzeelafatima492/c-sharp-all-lectures-
- Owner: TanzeelaFatima492
- License: mit
- Created: 2025-01-29T04:59:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-09T09:15:21.000Z (over 1 year ago)
- Last Synced: 2026-05-14T22:54:56.353Z (2 months ago)
- Topics: c, chash, csharp, practice
- Language: C#
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)
---