Skip to content

CS61A is an introductory course in UCB for CS students. It focuses on the programming paradigm, especially procedure. Additionally, SQL and Scheme are also involved.

Notifications You must be signed in to change notification settings

ZachVec/UCB-CS61A

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this repo about?

This repo consists of my solutions to UCB-CS61A course. Please DO NOT copy code from this repo if your are a student of UCB.

Resources

HomePage of CS61a fa20: https://inst.eecs.berkeley.edu/~cs61a/fa20/

Issues

OK autograder malfunction in lab12&lab13.

Content of file sqlite_shell.py missing in lab12 & lab13 is the cause of this issue. Replacing the file with sqlite_shell.py in zip file hw09 should work.

About

CS61A is an introductory course in UCB for CS students. It focuses on the programming paradigm, especially procedure. Additionally, SQL and Scheme are also involved.

Topics

Resources

Stars

Watchers

Forks