Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunxyz/awesome-book
A curated list of awesome things related to book
https://github.com/sunxyz/awesome-book
List: awesome-book
Last synced: 16 days ago
JSON representation
A curated list of awesome things related to book
- Host: GitHub
- URL: https://github.com/sunxyz/awesome-book
- Owner: sunxyz
- Created: 2018-01-26T02:39:25.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-16T09:46:05.000Z (about 5 years ago)
- Last Synced: 2024-11-19T10:01:26.509Z (about 1 month ago)
- Size: 68.4 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-book - A curated list of awesome things related to book . (Other Lists / Monkey C Lists)
README
# awesome-book :tiger:
> 精心策划的与书有关的事物清单
> A curated list of awesome things related to book:whale: bookcase:
> 用来收集读过或准备读的gitbook书籍
## 生活之道
**启示录**[《新生 —— 七年就是一辈子》](https://www.gitbook.com/book/xiaolai/reborn/details)
[《把时间当作朋友》](https://www.gitbook.com/book/xiaolai/ba-shi-jian-dang-zuo-peng-you/details)
[《未来世界的幸存者》](https://github.com/ruanyf/survivor)
[《前方的路》](https://github.com/ruanyf/road)
## 编程之禅
**基础 精选**
- 网络
[图解tcp/ip](http://myitbooks.com/coder/1014.html)
[图解http](https://www.linuxidc.com/Linux/2017-06/144435.htm)
[http权威指南](http://myitbooks.com/coder/618.html)
[计算机网络:自顶向下方法](https://pan.baidu.com/s/1i3qw1nv)
- 数据结构与算法
[大话数据结构与算法](http://myitbooks.com/coder/1070.html)
[图解算法](http://myitbooks.com/coder/1056.html)
[算法](https://blog.csdn.net/hehe0705/article/details/78048448)
- 设计模式
[大话设计模式](https://itpanda.net/book/264)
- 计算机
[现代操作系统](http://myitbooks.com/coder/503.html)
- 数学
**java**
[《Spring Boot参考指南》](https://qbgbook.gitbooks.io/spring-boot-reference-guide-zh/)
[《Spring Framework 4.x参考文档》](https://github.com/waylau/spring-framework-4-reference)
[《Spring MVC 4.2.4.RELEASE 中文文档》](https://www.gitbook.com/book/linesh/spring-mvc-documentation-linesh-translation/details)
[《Spring Security 参考手册》](https://www.gitbook.com/book/vincentmi/spring-security-reference-zh/details)
[《Spring Data 中文版本》](https://www.gitbook.com/book/czeng/spring-data/details)
[《跟我学 Spring 系列》](https://www.gitbook.com/book/wizardforcel/gen-wo-xue-spring/details)
[《MyBatis 中文文档 3.4》](https://www.gitbook.com/book/wizardforcel/mybatis-doc/details)
[《Thinking in Java (Java 编程思想)》](https://www.gitbook.com/book/wizardforcel/thinking-in-java/details)
[《Java Servlet 3.1 规范》](https://github.com/waylau/servlet-3.1-specification)
[《Java 开源项目中文文档》](https://www.gitbook.com/book/wizardforcel/java-opensource-doc/details)
[《Java 8 简明教程》](https://www.gitbook.com/book/wizardforcel/modern-java/details)
**javaScript**
[《ECMAScript 6入门》](https://github.com/ruanyf/es6tutorial)
[《JS 函数式编程指南》](https://www.gitbook.com/book/llh911001/mostly-adequate-guide-chinese/details)
[《Google JavaScript 风格指南》](https://www.gitbook.com/book/wizardforcel/google-javascript-style-guide/details)
**Python**
[《Python 核心编程 第二版》](https://www.gitbook.com/book/wizardforcel/core-python-2e/details)
[《笨办法学 python》](https://www.gitbook.com/book/wizardforcel/lpthw/details)
[《Django 中文文档 1.8》](https://www.gitbook.com/book/wizardforcel/django-chinese-docs-18/details)
**golang**
[《Go 编程基础》](https://github.com/Unknwon/go-fundamental-programming)
[《Go 语言圣经 中文版》](https://www.gitbook.com/book/wizardforcel/gopl-zh/details)
[《Go Web 编程》](https://www.gitbook.com/book/wizardforcel/build-web-application-with-golang/details)
**c**
[《笨办法学C 中文版》](https://www.gitbook.com/book/wizardforcel/lcthw/details)
**c++**
[《Effective C++》](https://www.gitbook.com/book/wizardforcel/effective-cpp/details)
[《C++11 FAQ 中文版》](https://www.gitbook.com/book/wizardforcel/cpp-11-faq/details)
[《C++并发编程(中文版)》](https://www.gitbook.com/book/chenxiaowei/cpp_concurrency_in_action/details)
**Ruby**
[《Ruby on Rails 指南》](https://www.gitbook.com/book/wizardforcel/rails-guides/details)
**Objective-C**
[《禅与 Objective-C 编程艺术》](https://www.gitbook.com/book/yourtion/objc-zen-book-cn/details)
**Liunx**
[《鸟哥的Linux私房菜:基础学习篇 第四版》](https://www.gitbook.com/book/wizardforcel/vbird-linux-basic-4e/details)
[《大学霸 Kali Linux 安全渗透教程》](https://www.gitbook.com/book/wizardforcel/daxueba-kali-linux-tutorial/details)
[《笨办法学 Linux 中文版》](https://www.gitbook.com/book/wizardforcel/llthw/details)
**Nginx**
[《Nginx 中文官方文档》](https://www.gitbook.com/book/wizardforcel/nginx-doc/details)
**Redis**
[《Redis 中文文档》](https://www.gitbook.com/book/wizardforcel/redis-doc/details)
**Electron**
[《Electron 中文文档》](https://www.gitbook.com/book/wizardforcel/electron-doc/details)
**Qt**
[《Qt 快速入门系列教程》](https://www.gitbook.com/book/wizardforcel/qt-beginning/details)
[《零基础学 qt4 编程》](https://www.gitbook.com/book/wizardforcel/wudi-qt4/details)
**other**
[程序员的自我修养](https://www.gitbook.com/book/leohxj/a-programmer-prepares/details)
[图说设计模式](https://github.com/me115/design_patterns)
[设计模式Java版](https://www.gitbook.com/book/quanke/design-pattern-java/details)
[编程之法:面试和算法心得](https://www.gitbook.com/book/wizardforcel/the-art-of-programming-by-july/details)
[数据挖掘十大算法详解](https://www.gitbook.com/book/wizardforcel/dm-algo-top10/details)
[廖雪峰 JavaScript Python Git 教程](https://www.gitbook.com/book/wizardforcel/liaoxuefeng/details)
[ideabook0](https://github.com/phodal/ideabook)
## :rabbit: pocket
> 用来收集github或blog上 别人已经收集过的资料 主要与编程相关**blog**
[芋道源码 —— 纯源码解析博客](http://www.iocoder.cn/)
**http**
[白话图解HTTPS原理](https://www.cnblogs.com/ghjbk/p/6738069.html)
**github**
[免费的编程中文书籍索引](https://github.com/justjavac/free-programming-books-zh_CN)
[Awesome Vue.js](https://github.com/vuejs/awesome-vue) - A curated list of awesome things related to Vue.js
[free-programming-books](https://github.com/EbookFoundation/free-programming-books) - List of Free Learning Resources
[Programming_learning_resource](https://github.com/shihyu/Programming_learning_resource) - 一些学习资料的收集
[sindresorhus/awesome](https://github.com/vuejs/awesome-vue) - Curated list of awesome lists
## :hamster: EMOJI> 表情符号作弊表 EMOJI CHEAT SHEET
### Nature [更多](pocket/EMOJI%20CHEAT%20SHEET.md)
:sunny:
:umbrella:
:cloud:
:snowflake:
:snowman:
:zap:
:cyclone:
:foggy:
:ocean:
:cat:
:dog:
:mouse:
:hamster:
:rabbit:
:wolf:
:frog:
:tiger:
:koala:
:bear:
:pig:
:pig_nose:
:cow:
:boar:
:monkey_face:
:monkey:
:horse:
:racehorse:
:camel:
:sheep:
:elephant:
:panda_face:
:snake:
:bird:
:baby_chick:
:hatched_chick:
:hatching_chick:
:chicken:
:penguin:
:turtle:
:bug:
:honeybee:
:ant:
:beetle:
:snail:
:octopus:
:tropical_fish:
:fish:
:whale:
:whale2:
:dolphin:
:cow2:
:ram:
:rat:
:water_buffalo:
:tiger2:
:rabbit2:
:dragon:
:goat:
:rooster:
:dog2:
:pig2:
:mouse2:
:ox:
:dragon_face:
:blowfish:
:crocodile:
:dromedary_camel:
:leopard:
:cat2:
:poodle:
:paw_prints:
:bouquet:
:cherry_blossom:
:tulip:
:four_leaf_clover:
:rose:
:sunflower:
:hibiscus:
:maple_leaf:
:leaves:
:fallen_leaf:
:herb:
:mushroom:
:cactus:
:palm_tree:
:evergreen_tree:
:deciduous_tree:
:chestnut:
:seedling:
:blossom:
:ear_of_rice:
:shell:
:globe_with_meridians:
:sun_with_face:
:full_moon_with_face:
:new_moon_with_face:
:new_moon:
:waxing_crescent_moon:
:first_quarter_moon:
:waxing_gibbous_moon:
:full_moon:
:waning_gibbous_moon:
:last_quarter_moon:
:waning_crescent_moon:
:last_quarter_moon_with_face:
:first_quarter_moon_with_face:
:crescent_moon:
:earth_africa:
:earth_americas:
:earth_asia:
:volcano:
:milky_way:
:partly_sunny:
:octocat:
:squirrel:出处: [emoji-cheat-sheet](https://github.com/WebpageFX/emoji-cheat-sheet.com/)
## 🎉 other
> 欢迎fork与requsets