2 Forks
1 Stars
1 Watchers

stanford_cs106b

This repository contains project files for each assignment plus a project completed for CS 106 (Programming Abstractions) at Stanford University. Programming in C++.

How to download and setup stanford_cs106b

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

Or simply clone stanford_cs106b with SSH
[email protected]:pascualcam/stanford_cs106b.git

If you have some problems with stanford_cs106b

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