https://github.com/shpat-devv/cs50
My CS50 journey as I learn the fundamentals of computer science and programming, one project at a time.
https://github.com/shpat-devv/cs50
Last synced: 11 months ago
JSON representation
My CS50 journey as I learn the fundamentals of computer science and programming, one project at a time.
- Host: GitHub
- URL: https://github.com/shpat-devv/cs50
- Owner: shpat-devv
- Created: 2025-05-22T12:39:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-27T09:59:14.000Z (about 1 year ago)
- Last Synced: 2025-06-26T11:37:32.679Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## My progress in the cs50 course
note that in some C programs the library cs50.h is included which is made by harvard and must be implemented on your own.