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

https://github.com/berkeley-cs61b/lecturecode-sp15

Code developed in lecture. Starter code if you want to try to do what I did.
https://github.com/berkeley-cs61b/lecturecode-sp15

Last synced: about 1 year ago
JSON representation

Code developed in lecture. Starter code if you want to try to do what I did.

Awesome Lists containing this project

README

          

How Lecture Code Works
======

In each folder there will be folders including some subset of:

/live1
/live2
/examples
/exercises

With the following contents:
- live1: Code developed during 11 AM lecture.
- live2: Code developed during 2 PM lecture.
- examples: Example code that you might find useful.
- exercises: Exercises that you might consider doing in order to gain a deeper understanding.