1 Forks
4 Stars
4 Watchers

TalkPythonToMe

Python learning material for the masses. This material was used to teach at the Students' Society of McGill University Fall 2016, Winter/Spring/Fall 2017. Feel free to use and share!

How to download and setup TalkPythonToMe

Open terminal and run command
git clone https://github.com/mcataford/TalkPythonToMe.git
git clone is used to create a copy or clone of TalkPythonToMe repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with TalkPythonToMe https://github.com/mcataford/TalkPythonToMe/archive/master.zip

Or simply clone TalkPythonToMe with SSH
[email protected]:mcataford/TalkPythonToMe.git

If you have some problems with TalkPythonToMe

You may open issue on TalkPythonToMe support forum (system) here: https://github.com/mcataford/TalkPythonToMe/issues