UCB Data100(22Spring) 2023-08-01| Knowledge Data Science All the materials: 🔗Github Repo Link
Lecture Notes are in the format of Jupiter Notebook.
spring22版本完全开源,课程主页上包括了所有课程视频和hw,lab,proj材料等,非常适合自学。
食用方式
...
Read more 计算机网络(22Fall) 2023-02-26| Knowledge Computer Network 计算机网络(2022)
非上课笔记版,课后复习整理重点版
名词解释重点标出
网络基本知识
网络分类
广域网(WAN-wide area network)
城域网(MAN)
局域网(LAN-local area network)
个人区域网(PAN)
网络设备
交换机(switch)【 ...
Read more Stanford CS106L(2019) 2022-10-24| Knowledge C++ 建议先学完cs106B/或者相对应的c++基础再来上手这门课程,光有c的基础看起来有点吃力
CS 106L Fall 2019 - Lecture 0 - Introduction (Screencast)_哔哩哔哩_bilibili
这是当时能找到的最新版本,其他版本暂时没有公开视频,2019年的 ...
Read more UCB CS61B(2021) 2022-09-26| Knowledge Algorithm 【双语字幕】CS 61B 数据结构 | 整合版 | UCB Data Structure Spring 2021 | 转码必看 Java 算法 Leetcode_哔哩哔哩_bilibili
直接拉取框架代码(简介里面有),搜索autograder邀请码【知乎搜索“cs61b"】(网站是gr ...
Read more Stanford CS106B(2020) 2022-08-24| Knowledge C++ 2020夏季 斯坦福大学 MIT CS106B C++ 抽象编程_哔哩哔哩_bilibili
2020课程网站 CS106B Home (stanford.edu)
assignments 不可以提交,需要学生账户登录
2020的课程assignment starter code链接过期,所以拿20 ...
Read more