https://github.com/ahammadshawki8/c-handnotes
⚪🔵 Learn C with me
https://github.com/ahammadshawki8/c-handnotes
beginner c snippets
Last synced: about 1 year ago
JSON representation
⚪🔵 Learn C with me
- Host: GitHub
- URL: https://github.com/ahammadshawki8/c-handnotes
- Owner: ahammadshawki8
- License: mit
- Created: 2021-12-12T05:16:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-15T15:28:07.000Z (over 1 year ago)
- Last Synced: 2025-05-19T10:05:15.383Z (about 1 year ago)
- Topics: beginner, c, snippets
- Language: C
- Homepage:
- Size: 445 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# C HandNotes
My practise file when I was learning how to code in C. Some resources which helped me a lot:
- freeCodeCamp's C full course.
- C notes for professionals.
- CodeForces problem sets.
# How to use
Although I haven't documented the code blocks extensively, if you are a beginner who wants to learn C languages, then you can go through these files, maybe copy-paste some code snippets.
# License
Details can be found in [LICENSE](LICENSE)