Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nachiket-072005/c-programming-lang
In this repo, I will be sharing basics of c. and some releated projects.
https://github.com/nachiket-072005/c-programming-lang
Last synced: about 2 months ago
JSON representation
In this repo, I will be sharing basics of c. and some releated projects.
- Host: GitHub
- URL: https://github.com/nachiket-072005/c-programming-lang
- Owner: Nachiket-072005
- Created: 2024-02-04T16:52:34.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-03-02T16:54:51.000Z (11 months ago)
- Last Synced: 2024-03-02T17:44:38.534Z (11 months ago)
- Language: C
- Size: 536 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C-Programming-Lang
- > Complete C Programming Language with Practice Questions
> 1. Variables, Constants & Keywords
> 2. Instructions & Operators
> 3. Conditional Instructions
> 4. Loop Control Instructions
> 5. Functions & Recursion
> 6. Pointers
> 7. Arrays
> 8. Strings
> 9. Structures
> 10. File I/O
> 11. Dynamic Memory Allocation
> 12. **Project - 1: Number Guessing Game**
> 13. **Project - 2: Snake, Water, Gun Game**