https://github.com/yousufnaveedkhan/csharp-sql-course
https://github.com/yousufnaveedkhan/csharp-sql-course
csharp sql
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yousufnaveedkhan/csharp-sql-course
- Owner: YousufNaveedKhan
- License: other
- Created: 2024-01-24T11:40:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-02T20:55:40.000Z (about 2 years ago)
- Last Synced: 2025-02-09T10:41:56.750Z (over 1 year ago)
- Topics: csharp, sql
- Language: C#
- Homepage:
- Size: 861 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CSharp-SQL-Course
Welcome to the C# and SQL course repository!
This repository contains assignments and lectures related to C# and SQL, taught by [Syed Muhammad Arsalan Shah](https://github.com/syedmuhammadarsalanshah).
## Table of Contents
- [Introduction](#introduction)
- [Folders](#folders)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
## Introduction
This repository is dedicated to assignments and lectures covering topics in C# and SQL. Whether you're a student enrolled in the course taught by Syed Muhammad Arsalan Shah or an enthusiast looking to enhance your skills in these languages, you'll find valuable resources here.
## Folders
1. **Assignments**: This folder contains assignments related to SQL and C#. These assignments are designed to reinforce your understanding of the concepts covered in the course.
2. **Lectures**: Here, you'll find lectures covering various aspects of C# and SQL. These lectures are delivered by Syed Muhammad Arsalan Shah and provide valuable insights into the languages.
## Usage
Feel free to explore the content of this repository. You can clone the repository to your local machine using the following command:
```bash
git clone https://github.com/yousufnaveedkhan/CSharp-SQL-Course.git
```
If you find any issues or have suggestions for improvement, please don't hesitate to open an issue or submit a pull request. Your contributions are highly appreciated!
## Contributing
Contributions to this repository are welcome. Whether you want to fix a typo, add more assignments, or improve existing lectures, your contributions will help make this repository even more valuable for others.
To contribute, follow these steps:
1. Fork the repository.
2. Create a new branch (`git checkout -b feature/your-branch-name`).
3. Make your changes.
4. Commit your changes (`git commit -am 'Add some feature'`).
5. Push to the branch (`git push origin feature/your-branch-name`).
6. Create a new Pull Request.
## License
This repository is licensed under the Educational Materials License. You are free to use, modify, and distribute the content of this repository for educational purposes only. See the [LISENCE](LICENSE) file for details.