An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![poster](poster.png)
# 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)