# CS-Notes **Repository Path**: yilifan/CS-Notes ## Basic Information - **Project Name**: CS-Notes - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-02-15 - **Last Updated**: 2022-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## CS-Notes * 我的自学笔记,在学习MLSys和C++,整理算法、操作系统,后续学习分布式系统,终身更新。 * 我不是贵系oi出身的大神,目前在以一个初学者的心态补习计算机知识,学习路径和心得可能更值得大家借鉴。 * 欢迎交流任何问题,[知乎咨询](https://www.zhihu.com/people/huang-rui-teng)满意率100%,私信交流也可,力所能及的都会回复,有代表性的问题会加进本仓库分享。 ### 杂感随想 #### [面试心得体会、转行相关](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Output/%E9%9D%A2%E8%AF%95%E5%BF%83%E5%BE%97%E4%BD%93%E4%BC%9A%E4%B8%8E%E8%BD%AC%E8%A1%8C%E7%9B%B8%E5%85%B3.md) ■■■■□□□□□□ * 我对校招技术面试的粗浅理解 * 非科班转行的同学该如何突破重围 ### 数据结构与算法 #### [leetcode题目简评](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Output/leetcode%E9%A2%98%E7%9B%AE%E7%AE%80%E8%AF%84.md) ■■■■■■■■■■ #### [《剑指offer》笔记](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Output/%E3%80%8A%E5%89%91%E6%8C%87offer%E3%80%8B%E7%AC%94%E8%AE%B0.md) ■■■■■■□□□□ ### 编程语言 #### [C++](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Output/C%2B%2B.md) ■■■■□□□□□□ ### 效率工具 #### [Shell -- MIT 6.NULL](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Output/Shell-MIT-6-NULL.md) ■■■■■■■■■□ #### [Vim](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Output/Vim.md) ■■■■■■■■■■ #### [Git](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Output/git.md) ■■■■■■■■□□ #### [Debugging and Profiling](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Output/Debugging-and-Profiling.md) ■■■■■■■■■■ #### [Metaprogramming](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Metaprogramming)■■■■■■■■■■ ### 系统 #### [CSAPP-Notes](https://github.com/huangrt01/CSAPP) ■□□□□□□□□□ #### [CSAPP-Labs](https://github.com/huangrt01/CSAPP-Labs) ■■□□□□□□□□ * [My solution](https://github.com/huangrt01/CSAPP-Labs): data lab and shell lab #### [操作系统——本科课程笔记](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Output/%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F.md) ■■■■□□□□□□ #### [OSTEP-Operating-Systems-Three-Easy-Pieces ](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Output/OSTEP-Operating-Systems-Three-Easy-Pieces.md) ■■■■■■□□□□ #### [Distributed-Systems](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Output/Distributed-Systems.md) ### 计算机网络 #### [Stanford-CS144-Lecture](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Output/Computer-Networking-Lecture-CS144-Stanford.md) ■■■■□□□□□□ #### [Stanford-CS144-Lab](https://github.com/huangrt01/TCP-Lab) ■■■■■■■□□□ * an elegant implementation of TCP protocol #### [Computer-Networking-A-Top-Down-Approach](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Output/Computer-Networking-A-Top-Down-Approach.md) □□□□□□□□□□ #### [通信与网络——本科课程笔记](https://github.com/huangrt01/CS-Notes/blob/master/Notes/%E9%80%9A%E4%BF%A1%E4%B8%8E%E7%BD%91%E7%BB%9C.md) ■□□□□□□□□□ ### 机器学习系统 #### [Machine Learning Systems](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Output/MLSys.md) * 推荐系统论文阅读 * TensorFlow, Ray等经典开源框架笔记 #### [《深度学习推荐系统》—— 王喆](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Output/%E6%B7%B1%E5%BA%A6%E5%AD%A6%E4%B9%A0%E6%8E%A8%E8%8D%90%E7%B3%BB%E7%BB%9F%E2%80%94%E7%8E%8B%E5%96%86.md) #### Nvidia courses * [Accelerating Applications with CUDA C/C++](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Output/nvidia.md) * [Basic Deep Learning](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Output/Machine-Learning.md) #### [Protobuf](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Output/protobuf.md) ### 密码学 #### [Cryptography I, Stanford University, Dan Boneh (待整理)](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Output/Cryptography%20I%2C%20Stanford%20University%2C%20Coursera.md) ■□□□□□□□□□ ### 其它 **关于本仓库** * This repository uses Github as image host, for the simplicity and reliability of backup. * 本仓库内容由自制[笔记转化器](https://github.com/huangrt01/CS-Notes)自动生成 * remaining bug: 包含`$`的行会视为latex行内公式转化为公式图片,但这样会将shell代码转换,需要判断是否在latex代码域内,予以排除 * solution: clone仓库,用[Typora](https://typora.io/)阅读Note文件夹里的本体文件 * 内推字节AML团队,请联系 huangrt01@163.com