Skip to content

Notes and labs for awesome self-learning CS courses

Notifications You must be signed in to change notification settings

XMTX2036/Notes_for_CS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes_for_CS

There are my notes and codes for my self-learning courses~

Course Content University Notes Labs/Projects/Hws
CS106L C++ Stanford ✅(Lab3 Only)
6.S081 OS MIT Lec1~12 Lab1~6
15-213 CSAPP CMU Lec1-4 Lab2
CS61A Python, Scheme, SQL UCB Lec1-4 Project1(Half)
CS144 Computer Network Stanford Lab0~5
CS110L Safety in Systems Programming(Rust) Stanford
CS70 Discrete Math UCB Lec1 Hw0

CS106L

主要介绍标准 C++ 的特性和语法,正如第一节课Intro中介绍的一样:

Focus on code; what makes it good, what powerful and elegant code looks like

其中个人感觉比较有用的内容是lambda function, move semantics,RAII等

CS61A

之前做了一半的CS61A,把code&Lecture note上传在这里,希望可以完成这门课的Lab & Project

致谢

本仓库中所有课程的链接&介绍均来自CS自学指南

About

Notes and labs for awesome self-learning CS courses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published