mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-01 03:02:31 +00:00
a7a323aef7
* refactor(books): add re4b - french Reverse Engineering for Beginners - https://beginners.re/RE4B-FR.pdf Author: Dennis Yurichev @DennisYurichev @dennis714 Translators: Florent Besnard @besnardf, Marc Remy @mremy, Baudouin Landais, Téo Dacquet @T30rix, @BlueSkeye Implements EbookFoundation/free-programming-books#5558 (cherry picked from commit 14c32afe2cce6015009647445ddef620284634fe) * refactor(books): remove due to not free in english & russian Implements EbookFoundation/free-programming-books#5558 * refactor(books): add re4b - german Reverse Engineering for Beginners - https://beginners.re/RE4B-DE.pdf Author: Dennis Yurichev @DennisYurichev @dennis714 Translators: Dennis Siekmeier17 @DSiekmeier, Julius Angres18 @JAngres, Dirk Loser19 @PolymathMonkey, Clemens Tamme, Philipp Schweinzer Implements EbookFoundation/free-programming-books#5558 * refactor(books): add re4b - japanese Reverse Engineering for Beginners - https://beginners.re/RE4B-JA.pdf Author: Dennis Yurichev @DennisYurichev @dennis714 Translators: @shmz @4ryuJP Implements EbookFoundation/free-programming-books#5558 * refactor(books): add re4b - italian Reverse Engineering for Beginners - https://beginners.re/RE4B-IT.pdf Author: Dennis Yurichev @DennisYurichev @dennis714 @yurichev Translators: Federico Ramondino @pinkrab , Paolo Stivanin @paolostivanin, @twyK, Fabrizio Bertone @fbertone, Matteo Sticco @sticken88, Marco Negro @Internaut401, @bluepulsar. Implements EbookFoundation/free-programming-books#5558 * fix(books): section level * refactor(books): add re4b - polish Reverse Engineering for Beginners - https://beginners.re/RE4B-PL.pdf Author: Dennis Yurichev @DennisYurichev @dennis714 @yurichev Translators: Kateryna Rozanova, Aleksander Mistewicz, Wiktoria Lewicka, Marcin Sokołowski Implements EbookFoundation/free-programming-books#5558 * refactor(books): add re4b - traditional chinese Reverse Engineering for Beginners - Author: Dennis Yurichev @DennisYurichev @dennis714 @yurichev Translators: Antiy Labs, Archer Implements EbookFoundation/free-programming-books#5558 * lint(books): fix marker style * refactor(books): move re4b - german to assembly It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category. It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse * refactor(books): move re4b - italian to assembly It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category. It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse * refactor(books): move re4b - french to assembly It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category. It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse * refactor(books): merge assembly - webassembly Moving/adding book "WebAssembly friendly programming with C/C++" Author: @chaishushan, @3dgen Translator: @yushih It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse * refactor(books): move re4b - chinese to assembly It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category. It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse * refactor(books): move re4b - polish to assembly It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category. It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse * refactor(books): move re4b - japanese to assembly It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category. It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
35 KiB
35 KiB
目录
- 语言无关
- 语言相关
语言无关
版本控制
- 沉浸式学 Git
- 猴子都能懂的GIT入门
- 学习 Git 分支
- Git - 简易指南
- Git 参考手册
- Git-Cheat-Sheet - flyhigher139
- Git Community Book 中文版
- git-flow 备忘清单
- Git magic
- Git Magic
- Git教程 - 廖雪峰
- Github帮助文档
- GitHub秘籍
- Got GitHub
- GotGitHub
- HgInit (中文版)
- Mercurial 使用教程
- Pro Git
- Pro Git 第二版 中文版 - Bingo Huang
- svn 手册
编程艺术
编辑器
编译原理
操作系统
- 开源世界旅行手册
- 理解Linux进程
- 命令行的艺术
- 鸟哥的 Linux 私房菜 服务器架设篇
- 鸟哥的 Linux 私房菜 基础学习篇
- 嵌入式 Linux 知识库 (eLinux.org 中文版)
- Docker — 从入门到实践
- Docker入门实战
- Docker中文指南
- FreeBSD 使用手册
- Linux 构建指南
- Linux 系统高级编程
- Linux Documentation (中文版)
- Linux Guide for Complete Beginners
- Linux工具快速教程
- Mac 开发配置手册
- Operating Systems: Three Easy Pieces
- The Linux Command Line
- Ubuntu 参考手册
- uCore Lab: Operating System Course in Tsinghua University
- UNIX TOOLBOX
程序员杂谈
大数据
分布式系统
- 走向分布式 (PDF)
管理和监控
- ElasticSearch 权威指南
- Elasticsearch 权威指南(中文版)
- ELKstack 中文指南
- Logstash 最佳实践
- Mastering Elasticsearch(中文版)
- Puppet 2.7 Cookbook 中文版
函数式概念
计算机图形学
其它
软件开发方法
- 傻瓜函数编程 (《Functional Programming For The Rest of Us》中文版)
- 硝烟中的 Scrum 和 XP
设计模式
数据库
项目相关
在线教育
- 51CTO学院
- 黑马程序员
- 汇智网
- 极客学院
- 计蒜客
- 慕课网
- Codecademy
- CodeSchool
- Coursera
- Learn X in Y minutes
- shiyanlou
- TeamTreeHouse
- Udacity
- xuetangX
正则表达式
智能系统
IDE
Web
- 3 Web Designs in 3 Weeks
- 关于浏览器和网络的 20 项须知
- 浏览器开发工具的秘密
- 前端代码规范 及 最佳实践
- 前端开发体系建设日记
- 前端资源分享(二)
- 前端资源分享(一)
- 一站式学习Wireshark
- 移动前端开发收藏夹
- 移动Web前端知识库
- 正则表达式30分钟入门教程
- Chrome 开发者工具中文手册
- Chrome扩展及应用开发
- Chrome扩展开发文档
- Growth: 全栈增长工程师指南
- Grunt中文文档
- Gulp 入门指南
- gulp中文文档
- HTTP 接口设计指北
- HTTP/2.0 中文翻译
- http2讲解
- JSON风格指南
- Wireshark用户手册
WEB服务器
- Apache 中文手册
- Nginx教程从入门到精通 - 运维生存时间 (PDF)
- Nginx开发从入门到精通 - 淘宝团队
语言相关
Android
- Android Design(中文版)
- Android Note(开发过程中积累的知识点)
- Android6.0新特性详解
- Android开发技术前线(android-tech-frontier)
- Google Android官方培训课程中文版
- Google Material Design 正體中文版 (译本一,译本二)
- Material Design 中文版
- Point-of-Android
Assembly
- 逆向工程权威指南 《Reverse Engineering for Beginners》 - Dennis Yurichev, Antiy Labs, Archer
- 逆向工程权威指南 《Reverse Engineering for Beginners》 Vol.1 - Dennis Yurichev, Antiy Labs, Archer (PDF)
- 逆向工程权威指南 《Reverse Engineering for Beginners》 Vol.2 - Dennis Yurichev, Antiy Labs, Archer (PDF)
- C/C++面向WebAssembly编程 - Ending, Chai Shushan (HTML, 📦 examples)
AWK
C
- 新概念 C 语言教程
- Beej's Guide to Network Programming 簡體中文版 - B. Hall, 廖亚伦译 (PDF)
- C 语言常见问题集
- Linux C 编程一站式学习
C Sharp
C++
- 100个gcc小技巧
- 100个gdb小技巧
- 简单易懂的C魔法
- 像计算机科学家一样思考(C++版) (《How To Think Like a Computer Scientist: C++ Version》中文版)
- C 语言编程透视
- C/C++ Primer - andycai
- C++ 并发编程指南
- C++ FAQ LITE(中文版)
- C++ Primer 5th Answers
- C++ Template 进阶指南
- CGDB中文手册
- Cmake 实践 (PDF)
- GNU make 指南
- Google C++ 风格指南
- ZMQ 指南
CoffeeScript
Dart
Elasticsearch
- Elasticsearch 权威指南 (《Elasticsearch the definitive guide》中文版)
- Mastering Elasticsearch(中文版)
Elixir
- Elixir 编程语言教程 (Elixir School)
- Elixir Getting Started 中文翻译
- Elixir元编程与DSL 中文翻译
- Phoenix 框架中文文档
Erlang
- Erlang 并发编程 (《Concurrent Programming in Erlang (Part I)》中文版)
Fortran
Golang
- 深入解析 Go - tiancaiamao
- 神奇的 Go 语言
- 学习Go语言
- Go 编程基础
- Go 官方文档翻译
- Go 简易教程 - Song Song Li (《The Little Go Book - Karl Seguin》中文版)
- Go 入门指南 (《The Way to Go》中文版)
- Go 语法树入门
- Go 语言标准库
- Go 语言高级编程(Advanced Go Programming)
- Go 语言设计与实现 - draveness
- Go 语言实战笔记
- Go 指南 (《A Tour of Go》中文版)
- Go Web 编程
- Go命令教程
- Go实战开发
- Go语言博客实践
- Java程序员的Golang入门指南
- Network programming with Go 中文翻译版本
- Revel 框架手册
- The Little Go Book 繁體中文翻譯版 - Karl Seguin, KevinGo, Jie Peng (HTML)
Groovy
Haskell
HTML / CSS
- 前端代码规范 - 腾讯AlloyTeam团队
- 通用 CSS 笔记、建议与指导
- 学习CSS布局
- Bootstrap 4 繁體中文手冊 - 六角學院
- CSS3 Tutorial 《CSS3 教程》
- CSS参考手册
- Emmet 文档
- HTML5 教程
- HTML和CSS编码规范
- Sass Guidelines 中文
iOS
- 网易斯坦福大学公开课:iOS 7应用开发字幕文件
- Apple Watch开发初探
- Google Objective-C Style Guide 中文版
- iOS7人机界面指南
- iOS开发60分钟入门
- iPhone 6 屏幕揭秘
Java
- 阿里巴巴 Java 开发手册 (PDF)
- 用jersey构建REST服务
- Activiti 5.x 用户指南
- Apache MINA 2 用户指南
- Apache Shiro 用户指南
- Google Java编程风格指南
- H2 Database 教程
- Java 编程思想 - quanke
- Java 编码规范
- Java Servlet 3.1 规范
- Jersey 2.x 用户指南
- JSSE 参考指南
- MyBatis中文文档
- Netty 4.x 用户指南
- Netty 实战(精髓)
- Nutz-book Nutz烹调向导
- Nutz文档
- REST 实战
- Spring Boot参考指南 (🚧 翻译中)
- Spring Framework 4.x参考文档
JavaScript
- 命名函数表达式探秘 - kangax、为之漫笔(翻译) (原始地址无法打开,所以此处地址为justjavac博客上的备份)
- 你不知道的Javascript
- 深入理解JavaScript系列
- 学用 JavaScript 设计模式 - 开源中国
- Airbnb JavaScript 规范
- ECMAScript 6 入门 - 阮一峰
- Google JavaScript 代码风格指南
- JavaScript 标准参考教程(alpha)
- javascript 的 12 个怪癖
- JavaScript 秘密花园
- 《JavaScript 模式》 (《JavaScript patterns》译本)
- Javascript 原理
- JavaScript Promise迷你书
- Javascript编程指南 (源码)
- JavaScript核心概念及实践 (PDF)
AngularJS
ℹ️ See also … Angular
- 构建自己的AngularJS - Xu Fei (HTML)
- 在Windows环境下用Yeoman构建AngularJS项目 - Way Lau (HTML)
- AngularJS入门教程 - Yan Qing, Hou Zhenyu, 速冻沙漠 (HTML) (🗃️ archived)
- AngularJS最佳实践和风格指南 - Minko Gechev, Xuefeng Zhu, Shintaro Kaneko et al. (HTML)
Backbone.js
D3.js
- 楚狂人的D3教程
- 官方API文档
- 张天旭的D3教程
- Learning D3.JS - 十二月咖啡馆
Electron.js
- Electron 中文文档 - WizardForcel
- Electron 中文文档 - W3Cschool
ExtJS
impress.js
jQuery
Node.js
- 七天学会NodeJS - 阿里团队
- 使用 Express + MongoDB 搭建多人博客
- express.js 中文文档
- Express框架
- JavaScript全栈工程师培训材料
- koa 中文文档
- Learn You The Node.js For Much Win! (中文版)
- Node debug 三法三例
- Node.js 包教不包会
- Node.js Fullstack《從零到一的進撃》
- Node入门
- Nodejs Wiki Book (繁体中文)
- nodejs中文文档
- The NodeJS 中文文档 - 社区翻译
React.js
- Learn React & Webpack by building the Hacker News front page
- React-Bits 中文文档
- React Native 中文文档(含最新Android内容)
- React webpack-cookbook
- React.js 入门教程
- React.js 中文文档
Vue.js
Zepto.js
LaTeX
LISP
- ANSI Common Lisp 中文翻译版
- Common Lisp 高级编程技术 (《On Lisp》中文版)
Lua
Markdown
MySQL
NoSQL
- 带有详细注释的 Redis 2.6 代码
- 带有详细注释的 Redis 3.0 代码
- Disque 使用教程
- Redis 命令参考
- Redis 设计与实现
- The Little MongoDB Book
- The Little Redis Book
Perl
PHP
Laravel
Symfony
PostgreSQL
- PostgreSQL 8.2.3 中文文档
- PostgreSQL 9.3.1 中文文档
- PostgreSQL 9.4.4 中文文档
- PostgreSQL 9.5.3 中文文档
- PostgreSQL 9.6.0 中文文档
Python
- 简明 Python 教程 - Swaroop C H、沈洁元(翻译)、漠伦(翻译)
- 人生苦短,我用python - (内含丰富的笔记以及各类教程)
- 深入 Python 3
- 像计算机科学家一样思考Python - Allen B. Downey、大胖哥(翻译)
- Matplotlib 3.0.3 中文文档 - (Online)
- Numpy 1.16 中文文档 - (Online)
- Python 3 文档(简体中文) 3.2.2 documentation
- Python 3.8.0a3中文文档 - (目前在线最全的中文文档了,Online)
- Python 中文学习大本营
- Python 最佳实践指南
- Python Cookbook第三版 - David Beazley、Brian K.Jones、熊能(翻译)
- Python教程 - 廖雪峰的官方网站
- Python进阶 - eastlakeside
- Python之旅 - Ethan
- Tornado 6.1 中文文档 - (网络上其他的都是较旧版本的,Online)
Django
- Django 1.11.6 中文文档
- Django 2.2.1 中文文档 - (这个很新,也很全,Online)
- Django 搭建个人博客教程 (2.1) - (杜赛) (HTML)
- Django book 2.0
- Django Girls 教程 (1.11) (HTML)
R
- 153分钟学会 R (PDF)
- 统计学与 R 读书笔记 (PDF)
- 用 R 构建 Shiny 应用程序 (《Building 'Shiny' Applications with R》中文版)
- R 导论 (《An Introduction to R》中文版) (PDF)
reStructuredText
Ruby
Rust
Scala
- Effective Scala
- Scala 初学者指南 (《The Neophyte's Guide to Scala》中文版)
- Scala 课堂 (Twitter的Scala中文教程)
Scheme
- Scheme 入门教程 (《Yet Another Scheme Tutorial》中文版)
Scratch
Shell
Swift
TypeScript
- TypeScript 教程 - runoob (HTML)
- TypeScript 入门教程 - runoob (HTML)
- TypeScript 中文网 (HTML)
- TypeScript Deep Dive 中文版 - 三毛 (HTML)
- TypeScript Handbook(中文版) - Patrick Zhong (HTML)
Angular
ℹ️ See also … AngularJS
- Angular 文档简介 - Wang Zhicheng, Ye Zhimin, Yang Lin et al. (HTML)
- Angular Material 组件库 - Wang Zhicheng, Ye Zhimin, Yang Lin et al. (HTML)
- Angular Tutorial (教程:英雄之旅) - Wang Zhicheng, Ye Zhimin, Yang Lin et al. (HTML)
Deno
- Deno 钻研之术
- Deno进阶开发笔记 - 大深海