Course materials for the Advanced Python course in Sheffield 🤖
The contents of this repository were intended for the Spring/Summer 2019 course
We have a mini-site that should serve as main point of access for all the course materials these can be found at: https://darrenvong.github.io/shefcodefirst-python/
All of the course curriculum from Code First Girls is published as GitBooks. They can be found here:
https://darrenvong.gitbooks.io/code-first-girls-advanced-python-course/content/
Note that additional scripts/demos will be added along the course by the instructors in the GitHub repository.
In order to access this follow the next instructions:
- Create a GitHub account
- Log into your personal account
- Go to https://github.com/darrenvong/shefcodefirst-python-code, click on the green "clone or download" button and copy the URL in the box.
- Open GitKraken and click on the folder icon on the top left to bring up the Repository Management dialog.
- Click Clone, Clone with URL and paste the URL in the box. Choose the "Where to clone to" in a
location that's easily accessible to you (e.g.
/Users/Documents
or similar).
You should have now a copy of the main repository!!!! 🤓🎉🎈