- ResBaz Arizona 2021 HackMD Directory
- Intro to Python 1: Data
- Intro to Python 2: A tool for Programming
NOTE to contributors. These are the lessons and content from previous workshops. You should feel free to
- PRUNE heavily
- ADD your own flare
- Improve by providing better analogies
- Improve by adding more formative assessments
- Improve by giving them more practice exercises
- Improve by shortening lessons and sticking to the basics to keep with the time constraints
- Improve the rhythm and flow by adding more breaks
Note: this particular workshop was taught completely online and may show differences from other live-coding workshops you have seen in the past. Feel free to adjust as necessary.
ResBaz 2021 - imported Resbaz 2020 repo and updated based on last years feedback and experience Resbaz 2020 repo -- taught at Resbaz 2020 from the imported 2020 python workshop repo 2020 python repo -- taught as Software Carpentries in February of 2020 feb2019 -- imported the repo to create the current repo for the 2020 python workshop. Original 2019 repo can be found here:
Running the notebooks during the workshop without having software installed on your computer Follow instructions in HackMD pages:
Running the notebooks at home with all software installed locally:
- Follow the website instructions to install Bash, Anaconda, Git and a Text Editor on your machine.
- Clone this repo
- Use the command line to go to the repo
- Then go to the
intro_python
directory for Intro to Python 1: Data ORpython_workflows
directory for Intro to Python II: A tool for programming - If conda installed correctly you should be able to launch Jupyter from there with this command
jupyter notebook