总要学点新的东西,每天看看自己不懂或者懂的东西也是极好的。
Leetcode Weekly Contest
不可一日不学
EECS_343_Operating_System
This is the first course note because OS is too important. I don’t want to return my knowledge to my professor, I need to keep the knowledge around me. lol.
This course is offered by Prof. Stephen Tarzia.
EECS_340_ComputerNetwork
Computer Network(Top-to-down)
this is a brief summary of my 2019spring course, computer network. During this course, we talk about 4 main layers in current network architecture. They are Application layer, Transport layer, Network layer and Data Link layer. We also have 3 projects for Application layer. Transport layer, and network layer.
This course is offered by Prof. Yan Chen
Algorithms
Xv6 the First Process
This is the summary after I read doc of xv6, source code of xv6 and other reference. At the end of the article I will present all reference I read.
EECS495_Intro_to_database
EECS_368_CUDA
This course is talking about parallel computing using CUDA. We cover basic concepts like threads, blocks and grids. We have 4 labs in the class.
Attention: This is just a brief summary, so it may be not clear to understand.
Kafka
It is my first step to study intern-related doc by myself. I haven’t realized the power of self-learning until I come to the U.S for graduate study. I hope I can keep this power forever and do something more meaningful.