4 Forks
9 Stars
9 Watchers

CMSC330

My course notes for CMSC 330 (Organization of Programming Languages)

How to download and setup CMSC330

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

Or simply clone CMSC330 with SSH
[email protected]:PranavRudra/CMSC330.git

If you have some problems with CMSC330

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