An open API service indexing awesome lists of open source software.

https://github.com/wantguns/cs_assignments

CSE I8 Assignments Thapar
https://github.com/wantguns/cs_assignments

Last synced: 3 months ago
JSON representation

CSE I8 Assignments Thapar

Awesome Lists containing this project

README

        

### Solutions to UTA017 lab course in Thapar Institute, Patiala
Click [here](https://sites.google.com/prod/view/uta-017/lab-assignments) for the questions.

#### Cloning this repo
```shell
$ mkdir "youralias" && cd "youralias"
$ git clone https://github.com/WantGuns/cs_assignments.git -b master
```