Skip to content

princeshahgithub/C-Projects

Repository files navigation

GitHub stars GitHub forks GitHub issues GitHub pull requests GitHub license

๐Ÿš€ C Programming Projects A collection of beginner-friendly C programming projects, covering basic to intermediate concepts.

๐Ÿ”— GitHub Repository: C-Projects

๐Ÿ“‚ Projects Included

โœ”๏ธ Calculator โ€“ Basic arithmetic operations โœ”๏ธ ATM System โ€“ Deposit, withdraw, and check balance โœ”๏ธ Student Record System โ€“ Add & display student details โœ”๏ธ Library Management System โ€“ Manage book records โœ”๏ธ Circular Queue โ€“ Implementation of a circular queue

๐Ÿ”ง How to Run Clone the repository: git clone https: github.com/princeshahgithub/C-Projects.git cd C-Projects Compile and Run a project using GCC: gcc project_name.c -o project_name ./project_name

๐ŸŒŸ Contributions Want to improve the projects? Feel free to open issues or create a pull request!

๐Ÿ“ข If you like this repository, โญ Star it to support!

About

From Basic To Advance Level Projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages