GitHub topics: cs61a
wizardforcel/sicp-py-zh
:book:【译】UCB CS61a SICP Python
Language: CSS - Size: 2.71 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 2,237 - Forks: 337

talentestors/CS61A
CS61A 2024Fa,这是一场有趣的旅程。
Language: JavaScript - Size: 26.4 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

okpy/ok
ok.py supports programming projects by running tests, tracking progress, and assisting in debugging.
Language: Python - Size: 25.5 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 347 - Forks: 83

yzhbradoodrrpurp/CS61A
Assignments from CS61A Fall 2024
Language: JavaScript - Size: 16.5 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 0

kekeandzeyu/CS61A-Berkeley
Pack of learning materials of CS61A of UC Berkeley (unfinished).
Language: Python - Size: 20.6 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 1 - Forks: 0

pilgrimlyieu/AntsVsSomeBees-CPPver
南京大学 2024~2025《C++ 高级程序设计》期末项目大作业——Ants Vs. SomeBees (C++ version)
Language: C++ - Size: 9.16 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

csfive/composing-programs-zh
🦊 CS61A 教材 Composing Programs 的中文翻译
Language: JavaScript - Size: 1.58 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 500 - Forks: 90

InsideEmpire/CS61A-PathwayToSuccess
This repository contains all the lab, homework, and project code solutions for the CS61A Fall 2024 course, along with detailed comments. (Work in progress) 这个仓库包含了 CS61A Fall 2024 课程的所有lab、作业和项目代码解答,并附有详细注释。(尚未完结)
Language: Python - Size: 18 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

xdlg/sicp
Structure and Interpretation of Computer Programs / Berkeley CS61A
Language: Shell - Size: 1.58 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ChillyHigh/CS61A-CN
A mirror website for CS61A Fall 2020 with Chinese translation.
Language: HTML - Size: 95.7 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

aaiidden/cs61a
Homework, labs and projects for CS61A
Language: Python - Size: 13.1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

apachecn/sicp-py-zh 📦
:book: [译] UCB CS61a SICP Python 描述 中文版
Language: CSS - Size: 3.02 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 84 - Forks: 22

YlguYtrid/cs61a
Language: Python - Size: 8.8 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

tejashah88/cs61a-self-study 📦
Coursework for self-studying UC Berkeley's CS61A in Spring 2018 (WIP).
Language: Python - Size: 12.4 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 2

jjl9807/nju-sicp-2021fa
Structure and Interpretation of Computer Programs (SICP) , Fall 2021, Nanjing University
Language: JavaScript - Size: 69.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 15 - Forks: 5

asukaminato0721/cs61a-2021-summer
Solutions for cs61a-2021-summer
Language: JavaScript - Size: 12.1 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 4

twangodev/cs61a-guide
COMPSCI 61A SU2022 notes and review
Size: 1.28 MB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

root-hbx/CS61A-UCB-20Summer
My study materials of SICP(CS61A)
Size: 4.86 MB - Last synced at: 2 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

dbvech/cs61a
Language: Scheme - Size: 19.7 MB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

LinMiao2002/CS61A-Fall2020
UCB CS 61A: Computer Programs, Fall 2020
Language: JavaScript - Size: 21.9 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

zhiyi-zoe/Berkeley-CS61A
UC Berkeley CS 61A: Structure and Interpretation of Computer Programs, Spring 2023
Language: JavaScript - Size: 17.1 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

klementng/composing-programs-pdf
A python script that converts https://www.composingprograms.com/ into a PDF file. With Original CSS, internal link, highlight pages
Language: Python - Size: 6.34 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

theurere/berkeley_cs61a_spring-2011_archive
Berkeley cs61a Spring 2011 Computer Science Course
Language: Scheme - Size: 5.82 MB - Last synced at: 9 months ago - Pushed at: about 6 years ago - Stars: 90 - Forks: 16

emmaliaocode/cs61a
My labs, homework, and projects for UC Berkeley CS61A, Summer 2024
Language: Python - Size: 2.05 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

vladSirin/Structure-and-Interpretation-of-Computer-Programs
The Learning of the "notoriuous" Structure and Interpretation of Computer Programs
Language: Python - Size: 17.1 MB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

pilgrimlyieu/SEC-Homework
Nanjing University SeeCoder Online Judge Software Engineering and Calculation Homework
Language: JavaScript - Size: 7.98 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

csfive/CS61A
🚧
Language: Jupyter Notebook - Size: 5.29 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 0

cy-Yin/UCBerkeley-CS61A-Fall2023
This repo contains all the materials and solutions of UC Berkeley CS 61A fall semester 2023
Language: Python - Size: 53.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

sgalal/cs61a
sgal's solution for CS 61A, Summer 2019, most of which in one line
Language: Python - Size: 492 KB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 25 - Forks: 6

