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

https://github.com/glintonliao/berkeley-cs-61a

CS 61A: The Structure and Interpretation of Computer Programs
https://github.com/glintonliao/berkeley-cs-61a

python scheme sql

Last synced: about 1 month ago
JSON representation

CS 61A: The Structure and Interpretation of Computer Programs

Awesome Lists containing this project

README

          

# Berkeley-CS-61A
2020Fall-CS 61A: The Structure and Interpretation of Computer Programs
## Key Concepts of the Course:
1. Tree
2. Linked Lists
3. Resursion
4. Object-oriented Progamming

## Progamming Languages Used:
1. Python
2. Scheme
3. SQL