books-collection 给程序员的开源、免费图书集合
To programmer's open source and free books collection.
In this project, we will constantly update collection, if you are interested, you can continue to focus on, click Watch or Star.
I am improving and expanding the documentation all the time. If you'd like to help this project, please consider corrected, expanding, or adding documentation where you see a need. Every little bit of help you provide in turn improves books-collection.The easiest way to contribute your documentation is to send it to the Issues
给程序员的开源、免费书籍收集,图书集合。
本项目中所列出的图书均由人工校验过,放心使用用。
本项目将不断更新收集,如果你感兴趣,可以持续关注, 点 Watch 或者 Star ,查看Github中watch、star的用法。
同时,欢迎你提出宝贵的意见,或者投稿。使用 issues
**说明:**标志:us:为英文,:cn:为中文, :arrow_down:为可以下载的附件。
另,个人闲置二手书交易,可见https://github.com/waylau/second-hand-books。
翻墙
- 简单实现浏览国外著名网站的方法,不用梯子,修改本机的hosts
- 用Heroku、snova-c4搭梯子上墙
- 又一架梯子上墙利器--DNSCrypt
- 用 VPN Gate 翻墙科学上网
- 设置 VPN,通过 VPN 翻墙科学上网
- 用 Azure RemoteApp 翻墙科学上网
- Windows 下自动化更新 hosts
数据库
- MySQL 5.7 Reference Manual
- MySQL 5.6 Reference Manual
- H2 Database 教程
- DB2 教程
- Getting Started with DB2 Express-C(3rd Edition)🇺🇸, 🇨🇳
Security 安全
Java
- REST 实战
- Jersey 2.x 用户指南
- Spring Framework 4.x参考文档
- Netty 4.x 用户指南
- Netty 实战(精髓)
- Java 编码规范
- Apache MINA 2 用户指南
- Concurrent Programming in Java-Design principles and patterns
- Java 并发编程培训(阿里巴巴)
- Java Servlet 3.1 规范 🇨🇳⬇️
- JSSE 参考指南
- Spring Boot参考指南
- Java 编程要点
- Java 虚拟机规范
- Spring Boot 教程
- 分布式 Java
- Google Java编程风格指南
- Thymeleaf 教程
- Spring Cloud 教程
- Spring 5 案例大全
- Think Java, 2nd Edition
- Think Data Structures
Golang
- Build Web Application With Golang 🇺🇸, 🇨🇳
- Go语言圣经(中文版) (镜像)
- Go语言高级编程
Web
- Svg 资源集合
- Scalable Vector Graphics (SVG) 2
- HTTP/2.0 中文翻译
- http2 explained 🇺🇸, 🇨🇳
- High Performance Browser Networking
- TCP/IP详解 卷1:协议
- NGINX 教程
- JSON-RPC 2.0 规范 🇺🇸, 🇨🇳
- 跟老卫学Angular
Javascript
- ECMAScript® 2016 Language Specification
- Learn Javascript
- Less.js 🇺🇸, 🇨🇳
- Jekyll 文档 🇺🇸, 🇨🇳
- NW.js 入门指南
- Google JavaScript Style Guide
NodeJS
CSS
- Bootstrap 文档 🇺🇸,🇨🇳
- CSS 参考手册
- Code Guide by @AlloyTeam
- CSS3 教程
- Google HTML/CSS Style Guide
- Bootstrap 4 Tutorial
软件工程
项目管理
版本管理
工作流
Linux
- 鸟哥的Linux私房菜
- Linux入门指引
- openSUSE Leap 42.1 非官方指南 🇺🇸, 🇨🇳
- Linux Tutorial[:us:]
Mobile Development
Swift
- The Swift Programming Language 🇺🇸, 🇨🇳
- Swift User Guide
架构
- Architectural Styles and the Design of Network-based Software Architectures(架构风格与基于网络应用软件的架构设计) 🇺🇸 🇨🇳⬇️
- Design patterns implemented in Java