https://github.com/codewarnab/c-programs
contains c programs I have done in 11,12 for future reference
https://github.com/codewarnab/c-programs
Last synced: 2 months ago
JSON representation
contains c programs I have done in 11,12 for future reference
- Host: GitHub
- URL: https://github.com/codewarnab/c-programs
- Owner: codewarnab
- Created: 2023-12-03T14:56:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-14T11:48:33.000Z (3 months ago)
- Last Synced: 2025-03-14T12:32:17.311Z (3 months ago)
- Language: C
- Size: 325 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Class 11 and 12 C/C++ Programs
This repository contains C and C++ programs that I worked on during my classes in 11th and 12th grade. It serves as a personal archive for future reference and learning.
## Structure
The repository is organized into directories based on topics or assignments covered during the courses. Each directory may contain multiple programs related to the respective topic.
## Usage
Feel free to explore the directories to find programs related to specific concepts. You can use these programs as references or for understanding how different concepts were implemented in C and C++.
## Contribution
As this repository is for personal use, contributions are not being accepted at this time. However, feel free to fork this repository for your own use.
## Disclaimer
Please note that these programs were created for educational purposes during specific courses and might not adhere to industry best practices or coding standards.