1 Forks
2 Stars
2 Watchers

computer_science_fundamentals

Personal project to improve understanding in Computer Science Fundamentals

How to download and setup computer_science_fundamentals

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

Or simply clone computer_science_fundamentals with SSH
[email protected]:hibiken/computer_science_fundamentals.git

If you have some problems with computer_science_fundamentals

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