https://github.com/trallard/shef_codefirst_python
Course materials for the Advanced Python course in Sheffield π€πͺπΌπ©π»βπ»
https://github.com/trallard/shef_codefirst_python
backend codefirstgirls dev python
Last synced: 9 months ago
JSON representation
Course materials for the Advanced Python course in Sheffield π€πͺπΌπ©π»βπ»
- Host: GitHub
- URL: https://github.com/trallard/shef_codefirst_python
- Owner: trallard
- Created: 2017-08-24T13:38:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-06T10:01:30.000Z (over 8 years ago)
- Last Synced: 2025-04-21T11:39:34.737Z (about 1 year ago)
- Topics: backend, codefirstgirls, dev, python
- Language: CSS
- Homepage: http://bitsandchips.me/Shef_CodeFirst_Python/
- Size: 63.8 MB
- Stars: 5
- Watchers: 4
- Forks: 28
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Code First Girls: Advanced Python course at the University of Sheffield
Course materials for the Advanced Python course in Sheffield π€
**The contents of this repository were developed for the Autumn/Winter course 2017**
## Accessing the course materials
We have a mini-site that should serve as main point of access for all the course materials
these can be found at:
[ http://bitsandchips.me/Shef_CodeFirst_Python/](http://bitsandchips.me/Shef_CodeFirst_Python/)
All of the course curriculum is published as GitBooks. They can be found here:
[https://trallard.gitbooks.io/code-first-girls-advanced-python-course/content/](https://trallard.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](https://github.com) account
- Log into your personal account
- Go to [https://github.com/trallard/Shef_CodeFirst_Python/tree/master](https://github.com/trallard/Shef_CodeFirst_Python/tree/master) and click on the  button located at the top right corner of the webpage
- Open GitKraken and clone the repository to your local computer (see gif below)

You should have now a copy of the main repository!!!! π€ππ
## Additional materials
- [GitHub super useful cheatsheet](https://services.github.com/on-demand/downloads/github-git-cheat-sheet.pdf)
- [Mini terminal / command line tutorial](./terminal.md)