Releases: prof-rossetti/intro-to-python
Releases · prof-rossetti/intro-to-python
Intro to Python (2023 Edition)
What's Changed
Lots of updates to notes and projects, plus additional content in the form of data science materials.
- Updates / adds notes about:
- local development environment instructions
- classes and inheritance
- google colab
- seaborn package (adds confusion matrix example)
- collections module (adds Counter example)
- security and privacy
- ipython package notes (displaying images and playing audio files)
- flask package (more example routes and web app setup code)
- Updates and simplifies shopping cart project by providing more helpful starter code
- Updates web app exercise, switch server provider from heroku to render
- Adds data science content and notebooks like the "Pandas Package for Data Science Mega Notebook" 📣
Full Changelog: v2022...v2023
Intro to Python (2022 Edition)
What's Changed
- Notes 2022 by @s2t2 in #100
- Rock Paper Scissors Updates by @s2t2 in #101
- Codebase Cleanup 2022 by @s2t2 in #107
- Notes on running notebooks locally by @s2t2 in #110
- Unemployment Web App (Checkpoints 1-3) by @s2t2 in #112
- Web App Exercise 2023 (Completed) by @s2t2 in #113
- 2022 Wrapped by @s2t2 in #115
Full Changelog: v2021...v2022
Intro to Python (2021 Edition)
What's Changed
- 2021 Edition by @s2t2 in #62
- Run the App Exercise by @s2t2 in #63
- Unit 2 Prep by @s2t2 in #64
- Shopping Cart Support by @s2t2 in #67
- Update gspread package notes by @s2t2 in #68
- Developer Collaboration Exercise by @s2t2 in #70
- New Cleanup Exercise by @s2t2 in #72
- Web Service Updates - 2021 by @s2t2 in #74
- Freestyle Project - 2021 Updates by @s2t2 in #75
- Web App 2021 by @s2t2 in #76
- Web App Updates by @s2t2 in #83
Full Changelog: v2020...v2021
Intro to Python (2020 Edition)
v2020 Author: MJ Rossetti ([email protected]) | License: CC BY-NC-…