# Reading List **Repository Path**: liuz2/reading-list ## Basic Information - **Project Name**: Reading List - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-11 - **Last Updated**: 2024-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 阅读列表 ## 编程手艺 1. [重构 2](./books/refactor),作者 _Martin Fowler_,人民邮电出版社,2019.03 1. [Clean Code](./books/clean-code) ## 源码 1. [Why Read Source Code?](./source-code/README.md) 1. [ustbhuangyi/picker](./source-code/ustbhuangyi/picker/README.md) 1. [showdownjs/showdown](./source-code/showdownjs/showdown/README.md) 1. [Tencent/weui-wxss](./source-code/tencent/weui-wxss/README.md) 1. [axios](./source-code/axios/README.md) 1. [http-party/node-http-proxy](./source-code/http-party/node-http-proxy/README.md) 1. [The Super Tiny Compiler](./source-code/the-super-tiny-compiler/README.md) 1. [acornjs/acorn](./source-code/acorn/README.md) 1. [shipshapecode/tether](./source-code/tether/README.md) 1. [webpack/tapable](./source-code/webpack/tapable/README.md) 1. [vuejs/vue](./source-code/vuejs/README.md) ## JavaScript 1. [Eloquent JavaScript](./books/eloquent-javascript/README.md), 3rd edition: A Modern Introduction to Programming, by _Marijn Haverbeke_, No Starch Press, 2018/12/04 1. [ES6 标准入门(第三版)](./books/es6-primer-v3/README.md),作者阮一峰,2017/09 1. [Babel Handbook](./books/babel-handbook/README.md), by _James Kyle_ 1. [Deno Manual](./books/deno-manual.md) 1. [DOM Enlightenment](./books/dom-enlightenment.md), by _Cody Lindley_ 1. [JavaScript 测试驱动开发](./books/test-driving-javascript-applications.md), by _Venkat Subramaniam_ 1. [Exploring ES6, Upgrade to the next version of JavaScript](http://exploringjs.com/es6/index.html), by _Dr. Axel Rauschmayer_ 1. [JavaScript 并发编程(影印版)](./books/javascript-concurrency/README.md),by _Adam Boduch_,东南大学出版社,2017 年 4 月第一版 1. [Vue.js 设计与实现](./books/vue-design-implementation/README.md),作者霍春阳,2022/02/10,人民邮电出版社 ### Node.js 1. [深入浅出 Node.js](./books/shen-ru-qian-chu-nodejs/README.md),作者朴灵,人民邮电出版社,2013/12 1. [Node.js 实战(第 2 版)](./books/nodejs-in-action/README.md),作者*Alex Young* & _Bradley Meck_ & _Mike Cantelon_, etc. 2017/08 1. Node 即学即用,by _Tom Hughes-Croucher_ & _Mike Wilson_,人民邮电出版社,2013 年 2 月 1. [Node.js 权威指南](./books/nodejs-quanweizhinan/README.md),陆凌牛编著,机械工业出版社,2014 年 5 月 ### TypeScript 1. [TypeScript Handbook](./books/typescript-handbook/README.md) 1. [TypeScript Deep Dive](./books/ts-deep-dive/README.md) ## Git 1. [Pro Git 2nd Edition(2014)](./books/pro-git-v2.md), by _Scott Chacon_ and _Ben Straub_, Apress ## Linux 1. [Linux C 编程:一站式学习](./books/linux-c-programming/README.md),宋劲杉编著,电子工业出版社,2009 年 12 月 1. [Linux: a Portable Operating System](https://www.cs.helsinki.fi/u/kutvonen/index_files/linus.pdf), by _Linus Torvalds_, 1997/01/31 1. [The Linux Command Line](./books/the-linux-command-line.org) ## Python 1. [Python 编程:从入门到实践](./books/python-crash-course.md), by _Eric Matthes_, 2016/07, 人民邮电出版社 ## Go 1. [Go 语言入门经典](./books/sams-teach-yourself-go-in-24-hours),作者 _George Ornbo_,译者张海燕,人民邮电出版社,2018.08 1. [The Go Programming Language](./books/gopl/README.md), by _Alan A. A. Donovan_ & _Brian W. Kernighan_, 2015/10/26 ## Rust 1. [The Rust Programming Language](./books/the-rust-programming-language/README.md), by _Steve Klabnki_ & _Carol Nichols_ ## 计算机科学 1. [图解 HTTP](./books/diagram-http/README.md), by [日]上野宣, 译者于均良, 人民邮电出版社,2014 年 4 月 1. [计算机是怎样跑起来的?](./books/how-computers-work/README.md), by [日]矢泽久雄,译者胡屹,人民邮电出版社,2015 年 5 月 1. [Structure and Interpretation of Computer Programs](https://mitpress.mit.edu/sicp/full-text/book/book.html), by _Harold Abelson_ & _Gerald Jay Sussman_ & _Julie Sussman_, MIT Press. ## Vim 1. [Vim 实用技巧](./books/practical-vim.md), by _Drew Neil_, 2014/05/01, 人民邮电出版社,第一版 1. [A vim Tutorial and Primer](https://danielmiessler.com/study/vim/), by _Daniel Miessler_ ## 教程 1. [Java 教程](./tutorials/java-lxf/README.md),作者廖雪峰 1. [微信 JS-SDK 说明文档](sdks/weixin.md) ## 其他 1. [Everything curl](https://ec.haxx.se/), by _Daniel Stenberg_ 1. [Remote: Office Not Required](./books/remote-office-not-required.md), by _David Heinemeier Hansson_ & _Jason Fried_, 2013/10/29 1. [GNU Make Tutorial](http://www.gnu.org/software/make/manual/html_node/index.html), by Free Software Foundation, 2016/05/22 1. [Clean Agile: Back to Basics](./books/clean-agile_back-to-basics.md), by _Robert C. Martin_, Prentice Hall Publish, 2019/12 1. [人生十二法则](./books/12-rules-for-life.md), by _Jordan Peterson_