{"id":18898637,"url":"https://github.com/craryprimitiveman/reading","last_synced_at":"2025-04-15T02:32:08.937Z","repository":{"id":77197255,"uuid":"52711930","full_name":"CraryPrimitiveMan/reading","owner":"CraryPrimitiveMan","description":"我的阅读资料","archived":false,"fork":false,"pushed_at":"2023-05-10T07:34:47.000Z","size":363,"stargazers_count":76,"open_issues_count":0,"forks_count":26,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-28T14:21:18.572Z","etag":null,"topics":["nginx","php","redis"],"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/CraryPrimitiveMan.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":"2016-02-28T08:30:33.000Z","updated_at":"2024-12-23T09:07:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"d850ea33-edd4-46a8-88e2-fcb6c1e8c321","html_url":"https://github.com/CraryPrimitiveMan/reading","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/CraryPrimitiveMan%2Freading","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CraryPrimitiveMan%2Freading/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CraryPrimitiveMan%2Freading/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CraryPrimitiveMan%2Freading/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CraryPrimitiveMan","download_url":"https://codeload.github.com/CraryPrimitiveMan/reading/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248994010,"owners_count":21195294,"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":["nginx","php","redis"],"created_at":"2024-11-08T08:43:24.066Z","updated_at":"2025-04-15T02:32:08.753Z","avatar_url":"https://github.com/CraryPrimitiveMan.png","language":null,"readme":"# 阅读资料\n\n## PHP\n+ [Laravel - 从百草园到三味书屋 \"From Apprentice To Artisan\"](http://my.oschina.net/zgldh/blog/389246)\n+ [Socket 深度探索 4 PHP （一）](http://blog.csdn.net/shagoo/article/details/6396089)\n+ [Socket 深度探索 4 PHP （二）](http://blog.csdn.net/shagoo/article/details/6531950)\n+ [Socket 深度探索 4 PHP （三）](http://blog.csdn.net/shagoo/article/details/6647961)\n+ [php7-internal](https://github.com/laruence/php7-internal/blob/master/README.md)\n+ [PHP扩展开发及内核应用](https://github.com/walu/phpbook/blob/master/preface.md)\n+ [提高 PHP 代码质量的 36 计](http://blog.jobbole.com/99014/)\n+ [PHP并发IO编程之路](http://blog.jobbole.com/98986/)\n+ [PHP 高级编程之多线程](http://netkiller.github.io/journal/php.thread.html)\n+ [WordPress 主题教程](http://blog.wpjam.com/series/wordpress-theme-tutorials/)\n+ [Swoole文档](http://wiki.swoole.com/)\n+ [PHP The Right Way](http://www.phptherightway.com/)\n+ [Laravel源码分析](http://blog.turn.tw/?page_id=796)\n+ [把扩展从php5升级到php7](http://yaoguais.com/article/php/extension-php5to7.html)\n+ [PHP 性能分析第一篇: Xhprof \u0026 Xhgui 介绍](http://blog.oneapm.com/apm-tech/235.html)\n+ [PHP 性能分析第二篇: Xhgui In-Depth](http://blog.oneapm.com/apm-tech/219.html)\n+ [PHP 性能分析第三篇: 性能调优实战](http://blog.oneapm.com/apm-tech/216.html)\n+ [PHP 性能追踪及分析工具 xhprof 的安装与使用](https://laravel-china.org/topics/3142)\n+ [Working with PHPUnit and Selenium Webdriver](http://codeception.com/11-12-2013/working-with-phpunit-and-selenium-webdriver.html)\n+ [PHPUnit文档](https://phpunit.de/manual/5.6/zh_cn/installation.html)\n+ [The Clean Architecture in PHP 读书笔记](http://blog.zhuanxu.org/tags/Clean-Architecture/)\n+ [基于MySQL和PHP的分布式事务处理](http://wenku.baidu.com/view/5228ddc9960590c69ec3767c.html)\n+ [PHP7内核剖析](https://github.com/pangudashu/php7-internal)\n+ [Concise Guide to Swoole](https://linkeddestiny.gitbooks.io/easy-swoole/content/)\n+ [Laravel API Tutorial: How to Build and Test a RESTful API](https://www.toptal.com/laravel/restful-laravel-api-tutorial)\n+ [PHP’s OPcache and Symlink-based Deploys](https://ma.ttias.be/php-opcache-and-symlink-based-deploys/)\n+ [PHPCS、PHPMD 的安装与配置](https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar)\n\n## C/C++\n+ [C语言字节对齐问题详解](http://www.cnblogs.com/clover-toeic/p/3853132.html)\n+ [Let's Build a Simple Database](https://cstack.github.io/db_tutorial/)\n\n## Go\n+ [Go语言圣经](https://docs.ruanjiadeng.com/gopl-zh/)\n+ [Go Web 编程](https://github.com/astaxie/build-web-application-with-golang/blob/master/zh/preface.md)\n+ [深入解析Go](https://tiancaiamao.gitbooks.io/go-internals/content/zh/index.html)\n+ [深入Go UDP编程](http://colobu.com/2016/10/19/Go-UDP-Programming/?hmsr=toutiao.io\u0026utm_medium=toutiao.io\u0026utm_source=toutiao.io)\n+ [如何避开 Go 中的各种陷阱](http://newt0n.github.io/2016/11/07/%E5%A6%82%E4%BD%95%E9%81%BF%E5%BC%80-Go-%E4%B8%AD%E7%9A%84%E5%90%84%E7%A7%8D%E9%99%B7%E9%98%B1)\n+ [Golang-简洁的并发](http://www.tuicool.com/articles/nYZnIn)\n+ [Go语言并发之美](https://studygolang.com/articles/10031)\n+ [etcd：从应用场景到实现原理的全方位解读](http://www.infoq.com/cn/articles/etcd-interpretation-application-scenario-implement-principle)\n+ [使用 Go 一年的体验](https://linux.cn/article-8635-1.html)\n+ [2017年超有价值的Golang文章](http://colobu.com/2017/12/28/top-golang-articles-of-2017/)\n+ [Golang标准库文档](https://studygolang.com/pkgdoc)\n+ [用Golang写一个搜索引擎](https://zhuanlan.zhihu.com/p/20938685)\n+ [TiDB 源码阅读系列文章](https://pingcap.com/blog-cn/#%E6%BA%90%E7%A0%81%E9%98%85%E8%AF%BB)\n+ [用GoLang实现微服务](https://blog.dingkewz.com/tags/golang/) [英文版](https://ewanvalentine.io/tag/go/)\n+ [Go微服务系列博客](https://github.com/callistaenterprise/goblog)\n+ [Micro 中文示例、教程、资料，源码解读](https://github.com/micro-in-cn/tutorials)\n\n## Rust\n+ [通过例子学 Rust](https://rustwiki.org/rust-by-example/)\n+ [Rust开发技术学习路线](http://special.csdncms.csdn.net/rust/index.shtml)\n\n## Java\n+ [Java高并发秒杀API](http://www.imooc.com/u/2145618/courses?sort=publish)\n+ [Spring Boot Tutorial](https://legacy.gitbook.com/book/waylau/spring-boot-tutorial/details)\n+ [Spring Framework 5 中文文档](https://legacy.gitbook.com/book/lfvepclr/spring-framework-5-doc-cn/details)\n+ [State of the Lambda](http://cr.openjdk.java.net/~briangoetz/lambda/lambda-state-final.html) -- [深入理解Java 8 Lambda（语言篇——lambda，方法引用，目标类型和默认方法）](http://zh.lucida.me/blog/java-8-lambdas-insideout-language-features/)\n+ [State of the Lambda: Libraries Edition](http://cr.openjdk.java.net/~briangoetz/lambda/lambda-libraries-final.html) -- [深入理解Java 8 Lambda（类库篇——Streams API，Collectors和并行）](http://zh.lucida.me/blog/java-8-lambdas-inside-out-library-features/)\n+ [Translation of Lambda Expressions](http://cr.openjdk.java.net/~briangoetz/lambda/lambda-translation.html) -- [深入理解 Java 8 Lambda（原理篇——Java 编译器如何处理 lambda）](https://lowzj.com/notes/java/translation-of-lambda-expressions.html)\n+ [一步到位springboot](https://bugpool.blog.csdn.net/article/details/105624082)\n+ [老实人spring源码解析](https://bugpool.blog.csdn.net/article/details/104833634)\n+ [Java全链路面试指南](https://www.zhihu.com/column/c_1050762683808403456)\n+ [用Java实现一个JVM虚拟机](https://bugstack.cn/itstack-demo-jvm/itstack-demo-jvm.html)\n\n## Javascript\n+ [ECMAScript 6入门](http://es6.ruanyifeng.com/)\n+ [Vue.js中文文档](http://cn.vuejs.org/)\n+ [You-Dont-Need-jQuery](https://github.com/oneuijs/You-Dont-Need-jQuery/blob/master/README.zh-CN.md)\n+ [Vue教程](http://vuejs.org.cn/guide/)\n+ [vue-router文档](http://router.vuejs.org/zh-cn/index.html)\n+ [Object.observe() 引爆数据绑定革命](http://www.w3ctech.com/topic/1097)\n\n## Lua\n+ [Lua入门手册](https://github.com/CraryPrimitiveMan/luaprimer)\n+ [Lua 5.1 参考手册](http://www.codingnow.com/2000/download/lua_manual.html)\n+ [Lua 5.3 参考手册](http://cloudwu.github.io/lua53doc/)\n+ [Lua源码欣赏](http://www.codingnow.com/temp/readinglua.pdf)\n+ [Lua: 给 Redis 用户的入门指导](http://www.oschina.net/translate/intro-to-lua-for-redis-programmers)\n\n## Redis\n+ [Redis 设计与实现](http://redisbook.readthedocs.org/en/latest/index.html)\n+ [Redis协议说明](http://www.redis.cn/topics/protocol.html)\n+ [15天玩转redis](http://www.cnblogs.com/huangxincheng/category/755864.html)\n+ [Redis无限全量复制问题分析与优化](https://cachecloud.github.io/2016/11/24/%E5%85%A8%E9%87%8F%E5%A4%8D%E5%88%B6%E9%97%AE%E9%A2%98/)\n\n## SQL\n+ [MySQL5.7中文文档](https://www.docs4dev.com/docs/zh/mysql/5.7/reference/preface.html)\n+ [数据库内核月报](http://mysql.taobao.org/monthly/)\n+ [如果有人问你数据库的原理，叫他看这篇文章](http://blog.jobbole.com/100349/)\n+ [MySql避免重复插入记录方法](http://blog.csdn.net/jbboy/article/details/46828917)\n+ [数据库分库分表(sharding)系列](http://blog.csdn.net/column/details/sharding.html)\n+ [MySQL大表优化方案](https://segmentfault.com/a/1190000006158186)\n+ [一个最不可思议的MySQL死锁分析](http://hedengcheng.com/?p=844)\n+ [MySQL锁系列](http://keithlan.github.io/tags/InnoDB-Lock/)\n+ [MySQL实战45讲](https://blog.csdn.net/u012131610/article/details/100150146)\n+ [数据库内核杂谈](https://www.infoq.cn/theme/46)\n\n## 架构设计\n+ [谈谈后端业务系统的微服务化改造](http://www.infoq.com/cn/articles/the-back-end-business-systems-service-transformation)\n+ [InfoQ微服务演讲](http://www.infoq.com/cn/microservice/presentations/)\n+ [分布式事务？No, 最终一致性](https://zhuanlan.zhihu.com/p/25933039)\n+ [架构师之路2017半年精选40篇](https://mp.weixin.qq.com/s?__biz=MjM5ODYxMDA5OQ==\u0026mid=2651960243\u0026idx=1\u0026sn=c5d0de35c6d87e08370eef4179ff66bb\u0026chksm=bd2d066f8a5a8f79a3478591e44054a1838e6aa8a35e544a5eb42b38cb274de6501a6b3b77e5)\n+ [从0开始的微服务架构](http://www.infoq.com/cn/profile/%E8%8B%8F%E6%A7%90)\n+ [微服务下的数据一致性的几种实现方式之概述](https://www.jianshu.com/p/b264a196b177)\n\n## 机器学习\n+ [如何用3个月零基础入门「机器学习」](https://zhuanlan.zhihu.com/p/29704017)\n+ [Google机器学习课程](https://developers.google.com/machine-learning/crash-course/ml-intro?hl=zh-cn)\n+ [数据挖掘十大算法详解](https://wizardforcel.gitbooks.io/dm-algo-top10/content/)\n+ [SciPy Lecture Notes](https://wizardforcel.gitbooks.io/scipy-lecture-notes/content/0.html)\n+ [神经网络教程](http://www.tensorfly.cn/home/?cat=4)\n+ [机器学习领域适合新手学习的 GitHub 项目](https://www.zhihu.com/question/27098881)\n+ [Sklearn 与 TensorFlow 机器学习实用指南](https://hands1ml.apachecn.org/#/)\n\n## Docker\n+ [使用Spring Cloud与Docker实战微服务](https://eacdy.gitbooks.io/spring-cloud-book/content/)\n+ [Docker — 从入门到实践](https://yeasy.gitbooks.io/docker_practice/content/)\n+ [用Docker部署一个Web应用](https://zhuanlan.zhihu.com/p/26418829)\n+ [Kubernetes Handbook——Kubernetes中文指南/云原生应用架构实践手册](https://jimmysong.io/kubernetes-handbook/)\n+ [Awesome Service Mesh](http://www.servicemesher.com/awesome-servicemesh)\n\n## Nginx\n+ [Nginx 变量漫谈](http://blog.sina.com.cn/s/articlelist_1834459124_1_1.html)\n+ [Nginx 配置指令的执行顺序](http://blog.sina.com.cn/s/articlelist_1834459124_2_1.html)\n+ [Nginx开发从入门到精通](http://tengine.taobao.org/book/index.html)\n+ [nginx源码分析-kenbinzhang](http://blog.csdn.net/kenbinzhang/article/category/603177)\n+ [nginx源码分析-阿波](http://blog.csdn.net/livelylittlefish/article/category/838107)\n+ [nginx源码分析-initphp](http://blog.csdn.net/column/details/nginx-read.html)\n+ [OpenResty最佳实践](https://moonbingbing.gitbooks.io/openresty-best-practices/content/index.html)\n+ [Nginx中文文档](http://www.nginx.cn/doc/)\n+ [Nginx 配置文件详解](http://my.oschina.net/duxuefeng/blog/34880)\n+ [跟我学Nginx+Lua开发](http://www.iteye.com/blogs/subjects/nginx-lua)\n+ [Nginx + CGI/FastCGI + C/Cpp](http://www.cnblogs.com/skynet/p/4173450.html)\n+ [nginx 源码学习笔记](http://blog.csdn.net/column/details/code-for-nginx.html)\n+ [nginx源码剖析](http://blog.csdn.net/column/details/niginxsourcelearning.html)\n+ [NGX_HTTP_REALIP_MODULE使用详解](https://leo108.com/pid-2132.asp)\n\n## RabbitMQ\n+ [官网Examples](http://www.rabbitmq.com/getstarted.html)\n+ [rabbitmq tutorials](https://github.com/rabbitmq/rabbitmq-tutorials)\n+ [PHP AMQP Doc](http://php.net/manual/pl/book.amqp.php)\n+ [RabbitMQ从入门到精通](http://blog.csdn.net/column/details/rabbitmq.html)\n\n## Elasticsearch\n+ [Elasticsearch: 权威指南](https://www.elastic.co/guide/cn/elasticsearch/guide/current/index.html)\n+ [Elasticsearch 安装配置 外网访问](http://www.jianshu.com/p/658961f707d8)\n+ [ELK学习系列文章](http://blog.csdn.net/qq_21387171/article/category/6568892)\n+ [Elasticsearch权威指南](https://www.gitbook.com/book/fuxiaopang/learnelasticsearch/details)\n+ [Mastering Elasticsearch](http://udn.yyuap.com/doc/mastering-elasticsearch/)\n\n## ClickHouse\n+ [ClickHouse中文文档](https://clickhouse.yandex/docs/zh/)\n+ [ClickHouse大数据实时分析领域的黑马](https://www.jianshu.com/p/2d1fa91c2009)\n\n## Flink\n+ [Flink中文文档](https://flink.apache.org/zh/flink-architecture.html)\n\n## Druid\n+ [Druid文档](https://druid.apache.org/docs/latest/design/)\n\n## Mycat\n+ [Mycat权威指南](http://mycat.io/document/Mycat_V1.6.0.pdf)\n+ [MyCat 学习笔记](http://blog.csdn.net/kaye0110/article/category/6103722/2)\n\n## Wireshark\n+ [Wireshark协议分析从入门到精通](http://edu.51cto.com/lesson/id-62643.html)\n+ [一站式学习Wireshark](http://blog.jobbole.com/tag/wireshark/)\n+ [聊聊 tcpdump 与 Wireshark 抓包分析](http://www.jianshu.com/p/a62ed1bb5b20)\n+ [用 Wireshark 图解：TCP 三次握手](http://www.bysocket.com/?p=1404)\n\n## Hadoop\n+ [Hadoop Shell命令](https://hadoop.apache.org/docs/r1.0.4/cn/hdfs_shell.html)\n\n## Chrome\n+ [Chrome扩展及应用开发](http://www.ituring.com.cn/minibook/950)\n\n## Graphviz\n+ [绘图工具graphviz学习使用](http://www.tuicool.com/articles/r2iAfa)\n+ [程序员绘图利器 — Graphviz](http://www.tuicool.com/articles/RjQfey)\n+ [用 Graphviz 可视化函数调用](http://www.ibm.com/developerworks/cn/linux/l-graphvis/)\n+ [使用graphviz绘制流程图](http://blog.jobbole.com/94472/)\n+ [Graphiz Node Shapes](http://www.graphviz.org/doc/info/shapes.html)\n\n## 前端\n+ [前端优化 9 个技巧，提高 Web 性能](http://web.jobbole.com/89512/)\n\n## 设计\n+ [墨刀（MockingBot）中文学习指南](https://annhanhan.gitbooks.io/mockingbot/content/MB_intro.html)\n\n## 运维\n+ [使用inotify/fswatch构建自动监控脚本](http://icodeit.org/2015/03/build-monitor-script-based-on-inotify/)\n\n## 测试\n+ [JMeter学习指南](https://wuyan.gitbooks.io/jmeter/content/)\n+ [高性能产品的必由之路—性能测试工具](http://www.imooc.com/learn/278)\n\n## 性能\n+ [c10k](http://www.kegel.com/c10k.html)\n+ [c10k中文](http://www.oschina.net/translate/c10k)\n+ [Web系统大规模并发——电商秒杀与抢购](http://www.csdn.net/article/2014-11-28/2822858)\n\n## 算法\n+ [比例分配的算法设计](http://wenku.baidu.com/link?url=K7hleZlBL3145dvJJJlbMcki4WDHu5jHnSQvO1jJj5YbV5S8cYN060snUjGkVi9l0aCo4EB8GkbYy1EhJkiQpB7eODPfOhMaHT4V2hg4jpG)\n+ [Raft 一致性算法](http://www.infoq.com/cn/articles/raft-paper)\n+ [一致性哈希算法](http://blog.csdn.net/cywosp/article/details/23397179)\n+ [Roaring Bitmaps](http://dantezhao.com/2017/10/25/bigdata-algorithm/roaring-bitmap-principle/)\n+ [roaringbitmap 源代码分析](https://blog.csdn.net/chenfenggang/article/details/75039964)\n\n## Linux\n+ [Linux Shell 文本处理工具集锦](http://www.cnblogs.com/me115/p/3427319.html)\n+ [Linux工具快速教程](http://linuxtools-rst.readthedocs.org/zh_CN/latest/index.html)\n+ [linux内核揭密](https://xinqiu.gitbooks.io/linux-insides-cn/content/index.html)\n+ [Linux环境进程间通信](http://www.ibm.com/developerworks/cn/views/linux/libraryview.jsp?sort_by=\u0026show_abstract=true\u0026show_all=\u0026search_flag=\u0026contentarea_by=Linux\u0026search_by=Linux%E7%8E%AF%E5%A2%83%E8%BF%9B%E7%A8%8B%E9%97%B4%E9%80%9A%E4%BF%A1\u0026topic_by=-1\u0026type_by=%E6%89%80%E6%9C%89%E7%B1%BB%E5%88%AB\u0026ibm-search=%E6%90%9C%E7%B4%A2)\n+ [禁用 SSH 远程主机的公钥检查](http://www.worldhello.net/2010/04/08/1026.html)\n+ [Linux kernel Hacker, 从零构建自己的内核](https://www.jianshu.com/nb/5928770)\n\n## 游戏\n+ [虚幻引擎5文档](https://docs.unrealengine.com/5.0/zh-CN/)\n+ [虚幻引擎4蓝图文档](https://docs.unrealengine.com/4.27/zh-CN/ProgrammingAndScripting/Blueprints/)\n\n## 协议\n+ [FastCGI规范中文](http://fuzhong1983.blog.163.com/blog/static/1684705201051002951763/)\n+ [fastcgi协议分析与实例](http://blog.csdn.net/shreck66/article/details/50355729)\n+ [JSON-RPC 2.0 规范(中文版)](http://wiki.geekdream.com/Specification/json-rpc_2.0.html)\n+ [GraphQL中文翻译](https://www.gitbook.com/book/wanglihui/graphql/details)\n\n## PHPStorm\n+ [Laravel Development using PhpStorm](https://confluence.jetbrains.com/display/PhpStorm/Laravel+Development+using+PhpStorm)\n+ [Setting up Intellij IDEA for your Golang project](https://rootpd.com/2016/02/04/setting-up-intellij-idea-for-your-first-golang-project/)\n+ [如何优雅的使用 phpStorm](https://laravel-china.org/topics/1692/how-to-use-phpstorm-gracefully)\n\n## AI\n+ [AI Tools](https://www.futuretools.io/)\n+ [AI工具集](https://ai-bot.cn/)\n\n\n## 论文\n+ [MapReduce: Simplified Data Processing on Large Clusters](https://static.googleusercontent.com/media/research.google.com/zh-CN//archive/mapreduce-osdi04.pdf) -- [MapReduce：面向大型集群的简化数据处理](http://www.cnblogs.com/fuzhe1989/p/3413457.html)\n+ [Bigtable: A Distributed Storage System for Structured Data](https://static.googleusercontent.com/media/research.google.com/zh-CN//archive/bigtable-osdi06.pdf) -- [Bigtable：结构化数据的分布式存储系统](http://blog.bizcloudsoft.com/wp-content/uploads/Google-Bigtable%E4%B8%AD%E6%96%87%E7%89%88_1.0.pdf)\n+ [The Google File System](https://static.googleusercontent.com/media/research.google.com/zh-CN//archive/gfs-sosp2003.pdf) -- [Google文件系统](http://blog.bizcloudsoft.com/wp-content/uploads/Google-File-System%E4%B8%AD%E6%96%87%E7%89%88_1.0.pdf)\n+ [PingCap Paper Reading](https://pingcap.com/community-cn/paper-reading/)\n\n## 自己动手系列\n+ [rCore-Tutorial-Book 第三版](http://rcore-os.cn/rCore-Tutorial-Book-v3/) -- [视频](https://www.xuetangx.com/course/thu08091002729/10327450)\n\n## 免费API\n+ [免费的接口服务](https://github.com/fangzesheng/free-api)\n\n## 其他\n+ [How to be a Programmer](https://github.com/braydie/HowToBeAProgrammer/blob/master/zh/README.md)\n+ [Learn X in Y minutes](https://learnxinyminutes.com/)\n+ [程序员的书籍资源](https://zhuanlan.zhihu.com/p/23857699)\n+ [一大波能提高编程技能的游戏](http://blog.jobbole.com/100733/)\n+ [为什么这么设计系列文章](https://draven.co/whys-the-design/)\n\n## 广告\n+ [计算广告资料汇总](https://buaawht.github.io/2019/03/23/%E5%B9%BF%E5%91%8A%E8%B5%84%E6%96%99/)\n+ [广告图书列表](https://www.douban.com/doulist/120376990/)\n+ [互联网DSP广告系统架构及关键技术解析](http://www.360doc.com/content/15/0806/07/2909773_489803369.shtml)\n+ [推荐广告系列](https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzAxMjM2MTY0OQ==\u0026action=getalbum\u0026album_id=1337224273634738176\u0026scene=173\u0026from_msgid=2650473809\u0026from_itemidx=1\u0026count=3\u0026nolastread=1\u0026uin=\u0026key=\u0026devicetype=Windows+10+x64\u0026version=6302019c\u0026lang=zh_CN\u0026ascene=0\u0026fontgear=2)\n+ [构建广告平台](https://cloud.google.com/architecture/infrastructure-options-for-building-advertising-platforms?hl=zh-cn)\n+ [GA小站](https://www.ichdata.com/)\n+ [网推实训营](https://www.shixunying.com/)\n+ [吴良超的学习笔记-计算广告](https://wulc.me/tags/%E8%AE%A1%E7%AE%97%E5%B9%BF%E5%91%8A/)\n\n## 博客\n+ [风雪之隅](http://www.laruence.com/) -- PHP7核心开发者, Yaf, Yar, Yac等项目作者的博客\n+ [韩天峰(Rango)的博客](http://rango.swoole.com/) -- Swoole作者的博客\n+ [阮一峰的网络日志](http://www.ruanyifeng.com/blog/archives.html)\n+ [agentzh的博客](http://blog.sina.com.cn/openresty) -- Openresty作者的博客\n+ [并发编程网](http://ifeve.com/)\n+ [PingCAP官方博客](https://pingcap.com/blog-cn/)\n+ [Netkiller系列手札](http://netkiller.github.io/) -- Netkiller 系列电子书\n+ [火丁笔记](http://huoding.com/) -- 火丁为「灯」，即：「LAMP」！\n+ [小谈博客](https://www.tanteng.me/blog) -- 一个专注WEB开发的技术博客\n+ [pagefault](http://www.pagefault.info/) -- 熟悉c，高性能网络服务器开发\n+ [云风的 BLOG](http://blog.codingnow.com/) -- 思绪来得快去得也快，偶尔会在这里停留\n+ [Hawstein's Blog](http://www.hawstein.com/) -- Scala周报\n+ [stevewang的博客](http://blog.sina.com.cn/u/2615392497) -- Golang博客\n+ [李子的博客](http://blog.lifeibo.com/) -- 关注高性能网络服务器，关键C200k\n+ [Mengkang's land](http://mengkang.net/) -- PHP/Java相关博客\n+ [我的志愿是做一个校长](http://guweigang.com/) -- PHP相关博客\n+ [张宴的博客](http://zyan.cc/index.php) -- Web系统架构与底层研发\n+ [酷壳](http://coolshell.cn/) -- 享受编程和技术所带来的快乐\n+ [沈逸的个人站点](http://www.hishenyi.com/)\n+ [伯乐在线--吳YH堅](http://www.jobbole.com/members/wuyinghao/)\n+ [博学无忧--信海龙的博客](http://www.bo56.com/)\n+ [JerryQu 的小站](https://imququ.com/) -- 专注 WEB 端开发\n+ [SharEDITor](http://www.shareditor.com/) -- Big Data ITors\n+ [Taylor Otwell](https://medium.com/@taylorotwell) -- Laravel作者的博客\n+ [bboyjing's blog](http://bboyjing.github.io/)\n+ [njpjsoftdev的博客](http://blog.csdn.net/njpjsoftdev/article)\n+ [黑客画家的博客](https://my.oschina.net/fileoptions/blog?sort=time\u0026temp=1506045459054)\n+ [fengyun.rui的博客](http://xiaorui.cc/) -- Python和Golang\n\n## 公开课\n+ [机器学习入门](https://cn.udacity.com/course/intro-to-machine-learning--ud120)\n+ [深度学习](https://cn.udacity.com/course/deep-learning--ud730)\n+ [深度学习基础介绍-机器学习](http://www.maiziedu.com/course/373/)\n+ [麻省理工学院公开课：算法导论](http://open.163.com/special/opencourse/algorithms.html)\n+ [南京大学：计算机操作系统](https://www.coursera.org/learn/jisuanji-caozuo-xitong/)\n+ [北京大学：操作系统原理](https://class.coursera.org/os-001/lecture)\n\n## 工具\n+ [正则表达式解析工具](https://jex.im/regulex/)\n+ [正则表达式解析匹配工具](https://regex101.com/)\n+ [在线Latex公式编辑工具](codecogs.com/latex/eqneditor.php?lang=zh-cn)--[简单语法](http://mohu.org/info/symbols/symbols.htm)\n+ [icon转为web字体](https://icomoon.io/app/#/select)\n+ [icon查找](http://www.iconfont.cn/)\n+ [画图工具](https://www.processon.com)\n+ [html和markdown转换工具](http://www.atool.org/html2markdown.php)\n+ [工业和信息化部ICP/IP地址/域名信息备案管理系统](http://www.miitbeian.gov.cn/publish/query/indexFirst.action)\n+ [搜英文缩写](http://shortof.com/)\n+ [在线计算文件MD5/SHA1/CRC32值](http://www.cnfree.org/tools/hash.php)\n+ [域名信息查询（WHOIS）](https://whois.aliyun.com/)\n+ [各大搜索引擎提交入口](http://www.seo468.com/seo/11.html)\n+ [让你的网站免费支持 HTTPS 及 Nginx 平滑升级](http://www.cnblogs.com/mafly/p/https_nginx.html)\n+ [Typora--好用的Markdown编辑器](http://support.typora.io/)\n+ [certbot - 配置 HTTPS 证书工具](https://certbot.eff.org/)\n+ [Test your PHP code](http://sandbox.onlinephpfunctions.com/)\n+ [Json to Golang Struct](https://mholt.github.io/json-to-go/)\n\n## 第三方\n+ [聚合支付系统服务商集成支付宝即时到账接口教程](http://www.jianshu.com/p/e8b84af03006)\n+ [Socialite Providers](http://socialiteproviders.github.io/)\n\n## 教程网站\n+ [网易公开课](http://open.163.com/)\n+ [慕课网(IMOOC)-国内最大的IT技能学习平台](http://www.imooc.com/course/list)\n+ [实验楼 - 第一家以实验为核心的IT在线教育平台](https://www.shiyanlou.com/courses/)\n+ [麦子学院 - 专业IT职业在线教育平台](http://www.maiziedu.com/)\n+ [极客学院 IT在线教育平台-中国最大的IT职业在线教育平台](http://www.jikexueyuan.com/)\n+ [汇智网 - 最前沿的在线互动编程学习平台](http://www.hubwiz.com/course/)\n+ [优达学城 (Udacity) - 传授硅谷的名企官方课程](https://cn.udacity.com)\n+ [AI教程](http://www.studyai.com/course/index/)\n\n## 视频网站\n+ [Tubidy Videos](http://gnext.net/)\n+ [YouTube](https://www.youtube.com/)\n\n## 简历\n+ [程序员简历模板](https://github.com/geekcompany/ResumeSample)\n\n## 安装\n### Mac\n+ [Mac下Brew安装Nginx+Lua环境](http://www.dev-crazy.com/mac/mac%E4%B8%8Bbrew%E5%AE%89%E8%A3%85nginxlua%E7%8E%AF%E5%A2%83/)\n+ [打开Mac OSX原生的NTFS功能](http://www.tianwaihome.com/2014/07/mac-osx-ntfs.html)\n+ [三种方式配置Mac OS X的启动项](http://blog.csdn.net/abby_sheen/article/details/7817198)\n+ [Fix error formulae found in multiple taps](http://stackoverflow.com/questions/30864992/how-can-i-fix-error-formulae-found-in-multiple-taps)\n+ [Homebrew的安装与使用](http://linfan.info/blog/2012/02/25/homebrew-installation-and-usage/)\n\n### Ubuntu\n+ [ubuntu安装配置elasticSearch](http://www.linuxdiyf.com/linux/17529.html)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcraryprimitiveman%2Freading","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcraryprimitiveman%2Freading","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcraryprimitiveman%2Freading/lists"}