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

https://github.com/21hook/cs106b

CS106B - Programming Abstractions
https://github.com/21hook/cs106b

Last synced: 9 months ago
JSON representation

CS106B - Programming Abstractions

Awesome Lists containing this project

README

          

# cs106b

###[CS106B](https://see.stanford.edu/Course/CS106B) Programming Abstractions from Stanford University

CS106B libraries that we’ll be using throughout the course come from http://stanford.edu/~stepp/cppdoc/. Download the simple-project.zip file.

The old version's libraries is not availavle from the https://see.stanford.edu/Course/CS106B, but the videos, transcripts, handouts & assignments are accessible. Actually, the libraries of newest verison come from the [CS 106B: Programming Abstractions (C++), Summer 2016](http://web.stanford.edu/class/cs106b/index.shtml), although the videos, transcripts, handouts & assignments are unaccessible.

The costome libraries from the stanford libraries has a little change.
* The functions(free functions & memeber functions) are not captial anymore