{"id":16917747,"url":"https://github.com/wangfupeng1988/read-notes","last_synced_at":"2025-03-20T22:23:14.318Z","repository":{"id":96708394,"uuid":"118086094","full_name":"wangfupeng1988/read-notes","owner":"wangfupeng1988","description":"个人读书笔记","archived":false,"fork":false,"pushed_at":"2019-06-09T03:13:50.000Z","size":47880,"stargazers_count":206,"open_issues_count":2,"forks_count":52,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-25T19:11:16.535Z","etag":null,"topics":["read","write"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wangfupeng1988.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-19T06:24:25.000Z","updated_at":"2024-11-30T17:23:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"c638f93e-5b49-4e15-8282-255c0a9ee911","html_url":"https://github.com/wangfupeng1988/read-notes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangfupeng1988%2Fread-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangfupeng1988%2Fread-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangfupeng1988%2Fread-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangfupeng1988%2Fread-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wangfupeng1988","download_url":"https://codeload.github.com/wangfupeng1988/read-notes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244700828,"owners_count":20495611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["read","write"],"created_at":"2024-10-13T19:37:35.890Z","updated_at":"2025-03-20T22:23:14.312Z","avatar_url":"https://github.com/wangfupeng1988.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# read-notes\n\n做任何事情都要有产出，读书也一样，读书最合适的产出就是总结读书笔记。产出不在于多少，几行文字、一个表格或者一幅流程图也可以。产出也不在于 100% 看懂书的所有内容，把看不懂的总结出来，也是产出。\n\n此前读书，记录笔记比较零碎，甚至有些时候看完书就没记录笔记。现在统一将读书笔记放在这里，后续每读完一本书都在这里总结记录，此前读完的书也会陆续复读并重新总结笔记。\n\n看书不能以看完了为目的，如果看完了书之后提笔一字写不出，那基本等于没看。\n\n## 读书\n\n- [《前端工程化体系设计和实践》](./book/前端工程化体系设计和实践.md)\n- [《第三方 javascipt 编程》](./book/第三方javascript编程.md)\n- [《图解 http 》](./book/图解http.md)\n- [《数学之美》](./book/数学之美.md)\n- [《跨终端 web》](./book/跨终端web.md)\n- [《深入浅出 nodejs》](./book/深入浅出nodejs.md)\n- [《Linux/Unix设计思想》](./book/Linux-Unix设计思想.md)\n- [《松本行弘的程序世界》](./book/松本行弘的程序世界.md)\n- [《CSS 设计指南》](./book/CSS设计指南.md) （待写）\n- [《vimtutor教程》](./book/vimtutor教程.md)\n- [《screen常用命令》](./book/linux-screen常用命令.md)\n- [《CSS世界》](./book/css世界.md)\n- [《网络是怎么连接的》](./book/网络是怎么连接的.md)\n- [《图解 TCP/IP》](./book/图解tcp-ip.md)\n\n## 视频\n\n- [数据结构与算法](./video/数据结构与算法.md)\n- [操作系统](./video/操作系统.md)\n- [编译原理](./video/编译原理.md)\n- [汇编语言](./video/汇编语言.md)\n- [计算机组成](./video/计算机组成.md)\n- [与mysql零距离接触](./video/与mysql零距离接触.md)\n- [redis入门](./video/redis入门.md)\n- [docker入门](./video/docker入门.md)\n- [webpack 4.x 常用配置汇总](./video/webpack4.md)\n\n## 关于作者\n\n- 关注作者的博客 - 《[深入理解javascript原型和闭包系列](http://www.cnblogs.com/wangfupeng1988/p/4001284.html)》《[深入理解javascript异步系列](https://github.com/wangfupeng1988/js-async-tutorial)》《[换个思路学习nodejs](https://github.com/wangfupeng1988/node-tutorial)》《[CSS知多少](http://www.cnblogs.com/wangfupeng1988/p/4325007.html)》 \n- 学习作者的教程 - 《[前端JS高级面试](https://coding.imooc.com/class/190.html)》《[前端JS基础面试题](http://coding.imooc.com/class/115.html)》《[React.js模拟大众点评webapp](http://coding.imooc.com/class/99.html)》《[zepto设计与源码分析](http://www.imooc.com/learn/745)》《[json2.js源码解读](http://study.163.com/course/courseMain.htm?courseId=691008)》\n\n如果你感觉有收获，欢迎给我打赏 ———— 以激励我更多输出优质开源内容\n\n![图片](https://camo.githubusercontent.com/e1558b631931e0a1606c769a61f48770cc0ccb56/687474703a2f2f696d61676573323031352e636e626c6f67732e636f6d2f626c6f672f3133383031322f3230313730322f3133383031322d32303137303232383131323233373739382d313530373139363634332e706e67)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangfupeng1988%2Fread-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwangfupeng1988%2Fread-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangfupeng1988%2Fread-notes/lists"}