References
Project code and code references.
Project Code
You can download the finished project code here: Project Files Zip.
Note: The project files may not precisely line up with the code shown in the lessons. Sometimes by the end of the lesson, the code in earlier sections is altered. However, this code can be used as a reference if you are having issues with finishing the projects.
Lesson Code References
Some of the lessons of this course are adapted from projects available online. You can review the original source if you want to see a different take on the content.
Lesson | Project Reference |
---|---|
Hangman Game | Github Repository |
Tkinter Module | Tutorial Website |
Rock-Paper-Scissors | Tutorial Website |
Pandas Pokemon Example | Data Source and Tutorial |
NLP Text Classification Tutorial | Tutorial Website |
GameSpot Reviews Dataset | Kaggle Dataset |