07 2021 档案

摘要:[2021 spring] CS61A Project 4: Scheme Interpreter 阅读全文
posted @ 2021-07-26 23:33 ikventure 阅读(14270) 评论(1) 推荐(2)
摘要:[2021 Spring] CS61A Discussion 11: Interpreters 阅读全文
posted @ 2021-07-24 23:49 ikventure 阅读(590) 评论(0) 推荐(1)
摘要:[2021 spring] CS61A Lab 11: Interpreters 阅读全文
posted @ 2021-07-23 23:49 ikventure 阅读(1222) 评论(0) 推荐(0)
摘要:[2021 Spring] CS61A 学习笔记 Homework 7: Scheme Lists 阅读全文
posted @ 2021-07-22 12:29 ikventure 阅读(1418) 评论(0) 推荐(0)
摘要:[2021 Spring] CS61A Discussion 10: Scheme, Scheme Lists 阅读全文
posted @ 2021-07-21 22:55 ikventure 阅读(505) 评论(0) 推荐(0)
摘要:[2021 Spring] CS61A 学习笔记 lecture 25 Scheme Examples 阅读全文
posted @ 2021-07-21 19:16 ikventure 阅读(365) 评论(0) 推荐(0)
摘要:[2021 Spring] CS61A 学习笔记 Homework 6: Scheme 阅读全文
posted @ 2021-07-21 09:21 ikventure 阅读(1178) 评论(0) 推荐(1)
摘要:[2021 spring] CS61A Lab 10 : Scheme 阅读全文
posted @ 2021-07-20 15:17 ikventure 阅读(1799) 评论(0) 推荐(0)
摘要:[2021 spring] CS61A Lab 10 : Scheme 语法, 这一篇回顾基本语法,下一篇作业解答。 阅读全文
posted @ 2021-07-20 11:11 ikventure 阅读(417) 评论(0) 推荐(0)
摘要:[2021 spring] CS61A Lab 8: Midterm Review 阅读全文
posted @ 2021-07-18 23:57 ikventure 阅读(944) 评论(0) 推荐(0)
摘要:CS61B Lab 1 setup,相关软件的安装。 阅读全文
posted @ 2021-07-17 17:23 ikventure 阅读(822) 评论(0) 推荐(0)
摘要:CS61B 课后练习 HW 0: A Java Crash Course, 简单介绍了Java的基本语法,与python等其他语言的对比,了解java基础可以跳过。 阅读全文
posted @ 2021-07-17 17:22 ikventure 阅读(1257) 评论(0) 推荐(0)
摘要:CS61B 数据结构 学习笔记 lecture 1 introduction 阅读全文
posted @ 2021-07-16 23:50 ikventure 阅读(713) 评论(0) 推荐(0)
摘要:[2021 Spring] CS61A 学习笔记 lecture 24 scheme 阅读全文
posted @ 2021-07-15 21:40 ikventure 阅读(368) 评论(0) 推荐(0)
摘要:[2021 Spring] CS61A Discussion 7: String Representation, Efficiency, Linked Lists, Mutable Trees,课后讨论 阅读全文
posted @ 2021-07-14 23:32 ikventure 阅读(496) 评论(0) 推荐(0)
摘要:[2021 spring] CS61A Lab 7: Object-Oriented Programming, Linked Lists, Mutable Trees 阅读全文
posted @ 2021-07-13 21:32 ikventure 阅读(3470) 评论(0) 推荐(0)
摘要:[2021 Spring] CS61A Project 3: Ants Vs. SomeBees 效果展示 阅读全文
posted @ 2021-07-12 22:22 ikventure 阅读(2196) 评论(0) 推荐(0)
摘要:[2021 Spring] 个人CS61A 学习笔记 索引 阅读全文
posted @ 2021-07-12 00:24 ikventure 阅读(18332) 评论(1) 推荐(4)
摘要:[2021 Spring] CS61A Project 3: Ants Vs. SomeBees (Phase 4) 阅读全文
posted @ 2021-07-11 23:52 ikventure 阅读(3894) 评论(0) 推荐(1)
摘要:[2021 Spring] CS61A Project 3: Ants Vs. SomeBees (Phase 3) 阅读全文
posted @ 2021-07-10 16:45 ikventure 阅读(4001) 评论(0) 推荐(0)
摘要:[2021 Spring] CS61A Project 3: Ants Vs. SomeBees (Phase 2) 阅读全文
posted @ 2021-07-09 10:38 ikventure 阅读(3299) 评论(0) 推荐(0)
摘要:[2021 Spring] CS61A Project 3: Ants Vs. SomeBees (Phase 1) 阅读全文
posted @ 2021-07-08 22:25 ikventure 阅读(2633) 评论(0) 推荐(0)
摘要:[2021 Spring] CS61A 学习笔记 Homework 5: Object-Oriented Programming, Linked Lists, Iterators and Generators 阅读全文
posted @ 2021-07-06 23:55 ikventure 阅读(3876) 评论(2) 推荐(1)
摘要:[2021 Spring] CS61A Discussion 6: Object-Oriented Programming, Iterators and Generators 阅读全文
posted @ 2021-07-04 23:52 ikventure 阅读(693) 评论(0) 推荐(1)
摘要:[2021 Spring] CS61A 学习笔记 lecture17 Inheritance + Composition 阅读全文
posted @ 2021-07-04 00:02 ikventure 阅读(329) 评论(0) 推荐(0)
摘要:[2021 Spring] CS61A 学习笔记 lecture16 Objects + Classes 阅读全文
posted @ 2021-07-03 15:38 ikventure 阅读(291) 评论(0) 推荐(0)
摘要:[2021 spring] CS61A Lab 6: Nonlocal, Mutability, Iterators and Generators 阅读全文
posted @ 2021-07-02 11:28 ikventure 阅读(2898) 评论(0) 推荐(0)
摘要:[2021 Spring] CS61A 学习笔记 Homework 4: Trees, Data Abstraction 阅读全文
posted @ 2021-07-01 23:49 ikventure 阅读(3232) 评论(0) 推荐(1)
摘要:[2021 Spring] CS61A 学习笔记 lecture 15 Iterators + Generators 阅读全文
posted @ 2021-07-01 20:59 ikventure 阅读(386) 评论(0) 推荐(1)