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

https://github.com/yousufnaveedkhan/csharp-sql-course


https://github.com/yousufnaveedkhan/csharp-sql-course

csharp sql

Last synced: 8 months ago
JSON representation

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.