Code Issues Pull requests My labs, homework, and projects for UC Berkeley CS61A, Summer 2024 cs61a Updated Jul 11, 2024 Python cy-Yin / UCBerkeley-CS61A-Fall2023 Star 21 Code Issues Pull requests Discussions This repo contains all the materials and solutions of UC Berkeley CS 61...
Berkeley CS 61A SICP Summer19 course's homework, labs and projects. About OK Prepare Environment I use Anaconda to create a environment named 'ok' and my platform is MacOS. The version of Python is 3.9.16. I have pushed my package list 'requirements.txt', when you've downloaded the fil...
(内容跟video一样,需要登陆 bcourses.berkeley.edu 账号才能观看) slides | 课程PPT Textbook | 阅读教材 Lab | 实验 Discussions | 讨论环节的问题集 Homework | 作业 Projects | 项目虽然CS50,CS61a 都是CSEE学科的编程入门基础课程,但是直接上手CS61A 对学习能力有一定的要求,所以建议先学习CS50x,然后学习...
32:50 Lecture 33 Programs as Data-en 18:06 Lecture 34 Macros-en 28:53 Lecture 35 SQL-en 25:43 Lecture 36 Tables-en 24:54 Lecture 37 Aggregation-en 17:30 Lecture 38 Databases (Optional)-en 26:22 Lecture 39 Final Examples-en
Atreeis a data structure that represents a hierarchy of information. A file system is a good example of a tree structure. For example, within yourcs61afolder, you have folders separating yourprojects,labassignments, andhomework. The next level is folders that separate different assignments,hw01,...
Weekly homework assignments, three exams, & four programming projects Lots of optional special events to help you complete all this work What is Computer Science? What is Computer Science What is this course about? A course about managing complexity ...
cs61a/homework/hw1.py/ Jump to kfeiFlatten directory structure … Latest commitd3821f5on Nov 9, 2014History 1contributor 110 lines (93 sloc)1.92 KB RawBlame # CS 61A Fall 2014 # Name: kfei # Login: fromoperatorimportadd,sub
projects fix some bugs in ex/l37/tree.py and projects/cats/cats.py May 31, 2024 zips finish l27 Apr 26, 2024 .gitignore finish EC of project scheme May 12, 2024 LICENSE Initial commit Mar 12, 2024 README.md finish homework03 expect Extra Questions Mar 28, 2024 ...
(内容跟video一样,需要登陆 bcourses.berkeley.edu 账号才能观看) slides | 课程PPT Textbook | 阅读教材 Lab | 实验 Discussions | 讨论环节的问题集 Homework | 作业 Projects | 项目虽然CS50,CS61a 都是CSEE学科的编程入门基础课程,但是直接上手CS61A 对学习能力有一定的要求,所以建议先学习CS50x,然后学习...
Code Folders and files Latest commit Ryan Yao Week 10 completed dc6b784· Feb 20, 2022 History1 Commit homework Week 10 completed Feb 20, 2022 lab Week 10 completed Feb 20, 2022 ok Week 10 completed Feb 20, 2022 projects Week 10 completed Feb 20, 2022 ...