Skip to content

PM25OO/CS61A

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎓 CS61A Spring 2025

CS61A

Python

Progress

加州大学伯克利分校 计算机程序的结构与解释


整了个repo放练习的代码,记录一下学习过程
也希望未来能给其他人一点帮助吧😊

📁 仓库结构

📂 cs61a/
├── 📋 README.md
├── 📄 LICENSE
├── 📚 hws/
│   ├── hw01/
│   ├── hw02/
│   ├── hw03/
│   ├── hw04/
│   ├── hw05/
│   ├── hw06/
│   ├── hw07/
│   └── hw08/
├── 🧪 labs/
│   ├── lab00/
│   ├── lab01/
│   ├── lab02/
│   ├── lab03/
│   ├── lab04/
│   ├── lab05/
│   ├── lab06/
│   ├── lab07/
│   └── lab09/
└── 🚀 projs/
    ├── hog/
    ├── cats/
    ├── ants/
    └── scheme/

📚 学习资源


Happy Coding! 🎉

"Programs must be written for people to read, and only incidentally for machines to execute."
— Harold Abelson

About

CS61A Practicing Files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors