1 Forks
2 Stars
2 Watchers

ProgrammingBasics

This repo contains the slides of my Python/C programming lectures.

How to download and setup ProgrammingBasics

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

Or simply clone ProgrammingBasics with SSH
[email protected]:sze-info/ProgrammingBasics.git

If you have some problems with ProgrammingBasics

You may open issue on ProgrammingBasics support forum (system) here: https://github.com/sze-info/ProgrammingBasics/issues