Java相關免費編程書籍推薦(都是PDF版)

編程語言 Java NoSQL Redis 編程進階 編程進階 2017-09-13

IDE

  • IntelliJ IDEA 簡體中文專題教程https://github.com/judasn/IntelliJ-IDEA-Tutorial

MySQL

  • 21分鐘MySQL入門教程http://www.cnblogs.com/mr-wid/archive/2013/05/09/3068229.html

  • MySQL索引背後的數據結構及算法原理http://blog.codinglabs.org/articles/theory-of-mysql-index.html

NoSQL

  • Disque 使用教程http://disque.huangz.me/

  • Neo4j .rb 中文資源http://neo4j.tw/

  • Redis 命令參考http://redisdoc.com/

  • Redis 設計與實現http://redisbook.com/

  • The Little MongoDB Bookhttps://github.com/justinyhuang/the-little-mongodb-book-cn/blob/master/mongodb.md

  • The Little Redis Bookhttps://github.com/JasonLai256/the-little-redis-book/blob/master/cn/redis.md

PostgreSQL

  • PostgreSQL 8.2.3 中文文檔http://works.jinbuguo.com/postgresql/menu823/index.html

  • PostgreSQL 9.3.1 中文文檔http://www.postgres.cn/docs/9.3/index.html

  • PostgreSQL 9.4.4 中文文檔http://www.postgres.cn/docs/9.4/index.html

  • PostgreSQL 9.5.3 中文文檔http://www.postgres.cn/docs/9.5/index.html

  • PostgreSQL 9.6.0 中文文檔http://www.postgres.cn/docs/9.6/index.html

Web

  • 3 Web Designs in 3 Weekshttps://www.gitbook.com/book/juntao/3-web-designs-in-3-weeks/details

  • Chrome 開發者工具中文手冊https://github.com/CN-Chrome-DevTools/CN-Chrome-DevTools

  • Chrome擴展開發文檔http://open.chrome.360.cn/extension_dev/overview.html

  • HTTP 接口設計指北https://github.com/bolasblack/http-api-guide

  • HTTP/2.0 中文翻譯http://yuedu.baidu.com/ebook/478d1a62376baf1ffc4fad99?pn=1

  • http2講解https://www.gitbook.com/book/ye11ow/http2-explained/details

  • JSON風格指南https://github.com/darcyliu/google-styleguide/blob/master/JSONStyleGuide.md

  • 正則表達式30分鐘入門教程http://deerchao.net/tutorials/regex/regex.htm

WEB服務器

  • Apache 中文手冊http://works.jinbuguo.com/apache/menu22/index.html

  • Nginx開發從入門到精通 (淘寶團隊出品)http://tengine.taobao.org/book/index.html

  • Nginx教程從入門到精通 (PDF版本,運維生存時間出品)http://www.ttlsa.com/nginx/nginx-stu-pdf/

程序員雜談

  • 程序員的自我修養http://www.kancloud.cn/kancloud/a-programmer-prepares

Java

  • Activiti 5.x 用戶指南https://github.com/waylau/activiti-5.x-user-guide

  • Apache MINA 2 用戶指南https://github.com/waylau/apache-mina-2.x-user-guide

  • Apache Shiro 用戶指南https://github.com/waylau/apache-shiro-1.2.x-reference

  • Google Java編程風格指南http://www.hawstein.com/posts/google-java-style.html

  • H2 Database 教程https://github.com/waylau/h2-database-doc

  • Java Servlet 3.1 規範https://github.com/waylau/servlet-3.1-specification

  • Java 編碼規範https://github.com/waylau/java-code-conventions

  • Jersey 2.x 用戶指南https://github.com/waylau/Jersey-2.x-User-Guide

  • JSSE 參考指南https://github.com/waylau/jsse-reference-guide

  • MyBatis中文文檔http://mybatis.github.io/mybatis-3/zh/index.html

  • Netty 4.x 用戶指南https://github.com/waylau/netty-4-user-guide

  • Netty 實戰(精髓)https://github.com/waylau/essential-netty-in-action

  • REST 實戰https://github.com/waylau/rest-in-action

  • Spring Boot參考指南 (翻譯中)https://github.com/qibaoguang/Spring-Boot-Reference-Guide

  • Spring Framework 4.x參考文檔https://github.com/waylau/spring-framework-4-reference

  • 用jersey構建REST服務https://github.com/waylau/RestDemo

相關推薦

推薦中...