https://github.com/karenwky/edx-assignments
cs50 & UCSDpython4DS assignments
https://github.com/karenwky/edx-assignments
cs50 ucsdpython4ds
Last synced: 6 months ago
JSON representation
cs50 & UCSDpython4DS assignments
- Host: GitHub
- URL: https://github.com/karenwky/edx-assignments
- Owner: karenwky
- Created: 2019-01-01T11:00:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-08T09:40:56.000Z (about 6 years ago)
- Last Synced: 2025-02-03T05:13:23.634Z (8 months ago)
- Topics: cs50, ucsdpython4ds
- Language: Jupyter Notebook
- Homepage:
- Size: 409 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## edX assignments
### [CS50](https://courses.edx.org/courses/course-v1:HarvardX+CS50+X/course/)
#### Week 0> [Problem Set 0](https://docs.cs50.net/2018/x/psets/0/pset0.html)
* [My 1st Scratch](https://scratch.mit.edu/projects/266986211/)#### Week 1> [Problem Set 1](https://docs.cs50.net/2019/x/psets/1/index.html)
* [hello.c](https://github.com/yyzz1010/cs50/blob/master/hello.c) [[hello.py](https://github.com/yyzz1010/cs50/blob/master/hello.py)]
* [mario_less.c](https://github.com/yyzz1010/cs50/blob/master/mario_less.c)### [UCSDpython4DS](https://courses.edx.org/courses/course-v1:UCSanDiegoX+DSE200x+1T2019/course/)
#### Week 6> Mini Project
* [Movie Trends EDA](https://github.com/yyzz1010/edx-assignments/blob/master/movie_trends.ipynb)