# notebook **Repository Path**: wjinjun/notebook ## Basic Information - **Project Name**: notebook - **Description**: 笔记本 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 个人技术学习笔记 为了方便索引和同步,逐步合并更新到这里来,后续会逐步完成填充,目前只有大纲 * [Introduction](README.md) * [数据结构和算法](datastructure_and_algorithm/README.md) * [排序](datastructure_and_algorithm/sort.md) * [链表](datastructure_and_algorithm/list.md) * [代码](datastructure_and_algorithm/code/README.md) * [UML和设计模式](uml_and_design_pattern/README.md) * [UML笔记](uml_and_design_pattern/UML.md) * cpp_review * 操作系统 * python_review * AI算法 * Tensorflow * Reading Note * [左耳听风](Reading Notes/左耳听风.md) * 刷题 * [剑指offer](coding_practice/sword_offer/resolution.md) * [leetecode](coding_practice/leetcode/resolution.md) * [ARTS打卡计划] * [week1](ARTS/week1.md) --- ### TODO: 6-9月计划: 1. 刷题100个 2. NG课程再过一遍 长期计划: 1. 读书并做笔记 * 数据结构和算法 * UML和设计模式 [图解设计模式](https://design-patterns.readthedocs.io/zh_CN/latest/index.html),[配套代码](https://github.com/me115/design_patterns) * 操作系统 《Linux编程手册》《APUE》《深入理解计算机系统》 * Cpp_review 《C++ primer》 * Py_review 资料过多,具体待定 * AI算法_review 书的话《统计学习方法》review ,具体待定 2. 日常切题 * leetcode分类刷题 https://cspiration.com/leetcodeClassification X. 资料笔记多的仓库,[传送门](https://github.com/me115/free-programming-books-zh_CN).