122 Forks
161 Stars
161 Watchers

LearnPython

Beginner Python Course with JuPyter Notebooks. Includes 17 video tutorials, 17 lessons, 17 projects, with 17 solutions.

How to download and setup LearnPython

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

Or simply clone LearnPython with SSH
[email protected]:LearnPythonWithRune/LearnPython.git

If you have some problems with LearnPython

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