Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 2.49 KB

README.md

File metadata and controls

51 lines (38 loc) · 2.49 KB

2021-05-17 UA Resbaz 2021 Conference

Workshop Website

HackMD

Contributors

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.

Python Lessons

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:

Virtual Format

Running the notebooks during the workshop without having software installed on your computer Follow instructions in HackMD pages:

In-Person Format

Running the notebooks at home with all software installed locally:

  1. Follow the website instructions to install Bash, Anaconda, Git and a Text Editor on your machine.
  2. Clone this repo
  3. Use the command line to go to the repo
  4. Then go to the intro_python directory for Intro to Python 1: Data OR python_workflows directory for Intro to Python II: A tool for programming
  5. If conda installed correctly you should be able to launch Jupyter from there with this command
jupyter notebook