5 Forks
20 Stars
20 Watchers

Computer-Scientists-Toolkit

:man_scientist: :toolbox: Bare essentials for studying Computer Science — Algorithms and Data Structures — that I've been researching, reimplementing and refining for quick reference.

How to download and setup Computer-Scientists-Toolkit

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

Or simply clone Computer-Scientists-Toolkit with SSH
[email protected]:tensorush/Computer-Scientists-Toolkit.git

If you have some problems with Computer-Scientists-Toolkit

You may open issue on Computer-Scientists-Toolkit support forum (system) here: https://github.com/tensorush/Computer-Scientists-Toolkit/issues