0 Forks
3 Stars
3 Watchers

ComputerScience

This is an educational guide on taking a computer science C# or Java class. Feel free to improve upon a program within this or to add another way to do a said program.

How to download and setup ComputerScience

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

Or simply clone ComputerScience with SSH
[email protected]:EthanLawr/ComputerScience.git

If you have some problems with ComputerScience

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