zoukankan      html  css  js  c++  java
  • Java编程资料

    Java相关免费编程书籍推荐(都是PDF版)

    编程进阶

    2017年9月11日

    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

    相关搜索

    redis

    编程语言

    nosql

    服务器

    mongodb

    NoSQL

  • 相关阅读:
    Javascript入门(三)函数
    Javascript入门(二)变量、获取元素、操作元素
    Javascript入门(一)弹出方框
    Linux常用命令(二)查找当前ip地址
    python笔记(一)获取当前目录路径和文件
    Linux常用命令(一)查看日志
    产品对话 | 愿云原生不再只有Kubernete
    在线公开课 | 5G时代的视频云服务关键技术与实践
    IT培训行业变革大会,7月11日启程!
    业内首发 | 区块链数据服务
  • 原文地址:https://www.cnblogs.com/814467783sweet/p/9595600.html
Copyright © 2011-2022 走看看