4 Forks
12 Stars
12 Watchers

CmpE150-Python

Bogazici University CmpE 150 Introduction to Computing (Python programming language) Notes

How to download and setup CmpE150-Python

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

Or simply clone CmpE150-Python with SSH
[email protected]:gokceuludogan/CmpE150-Python.git

If you have some problems with CmpE150-Python

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