-
Lab
-
HW
-
Project
-
Project 1: The Game of Hog (2023 Spring)
-
Project 2: Computer Aided Typing Software
- Tips: If you cannot open the
cats_gui.py
web browser, you should changeDEFAULT_SERVER = "https://cats.cs61a.org"
toDEFAULT_SERVER = None
, then run the commandpython3 cats_gui.py
in your terminal. A new tab will open in your browser atlocalhost:31415
. - 提示:如果你无法打开
cats_gui.py
的网页浏览器,你应该将DEFAULT_SERVER = "https://cats.cs61a.org"
改为DEFAULT_SERVER = None
,然后在终端中运行命令python3 cats_gui.py
。浏览器将会在localhost:31415
打开一个新标签页。 - Website
- Solution
- Tips: If you cannot open the
-
Project 3: Ants Vs. SomeBees
-
Project 4: Scheme Interpreter
-
forked from InsideEmpire/CS61A-PathwayToSuccess
-
Notifications
You must be signed in to change notification settings - Fork 0
This repository contains all the lab, homework, and project code solutions for the CS61A Fall 2024 course, along with detailed comments. 这个仓库包含了 CS61A Fall 2024 课程的所有lab、作业和项目代码解答,并附有详细注释。
AlanAhoy/CS61A-PathwayToSuccess
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This repository contains all the lab, homework, and project code solutions for the CS61A Fall 2024 course, along with detailed comments. 这个仓库包含了 CS61A Fall 2024 课程的所有lab、作业和项目代码解答,并附有详细注释。
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 55.9%
- JavaScript 43.4%
- Other 0.7%