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
- Host: GitHub
- URL: https://github.com/glintonliao/berkeley-cs-61a
- Owner: GlintonLiao
- Created: 2021-03-21T03:27:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-21T03:51:40.000Z (over 5 years ago)
- Last Synced: 2025-01-25T00:20:07.348Z (over 1 year ago)
- Topics: python, scheme, sql
- Language: JavaScript
- Homepage:
- Size: 11.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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