Yilin's Wiki
About
About this Wiki
关于编程
知识管理
Autonomous_driving
Autonomous Driving Glossary
Autonomous Driving Levels
Baidu Apollo 感知红绿灯代码串讲
Baidu Apollo 点云融合定位
自动驾驶技术概览
C++
C++ Practical Tips
C++ Standard IO tips
C++ 序列化
C++ 类型转换
C++11 多线程与异步调用
Effective STL notes
Eigen C++ Library cheatsheet
Course_notes
pku-sicp :
北京大学 -- 程序设计技术和方法 notes(1)
d2lzh :
Dive Into Deep Learning notes(1) -- 卷积神经网络1
/
Dive Into Deep Learning notes(2) -- 卷积神经网络2
/
Dive Into Deep Learning notes(3) -- 计算机视觉与目标检测
Deep_learning_tools
Caffe_notes
Pytorch Tensor and Autograd
Java
Java Notes(quick guide for C++ programmers)
Job_interviews
algorithm interviews :
< Cracking The Code Interview > notes
/
LeetCode Solutions
/
Online Judge 解题小技巧
/
剑指offer笔记(1)
/
剑指offer笔记(2)
/
剑指offer笔记(3)
/
剑指offer笔记(4)
/
剑指offer笔记(5)
/
剑指offer笔记(6)
Linux
Linux/Unix 命令行 cheatsheet
Math
Matrix Calculus Notes
Miscellaneous
TDD 与单元测试
Python
Python Basics Notes
Python IO 编程
Python Web 开发
Python 中的模块
Python 函数式编程
Python 收发电子邮件
Python 数据库访问
Python 正则表达式
Python 网络编程
Python 进程、线程与异步IO
Python 错误处理与测试
Python 面向对象编程
Reading_notes
Philosophical books :
< Karma -- for today's traveler > 读书笔记
/
断舍离
Management Books :
< 这就是OKR > 读书笔记
Tool Books :
< 如何阅读一本书 >
Economics books :
< 信号与噪声 > 读书笔记
/
< 富爸爸穷爸爸 > 读书笔记
/
< 金融的逻辑 > 读书笔记
Technical Books :
< Accelerated C++ > 读书笔记
/
< The Pragmatic Programmer > 读书笔记
/
< 构建之法 -- 现代软件工程 > 读书笔记
/
< 程序员的自我修养 > 读书笔记
/
< 高效程序员的45个习惯 > 读书笔记
/
< 黑客与画家 > 读书笔记
Biographical books :
< 我的奋斗 -- 罗永浩 > 读书笔记
Soft_skills
复盘
如何提高情商(WIP)
如何高效工作(WIP)
学习用概率思维来思考
工程师意识
程序员保持竞争力
Tools
Anaconda notes
bash alias 配置
Docker notes
GDB 调试
Git notes
ImageMagick -- 超级强大的命令行图像处理工具
Jupyter Notebook notes
LaTeX memo
Vim notes
程序流程图
Web_development
CSS notes
HTML notes
JavaScript notes