https://github.com/humanshu001/my-c
Basic programs that I have made while my learning phase of C programming.
https://github.com/humanshu001/my-c
c dsa dsa-c programming
Last synced: 2 months ago
JSON representation
Basic programs that I have made while my learning phase of C programming.
- Host: GitHub
- URL: https://github.com/humanshu001/my-c
- Owner: humanshu001
- License: mit
- Created: 2023-10-05T04:50:26.000Z (over 1 year ago)
- Default Branch: Humanshu-Jaglan
- Last Pushed: 2024-05-01T16:05:03.000Z (about 1 year ago)
- Last Synced: 2025-01-13T09:36:39.416Z (4 months ago)
- Topics: c, dsa, dsa-c, programming
- Language: C
- Homepage:
- Size: 220 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C Programs
This repository contains C programs that I have written. The programs are written in C and are compiled using the GCC compiler. The programs are written for educational purposes and are meant to be used as a reference for learning C programming.
## Table of Contents
- [Table of Contents](#table-of-contents)
- [Prerequisites](#prerequisites)
- [Getting Started](#getting-started)
- [Contributing](#contributing)
- [License](#license)## Prerequisites
- GCC Compiler
- Code Editor## Getting Started
To get started, you can clone the repository using the following command:```bash
git clone https://github.com/humanshu001/My-C
```## Contributing
If you would like to contribute to the repository, you can fork the repository and create a pull request. I will review the pull request and merge it if it is appropriate.## License
This repository is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.