UCB CS61A: Structure and Interpretation of Computer Programs - CS自学指南 #271
Replies: 159 comments 233 replies
-
|
? |
Beta Was this translation helpful? Give feedback.
-
|
之前的评论都没了嘛?? |
Beta Was this translation helpful? Give feedback.
-
|
我们在Shell中使用Ok程序测试本地的代码,无需通过校园邮箱上传测试结果,但它提示我们“Please enter your school email (.edu):",这时如何退出呢? |
Beta Was this translation helpful? Give feedback.
-
|
我可以backup但不能submit.但感觉也不需要submit |
Beta Was this translation helpful? Give feedback.
-
|
50个小时是不是少了点?光课程就有35个小时了,还有homework/lab/project要处理 |
Beta Was this translation helpful? Give feedback.
-
|
想问下,为什么不给出最新的课程的网址呢? |
Beta Was this translation helpful? Give feedback.
-
|
似乎夏季学期的内容格外短?只有8周 |
Beta Was this translation helpful? Give feedback.
-
|
SICP另有JavaScript版本 由NUS改编 见https://sicp.sourceacademy.org/index.html |
Beta Was this translation helpful? Give feedback.
-
|
可以使用 https://inst.eecs.berkeley.edu/~cs61a/fa20/ 这个版本来学习 |
Beta Was this translation helpful? Give feedback.
-
|
请问大佬们,cs61a哪个版本比较推荐的? |
Beta Was this translation helpful? Give feedback.
-
|
英语不好,是不是应该先补英语? |
Beta Was this translation helpful? Give feedback.
-
|
小白求问怎么才能unlock test呢? |
Beta Was this translation helpful? Give feedback.
-
|
解决了,谢谢
…------------------ Original message ------------------
From: "Hyle33ies";
Sendtime: Sunday, Jan 15, 2023 10:26 PM
To: "PKUFlyingPig/cs-self-learning";
Cc: ***@***.***>; "Comment";
Subject: Re: [PKUFlyingPig/cs-self-learning] UCB CS61A: Structure and Interpretation of Computer Programs - CS自学指南 (Discussion #271)
点进官网里根据作业的说明来,在作业文件下打开命令行然后执行相关命令才能解锁,其实没解锁的话写完代码测试它也会先让你解锁的,就是答题
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
想请问一下我做cs61a lab01的时候卡了很久,有什么方法可以练习? |
Beta Was this translation helpful? Give feedback.
-
|
想问一下听课的时候英文听不懂怎么办啊,实时字幕翻译的也非常细碎 |
Beta Was this translation helpful? Give feedback.
-
|
感谢,2025年thu未央电气学生前来自学,希望自己能够坚持下来,学有所获。感谢大佬 |
Beta Was this translation helpful? Give feedback.
-
|
嘿嘿,开个课程讨论群q..q,以系统,操作系统,数据库和网络为主,欢迎大家加入10569...65331 |
Beta Was this translation helpful? Give feedback.
-
|
当然可以
…---原始邮件---
发件人: ***@***.***>
发送时间: 2025年8月28日(周四) 晚上11:29
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [PKUFlyingPig/cs-self-learning] UCB CS61A: Structure and Interpretation of Computer Programs - CS自学指南 (Discussion #271)
如果直接运行.py文件q1确实不会是答案的结果,在终端中自己写一个一样的函数好像就既会输出print的内容也会输出return的内容
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
打算找个队友一起学 |
Beta Was this translation helpful? Give feedback.
-
|
我在这门课用到的资源,网页,视频及作业实现https://github.com/mornsu/UCB-CS61A |
Beta Was this translation helpful? Give feedback.
-
|
我感觉学了这门课我学到了:我们可以通过oop定义一系列其他的编程范式(例如面向数据 逻辑 函数) 然后使用范式例如他人已经定义的库然后在oop的语言里面灵活使用别的范式来达到指定的效果 我觉得这就是oop语言比其他语言的强大和主流的地方 所有的oop语言其实本质上只是通过挑选合适的编程范式然后灵活使用和集成对特定问题的优势语言来达到指定目的 并且在遇到新问题时自己创造编程范式写入对象 然后再提升效率解决问题 这也是为什么在第三章第四章花了大量篇幅进行在py里实现其他语言功能的教学 |
Beta Was this translation helpful? Give feedback.
-
|
cs61a是我觉得最不需要环境配置的了,下载好代码后写好有一个命令 你在本地命令行打开并且输入这个命令 (需要加local)就可以本地测试了,其他啥都不需要配吗,具体可以问问ai
|
Beta Was this translation helpful? Give feedback.
-
|
我正在做lab00,在powershell中输入py ok --local,但是总是会有如下的错误: 导致一道测试题都出不来。试了很久,也去其他评论区找过方法,还是不知道怎么处理:( 。不知道是不是和python版本比较高有关系(我的是3.14的) |
Beta Was this translation helpful? Give feedback.
-
|
cs61a里面这种下划线是让你补全代码片段的意思,后面还会碰到很多,你把下划线编辑掉然后写上正确的答案(比如2025)就可以通过测试
空如也
***@***.***
|
Beta Was this translation helpful? Give feedback.
-
|
想问下现在伯克利的课程是必须要学生账号才能观看吗TT |
Beta Was this translation helpful? Give feedback.
-
|
24sp的课程链接似乎其实是24fa的。在lecture4里展示了课程大纲是9月份的课程。 |
Beta Was this translation helpful? Give feedback.
-
|
25fall,hw02 404了 |
Beta Was this translation helpful? Give feedback.
-
|
This is so good. |
Beta Was this translation helpful? Give feedback.
-
|
我做了本课程2024fall比较详细的笔记和梳理,希望与各位大佬积极交流😄,贴一下我的网址https://blacad.github.io/blog/CS/CS61A/ |
Beta Was this translation helpful? Give feedback.
-
|
请问一个完全的新手小白应该从哪里开始学习呢?cs61abc合适吗 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
UCB CS61A: Structure and Interpretation of Computer Programs - CS自学指南
CS自学指南
https://csdiy.wiki/%E7%BC%96%E7%A8%8B%E5%85%A5%E9%97%A8/CS61A/
Beta Was this translation helpful? Give feedback.
All reactions