1 Forks
1 Stars
1 Watchers

python-resources

A collection of slides and exercises to start diving into the world of Python.

How to download and setup python-resources

Open terminal and run command
git clone https://github.com/ilvacca/python-resources.git
git clone is used to create a copy or clone of python-resources 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 python-resources https://github.com/ilvacca/python-resources/archive/master.zip

Or simply clone python-resources with SSH
[email protected]:ilvacca/python-resources.git

If you have some problems with python-resources

You may open issue on python-resources support forum (system) here: https://github.com/ilvacca/python-resources/issues