Skip to content

UIHackyHour/AutomateTheBoringSweigart

Repository files navigation

Automate The Boring Stuff With Python

About

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.

Our goals and expectations

  1. Setup the essentials on your own computer.
    1. Download Anaconda.
    2. Download VS Code.
      • Install VS Code extension Python.
      • Install VS Code extension Jupyter.
    3. Create Github (online repository) account.
    4. Download Git (version control tool).
      • Connect Git to Github account.
  2. Follow along with readings.
  3. Participate in discussions.
  4. Provide feedback on workshop.

Meetings

Zoom ID: 994 7478 7236

Schedule

  • 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

Resources

Errors and Warnings