All the learning materials in this repository have been taken from "Automate the Boring Stuff with Python, 2nd Edition: Practical Programming for Total Beginners" by Al Sweigart, which is free to read under a Creative Commons license. The book can be found at https://automatetheboringstuff.com/. Only minor changes were made, if any, for clarity in a Jupyter notebook format and for data analysis context. This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/us/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
- Setup the essentials on your own computer.
- Download Anaconda.
- Download VS Code.
- Install VS Code extension Python.
- Install VS Code extension Jupyter.
- Create Github (online repository) account.
- Download Git (version control tool).
- Connect Git to Github account.
- Follow along with readings.
- Participate in discussions.
- Provide feedback on workshop.
Zoom ID: 994 7478 7236
- February 10 at 3:00 PM - Chapter 0
- February 17 at 3:00 PM - Chapter 1
- February 24 at 3:00 PM - Chapter 2
- March 3 at 3:00 PM - Chapter 3
- March 10 at 3:00 PM - Chapter 4
- March 17 at 3:00 PM - Chapter 5
- March 24 at 3:00 PM - Chapter 6
- March 31 at 3:00 PM - Chapter 7
- April 7 at 3:00 PM - Chapter 8
- April 14 at 3:00 PM - Chapter 9
- April 21 at 3:00 PM - Chapter 10
- Aooril 28 at 3:00 PM - Chapter 11