34 Forks
35 Stars
35 Watchers

Python-Fundamentals

Jupyter Notebooks for How to Think Like a Computer Scientist - Learning with Python 3 (RLE) Textbook

How to download and setup Python-Fundamentals

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

Or simply clone Python-Fundamentals with SSH
[email protected]:rambasnet/Python-Fundamentals.git

If you have some problems with Python-Fundamentals

You may open issue on Python-Fundamentals support forum (system) here: https://github.com/rambasnet/Python-Fundamentals/issues