https://github.com/nihalsheikh/cs50x
Harvard's CS50X course
https://github.com/nihalsheikh/cs50x
Last synced: 4 months ago
JSON representation
Harvard's CS50X course
- Host: GitHub
- URL: https://github.com/nihalsheikh/cs50x
- Owner: nihalsheikh
- Created: 2025-08-11T00:43:03.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-08-18T10:43:25.000Z (5 months ago)
- Last Synced: 2025-08-18T19:55:56.971Z (5 months ago)
- Language: C
- Size: 28.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CS50X
CS50’s Introduction to Computer Science
## Index
| Week | Problem Set |
| ---- | ---- |
| [week 0](#week-0) | [0](./week_0/pset0) |
| [week 1](#week-1) | [1](./week_1/pset1) |
Check your submission of work [here](https://cs50.me/cs50x)
## Week 0: Scratch
Topics Covered:
- [x] topics adding soon...
## Week 1: C
Topics Covered:
- [x] topics adding soon...