Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gtcg/py4e
Here you can find all the assignments for the Python for everybody specialization course which I took from june-december 2016
https://github.com/gtcg/py4e
coursera programming python python27 python3
Last synced: about 1 month ago
JSON representation
Here you can find all the assignments for the Python for everybody specialization course which I took from june-december 2016
- Host: GitHub
- URL: https://github.com/gtcg/py4e
- Owner: GTCG
- Created: 2016-11-18T14:49:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-13T21:13:49.000Z (11 months ago)
- Last Synced: 2024-10-12T09:20:59.294Z (about 1 month ago)
- Topics: coursera, programming, python, python27, python3
- Language: Python
- Size: 1.36 MB
- Stars: 22
- Watchers: 0
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PY4E -- Python for Everybody course --
Lectured by Dr. Charles Severance @ Coursera: http://www.coursera.orgHere you can find all the assignments for the Python for everybody specialization course which I took from June til December 2016 on Coursera.
I did all the assignments with python 2.7 and python 3.x. Check the folders for the version you need. You will need SQLite for some of the assignments. I have also included the required txt files.I also created a capstone project called "Deathrow". You can find it on my Github as well.
Feel free to report errors or possible improvements.
**I have updated the 3.x assignments with a few bugfixes and also added a few assignments that were missing. Last update was around December 2023.**