hexinatgithub/sicp-python3
sicp的python3版本
Language: Python - Size: 7.35 MB - Last synced at: 12 months ago - Pushed at: almost 8 years ago - Stars: 10 - Forks: 3

code-help-tutor/cs61a
cs61a 辅导, code help, CS tutor, WeChat: cstutorcs Email: [email protected]
Language: Python - Size: 788 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sagesoda11/cs61a
berkeley's cs61a
Language: Python - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

LiangPiP/CS61A
Structure and Interpretation of Computer Programs, Fall 2022
Language: JavaScript - Size: 5.42 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

limpido/CS61A
UCB CS61A fall 2020
Language: JavaScript - Size: 15.1 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

erinne1/cs61a
my solutions for CS61A, Summer 2023 at Berkeley
Language: Python - Size: 10.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

ZlatanCN/UCB-CS61A-Fall-2020
CS 61A: Structure and Interpretation of Computer Programs
Language: Python - Size: 11.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

xuyanshi/cs61a-2022 📦
CS 61A: Structure and Interpretation of Computer Programs, Fall 2022, UC Berkeley
Language: Python - Size: 20.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 13

LysanderT/CS61A
Solutions for CS61A(2020 summer)
Language: JavaScript - Size: 11.7 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Baymax-Rob/Life-long-learning
I am a beginner who loves programming. I want to record and share my learning process. If there is something wrong, please discuss and point it out. Let's learn together and make progress together!
Language: C - Size: 69.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 80 - Forks: 14

formatkaka/sicp
Code for Structure and Interpretation of Computer Programs
Language: Scheme - Size: 129 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

maxence-glt/UC-Berkeley-CS61a
My CS61a (spring 2020) hw/labs/projects work along. https://cs61a.org/, by UC Berkeley
Language: Python - Size: 3.45 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

wangjiapengone/CS61A-Fall18
CS 61A, Fall 2018, UC berkeley
Language: Python - Size: 719 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

tomthestrom/cs61a
UCB CS61a, SU 19 - solutions
Language: JavaScript - Size: 10.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MartinLwx/CS61A-Fall-2021-UCB
The answers for all labs, hws, and projects in CS61A :apple:
Language: JavaScript - Size: 11.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 1

ShaeChang/UCBerkeley-cs61a
This repository includes class materials, assignments, and projects for cs61a at UC Berkeley, for self-study purposes.
Language: Python - Size: 20.6 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AlanHe-Xiaoyu/Cheat-Sheet-Combo
Size: 22.7 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 27 - Forks: 1

gmittal/ap-compsci 📦
Problem sets, projects, multi-player Chess, and other stuff from AP Computer Science.
Language: Java - Size: 46.1 MB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

cavcrosby/cs61a_2011
This repository contains the code for my attempt to complete the course 'CS61A' taught at Berkeley. This instance of the course was in the Spring 2011.
Language: Scheme - Size: 250 KB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

72Tinybird/UCB-CS61A-22
course cs61a at berkeley, summer 2020
Language: Python - Size: 736 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SteveWXT/UCB-CS61A
Solutions to labs and homeworks of CS61A-Fall2020
Language: JavaScript - Size: 11.3 MB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

imrehorvath/CS61A
Personal copy of the former UCB CS61A course material.
Language: Scheme - Size: 193 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

adit-bala/yield_paths-visualizer
Yield_Paths visualizer
Language: JavaScript - Size: 988 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Leoooo333/CS61A-2021Fall
CS61A 2021Fall
Language: Python - Size: 10.2 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

zerone0x/cs61a
CS61A 2020Fall
Language: JavaScript - Size: 12.1 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

evilpegasus/cs61a-scheme-art
Files for the Scheme Art contest for CS61A at UC Berkeley
Language: JavaScript - Size: 2.65 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

somaniarushi/lambda
Discussion Website for CS61A at UC Berkeley 🖥
Language: HTML - Size: 6.02 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

HelloWarcraft/CS61A-Notes
Berkeley CS61A Summer 2021(UCB Summer Session)
Language: Python - Size: 1.63 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pdo55/ants
AntsVersusSomebees game
Language: JavaScript - Size: 13 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

LucienXian/CS61a
The course from http://www-inst.eecs.berkeley.edu/~cs61a/fa16/
Language: Python - Size: 11.6 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

devAmoghS/UC-Berkeley-CS61A
Exercises for the lectures from Structure and Interpretation of Programs
Language: Python - Size: 5.86 KB - Last synced at: 19 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

pdo55/hog
Stimulation of hog
Language: Python - Size: 1.29 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

pdo55/scheme
scheme interpreter
Language: Python - Size: 1.96 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

leihao1/cs61a
Structure and Interpretation of Computer Programs, Berkeley, Fall 2017
Language: Python - Size: 2.19 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

abhinavrpatel/CS_61A
Collection of CS61A Assignments from Fall Semester 2016
Language: Python - Size: 11.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

leonlyu1996/Berkeley-CS61A
Language: Python - Size: 14.7 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
