SICP: Structure and Interpretation of Computer Programs 计算机程序的构造和解释
一开始其实是想做南大的SICP学习笔记的,但是没有找到南大这门课的视频,还有就是他是CS61A的clone,网上也有CS61A的视频,就打算直接学习CS61A了
课程的写代码网站
textbook: Composing Programs
可视化网站python tutor
CS61A 视频
CS 61A Fall 2022 课程主页
EMMM 第一次跟国外这种很有名的课, 课程主页设置真的让我orz slides还提供三种版本的orz
然后.py文件打开是这样的orz … 切实体会到和名校的差距了
自动作业评测网站…
切身体会之后,再去看当时撇了一眼的CS自救指南,真是打开了一个新世界…
A course about managing complexity
Mastering abstraction
It’s of course about managing the that results from writing large computer programs and the main tool that we will use is called abstraction which turns out to be something that you’re already good at.
what abstraction is ?
下面这里老师讲的好好哈哈
You can refer to me John as your instructor without worrying about exactly what my organs are doing or what they’re made out of. l mean there’s not going on inside me like there’s all these proteinsand water and those are made up of individual elements but that isnot something that you worry about. When you say. Oh John isteaching this course because you’re using abstraction
That same idea translates into computer programming which is something thatwe will focus on a great deal in this course.
Programming paradigms /ˈpær.ə.daɪm/ 编程范式
An introduction to programming
Different types of languages: Scheme & SQL
A challenging course that will demand a lot of you
Computer Science is no more about computers than astronomy is about telescopes. ----Edsger W. Dijkstra 计算机科学不只是计算机,就像天文学不只是望远镜一样。
谷歌实时字幕yyds
深深地震撼… 难掩一种发现新大陆的激动
不只是因为慕名而来所以震撼, 刚上课就给了我很不一样的感觉 ,比如what is computer science ,那里我感觉真的是一种引导式的循循善诱的教育
另外就是太先进了… 一门课上好几个助教来发言打招呼 OTZ
以及讲了syllabus,还有下面种种, 很多都是给我带来了理念层面的刷新
还有只能orz的就是他们课程还有个写代码的网站…
呜呜呜,还真的可以sign up 然后login!
好激动诶!
在南大的PA实验网站上看到SICP这门课,好奇的点进去看了看…只能orz
B站上找到一些lab的讲解
https://www.bilibili.com/video/BV1NG411g79f/?spm_id_from=333.337.search-card.all.click&vd_source=0e8431ba6fd78bb2215c36307a75ac1a
https://www.bilibili.com/video/BV1Qh411s7iL/?vd_source=0e8431ba6fd78bb2215c36307a75ac1a
B站【完结】UCB CS 61A: Computer Programs, Fall 2020
B站 CS61C:Great ideas in Computer Architecture
B站 CS61B Data Structures
MIT名课 SICP
一些帖子
一些帖子
B站大佬的总结