Skip to content

Releases: prof-rossetti/intro-to-python

Intro to Python (2023 Edition)

02 Jan 22:31
5b07e46
Compare
Choose a tag to compare

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)

24 Dec 18:17
6ce9320
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2021...v2022

Intro to Python (2021 Edition)

07 Jan 20:17
e78d927
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2020...v2021

Intro to Python (2020 Edition)

09 Jan 21:42
Compare
Choose a tag to compare
Author: MJ Rossetti ([email protected]) | License: CC BY-NC-…

…SA (https://creativecommons.org/licenses/by-nc-sa/4.0/)