- 博客(16)
- 收藏
- 关注
原创 【CS 61b study notes 3】Inheritance
仅作为学习记录~除了61b,还会参考https://www.geeksforgeeks.org/。有问题会及时修改~
2024-08-08 18:04:58
280
原创 【CS 61b study notes 2】Linked List & Array
cs61b 2021 学习记录. 有问题可以指出, 会及时纠正的。 一些塑料英文可能只有我自己能看懂 ~ 存档
2024-08-05 18:40:52
984
原创 【CS 61a study notes 6】Representation & Linked list & Efficiency & Sets
一些学习记录。
2024-05-07 16:30:12
487
原创 【CS 61a study notes 3】Sequences & Mutable Data
A sequence is an ordered collection of values.Any values can be included in a list.If we want to change other type into a list , we can just use list().e.g., the result of list(range(5, 8)) is [5, 6, 7]Some built-in methods of Lists:extend & +extend() &
2024-05-04 14:35:04
916
1
原创 【CS61A Study notes2】- Control&Recursive Function(including hw02)
学习记录,如果碰巧看见可以指正,一些只有我能看懂的中式英语
2024-04-03 15:39:27
1006
1
原创 【CS 61a Study notes1】- Higher-order function
学习记录,如碰巧看见有问题可以指正,自己写的中式英文可能只有我自己能看懂。
2024-03-25 20:01:23
821
2
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人