“5754b3f0b30ea4c780e10aaf524e98e33e02974d”上不存在“books/free-programming-books.md”
free-programming-books.md 210.4 KB
Newer Older
D
Diego Mateos 已提交
1
### Index
2

J
Johan Wigert 已提交
3
* [ABAP](#abap)
J
Josh Baer 已提交
4
* [Ada](#ada)
P
Phil Nguyen 已提交
5
* [Agda](#agda)
6
* [Alef](#alef)
V
Victor Felder 已提交
7
* [Android](#android)
B
Boris Egorov 已提交
8
* [APL](#apl)
9
* [App Inventor](#app-inventor)
H
hiseba 已提交
10
* [Arduino](#arduino)
11
* [ASP.NET](#aspnet)
12 13
* [ASP.NET Core](#aspnet-core)
  * [Blazor](#blazor)
V
Victor Felder 已提交
14
* [Assembly Language](#assembly-language)
V
Victor Felder 已提交
15
  * [Non-X86](#non-x86)
H
href 已提交
16
* [AutoHotkey](#autohotkey)
R
Robert Alm Nilsson 已提交
17 18
* [Autotools](#autotools)
* [Awk](#awk)
V
Victor Felder 已提交
19
* [Bash](#bash)
20
* [Basic](#basic)
A
Alexander Fefelov 已提交
21
* [BETA](#beta)
V
Victor Felder 已提交
22
* [C](#c)
23
* [C#](#c-sharp)
S
Seth 已提交
24
* [C++](#cpp)
25 26
* [Chapel](#chapel)
* [Cilk](#cilk)
V
Victor Felder 已提交
27
* [Clojure](#clojure)
V
vhf / victor felder 已提交
28
* [COBOL](#cobol)
V
Victor Felder 已提交
29 30
* [CoffeeScript](#coffeescript)
* [ColdFusion](#coldfusion)
O
oltolm 已提交
31
* [Component Pascal](#component-pascal)
32
* [Cool](#cool)
P
Phil Nguyen 已提交
33
* [Coq](#coq)
34
* [Crystal](#crystal)
M
Meet Shah 已提交
35
* [CUDA](#cuda)
Y
yazd 已提交
36
* [D](#d)
B
Boris 已提交
37
* [Dart](#dart)
V
Victor Felder 已提交
38
* [DB2](#db2)
39
* [DBMS](#dbms)
M
Max Edmands 已提交
40
* [Delphi / Pascal](#delphi--pascal)
R
Robert Alm Nilsson 已提交
41
* [DTrace](#dtrace)
42
* [Eiffel](#eiffel)
43
* [Elasticsearch](#elasticsearch)
J
Jeff Turner 已提交
44
* [Elixir](#elixir)
45
  * [Ecto](#ecto)
46
  * [Phoenix](#phoenix)
47
* [Elm](#elm)
V
Victor Felder 已提交
48
* [Emacs](#emacs)
49
* [Embedded Systems](#embedded-systems)
V
Victor Felder 已提交
50
* [Erlang](#erlang)
51
* [ESP8266](#esp8266)
V
Victor Felder 已提交
52
* [F#](#f-sharp)
53
* [Firefox OS](#firefox-os)
54
* [Flutter](#flutter)
55
* [Force.com](#forcecom)
V
Victor Felder 已提交
56
* [Forth](#forth)
R
Robert Alm Nilsson 已提交
57
* [Fortran](#fortran)
V
Victor Felder 已提交
58
* [FreeBSD](#freebsd)
V
Victor Felder 已提交
59 60
* [Git](#git)
* [Go](#go)
61 62
* [Graphical user interfaces](#graphical-user-interfaces)
* [Graphics Programming](#graphics-programming)
63
  * [Vulkan](#vulkan)
E
El Juli 已提交
64
* [GraphQL](#graphql)
65
* [Groovy](#groovy)
V
Victor Felder 已提交
66 67 68
  * [Gradle](#gradle)
  * [Grails](#grails)
  * [Spock Framework](#spock-framework)
E
eshellman 已提交
69
* [Hack](#hack)
V
Victor Felder 已提交
70
* [Hadoop](#hadoop)
V
Victor Felder 已提交
71
* [Haskell](#haskell)
M
Mark Knol 已提交
72
* [Haxe](#haxe)
G
Gustavo Sillero 已提交
73
* [HTML / CSS](#html--css)
V
Victor Felder 已提交
74
  * [Bootstrap](#bootstrap)
75
  * [Tailwindcss](https://tailwindcss.com/docs) - Adam Wathan
K
Kevin Wang 已提交
76
* [HTTP](#http)
77
* [HTTPS](#https)
S
Steven Johnson 已提交
78
* [Icon](#icon)
79
* [Idris](#idris)
80
* [iOS](#ios)
81
* [IoT](#iot)
C
Codrin Eugeniu 已提交
82
* [Isabelle/HOL](#isabellehol)
D
adds J  
Darek Nedza 已提交
83
* [J](#j)
V
Index  
Victor Felder 已提交
84
* [Java](#java)
C
Codename One 已提交
85
  * [Codename One](#codename-one)
86
  * [JasperReports](#jasperreports)
V
Victor Felder 已提交
87 88
  * [Spring](#spring)
  * [Spring Boot](#spring-boot)
S
savuckovi 已提交
89
  * [Spring Data](#spring-data)
V
Victor Felder 已提交
90 91
  * [Spring Security](#spring-security)
  * [Wicket](#wicket)
V
Index  
Victor Felder 已提交
92
* [JavaScript](#javascript)
S
sstt011 已提交
93 94 95 96 97 98 99 100 101
  * [Angular.js](#angularjs)
  * [Aurelia](#aurelia)
  * [Backbone.js](#backbonejs)
  * [Booty5.js](#booty5js)
  * [D3.js](#d3js)
  * [Dojo](#dojo)
  * [Elm](#elm)
  * [Ember.js](#emberjs)
  * [Express.js](#expressjs)
102
  * [Ionic](#ionic)
S
sstt011 已提交
103 104
  * [jQuery](#jquery)
  * [meteor](#meteor)
V
Victor Felder 已提交
105
  * [Node.js](#nodejs)
S
sstt011 已提交
106 107
  * [Om](#om)
  * [React](#react)
108
  * [React Native](#react-native)
B
Boris Dinkevich 已提交
109
  * [Redux](#redux)
T
Timo Salomäki 已提交
110
  * [Vue.js](#vuejs)
A
amishpatel1994 已提交
111
* [Jenkins](#jenkins)
112
* [Julia](#julia)
M
Matthew Watkins 已提交
113
* [Kotlin](#kotlin)
M
Mojtahedi 已提交
114
* [Language Agnostic](#language-agnostic)
8mNGuhtF's avatar
8mNGuhtF 已提交
115
  * [Algorithms & Data Structures](#algorithms--data-structures)
T
Timo Salomäki 已提交
116
  * [Artificial Intelligence](#artificial-intelligence)
V
Victor Felder 已提交
117 118 119 120
  * [Cellular Automata](#cellular-automata)
  * [Cloud Computing](#cloud-computing)
  * [Competitive Programming](#competitive-programming)
  * [Compiler Design](#compiler-design)
T
Timo Salomäki 已提交
121 122 123
  * [Computer Science](#computer-science)
  * [Computer Vision](#computer-vision)
  * [Containers](#containers)
V
Victor Felder 已提交
124 125 126 127 128 129
  * [Database](#database)
  * [Datamining](#datamining)
  * [Information Retrieval](#information-retrieval)
  * [Licensing](#licensing)
  * [Machine Learning](#machine-learning)
  * [Mathematics](#mathematics)
T
Timo Salomäki 已提交
130
  * [Mathematics For Computer Science](#mathematics-for-computer-science)
V
Victor Felder 已提交
131 132 133 134
  * [Misc](#misc)
  * [MOOC](#mooc)
  * [Networking](#networking)
  * [Open Source Ecosystem](#open-source-ecosystem)
135
  * [Operating Systems](#operating-systems)
V
Victor Felder 已提交
136 137 138 139 140 141 142 143 144 145 146
  * [Parallel Programming](#parallel-programming)
  * [Partial Evaluation](#partial-evaluation)
  * [Professional Development](#professional-development)
  * [Programming Paradigms](#programming-paradigms)
  * [Regular Expressions](#regular-expressions)
  * [Reverse Engineering](#reverse-engineering)
  * [Security](#security)
  * [Software Architecture](#software-architecture)
  * [Standards](#standards)
  * [Theoretical Computer Science](#theoretical-computer-science)
  * [Web Performance](#web-performance)
G
geo7 已提交
147
* [LaTeX / TeX](#latex--tex)
148 149
  * [LaTeX](#latex)
  * [TeX](#tex)
150
* [Limbo](#limbo)
V
Index  
Victor Felder 已提交
151 152
* [Linux](#linux)
* [Lisp](#lisp)
A
angerangel 已提交
153
* [Livecode](#livecode)
V
Index  
Victor Felder 已提交
154
* [Lua](#lua)
155
* [Make](#make)
156
* [Markdown](#markdown)
V
Index  
Victor Felder 已提交
157
* [Mathematica](#mathematica)
T
Todd Atkins 已提交
158
* [MATLAB](#matlab)
V
Index  
Victor Felder 已提交
159
* [Maven](#maven)
R
robschia 已提交
160
* [Mercurial](#mercurial)
161
* [Mercury](#mercury)
M
Mojtahedi 已提交
162
* [Meta-Lists](#meta-lists)
163
* [Modelica](#modelica)
R
Robert Alm Nilsson 已提交
164
* [MySQL](#mysql)
P
Pedro Barbosa 已提交
165
* [Neo4J](#neo4j)
166
* [.NET Core / .NET](#net-core)
167
* [.NET Framework](#net-framework)
W
Willyboar 已提交
168
* [Nim](#nim)
V
Index  
Victor Felder 已提交
169 170 171 172
* [NoSQL](#nosql)
* [Oberon](#oberon)
* [Objective-C](#objective-c)
* [OCaml](#ocaml)
N
nerandell 已提交
173
* [Octave](#octave)
174
* [OpenMP](#openmp)
175
* [OpenResty](#openresty)
B
Bruno Girin 已提交
176
* [OpenSCAD](#openscad)
V
Index  
Victor Felder 已提交
177 178
* [Perl](#perl)
* [PHP](#php)
179 180 181 182 183 184
  * [CakePHP](#cakephp)
  * [CodeIgniter](#codeigniter)
  * [Drupal](#drupal)
  * [Laravel](#laravel)
  * [Symfony](#symfony)
  * [Zend](#zend)
M
Marios Zindilis 已提交
185
* [PicoLisp](#picolisp)
R
Robert Alm Nilsson 已提交
186
* [PostgreSQL](#postgresql)
V
Index  
Victor Felder 已提交
187
* [PowerShell](#powershell)
S
Saheed 已提交
188
* [Processing](#processing)
V
Index  
Victor Felder 已提交
189
* [Prolog](#prolog)
V
Victor Felder 已提交
190
  * [Constraint Logic Programming](#constraint-logic-programming-extended-prolog)
D
David Metcalfe 已提交
191
* [PureScript](#purescript)
V
Index  
Victor Felder 已提交
192
* [Python](#python)
V
Victor Felder 已提交
193 194 195 196 197
  * [Django](#django)
  * [Flask](#flask)
  * [Kivy](#kivy)
  * [Pandas](#pandas)
  * [Pyramid](#pyramid)
V
victor felder 已提交
198
  * [Tornado](#tornado)
199
* [QML](#qml)
V
Index  
Victor Felder 已提交
200
* [R](#r)
A
ajauhri 已提交
201
* [Racket](#racket)
202
* [Raku](#raku)
D
David Metcalfe 已提交
203
* [Raspberry Pi](#raspberry-pi)
A
Alexander Fefelov 已提交
204
* [REBOL](#rebol)
V
Index  
Victor Felder 已提交
205
* [Ruby](#ruby)
V
Victor Felder 已提交
206 207
  * [RSpec](#rspec)
  * [Ruby on Rails](#ruby-on-rails)
208
  * [Sinatra](#sinatra)
G
Grigoriy Dzhanelidze 已提交
209
* [Rust](#rust)
210
* [Sage](#sage)
V
Index  
Victor Felder 已提交
211
* [Scala](#scala)
V
Victor Felder 已提交
212 213
  * [Lift](#lift)
  * [Play Scala](#play-scala)
V
Index  
Victor Felder 已提交
214
* [Scheme](#scheme)
215
* [Scilab](#scilab)
G
Gustavo Sillero 已提交
216 217
* [Scratch](#scratch)
* [Sed](#sed)
L
Lorenzo Bragaglia 已提交
218
* [Self](#self)
V
Index  
Victor Felder 已提交
219
* [Smalltalk](#smalltalk)
220
* [Snap](#snap)
“Sumit 已提交
221
* [Spark](#spark)
T
Timo Salomäki 已提交
222
* [Splunk](#splunk)
V
Index  
Victor Felder 已提交
223
* [SQL (implementation agnostic)](#sql-implementation-agnostic)
D
Diego Dias 已提交
224
* [SQL Server](#sql-server)
225
* [Standard ML](#standard-ml)
R
Robert Alm Nilsson 已提交
226
* [Subversion](#subversion)
227
* [Swift](#swift)
G
Gus Uy 已提交
228
  * [Vapor](#vapor)
T
Tom Poindexter 已提交
229
* [Tcl](#tcl)
230
* [TEI](#tei)
V
Index  
Victor Felder 已提交
231
* [Teradata](#teradata)
D
danilov kirill 已提交
232
* [Tizen](#tizen)
X
Xuankang Lin 已提交
233
* [TLA](#tla)
234
* [TypeScript](#typescript)
235
  * [Angular](#angular)
T
Thomas 已提交
236
  * [Deno](#deno)
J
Joey Smith 已提交
237
* [Unix](#unix)
238 239
* [Verilog](#verilog)
* [VHDL](#vhdl)
V
Index  
Victor Felder 已提交
240
* [Vim](#vim)
241
* [Visual Basic](#visual-basic)
242
* [Visual Prolog](#visual-prolog)
M
Mojtahedi 已提交
243
* [Web Services](#web-services)
G
Gary Ewan Park 已提交
244
* [Windows 8](#windows-8)
R
Robert Alm Nilsson 已提交
245
* [Windows Phone](#windows-phone)
I
Istvan Viczian 已提交
246
* [Workflow](#workflow)
247
* [xBase (dBase / Clipper / Harbour)](#xbase-dbase--clipper--harbour)
V
Victor Felder 已提交
248 249


C
Christoph Uschkrat 已提交
250
### Meta-Lists
251

V
Victor Felder 已提交
252
* [atariarchives.org](http://www.atariarchives.org) atariarchives.org makes books, information, and software for Atari and other classic computers available on the Web.
C
Craig Davison 已提交
253 254
* [Bento](https://www.bento.io)
* [Bitsavers.org](http://bitsavers.trailing-edge.com)
255
* [Bookboon: IT & Programming](http://bookboon.com/en/it-programming-ebooks) Cookie required. (email address *requested*, not required)
F
Fwiffo 已提交
256
* [conceptf1.blogspot.com](http://conceptf1.blogspot.com/2013/11/list-of-freely-available-programming.html)
B
Boris 已提交
257
* [Free Smalltalk Books, collected by Stéphane Ducasse](http://stephane.ducasse.free.fr/FreeBooks.html)
V
Victor Felder 已提交
258
* [Free Tech Books](http://www.freetechbooks.com)
A
Alexey Gorelov 已提交
259
* [Goalkicker](https://goalkicker.com) - Programming Notes for Professionals books
V
Victor Felder 已提交
260
* [IBM Redbooks](http://www.redbooks.ibm.com)
A
Alexander Fefelov 已提交
261
* [InfoQ Minibooks](http://www.infoq.com/minibooks/)
A
Alexander Fefelov 已提交
262
* [InTech: Computer and Information Science](http://www.intechopen.com/subjects/computer-and-information-science)
G
gabriellim 已提交
263
* [JSBooks - directory of free javascript ebooks](https://github.com/revolunet/JSbooks)
C
Craig Davison 已提交
264
* [Learn X in Y minutes](https://learnxinyminutes.com)
265
* [Learneroo Resources to Learn Programming](https://www.learneroo.com/modules/12/nodes/96)
C
Craig Davison 已提交
266
* [Microsoft Guides to Software](https://blogs.msdn.microsoft.com/mssmallbiz/2014/07/07/largest-collection-of-free-microsoft-ebooks-ever-including-windows-8-1-windows-8-windows-7-office-2013-office-365-office-2010-sharepoint-2013-dynamics-crm-powershell-exchange-server-lync-2/)
V
Victor Felder 已提交
267
* [Microsoft Press: Free E-Books](https://mva.microsoft.com/ebooks)
C
Craig Davison 已提交
268 269 270
* [Microsoft Technologies 1, including books on Windows Azure, SharePoint, Visual Studio Guide, Windows phone development, ASP.net, Office365, etc. collection by Eric Ligman](https://blogs.msdn.microsoft.com/mssmallbiz/2012/07/27/large-collection-of-free-microsoft-ebooks-for-you-including-sharepoint-visual-studio-windows-phone-windows-8-office-365-office-2010-sql-server-2012-azure-and-more/)
* [Microsoft Technologies 2, including books on Windows Azure, SharePoint, Visual Studio Guide, Windows phone development, ASP.net, etc. collection by Eric Ligman](https://blogs.msdn.microsoft.com/mssmallbiz/2012/07/30/another-large-collection-of-free-microsoft-ebooks-and-resource-kits-for-you-including-sharepoint-2013-office-2013-office-365-duet-2-0-azure-cloud-windows-phone-lync-dynamics-crm-and-more/)
* [O'Reilly's Open Books Project](http://www.oreilly.com/openbook/)
271
* [Papers we love](https://github.com/papers-we-love/papers-we-love)
272
* [Programming](https://en.wikibooks.org/wiki/Category%3aComputer_programming) - Wikibooks
273
* [Red Gate Books](http://www.red-gate.com/community/books/index)
274
* [Stef's Free Online Smalltalk Books](http://stephane.ducasse.free.fr/FreeBooks/)
M
Meenakshi Agarwal 已提交
275
* [TechBeamers.com](http://www.techbeamers.com)
V
Victor Felder 已提交
276
* [TechBooksForFree.com](http://www.techbooksforfree.com)
277
* [The Definitive C++ Book Guide and List](http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list)
V
Victor Felder 已提交
278 279
* [Theassayer.org](http://theassayer.org)
* [tutorialspoint](http://www.tutorialspoint.com)
V
Victor Felder 已提交
280 281


C
Christoph Uschkrat 已提交
282
### Graphics Programming
283

284
* [3D Game Shaders For Beginners](https://github.com/lettier/3d-game-shaders-for-beginners) - David Lettier (Git) [(HTML)](https://lettier.github.io/3d-game-shaders-for-beginners)
285
* [Blender 3D: Noob to Pro](https://en.wikibooks.org/wiki/Blender_3D%3A_Noob_to_Pro) - Wikibooks
286
* [Blender Manual](https://docs.blender.org/manual/en/latest)
287
* [Computer Graphics from scratch](http://gabrielgambetta.com/computer-graphics-from-scratch) - Gabriel Gambetta (:construction: *in process*)
C
Craig Davison 已提交
288
* [DirectX manual](http://user.xmission.com/~legalize/book/download/index.html) (draft)
V
Victor Felder 已提交
289
* [GPU Gems](https://developer.nvidia.com/gpugems/GPUGems/gpugems_pref01.html)
290
* [Graphics Programming Black Book](http://www.gamedev.net/page/resources/_/technical/graphics-programming-and-theory/graphics-programming-black-book-r1698) - Michael Abrash
291
* [Introduction to Modern OpenGL](https://open.gl) - Alexander Overvoorde (HTML, EPUB, PDF) (C++)
T
Timo Salomäki 已提交
292
* [Introduction to TouchDesigner 099](https://leanpub.com/introductiontotouchdesigner/) *(Leanpub account or valid email requested)*
G
Gintautas Švedas 已提交
293
* [Learn Computer Graphics From Scratch!](https://www.scratchapixel.com) - Scratchapixel (:construction: *in process*)
V
Victor Felder 已提交
294
* [Learn OpenGL](http://learnopengl.com) - Joey de Vries
295
* [Learn OpenGL RS](https://github.com/bwasty/learn-opengl-rs) - Benjamin Wasty et al. (:construction: *in process*) (Rust)
296
* [Learning Modern 3D Graphics Programming](https://web.archive.org/web/20150225192611/http://www.arcsynthesis.org/gltut/index.html) - Jason L. McKesson (draft)
G
Gintautas Švedas 已提交
297
* [Notes for a Computer Graphics Programming Course](https://www.cs.csustan.edu/~rsc/CS3600F00/Notes.pdf) - Dr. Steve Cunningham (PDF)
D
David Metcalfe 已提交
298
* [OpenGL](http://www.songho.ca/opengl/index.html) - Concepts and illustrations.
299
* [Ray Tracing in One Weekend](https://raytracing.github.io) - Peter Shirley (HTML)
300
* [ShaderX series](http://www.realtimerendering.com/resources/shaderx/) - Wolfgang Engel
V
Victor Felder 已提交
301
* [Tutorials for modern OpenGL](http://www.opengl-tutorial.org)
302
* [WebGL Insights](http://webglinsights.com) - Patrick Cozzi and Contributors
E
engstrom 已提交
303

304

305 306 307
#### Vulkan

* [Vulkan Tutorial](https://vulkan-tutorial.com) - Alexander Overvoorde (EPUB, HTML, PDF) (C++)
K
kadhirash 已提交
308 309 310
* [Vulkan Tutorial Java](https://github.com/Naitsirc98/Vulkan-Tutorial-Java) - Cristian Herrera et al (Java)
* [Vulkan Tutorial RS](https://github.com/bwasty/vulkan-tutorial-rs) - Benjamin Wasty et al. (:construction: *in process*) (Rust)
* [Vulkano](https://vulkano.rs/guide/introduction) - Tomaka et al. (HTML) (Rust)
311 312


C
Christoph Uschkrat 已提交
313
### Graphical User Interfaces
314

315
* [Programming with gtkmm 4](https://developer.gnome.org/gtkmm-tutorial/stable/)
A
Alexander Fefelov 已提交
316
* [Search User Interfaces](http://searchuserinterfaces.com/book/) - Marti A. Hearst
317
* [The GLib/GTK+ Development Platform](https://people.gnome.org/~swilmet/glib-gtk-dev-platform.pdf) - Sébastien Wilmet (PDF)
318

V
Victor Felder 已提交
319

E
El Juli 已提交
320 321 322 323 324
### GraphQL

* [Fullstack GraphQL](https://github.com/GraphQLCollege/fullstack-graphql)


C
Christoph Uschkrat 已提交
325
### Language Agnostic
326

C
Christoph Uschkrat 已提交
327
#### Algorithms & Data Structures
328

329
* [A Field Guide To Genetic Programming](https://web.archive.org/web/20191020195105/http://www0.cs.ucl.ac.uk/staff/W.Langdon/ftp/papers/poli08_fieldguide.pdf) - Riccardo Poli et al. (PDF)
K
kadhirash 已提交
330
* [Algorithm Design](https://archive.org/details/AlgorithmDesign1stEditionByJonKleinbergAndEvaTardos2005PDF) - Jon Kleinberg and Éva Tardos (PDF)
E
engstrom 已提交
331
* [Algorithmic Graph Theory](http://code.google.com/p/graphbook/)
332
* [Algorithms](https://en.wikibooks.org/wiki/Algorithms) - Wikibooks
V
Victor Felder 已提交
333
* [Algorithms, 4th Edition](http://algs4.cs.princeton.edu/home/) - Robert Sedgewick and Kevin Wayne
334
* [Algorithms and Automatic Computing Machines (1963)](https://archive.org/details/Algorithms_And_Automatic_Computing_Machines) - B. A. Trakhtenbrot
335
* [Algorithms and Complexity](https://www.math.upenn.edu/~wilf/AlgoComp.pdf) - Herbert S. Wilf (PDF)
C
Craig Davison 已提交
336
* [Algorithms Course Materials](http://jeffe.cs.illinois.edu/teaching/algorithms/) - Jeff Erickson
337
* [Algorithms Notes for Professionals](https://goalkicker.com/AlgorithmsBook) - Compiled from StackOverflow Documentation (PDF)
A
Akhilan 已提交
338
* [Analysis and Design of Algorithms](http://www.cse.iitd.ernet.in/~ssen/csl356/admin356.html) - Sandeep Sen, IIT Delhi
V
Victor Felder 已提交
339
* [Animated Algorithm and Data Structure Visualization](http://visualgo.net) (Resource)
340
* [Annotated Algorithms in Python: Applications in Physics, Biology, and Finance](https://github.com/mdipierro/nlib) - Massimo di Pierro
V
Victor Felder 已提交
341
* [Binary Trees](http://cslibrary.stanford.edu/110/BinaryTrees.pdf) (PDF)
342
* [Data Structures](http://www.cse.iitd.ernet.in/~suban/cs130/index.html) - Prof. Subhashis Banerjee, IIT Delhi
343
* [Data Structures (Into Java) - Paul N. Hilfinger](http://www-inst.eecs.berkeley.edu/~cs61b/fa14/book2/data-structures.pdf) (PDF)
344
* [Data Structures and Algorithms: Annotated Reference with Examples](https://web.archive.org/web/20170715160229/http://dotnetslackers.com/Community/files/folders/data-structures-and-algorithms/entry30283.aspx) - G. Barnett and L. Del Tongo
345 346
* [Data Structures Succinctly Part 1, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/datastructurespart1) (PDF, Kindle) (email address *requested*, not required)
* [Data Structures Succinctly Part 2, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/datastructurespart2) (PDF, Kindle) (email address *requested*, not required)
B
Boris Egorov 已提交
347
* [Elementary Algorithms](https://github.com/liuxinyu95/AlgoXY) - Larry LIU Xinyu
E
engstrom 已提交
348
* [Foundations of Computer Science](http://infolab.stanford.edu/~ullman/focs.html) - Al Aho and Jeff Ullman
349
* [Geometry Algorithms](http://geomalgorithms.com) - Dan Sunday
350
* [Lectures Notes on Algorithm Analysis and Computational Complexity (Fourth Edition)](http://ianparberry.com/books/free/license.html) - Ian Parberry (use form at bottom of license)
351
* [LEDA: A Platform for Combinatorial and Geometric Computing](http://people.mpi-inf.mpg.de/~mehlhorn/LEDAbook.html) - K. Mehlhorn et al.
V
Victor Felder 已提交
352 353
* [Linked List Basics](http://cslibrary.stanford.edu/103/LinkedListBasics.pdf) (PDF)
* [Linked List Problems](http://cslibrary.stanford.edu/105/LinkedListProblems.pdf) (PDF)
F
Fwiffo 已提交
354
* [Matters Computational: Ideas, Algorithms, Source Code](http://www.jjj.de/fxt/fxtbook.pdf) (PDF)
355
* [Open Data Structures: An Introduction](http://opendatastructures.org) - Pat Morin
V
Victor Felder 已提交
356
* [Planning Algorithms](http://planning.cs.uiuc.edu)
357
* [Problems on Algorithms (Second Edition)](http://ianparberry.com/books/free/license.html) - Ian Parberry (use form at bottom of license)
358
* [Purely Functional Data Structures (1996)](http://www.cs.cmu.edu/~rwh/theses/okasaki.pdf) - Chris Okasaki (PDF)
A
Antonio Silveira 已提交
359
* [Sequential and parallel sorting algorithms](http://www.inf.fh-flensburg.de/lang/algorithmen/sortieren/algoen.htm)
V
Victor Felder 已提交
360
* [Text Algorithms](http://igm.univ-mlv.fr/~mac/REC/text-algorithms.pdf) (PDF)
G
gabriellim 已提交
361
* [The Algorithm Design Manual](http://www8.cs.umu.se/kurser/TDBAfl/VT06/algorithms/BOOK/BOOK/BOOK.HTM)
362
* [The Art of Computer Programming](http://www.cs.utsa.edu/~wagner/knuth/) - Donald Knuth (fascicles, mostly volume 4)
363
* [The Design of Approximation Algorithms](http://www.designofapproxalgs.com/book.pdf) (PDF)
E
engstrom 已提交
364
* [The Great Tree List Recursion Problem](http://cslibrary.stanford.edu/109/TreeListRecursion.pdf) (PDF)
365
* [The Kademlia Protocol Succinctly](https://www.syncfusion.com/ebooks/kademlia_protocol_succinctly) - Marc Clifton
366
* [Think Complexity](https://greenteapress.com/wp/think-complexity-2e/) - Allen B. Downey (2nd Edition) (PDF, HTML)
367

V
Victor Felder 已提交
368

T
Timo Salomäki 已提交
369 370
#### Artificial Intelligence

371
* [Introduction to Autonomous Robots](https://github.com/correll/Introduction-to-Autonomous-Robots/releases) - Nikolaus Correll (PDF)
T
Timo Salomäki 已提交
372
* [The Quest for Artificial Intelligence: A History of Ideas and Achievements](http://ai.stanford.edu/~nilsson/QAI/qai.pdf) - Nils J. Nilsson (PDF)
T
Timo Salomäki 已提交
373 374


C
Christoph Uschkrat 已提交
375
#### Cellular Automata
376

377
* [A New Kind of Science](https://www.wolframscience.com/nksonline/toc.html) - Stephen Wolfram
V
Victor Felder 已提交
378

379

C
Christoph Uschkrat 已提交
380
#### Cloud Computing
381

382
* [Azure for Architects, Third Edition](https://azure.microsoft.com/en-us/resources/azure-for-architects/) (PDF) *(email address or account required)*
383
* [Azure Functions Succinctly, Syncfusion](https://www.syncfusion.com/ebooks/azure-functions-succinctly) (PDF, Kindle) (email address requested, not required)
384
* [Cloud Computing for Science and Engineering](https://cloud4scieng.org/chapters/) - Ian Foster, Dennis B. Gannon (:construction: *in process*)
F
Fabrizio Ramos 已提交
385
* [Cloud Design Patterns](https://docs.microsoft.com/en-us/azure/architecture/patterns/)
386
* [Designing Distributed Systems](https://azure.microsoft.com/en-us/resources/designing-distributed-systems/) *(account required)*
387
* [Learn Azure in a Month of Lunches](https://azure.microsoft.com/mediahandler/files/resourcefiles/learn-azure-in-a-month-of-lunches/Learn_Azure_in_a_Month_of_Lunches.pdf) - Iain Foulds (PDF)
388
* [Monitoring Modern Infrastructure](https://www.datadoghq.com/ebook/monitoring-modern-infrastructure/) *(account required)*
M
Mojtahedi 已提交
389
* [Multi-tenant Applications for the Cloud, 3rd Edition](http://www.microsoft.com/en-us/download/details.aspx?id=29263)
D
Devinsuit 已提交
390
* [OpenStack Operations Guide](https://docs.openstack.org/ops-guide/index.html)
391
* [Streamline microservice management with Istio Service Mesh](https://developers.redhat.com/books/introducing-istio-service-mesh-microservices/) *(account required)*
392
* [The Developer’s Guide to Azure](https://azure.microsoft.com/en-us/campaigns/developer-guide/)
M
Mojtahedi 已提交
393 394


A
ahmedk92 已提交
395
#### Competitive Programming
396

397 398 399
* [Competitive Programmer's Handbook](https://cses.fi/book/book.pdf) - Antti Laaksonen (PDF)
* [Competitive Programming, 1st Edition](https://cpbook.net/#CP1details) - Steven Halim [(PDF)](https://www.comp.nus.edu.sg/~stevenha/myteaching/competitive_programming/cp1.pdf)
* [Competitive Programming, 2nd Edition](https://cpbook.net/#CP2details) - Steven Halim [(PDF)](https://www.comp.nus.edu.sg/~stevenha/myteaching/competitive_programming/cp2.pdf)
400
* [Principles of Algorithmic Problem Solving](http://www.csc.kth.se/~jsannemo/slask/main.pdf) - Johan Sannemo (PDF)
A
ahmedk92 已提交
401 402


C
Christoph Uschkrat 已提交
403
#### Compiler Design
404

405
* [An Introduction to GCC](https://web.archive.org/web/20170326232435/http://www.network-theory.co.uk/docs/gccintro/index.html) - Brian Gough
406
* [Basics of Compiler Design (Anniversary Edition)](http://www.diku.dk/~torbenm/Basics/) - Torben Mogensen
E
eshellman 已提交
407
* [Compiler Design in C (1990)](http://www.holub.com/software/compiler.design.in.c.html) - Allen Holub, Prentice Hall
408 409
* [Compiler Design: Theory, Tools, and Examples, C/C++ Edition](http://elvis.rowan.edu/~bergmann/books/cd/c_cpp/) - Seth D. Bergmann
* [Compiler Design: Theory, Tools, and Examples, Java Edition](http://elvis.rowan.edu/~bergmann/books/cd/java/) - Seth D. Bergmann
V
Victor Felder 已提交
410
* [Compiling Scala for the Java Virtual Machine](http://lampwww.epfl.ch/~schinz/thesis-final-A4.pdf) - Michel Schinz (PDF)
E
eshellman 已提交
411
* [Compiling Techniques (1969)](http://www.chilton-computing.org.uk/acl/literature/books/compilingtechniques/overview.htm) - F.R.A. Hopgood, Macdonald
412
* [Crafting Interpreters (:construction:)](http://www.craftinginterpreters.com) - Bob Nystrom (HTML)
413
* [Implementing Functional Languages: A Tutorial](http://research.microsoft.com/en-us/um/people/simonpj/Papers/pj-lester-book/) - Simon Peyton Jones, David Lester
V
Victor Felder 已提交
414
* [Let's Build a Compiler](http://www.stack.nl/~marcov/compiler.pdf) (PDF)
C
Craig Davison 已提交
415
* [Practical and Theoretical Aspects of Compiler Construction](http://web.stanford.edu/class/archive/cs/cs143/cs143.1128/) (class lectures and slides)
416
* [The ANTLR Mega Tutorial](https://tomassetti.me/antlr-mega-tutorial/)
V
Victor Felder 已提交
417

418

419
#### Computer Science
H
Harry Kar 已提交
420

421
* [Computational Thinking](https://www.cs.cmu.edu/~15110-s13/Wing06-ct.pdf) - Jeannette Wing, Carnegie-Mellon University (PDF)
H
Harry Kar 已提交
422 423
* [Computer Science I - Draft](https://bitbucket.org/chrisbourke/computersciencei/src) - Dr. Chris Bourke (PDF) (:construction: *in process*)
* [Computer Science II - Draft](http://cse.unl.edu/~cbourke/ComputerScienceTwo.pdf) - Dr. Chris Bourke (PDF) (:construction: *in process*)
Y
Yusuf Karadag 已提交
424
* [CS Principles: Big Ideas in Programming](https://www.openbookproject.net/books/StudentCSP/) - Mark Guzdial and Barbara Ericson (HTML)
H
Harry Kar 已提交
425 426


427
#### Computer Vision
428

429 430
* [Computer Vision](http://homepages.inf.ed.ac.uk/rbf/BOOKS/BANDB/bandb.htm) - Dana Ballard, Chris Brown
* [Computer Vision: Algorithms and Applications](http://szeliski.org/Book/) - Richard Szeliski
V
Victor Felder 已提交
431 432
* [Computer Vision: Models, Learning, and Inference](http://www.computervisionmodels.com) - Simon J.D. Prince
* [Programming Computer Vision with Python](http://programmingcomputervision.com) - Jan Erik Solem
433 434


T
Timo Salomäki 已提交
435 436 437 438 439
#### Containers

* [Docker Jumpstart](http://odewahn.github.io/docker-jumpstart/) - Andrew Odewahn


C
Christoph Uschkrat 已提交
440
#### Database
441

442
* [Database Design, 2nd Ed.](https://open.bccampus.ca/browse-our-collection/find-open-textbooks/?uuid=5b6f010a-0563-44d4-94c5-67caa515d2c5) - Adrienne Watt, Nelson Eng (HTML, PDF, EPUB, Kindle)
V
Victor Felder 已提交
443
* [Database Explorations](http://www.dcs.warwick.ac.uk/~hugh/TTM/Database-Explorations-revision-2.pdf) (PDF)
E
engstrom 已提交
444
* [Database Fundamentals](http://public.dhe.ibm.com/software/dw/db2/express-c/wiki/Database_fundamentals.pdf) (PDF)
V
Victor Felder 已提交
445
* [Databases, Types, and The Relational Model: The Third Manifesto](http://www.dcs.warwick.ac.uk/~hugh/TTM/DTATRM.pdf) (PDF)
E
engstrom 已提交
446
* [Foundations of Databases](http://webdam.inria.fr/Alice/)
447
* [Readings in Database Systems, 5th Ed.](http://www.redbook.io)
E
engstrom 已提交
448 449
* [Temporal Database Management](http://people.cs.aau.dk/~csj/Thesis/) - Christian S. Jensen
* [The Theory of Relational Databases](http://web.cecs.pdx.edu/~maier/TheoryBook/TRD.html)
M
Manasij Mukherjee 已提交
450

451

C
Christoph Uschkrat 已提交
452
#### Datamining
453

V
Victor Felder 已提交
454
* [A Programmer's Guide to Data Mining](http://guidetodatamining.com) - Ron Zacharski (Draft)
455
* [Data Jujitsu: The Art of Turning Data into Product](http://www.oreilly.com/data/free/data-jujitsu.csp) (email address *requested*, not required)
456
* [Data Mining Algorithms In R](https://en.wikibooks.org/wiki/Data_Mining_Algorithms_In_R) - Wikibooks
E
engstrom 已提交
457
* [Internet Advertising: An Interplay among Advertisers, Online Publishers, Ad Exchanges and Web Users](http://arxiv.org/pdf/1206.1754v2.pdf) (PDF)
458
* [Introduction to Data Science](https://docs.google.com/file/d/0B6iefdnF22XQeVZDSkxjZ0Z5VUE/edit?pli=1) - Jeffrey Stanton
459
* [Introduction to Data Science](https://leanpub.com/datasciencebook) - Rafael A Irizarry *(Leanpub account or valid email requested)*
V
Victor Felder 已提交
460
* [Mining of Massive Datasets](http://www.mmds.org)
G
gabriellim 已提交
461
* [School of Data Handbook](http://schoolofdata.org/handbook/)
462
* [Statistical inference for data science](https://leanpub.com/LittleInferenceBook/read) - Brian Caffo
463
* [The Ultimate Guide to 12 Dimensionality Reduction Techniques (with Python codes)](https://www.analyticsvidhya.com/blog/2018/08/dimensionality-reduction-techniques-python/) - Pulkit Sharma
E
engstrom 已提交
464
* [Theory and Applications for Advanced Text Mining](http://www.intechopen.com/books/theory-and-applications-for-advanced-text-mining)
G
gabriellim 已提交
465

S
Shelley V. Adams 已提交
466

C
Christoph Uschkrat 已提交
467
#### Information Retrieval
468

469
* [Information Retrieval: A Survey](http://www.csee.umbc.edu/csee/research/cadip/readings/IR.report.120600.book.pdf) (PDF)
470
* [Introduction to Information Retrieval](http://nlp.stanford.edu/IR-book/information-retrieval-book.html)
V
Victor Felder 已提交
471

472

C
Christoph Uschkrat 已提交
473
#### Licensing
474

E
engstrom 已提交
475
* [Creative Commons: a user guide](http://www.aliprandi.org/cc-user-guide/) - Simone Aliprandi
476
* [Open Source Licensing Software Freedom and Intellectual Property Law](http://rosenlaw.com/oslbook/) - Lawrence Rosen
477
* [The Public Domain: Enclosing the Commons of the Mind](http://www.thepublicdomain.org/download/) - James Boyle
V
Victor Felder 已提交
478

479

C
Christoph Uschkrat 已提交
480
#### Machine Learning
481

482
* [A Brief Introduction to Machine Learning for Engineers](https://arxiv.org/pdf/1709.02840.pdf) - Osvaldo Simeone (PDF)
N
Nathan Hefner 已提交
483
* [A Brief Introduction to Neural Networks](http://www.dkriesel.com/en/science/neural_networks)
484
* [A Comprehensive Guide to Machine Learning](https://www.eecs189.org/static/resources/comprehensive-guide.pdf) - Soroush Nasiriany, Garrett Thomas, William Wang, Alex Yang (PDF)
485
* [A Course in Machine Learning](http://ciml.info/dl/v0_9/ciml-v0_9-all.pdf) (PDF)
E
engstrom 已提交
486
* [A First Encounter with Machine Learning](https://www.ics.uci.edu/~welling/teaching/ICS273Afall11/IntroMLBook.pdf) (PDF)
487
* [A Selective Overview of Deep Learning](https://arxiv.org/abs/1904.05526) - Fan, Ma, and Zhong (PDF)
J
Jack Dolgin 已提交
488
* [Algorithms for Reinforcement Learning](https://sites.ualberta.ca/~szepesva/papers/RLAlgsInMDPs.pdf) - Csaba Szepesvári (PDF)
J
Josh Davis 已提交
489
* [An Introduction to Statistical Learning](http://www-bcf.usc.edu/~gareth/ISL/) - Gareth James, Daniela Witten, Trevor Hastie and Robert Tibshirani
490
* [Bayesian Reasoning and Machine Learning](http://web4.cs.ucl.ac.uk/staff/D.Barber/pmwiki/pmwiki.php?n=Brml.HomePage)
491
* [Deep Learning](http://www.deeplearningbook.org) - Ian Goodfellow, Yoshua Bengio and Aaron Courville
492
* [Deep Learning for Coders with Fastai and PyTorch](https://github.com/fastai/fastbook) - Jeremy Howard, Sylvain Gugger (Jupyter Notebooks)
493
* [Deep Learning with PyTorch](https://pytorch.org/assets/deep-learning/Deep-Learning-with-PyTorch.pdf) - Eli Stevens, Luca Antiga, Thomas Viehmann (PDF)
494
* [Dive into Deep Learning](http://d2l.ai)
J
Jack Dolgin 已提交
495
* [Explorations in Parallel Distributed Processing: A Handbook of Models, Programs, and Exercises](https://web.stanford.edu/group/pdplab/pdphandbook) - James L. McClelland
496
* [Foundations of Machine Learning, Second Edition](https://mitpress.ublish.com/ereader/7093/?preview=#page/Cover) - Mehryar Mohri, Afshin Rostamizadeh, Ameet Talwalkar
497
* [Free and Open Machine Learning](https://freeandopenmachinelearning.readthedocs.io/en/latest/index.html) - Maikel Mardjan
498
* [Gaussian Processes for Machine Learning](http://www.gaussianprocess.org/gpml/)
499
* [IBM Machine Learning for Dummies](https://www.ibm.com/downloads/cas/GB8ZMQZ3) - Judith Hurwitz, Daniel Kirsch
T
Thomas Yarnall 已提交
500
* [Information Theory, Inference, and Learning Algorithms](http://www.inference.phy.cam.ac.uk/itila/)
501
* [Interpretable Machine Learning](https://christophm.github.io/interpretable-ml-book/) - Christoph Molnar
502
* [Introduction to CNTK Succinctly](https://www.syncfusion.com/ebooks/cntk_succinctly) - James McCaffrey
503
* [Introduction to Machine Learning](http://arxiv.org/abs/0904.3664v1) - Amnon Shashua
504
* [Keras Succinctly](https://www.syncfusion.com/ebooks/keras-succinctly) - James McCaffrey
D
David 已提交
505
* [Learn Tensorflow](https://bitbucket.org/hrojas/learn-tensorflow) - Jupyter Notebooks
506
* [Learning Deep Architectures for AI](https://mila.quebec/wp-content/uploads/2019/08/TR1312.pdf) (PDF)
507
* [Machine Learning](http://www.intechopen.com/books/machine_learning)
508
* [Machine Learning for Data Streams](https://moa.cms.waikato.ac.nz/book-html/) - Albert Bifet, Ricard Gavaldà, Geoff Holmes, Bernhard Pfahringer
R
Radovan Kavicky 已提交
509
* [Machine Learning from Scratch](https://dafriedman97.github.io/mlbook/content/introduction.html) - Danny Friedman
V
Victor Felder 已提交
510
* [Machine Learning, Neural and Statistical Classification](http://www1.maths.leeds.ac.uk/~charles/statlog/)
511
* [Mathematics for Machine Learning](https://gwthomas.github.io/docs/math4ml.pdf) - Garrett Thomas (PDF)
512
* [Mathematics for Machine Learning](https://mml-book.github.io) - Marc Peter Deisenroth, A Aldo Faisal, and Cheng Soon Ong
513
* [Neural Networks and Deep Learning](http://neuralnetworksanddeeplearning.com)
E
engstrom 已提交
514
* [Probabilistic Models in the Study of Language](http://idiom.ucsd.edu/~rlevy/pmsl_textbook/text.html) (Draft, with R code)
515
* [Python Machine Learning Projects](https://www.digitalocean.com/community/books/python-machine-learning-projects-a-digitalocean-ebook) - Lisa Tagliaferri and Brian Boucheron (PDF, EPUB, MOBI)
516
* [Reinforcement Learning: An Introduction](http://incompleteideas.net/book/RLbook2020.pdf) - Richard S. Sutton, Andrew G. Barto (PDF)
517
* [Speech and Language Processing (3rd Edition Draft)](https://web.stanford.edu/~jurafsky/slp3/ed3book.pdf) - Daniel Jurafsky, James H. Martin (PDF)
D
Devinsuit 已提交
518
* [The Elements of Statistical Learning](https://web.stanford.edu/~hastie/ElemStatLearn/) - Trevor Hastie, Robert Tibshirani, and Jerome Friedman
519
* [The LION Way: Machine Learning plus Intelligent Optimization](https://intelligent-optimization.org/LIONbook/lionbook_3v0.pdf) - Roberto Battiti, Mauro Brunato (PDF)
V
Victor Felder 已提交
520
* [The Python Game Book](http://thepythongamebook.com/en%3Astart)
521
* [Top 10 Machine Learning Algorithms Every Engineer Should Know](https://www.dezyre.com/article/top-10-machine-learning-algorithms/202) - Binny Mathews and Omair Aasim
J
Jack Dolgin 已提交
522
* [Understanding Machine Learning: From Theory to Algorithms](https://www.cs.huji.ac.il/~shais/UnderstandingMachineLearning) - Shai Shalev-Shwartz, Shai Ben-David
523

524

C
Christoph Uschkrat 已提交
525
#### Mathematics
526

S
Seth 已提交
527 528 529 530 531 532 533
* [A Computational Introduction to Number Theory and Algebra](https://shoup.net/ntb/) - Victor Shoup
* [A First Course in Complex Analysis](http://math.sfsu.edu/beck/complex.html) - Matthias Beck, Gerald Marchesi, Dennis Pixton, Lucas Sabalka
* [A First Course in Linear Algebra](http://linear.ups.edu) - Rob Beezer
* [A Friendly Introduction to Mathematical Logic](https://milneopentextbooks.org/a-friendly-introduction-to-mathematical-logic/) - Christopher C. Leary and Lars Kristiansen
* [A Gentle Introduction to the Art of Mathematics](https://osj1961.github.io/giam/) - Joseph E. Fields
* [Abstract Algebra: Theory and Applications](http://abstract.ups.edu) - Tom Judson
* [Active Calculus](https://scholarworks.gvsu.edu/books/20/) - Matt Boelkins
534
* [Advanced Algebra](http://www.math.stonybrook.edu/~aknapp/download/a2-alg-inside.pdf) - Anthony W. Knapp (PDF)
S
Seth 已提交
535
* [Algebra: Abstract and Concrete](https://homepage.divms.uiowa.edu/~goodman/algebrabook.dir/algebrabook.html) - Frederick Goodman
536 537
* [Algebra: An Elementary Text-Book, Part I (1904)](http://djm.cc/library/Algebra_Elementary_Text-Book_Part_I_Chrystal_edited.pdf) - G. Chrystal (PDF)
* [Algebra: An Elementary Text-Book, Part II (1900)](http://djm.cc/library/Algebra_Elementary_Text-Book_Part_II_Chrystal_edited02.pdf) - G. Chrystal (PDF)
538
* [Algebraic Topology](https://pi.math.cornell.edu/~hatcher/AT/ATpage.html) - Allen Hatcher (PDF)
S
Sameh Tharwat 已提交
539
* [An Introduction to the Theory of Numbers](http://www.trillia.com/moser-number.html) - Leo Moser (PDF)
540
* [Analytic Geometry (1922)](http://djm.cc/library/Analytic_Geometry_Siceloff_Wentworth_Smith_edited.pdf) - Lewis Parker Siceloff, George Wentworth, David Eugene Smith (PDF)
S
Seth 已提交
541 542 543
* [APEX Calculus](https://www.apexcalculus.com) - Gregory Hartman, Brian Heinold, Troy Siemers, and Dimplekumar Chalishajar
* [Applied Combinatorics](https://rellek.net/book/app-comb.html) - Mitchel T. Keller and William T. Trotter
* [Applied Discrete Structures](https://faculty.uml.edu/klevasseur/ads2/) - Alan Doerr and Kenneth Levasseur
544
* [Basic Algebra](http://www.math.stonybrook.edu/~aknapp/download/b2-alg-inside.pdf) - Anthony W. Knapp (PDF)
S
Seth 已提交
545
* [Basic Analysis: Introduction to Real Analysis](https://www.jirka.org/ra/) - Jiří Lebl
546
* [Basics of Algebra, Topology, and Differential Calculus](http://www.cis.upenn.edu/~jean/math-basics.pdf) (PDF)
547
* [Bayesian Methods for Hackers](https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers) - Cameron Davidson-Pilon
548
* [Beginning and Intermediate Algebra](http://www.wallace.ccfaculty.org/book/book.html) - Tyler Wallace
S
Seth 已提交
549 550 551 552
* [Book of Proof](https://www.people.vcu.edu/~rhammack/BookOfProof/) - Richard Hammack [(PDF)](https://www.people.vcu.edu/~rhammack/BookOfProof/Main.pdf)
* [Calculus](https://ocw.mit.edu/resources/res-18-001-calculus-online-textbook-spring-2005/textbook/) - Gilbert Strang
* [Calculus I](https://resolver.caltech.edu/CaltechBOOK:1985.001) - Jerrold E. Marsden and Alan Weinstein
* [Calculus in Context](http://www.math.smith.edu/~callahan/intromine.html) - James Callahan
553
* [Calculus Made Easy](http://www.gutenberg.org/ebooks/33283) - Silvanus P. Thompson (PDF)
T
Timo Salomäki 已提交
554
* [Category Theory for the Sciences](https://mitpress.ublish.com/ereader/77/?preview#page/Cover) - David I. Spivak
555
* [CK-12 Probability and Statistics - Advanced](http://www.ck12.org/book/Probability-and-Statistics---Advanced-%2528Second-Edition%2529/)
S
Seth 已提交
556 557 558 559
* [CLP-1 Differential Calculus](https://www.math.ubc.ca/~CLP/CLP1/) - Joel Feldman, Andrew Rechnitzer, and Elyse Yeager
* [CLP-2 Integral Calculus](https://www.math.ubc.ca/~CLP/CLP2/) - Joel Feldman, Andrew Rechnitzer, and Elyse Yeager
* [CLP-3 Multivariable Calculus](https://www.math.ubc.ca/~CLP/CLP3/) - Joel Feldman, Andrew Rechnitzer, and Elyse Yeager
* [CLP-4 Vector Calculus](https://www.math.ubc.ca/~CLP/CLP4/) - Joel Feldman, Andrew Rechnitzer, and Elyse Yeager
C
Craig Davison 已提交
560
* [Collaborative Statistics](http://cnx.org/contents/5e0744f9-9e79-4348-9237-ed012213a2d6%4040.9)
S
Seth 已提交
561
* [Combinatorics Through Guided Discovery](https://bogart.openmathbooks.org) - Kenneth Bogart
562
* [Complex Analysis](https://people.math.gatech.edu/~cain/winter99/complex.html) - George Cain
563
* [Computational and Inferential Thinking. The Foundations of Data Science](https://www.inferentialthinking.com)
S
switchhax 已提交
564
* [Computational Geometry](http://web.mit.edu/hyperbook/Patrikalakis-Maekawa-Cho/)
S
Seth 已提交
565
* [Computational Mathematics with SageMath](http://sagebook.gforge.inria.fr/english.html) - Paul Zimmermann et al.
566
* [Concepts & Applications of Inferential Statistics](http://vassarstats.net/textbook/)
567 568
* [Convex Optimization](https://web.stanford.edu/~boyd/cvxbook) - Stephen Boyd and Lieven Vandenberghe
* [Coordinate Geometry (1911)](http://djm.cc/library/Coordinate_Geometry_Fine_Thompson_edited03.pdf) - Henry Buchard Fine and Henry Dallas Thompson (PDF)
569
* [Differential Equations](http://tutorial.math.lamar.edu/Classes/DE/DE.aspx) - Paul Dawkins (PDF, use download menu to download)
570
* [Differential Equations (1922)](http://djm.cc/library/Differential_Equations_Phillips_edited.pdf) - H. B. Phillips (PDF)
S
Seth 已提交
571 572
* [Discrete Mathematics: An Open Introduction](http://discrete.openmathbooks.org/dmoi3.html) - Oscar Levin
* [Discrete Mathematics: First and Second Course](https://cseweb.ucsd.edu/~gill/BWLectSite/) - Edward A. Bender and S. Gill Williamson
V
Victor Felder 已提交
573
* [Elementary Differential Equations](http://ramanujan.math.trinity.edu/wtrench/texts/TRENCH_DIFF_EQNS_I.PDF) - William F. Trench (PDF)
S
Seth 已提交
574 575 576 577
* [Elementary Differential Equations (with Boundary Value Problems)](https://digitalcommons.trinity.edu/mono/9/) - William F. Trench
* [Elementary Number Theory: Primes, Congruences, and Secrets](https://wstein.org/ent/) - William Stein
* [Elementary Real Analysis](https://www.classicalrealanalysis.info/com/Elementary-Real-Analysis.php) - Brian S. Thomson, Judith B. Bruckner, Andrew M. Bruckner
* [Elements of Abstract and Linear Algebra](https://www.math.miami.edu/~ec/book/) - E. H. Connell
578
* [Elements of Differential and Integral Calculus (1911)](http://djm.cc/library/Elements_Differential_Integral_Calculus_Granville_edited_2.pdf) - William Anthony Granville (PDF)
579
* [Essentials of Metaheuristics](http://cs.gmu.edu/~sean/book/metaheuristics/) - Sean Luke
580
* [First Course in Algebra (1910)](http://djm.cc/library/First_Algebra_Hawkes_Luby_Touton_edited.pdf) - Herbert E. Hawkes, William A. Luby, Frank C. Touton (PDF)
S
Seth 已提交
581
* [Foundations of Combinatorics with Applications](https://www.math.ucsd.edu/~ebender/CombText/) - Edward A. Bender and S. Gill Williamson
582
* [Foundations of Constructive Probability Theory](https://arxiv.org/pdf/1906.01803.pdf) - Yuen-Kwok Chan (PDF)
S
Seth 已提交
583
* [Geometry with an Introduction to Cosmic Topology](https://mphitchman.com) - Michael P. Hitchman
A
Akhilan 已提交
584
* [Graph Theory](http://compalg.inf.elte.hu/~tony/Oktatas/TDK/FINAL/)
S
Seth 已提交
585 586
* [How We Got from There to Here: A Story of Real Analysis](https://milneopentextbooks.org/how-we-got-from-there-to-here-a-story-of-real-analysis/) - Robert Rogers and Eugene Boman
* [Introduction to Probability](https://www.dartmouth.edu/~chance/teaching_aids/books_articles/probability_book/book.html) - Charles M. Grinstead and J. Laurie Snell
587
* [Introduction to Probability and Statistics Spring 2014](http://ocw.mit.edu/courses/mathematics/18-05-introduction-to-probability-and-statistics-spring-2014/)
588
* [Introduction to Proofs](http://joshua.smcvt.edu/proofs/) - Jim Hefferon
S
Seth 已提交
589
* [Introduction to Real Analysis](https://digitalcommons.trinity.edu/mono/7/) - William F. Trench
C
Craig Davison 已提交
590
* [Introduction to Statistical Thought](http://people.math.umass.edu/~lavine/Book/book.html) - Michael Lavine
S
Seth 已提交
591
* [Introductory Statistics for the Life and Biomedical Sciences](https://www.openintro.org/book/isrs/) - Julie Vu and David Harrington
592
* [Kalman and Bayesian Filters in Python](https://github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python)
593
* [Knapsack Problems - Algorithms and Computer Implementations](http://www.or.deis.unibo.it/knapsack.html) - Silvano Martello and Paolo Toth
594
* [Lecture Notes of Linear Algebra](http://home.iitk.ac.in/~psraj/mth102/lecture_notes.html) - Dr. P. Shunmugaraj, IIT Kanpur (PDF)
595
* [Lies, Damned Lies, or Statistics: How to Tell the Truth with Statistics](https://www.poritz.net/jonathan/share/ldlos.pdf) - Jonathan A. Poritz (PDF)
596
* [Linear Algebra](http://home.iitk.ac.in/~arlal/book/la.pdf) - Dr. Arbind K Lal, Sukant Pati (PDF) (:construction: *in process*)
597
* [Linear Algebra](https://www.math.ucdavis.edu/~linear/linear-guest.pdf) (PDF)
S
Seth 已提交
598 599
* [Linear Algebra](http://joshua.smcvt.edu/linearalgebra/) - Jim Hefferon
* [Linear Algebra Done Wrong](https://www.math.brown.edu/streil/papers/LADW/LADW.html) - Sergei Treil
600 601 602
* [Linear Algebra, Infinite Dimensions, and Maple](https://people.math.gatech.edu/~herod/Hspace/Hspace.html) - James Herod
* [Linear Methods of Applied Mathematics](http://www.mathphysics.com/pde) - Evans M. Harrell II and James V. Herod
* [Magic Squares and Cubes (1917)](http://djm.cc/library/Magic_Squares_Cubes_Andrews_edited.pdf) - W. S. Anderson (PDF)
S
Seth 已提交
603 604 605
* [Math in Society](https://www.opentextbookstore.com/mathinsociety/) - David Lippman
* [Mathematical Analysis I](http://www.trillia.com/zakon-analysisI.html) - Elias Zakon
* [Mathematical Discovery](https://classicalrealanalysis.info/com/Mathematical-Discovery.php) - Andrew M. Bruckner, Brian S. Thomson, and Judith B. Bruckner
E
engstrom 已提交
606
* [Mathematical Logic - an Introduction](http://www.ii.uib.no/~michal/und/i227/book/book.pdf) (PDF)
S
Seth 已提交
607
* [Mathematical Reasoning: Writing and Proof](https://www.tedsundstrom.com/mathematical-reasoning-3) - Ted Sundstrom
608
* [Mathematics, MTH101A](http://home.iitk.ac.in/~psraj/mth101/) - P. Shunmugaraj, IIT Kanpur
609 610
* [Modern Statistics for Modern Biology](https://www.huber.embl.de/msmb) - Susan Holmes and Wolfgang Huber
* [Multivariable Calculus](https://people.math.gatech.edu/~cain/notes/calculus.html) - George Cain and James Herod
611
* [Non-Uniform Random Variate Generation](http://luc.devroye.org/rnbookindex.html) - Luc Devroye (PDF)
S
Seth 已提交
612
* [Notes on Diffy Qs](https://www.jirka.org/diffyqs/) - Jiří Lebl
613
* [Number Theory](https://github.com/holdenlee/number-theory) - Holden Lee MIT
S
Seth 已提交
614
* [Number Theory: In Context and Interactive](http://math.gordon.edu/ntic/) - Karl-Dieter Crisman
615
* [Odds and Ends: Introducing Probability & Decision with a Visual Emphasis](https://jonathanweisberg.org/vip/) - Jonathan Weisberg
S
Seth 已提交
616 617 618
* [Online Statistics Education](http://onlinestatbook.com) - David Lane
* [OpenIntro Statistics](https://www.openintro.org/stat/textbook.php) - David M. Diez, Christopher D. Barr, Mine Çetinkaya-Rundel
* [ORCCA: Open Resources for Community College Algebra](https://spaces.pcc.edu/pages/viewpage.action?pageId=52729944) - Portland Community College
619
* [Ordinary Differential Equations](https://en.wikibooks.org/wiki/Ordinary_Differential_Equations) - Wikibooks
620 621
* [Plane Geometry (1913)](http://djm.cc/library/Plane_Geometry_Wentworth_Smith_edited.pdf) - George Wentworth and David Eugene Smith (PDF)
* [Planes and Spherical Trigonometry (1915)](http://djm.cc/library/Plane_Spherical_Trigonometry_Wentworth_Smith_edited_2.pdf) - George Wentworth and David Eugene Smith (PDF)
S
Seth 已提交
622
* [Precalculus](https://stitz-zeager.com) - Carl Stitz and Jeff Zeager [(PDF)](https://stitz-zeager.com/szprecalculus07042013.pdf)
V
Victor Felder 已提交
623
* [Probability and Statistics Cookbook](http://statistics.zone)
624
* [Probability and Statistics EBook](http://wiki.stat.ucla.edu/socr/index.php/Probability_and_statistics_EBook)
S
Seth 已提交
625
* [Probability: Lectures and Labs](https://www.markhuberdatascience.org/probability-textbook) - Mark Huber
626
* [Recreations in Math](http://djm.cc/library/Recreations_in_Mathematics_Licks_edited.pdf) - H. E. Licks (PDF)
S
Seth 已提交
627
* [Sage for Undergraduates](http://www.gregorybard.com/books.html) - Gregory Bard
628
* [Second Course in Algebra](http://djm.cc/library/Second_Algebra_Hawkes_Luby_Touton_edited.pdf) - Herbert E. Hawkes, William A. Luby, Frank C. Touton (PDF)
629
* [Seven Sketches in Compositionality: An Invitation to Applied Category Theory](https://arxiv.org/pdf/1803.05316.pdf) - Brendan Fong and David I. Spivak (PDF)
630
* [Statistical Thinking for the 21st Century](https://statsthinking21.org) - Russell A. Poldrack
C
Craig Davison 已提交
631
* [Statistics Done Wrong](http://www.statisticsdonewrong.com) - Alex Reinhart
S
Seth 已提交
632 633
* [SticiGui](https://www.stat.berkeley.edu/~stark/SticiGui/) - Philip Stark
* [Tea Time Numerical Analysis](https://lqbrin.github.io/tea-time-numerical/) - Leon Q. Brin
634
* [The Joy of Cryptography (2020)](https://web.engr.oregonstate.edu/~rosulekm/crypto/) - Mike Rosulek (PDF) (:construction: *in process*)
E
engstrom 已提交
635
* [Think Bayes: Bayesian Statistics Made Simple](http://www.greenteapress.com/thinkbayes/) - Allen B. Downey
636
* [Think Stats: Probability and Statistics for Programmers](http://greenteapress.com/thinkstats/) - Allen B. Downey (using Python)
S
Seth 已提交
637
* [Vector Calculus](http://www.mecmath.net) - Michael Corral
638
* [Yet Another Introductory Number Theory Textbook](https://www.poritz.net/jonathan/share/yaintt.pdf) - Jonathan A. Poritz (PDF)
639

640

641
#### Mathematics For Computer Science
642

643
* [A Mathematical Theory of Communication](https://archive.org/details/bstj27-4-623) - Claude E.Shannon
644 645
* [Discrete Structures for Computer Science: Counting, Recursion, and Probability](http://cglab.ca/~michiel/DiscreteStructures/) - Michiel Smid

646

C
Christoph Uschkrat 已提交
647
#### Misc
648

649
* [10 Keys to Great Landing Pages](https://ithemes.com/wp-content/uploads/downloads/2012/09/10-keys-to-great-landing-pages-eBook.pdf) - iThemes Media (PDF)
T
Timo Salomäki 已提交
650 651
* [2016 European Software Development Salary Survey](https://www.oreilly.com/radar/2016-european-software-development-salary-survey/)
* [2016 Software Development Salary Survey](https://www.oreilly.com/radar/2016-software-development-salary-survey-report/)
652
* [2D Game Development: From Zero To Hero](https://github.com/Penaz91/2DGD_F0TH) (:construction: *in process*)
653
* [97 Things Every Programmer Should Know - Extended](https://leanpub.com/97-Things-Every-Programmer-Should-Know-Extended) *(Leanpub account or valid email requested)*
H
Harry Kar 已提交
654
* [A MACHINE MADE THIS BOOK ten sketches of computer science](http://ocaml-book.com/s/popbook.pdf) - JOHN WHITINGTON (PDF)
D
Devinsuit 已提交
655
* [Ansible Up & Running (first three chapters)](https://www.ansible.com/ebooks) *(account required)*
D
Devinsuit 已提交
656
* [Asterisk™: The Definitive Guide](http://solmu.org/pub/help/Asterisk/3nd_Edition_for_Asterisk_1.8)
657
* [Barcode Overview](http://www.tec-it.com/download/PDF/Barcode_Reference_EN.pdf) (PDF)
S
Seth 已提交
658
* [Bitcoin and Cryptocurrency Technologies](https://d28rh4a8wq0iu5.cloudfront.net/bitcointech/readings/princeton_bitcoin_book.pdf) - Arvind Narayanan, Joseph Bonneau, Edward Felten, Andrew Miller, Steven Goldfeder (PDF)
659
* [Coding With Minecraft](https://turtleappstore.com/book/) - Al Sweigart
V
Victor Felder 已提交
660
* [Come, Let's Play: Scenario-Based Programming Using Live Sequence Charts](http://www.wisdom.weizmann.ac.il/~playbook/)
661
* [Communicating Sequential Processes](http://www.usingcsp.com/cspbook.pdf) - Tony Hoare (PDF)
662
* [Confessions of an Unintentional CTO: Lessons in Growing a Web App](http://www.jackkinsella.ie/books/confessions_of_an_unintentional_cto) - Jack Kinsella
663
* [Culture \& Empire: Digital Revolution](http://hintjens.com/books) (PDF)
664
* [Design With FontForge](http://designwithfontforge.com/en-US/index.html)
665
* [Designing Interfaces](http://designinginterfaces.com) - Jennifer Tidwell
V
Victor Felder 已提交
666
* [DevDocs](http://devdocs.io) - Documents for Developers in 1 place
D
David Metcalfe 已提交
667
* [DevOps For Dummies (IBM Edition)](http://www.ibm.com/ibm/devops/us/en/resources/dummiesbooks/) (PDF)
V
Victor Felder 已提交
668 669
* [Digital Signal Processing For Communications](http://www.sp4comm.org)
* [Digital Signal Processing For Engineers and Scientists](http://www.dspguide.com)
J
Jack Dolgin 已提交
670
* [Digital Signal Processing in Python](https://greenteapress.com/wp/think-dsp) - Allen B. Downey
C
Craig Davison 已提交
671
* ["DYNAMIC LINKED LIBRARIES": Paradigms of the GPL license in contemporary software](http://www.lulu.com/shop/http://www.lulu.com/shop/luis-enr%C3%ADquez-a/dynamic-linked-libraries-paradigms-of-the-gpl-license-in-contemporary-software/ebook/product-21419788.html) - Luis A. Enríquez
672
* [Essential Image Optimization](https://images.guide) - Addy Osmani
C
Craig Davison 已提交
673
* [Foundations of Programming](http://openmymind.net/FoundationsOfProgramming.pdf) (PDF)
E
Eric Hellman 已提交
674
* [Game AI Pro](http://www.gameaipro.com) - Steve Rabin
675
* [Game Design with AGS](https://ensadi.github.io/AGSBook/) - Dave Ensminger, A. G. Madi
V
Victor Felder 已提交
676 677
* [Game Programming Patterns](http://gameprogrammingpatterns.com) - Bob Nystrom
* [Getting Real](http://gettingreal.37signals.com)
678
* [Google Maps API Succinctly](https://www.syncfusion.com/ebooks/google_maps_api_succinctly) - Mark Lewin
E
engstrom 已提交
679
* [Hacknot: Essays on Software Development](http://www.lulu.com/shop/ed-johnson/hacknot-essays-on-software-development/ebook/product-17544641.html) - Ed Johnson
D
Diego Mateos 已提交
680
* [Hello SDL](https://lazyfoo.net/tutorials/SDL) - Lazy Foo' Productions
S
sstt011 已提交
681
* [High-Performance Scientific Computing](https://andreask.cs.illinois.edu/Teaching/HPCFall2012) (class lectures and slides)
682
* [Holm School (You Might Learn Something) - How to Teach Yourself To Be A Computer Scientist for Hamiltons a Month](https://ryheimat.github.io/holm-school) - Ryhen Holm
683
* [HoloLens Succinctly](https://www.syncfusion.com/ebooks/hololens_succinctly) - Lars Klint
V
Victor Felder 已提交
684
* [How Computers Work](http://www.fastchip.net/howcomputerswork/p1.html) - R. Young
685
* [How to Become a Programmer](http://softwarebyrob.wpengine.netdna-cdn.com/assets/Software_by_Rob%20_How_to_Become_a%20_Programmer_1.0.pdf) (PDF)
S
Sergey M. 已提交
686
* [How to Think Like a Computer Scientist](http://openbookproject.net/thinkcs/) - Peter Wentworth, Jeffrey Elkner, Allen B. Downey, and Chris Meyers
R
robschia 已提交
687
* [Image Processing in C: Analyzing and Enhancing Digital Images](http://homepages.inf.ed.ac.uk/rbf/BOOKS/PHILLIPS/) - Dwayne Phillips
688
* [Information Technology and the Networked Economy](http://florida.theorangegrove.org/og/file/49843a6a-9a9d-4bad-b4d4-d053f9cdf73e/1/InfoTechNetworkedEconomy.pdf) (PDF)
689
* [Introduction to Scientific Programming in C++ and Fortran](https://web.corral.tacc.utexas.edu/CompEdu/pdf/isp/EijkhoutIntroSciProgramming-book.pdf) - Victor Eijkhout (PDF)
690
* [IRPF90 Fortran code generator](https://www.gitbook.com/book/scemama/irpf90/details) - Anthony Scemama
691
* [Learn Programming](https://progbook.org) - Antti Salonen
C
Craig Davison 已提交
692 693
* [Learn to Program](https://pine.fm/LearnToProgram/)
* [Learning 30 Technologies in 30 Days: A Developer Challenge](https://blog.openshift.com/learning-30-technologies-in-30-days-a-developer-challenge/) - Shekhar Gulati
694
* [Linked Data Patterns: A pattern catalogue for modelling, publishing, and consuming Linked Data](http://patterns.dataincubator.org/book/) - Leigh Dodds, Ian Davis
695
* [Magic Ink: Information Software and The Graphical Interface](http://worrydream.com/#!/MagicInk) - Bret Victor
696
* [Mastering Bitcoin - Unlocking digital currencies](https://github.com/bitcoinbook/bitcoinbook) - Andreas M. Antonopoulos
697
* [Mobile Developer's Guide to the Galaxy](https://leanpub.com/mobiledevelopersguide) *(Leanpub account or valid email requested)*
V
Victor Felder 已提交
698
* [Modeling Reactive Systems with Statecharts](http://www.wisdom.weizmann.ac.il/~harel/reactive_systems.html)
699
* [MSIX Succinctly](https://www.syncfusion.com/ebooks/msix-succinctly) - Matteo Pagani
700
* [Networks, Crowds, and Markets: Reasoning About a Highly Connected World](http://www.cs.cornell.edu/home/kleinber/networks-book/)
E
engstrom 已提交
701
* [Object-Oriented Reengineering Patterns](http://win.ua.ac.be/~sdemey/) - Serge Demeyer, Stéphane Ducasse and Oscar Nierstrasz
T
Timo Salomäki 已提交
702
* [Open Government; Collaboration, Transparency, and Participation in Practice](https://github.com/oreillymedia/open_government) - Daniel Lathrop, Laurel Ruma
703
* [PDQ: Pretty Darn Quick: An Agile, All-Purpose Methodology](https://leanpub.com/PDQ) - Jeff Franz-Lien  *(Leanpub account or valid email requested)*
704
* [Philosophy of Computer Science](http://www.cse.buffalo.edu/~rapaport/Papers/phics.pdf) (PDF)
705
* [Playtime with Hyperledger Composer](https://schadokar.dev/ebooks/playtime-with-hyperledger-composer/) - Shubham Chadokar (PDF)
V
Victor Felder 已提交
706
* [PNG: The Definitive Guide](http://www.libpng.org/pub/png/book/)
V
Victor Felder 已提交
707
* [Pointers And Memory](http://cslibrary.stanford.edu/102/PointersAndMemory.pdf) (PDF)
708
* [Principles of Computer System Design](http://ocw.mit.edu/resources/res-6-004-principles-of-computer-system-design-an-introduction-spring-2009/online-textbook/part_ii_open_5_0.pdf) (PDF)
709
* [Procedural Content Generation in Games](http://pcgbook.com) - Noor Shaker, Julian Togelius, Mark Nelson
V
Victor Felder 已提交
710
* [Programming with Unicode](http://unicodebook.readthedocs.org)
T
Timo Salomäki 已提交
711
* [Real-World Maintainable Software](https://www.oreilly.com/ideas/real-world-maintainable-software) - Abraham Marin-Perez
712
* [Record-Playback Test Automation: Sahi & Selenium IDE: Critical Evaluation of Record-Playback Automation Tools](https://leanpub.com/manualToAutomatedWithSeleniumIDEAndSahi) - Shashikant Jagtap  *(Leanpub account or valid email requested)*
713
* [Scientific Programming and Computer Architecture](https://divakarvi.github.io/bk-spca/spca.html) - Divakar Viswanath
714
* [Signal Computing: Digital Signals in the Software Domain](http://faculty.washington.edu/stiber/pubs/Signal-Computing/Signal%20Computing.pdf) - Michael Stiber, Bilin Zhang Stiber, Eric C. Larson (PDF)
S
Steven Johnson 已提交
715
* [Small Memory Software](http://www.smallmemory.com/book.html)
P
Praveen Pal 已提交
716
* [Web Almanac](https://almanac.httparchive.org/static/pdfs/web_almanac_2019_en.pdf) (PDF)
717
* [Writing Native Mobile Apps in a Functional Language Succinctly](https://www.syncfusion.com/ebooks/writing_native_mobile_apps_in_a_functional_language_succinctly) - Vassili Kaplan
V
Victor Felder 已提交
718

719

C
Christoph Uschkrat 已提交
720
#### MOOC
721

V
Victor Felder 已提交
722 723
* [Coursera](https://www.coursera.org)
* [edX](https://www.edx.org)
J
Johan Wigert 已提交
724
* [freeCodeCamp](https://www.freecodecamp.org)
V
Victor Felder 已提交
725
* [FutureLearn](https://www.futurelearn.com)
V
Victor Felder 已提交
726
* [MIT OCW](http://ocw.mit.edu)
K
Kartikey Tripathi 已提交
727
* [NPTEL](https://onlinecourses.nptel.ac.in)
V
Victor Felder 已提交
728
* [openHPI](https://open.hpi.de)
J
Johan Wigert 已提交
729
* [openSAP](https://open.sap.com)
V
Victor Felder 已提交
730 731
* [Platzi](https://courses.platzi.com)
* [Udacity](https://www.udacity.com)
E
engstrom 已提交
732

733

C
Christoph Uschkrat 已提交
734
#### Networking
735

736
* [An Introduction to Computer Networks](http://intronetworks.cs.luc.edu) (HTML, PDF, Kindle)
S
switchhax 已提交
737
* [Bits, Signals, and Packets: An Introduction to Digital Communications and Networks](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-02-introduction-to-eecs-ii-digital-communication-systems-fall-2012/readings/)
738
* [Code Connected vol.1](http://hintjens.wdfiles.com/local--files/main%3Afiles/cc1pe.pdf) (PDF) (book on ZeroMQ)
D
David Metcalfe 已提交
739
* [Computer Networking : Principles, Protocols and Practice](http://cnp3book.info.ucl.ac.be/1st/html/index.html) (HTML, ePub, PDF, Kindle)
740
* [Computer Networks: A Systems Approach](https://book.systemsapproach.org) - Larry Peterson and Bruce Davie (HTML, epub, mobi, PDF)
T
Timo Salomäki 已提交
741
* [Distributed systems for fun and profit](http://book.mixu.net/distsys/single-page.html)
742
* [High-Performance Browser Networking](https://hpbn.co) - Ilya Grigorik
743
* [How HTTPS Works](https://howhttps.works) - DNSimple
744
* [HTTP Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/http) (PDF, Kindle) (email address *requested*, not required)
A
Afanasiev Stanislav 已提交
745
* [HTTP2 Explained](http://daniel.haxx.se/http2/) - Daniel Stenberg
746
* [Introduction to HTTP](https://launchschool.com/books/http) - Launch School
747
* [IPv6 for IPv4 Experts](https://sites.google.com/site/yartikhiy/home/ipv6book) - Yar Tikhiy (PDF)
748
* [Kafka, The definitive Guide](https://assets.confluent.io/m/1b509accf21490f0/original/20170707-EB-Confluent_Kafka_Definitive-Guide_Complete.pdf) - Neha Narkhede (PDF)
749
* [Network Science](http://networksciencebook.com) - Albert-Laszló Barabási
E
engstrom 已提交
750
* [The TCP/IP Guide](http://www.tcpipguide.com/free/t_toc.htm)
751
* [Understanding IP Addressing: Everything you ever wanted to know](http://pages.di.unipi.it/ricci/501302.pdf) (PDF)
E
engstrom 已提交
752 753
* [ZeroMQ Guide](http://zguide.zeromq.org/page%3Aall)

754

C
Christoph Uschkrat 已提交
755
#### Open Source Ecosystem
756

V
Victor Felder 已提交
757
* [Data Journalism Handbook](http://datajournalismhandbook.org)
E
eshellman 已提交
758 759 760
* [Free as in Freedom: Richard Stallman and the free software revolution](https://archive.org/details/faif-2.0) - Sam Williams (PDF)
* [Free for All](https://unglue.it/work/136445/) - Peter Wayner
* [Free Software, Free Society: Selected Essays of Richard M. Stallman](http://shop.fsf.org/product/free-software-free-society-2/)
761
* [Getting Started with InnerSource](http://www.oreilly.com/programming/free/getting-started-with-innersource.csp) (email address *requested*, not required)
E
engstrom 已提交
762
* [Getting started with Open source development](http://public.dhe.ibm.com/software/dw/db2/express-c/wiki/Getting_started_with_open_source_development_p2.pdf) (PDF)
763
* [GitLab Handbook](https://about.gitlab.com/handbook/)
C
Craig Davison 已提交
764
* [How to get started with open source](https://opensource.com/resources/ebook/how-get-started-open-source) (ePub & ODT)
E
eshellman 已提交
765
* [Innovation Happens Elsewhere](http://dreamsongs.com/IHE/IHE.html) - Ron Goldman, Richard P. Gabriel
M
Mina 已提交
766
* [Introduction to Networking](https://do1.dr-chuck.net/net-intro/EN_us/net-intro.pdf) - Charles Severance (PDF)
V
Victor Felder 已提交
767
* [Open Advice: FOSS: What We Wish We Had Known When We Started](http://open-advice.org)
T
Timo Salomäki 已提交
768
* [Open source in Brazil](https://www.oreilly.com/ideas/open-source-in-brazil) - Andy Oram
E
eshellman 已提交
769
* [Producing Open Source Software](http://producingoss.com) - Karl Fogel
E
engstrom 已提交
770
* [The Architecture of Open Source Applications: Vol. 1: Elegance, Evolution, and a Few Fearless Hacks; Vol. 2: Structure, Scale, and a Few More Feerless Hacks](http://www.aosabook.org/en/index.html)
771
* [The Art of Community](http://artofcommunityonline.org/Art_of_Community_Second_Edition.pdf) - Jono Bacon (PDF)
E
engstrom 已提交
772
* [The Cathedral and the Bazaar](http://www.catb.org/esr/writings/cathedral-bazaar/) - Eric S. Raymond
E
eshellman 已提交
773
* [The Future of the Internet](http://futureoftheinternet.org) - Jonathan Zittrain
774
* [The Open Source Way](http://www.theopensourceway.org/book/)
E
engstrom 已提交
775 776
* [The Wealth of Networks: How Social Production Transforms Markets and Freedom](http://cyber.law.harvard.edu/wealth_of_networks/Main_Page) - Yochai Benkler

777

T
Timo Salomäki 已提交
778
#### Operating Systems
779

780
* [A short introduction to operating systems (2001)](http://markburgess.org/os/os.pdf) - Mark Burgess (PDF)
V
Victor Felder 已提交
781
* [Computer Science from the Bottom Up](http://www.bottomupcs.com)
782
* [How to Make a Computer Operating System](https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System) (:construction: *in process*)
S
Sameh Tharwat 已提交
783
* [How to write a simple operating system in assembly language](http://mikeos.sourceforge.net/write-your-own-os.html) - Mike Saunders (HTML)
E
engstrom 已提交
784 785
* [Operating Systems and Middleware](https://gustavus.edu/mcs/max/os-book/) (PDF and LaTeX)
* [Operating Systems: Three Easy Pieces](http://pages.cs.wisc.edu/~remzi/OSTEP/) (PDF)
786
* [Practical File System Design: The Be File System](http://www.nobius.org/~dbg/practical-file-system-design.pdf) - Dominic Giampaolo (PDF)
S
Sameh Tharwat 已提交
787
* [Project Oberon: The Design of an Operating System, a Compiler, and a Computer](http://people.inf.ethz.ch/wirth/ProjectOberon/index.html) - Niklaus Wirth & Jürg Gutknecht (PDF)
788
* [The Art of Unix Programming](http://catb.org/esr/writings/taoup/html/) - Eric S. Raymond
789
* [The Design and Implementation of the Anykernel and Rump Kernels](http://www.fixup.fi/misc/rumpkernel-book/) - Antti Kantee
V
Victor Felder 已提交
790
* [The little book about OS development](https://littleosbook.github.io) - Erik Helin, Adam Renberg
791
* [The Little Book of Semaphores](http://greenteapress.com/semaphores/) - Allen B. Downey
792 793
* [Think OS: A Brief Introduction to Operating Systems](http://www.greenteapress.com/thinkos/index.html) - Allen B. Downey (PDF)
* [UNIX Application and System Programming, lecture notes](http://www.compsci.hunter.cuny.edu/~sweiss/course_materials/unix_lecture_notes.php) - Prof. Stewart Weiss (PDF)
S
Sameh Tharwat 已提交
794
* [Writing a Simple Operating System from Scratch](http://www.cs.bham.ac.uk/~exr/lectures/opsys/10_11/lectures/os-dev.pdf) - Nick Blundell (PDF)
C
Craig Davison 已提交
795
* [Xv6, a simple Unix-like teaching operating system](https://pdos.csail.mit.edu/6.828/2012/xv6.html)
E
engstrom 已提交
796

797

C
Christoph Uschkrat 已提交
798
#### Parallel Programming
799

C
Craig Davison 已提交
800
* [High Performance Computing](http://cnx.org/contents/bb821554-7f76-44b1-89e7-8a2a759d1347%405.2) - Charles Severance & Kevin Dowd (PDF, ePUB)
801
* [High Performance Computing Training](https://web.archive.org/web/20170702124132/https://hpc.llnl.gov/training/tutorials) (LLNL materials)
S
sstt011 已提交
802
* [High-Performance Scientific Computing](https://andreask.cs.illinois.edu/Teaching/HPCFall2012) (class lectures and slides)
C
Craig Davison 已提交
803
* [Introduction to High-Performance Scientific Computing](http://pages.tacc.utexas.edu/~eijkhout/istc/istc.html) - Victor Eijkhout
E
engstrom 已提交
804
* [Introduction to Parallel Computing](https://computing.llnl.gov/tutorials/parallel_comp/) - Blaise Barney
805
* [Is Parallel Programming Hard, And, If So, What Can You Do About It?](https://www.kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html) - Paul E. McKenney
E
engstrom 已提交
806
* [Programming on Parallel Machines; GPU, Multicore, Clusters and More](http://heather.cs.ucdavis.edu/parprocbook) - Norm Matloff
807
Kerridge (PDF) (email address *requested*, not required)
808
* [The OpenCL Programming Book](https://us.fixstars.com/products/opencl/book/OpenCLProgrammingBook/contents/)
809
* [Using Concurrency and Parallelism Effectively – I](http://bookboon.com/en/using-concurrency-and-parallelism-effectively-i-ebook) - Jon Kerridge (PDF) (email address *requested*, not required)
810
* [Using Concurrency and Parallelism Effectively – II](http://bookboon.com/en/using-concurrency-and-parallelism-effectively-ii-ebook) - Jon
811

V
Victor Felder 已提交
812

C
Christoph Uschkrat 已提交
813
#### Partial Evaluation
814

815
* [Partial Evaluation and Automatic Program Generation](http://www.itu.dk/people/sestoft/pebook/) - (PDF) Jones, Gomard and Sestoft
V
Victor Felder 已提交
816

817

C
Christoph Uschkrat 已提交
818
#### Professional Development
819

820
* [Clean Code Developer: An initiative for more professionalism in software development](https://www.gitbook.com/book/ccd_school/clean-code-developer-com/details) (:construction: *in process*)
821 822
* [Confessions of an IT Manager](https://www.red-gate.com/library/confessions-of-an-it-manager) - Phil Factor (PDF)
* [Don't Just Roll the Dice](https://www.red-gate.com/library/dont-just-roll-the-dice) - Neil Davidson (PDF)
V
Victor Felder 已提交
823
* [How to Do What You Love & Earn What You’re Worth as a Programmer](https://leanpub.com/dowhatyoulove/read) - Reginald Braithwaite
T
Timo Salomäki 已提交
824
* [Professional Software Development For Students](https://mixmastamyk.bitbucket.io/pro_soft_dev/intro.html) - Mike G. Miller
V
Victor Felder 已提交
825
* [What I've Learned From Failure](https://leanpub.com/shippingsoftware/read) - Reginald Braithwaite
826

827

C
Christoph Uschkrat 已提交
828
#### Programming Paradigms
829

830
* [Flow based Programming](http://jpaulmorrison.com/fbp/) - J Paul Morrison
V
Victor Felder 已提交
831
* [Introduction to Functional Programming](http://www.cl.cam.ac.uk/teaching/Lectures/funprog-jrh-1996/) - J. Harrison
832
* [Making Sense of Stream Processing](https://assets.confluent.io/m/2a60fabedb2dfbb1/original/20190307-EB-Making_Sense_of_Stream_Processing_Confluent.pdf) - Martin Kleppmann (PDF)
B
Bojan Dević 已提交
833
* [Mostly Adequate Guide to Functional Programming](https://mostly-adequate.gitbooks.io/mostly-adequate-guide/content/) - Mostly Adequate Core Team
834
* [The Pure Function Pipeline Data Flow v3.0 ---- the Grand Unified Programming Theory](https://github.com/linpengcheng/PurefunctionPipelineDataflow) - Lin Pengcheng
835
* [Type Theory and Functional Programming](https://www.cs.kent.ac.uk/people/staff/sjt/TTFP/)
836

837

C
Christoph Uschkrat 已提交
838
#### Regular Expressions
839

840 841
* [JavaScript RegExp](https://learnbyexample.github.io/learn_js_regexp/) - Sundeep Agarwal
* [Python re(gex)?](https://learnbyexample.github.io/py_regular_expressions/) - Sundeep Agarwal
842
* [Regular Expressions for Regular Folk](https://refrf.shreyasminocha.me) - Shreyas Minocha
V
Victor Felder 已提交
843
* [RexEgg](http://www.rexegg.com)
844
* [Ruby Regexp](https://learnbyexample.github.io/Ruby_Regexp/) - Sundeep Agarwal
845
* [The 30 Minute Regex Tutorial](http://www.codeproject.com/Articles/9099/The-Minute-Regex-Tutorial) - Jim Hollenhorst
846
* [The Bastards Book of Regular Expressions: Finding Patterns in Everyday Text](https://leanpub.com/bastards-regexes) - Dan Nguyen  *(Leanpub account or valid email requested)*
847

848

C
Christoph Uschkrat 已提交
849
#### Reverse Engineering
850

C
Craig Davison 已提交
851
* [BIOS Disassembly Ninjutsu Uncovered 1st Edition](http://bioshacking.blogspot.co.uk/2012/02/bios-disassembly-ninjutsu-uncovered-1st.html) - Darmawan Salihun (PDF)
852
* [Hacking the Xbox: An Introduction to Reverse Engineering](https://www.nostarch.com/xboxfree/) - Andrew "bunnie" Huang
853
* [iOS App Reverse Engineering](https://github.com/iosre/iOSAppReverseEngineering) (PDF)
854
* [Reverse Engineering for Beginners](http://beginners.re) - Dennis Yurichev (PDF)
855 856


C
Christoph Uschkrat 已提交
857
#### Security
858

859
* [A Graduate Course in Applied Cryptography](http://toc.cryptobook.us)
V
Victor Felder 已提交
860
* [Crypto 101 - Crypto for everyone](https://www.crypto101.io)
861
* [CryptoParty Handbook](https://unglue.it/work/141611/)
V
Victor Felder 已提交
862
* [Handbook of Applied Cryptography](http://cacr.uwaterloo.ca/hac/index.html)
E
Eric Hellman 已提交
863
* [How HTTPS works](https://howhttps.works) - dnsimple
864
* [How to deal with Passwords](https://github.com/MHM5000/pass)
865
* [Intrusion Detection Systems with Snort](http://ptgmedia.pearsoncmg.com/images/0131407333/downloads/0131407333.pdf) (PDF)
866
* [OpenSSL Cookbook](https://www.feistyduck.com/library/openssl-cookbook/)
867
* [OWASP Mobile Security Testing Guide](https://mobile-security.gitbook.io/mobile-security-testing-guide/) - Bernhard Mueller et al.
868
* [OWASP Testing Guide 4.0](https://www.owasp.org/images/1/19/OTGv4.pdf) (PDF)
E
engstrom 已提交
869
* [OWASP Top 10 for .NET Developers](http://www.troyhunt.com/2011/12/free-ebook-owasp-top-10-for-net.html)
H
Henning Kopp 已提交
870
* [Security Engineering](http://www.cl.cam.ac.uk/~rja14/book.html)
871

872

C
Christoph Uschkrat 已提交
873
#### Software Architecture
874

K
Kevin Wang 已提交
875
* [Agile Planning: From Ideas to Story Cards](https://launchschool.com/books/agile_planning) - Launch School
876
* [Architectural Styles and the Design of Network-based Software Architectures](http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm) - Roy Thomas Fielding
C
Craig Davison 已提交
877
* [Best Kept Secrets of Peer Code Review](http://smartbear.com/lp/ebook/collaborator/secrets-of-peer-code-review/)
878
* [Building Secure & Reliable Systems](https://static.googleusercontent.com/media/landing.google.com/en//sre/static/pdf/Building_Secure_and_Reliable_Systems.pdf) - Heather Adkins, Betsy Beyer, Paul Blankinship, Piotr Lewandowski, Ana Oprea & Adam Stubblefield (PDF)
E
engstrom 已提交
879
* [Data-Oriented Design](http://www.dataorienteddesign.com/dodmain/dodmain.html)
880
* [Developing Reactive Microservices](https://info.lightbend.com/COLL-20XX-Developing-Reactive-Microservices_Landing-Page.html) (email address *requested*, not required)
E
engstrom 已提交
881
* [Domain Driven Design Quickly](http://www.infoq.com/minibooks/domain-driven-design-quickly)
V
Victor Felder 已提交
882
* [DSL Engineering: Designing, Implementing and Using Domain-Specific Languages](http://dslbook.org) - Markus Voelter
883
* [Exploring CQRS and Event Sourcing](https://msdn.microsoft.com/en-us/library/jj554200.aspx) - (EPUB, PDF)
T
Timo Salomäki 已提交
884
* [Guide to the Software Engineering Body of Knowledge](https://www.computer.org/education/bodies-of-knowledge/software-engineering/v3) (email adddress *requested*)
V
Victor Felder 已提交
885
* [How to Design Programs](http://www.htdp.org)
E
engstrom 已提交
886 887
* [How to Write Unmaintainable Code](http://mindprod.com/jgloss/unmain.html)
* [Kanban and Scrum - making the most of both](http://www.infoq.com/minibooks/kanban-scrum-minibook)
888
* [Kanban for skeptics](https://leanpub.com/kanbanforskeptics) - Nick Oostvogels  *(Leanpub account or valid email requested)*
889 890
* [Microservices AntiPatterns and Pitfalls](https://www.oreilly.com/programming/free/files/microservices-antipatterns-and-pitfalls.pdf) (PDF)
* [Microservices vs. Service-Oriented Architecture](https://www.oreilly.com/programming/free/files/microservices-vs-service-oriented-architecture.pdf) (PDF)
D
Dzmitry Lahoda 已提交
891
* [Migrating to Cloud-Native Application Architectures](https://developers.redhat.com/books/migrating-microservice-databases-relational-monolith-distributed-data/) (email address *requested*) (PDF)
V
Victor Felder 已提交
892
* [Naked objects](http://downloads.nakedobjects.net/resources/Pawson%20thesis.pdf) - Richard Pawson (PDF)
T
Timo Salomäki 已提交
893
* [OAuth - The Big Picture](https://pages.apigee.com/oauth-big-picture-ebook.html) (email address *requested*)
V
Victor Felder 已提交
894
* [Object-Oriented Reengineering Patterns](http://scg.unibe.ch/download/oorp/) - S. Demeyer, S. Ducasse and O. Nierstrasz
O
oltolm 已提交
895
* [Practicing Domain-Driven Design - Part 1](https://leanpub.com/Practicing-DDD) - Scott Millett  *(Leanpub account or valid email requested)*
896
* [Reactive Microservices Architecture](https://www.lightbend.com/ebooks/reactive-microservices-architecture-design-principles-for-distributed-systems-oreilly) (email address *requested*)
897
* [Reactive Microsystems: The Evolution of Microservices at Scale](https://www.lightbend.com/ebooks/reactive-microsystems-evolution-of-microservices-scalability-oreilly) (email address *requested*)
C
Craig Davison 已提交
898
* [Scrum and XP from the Trenches](http://www.infoq.com/minibooks/scrum-xp-from-the-trenches-2)
899
* [Serverless apps: Architecture, patterns, and Azure implementation](https://docs.microsoft.com/en-us/dotnet/standard/serverless-architecture/)
T
Timo Salomäki 已提交
900
* [Serverless Design Patterns and Best Practices](https://www.packtpub.com/free-ebooks/serverless-design-patterns-and-best-practices) - Brian Zambrano (Packt account *required*)
901
* [Shape Up - Stop Running in Circles and Ship Work that Matters](https://basecamp.com/shapeup) - Ryan Singer (PDF)
902
* [Site Reliability Engineering](https://landing.google.com/sre/book/index.html)
903
* [Software Architecture Patterns](http://www.oreilly.com/programming/free/software-architecture-patterns.csp) (email address *requested*, not required)
E
engstrom 已提交
904
* [Software Engineering for Internet Applications](http://philip.greenspun.com/seia/)
905
* [Source Making Design Patterns and UML](https://sourcemaking.com/design_patterns)
906
* [Test Driven Development, Extensive Tutorial](https://github.com/grzesiek-galezowski/tdd-ebook) - Grzegorz Gałęzowski
907
* [The Site Reliability Workbook](https://landing.google.com/sre/workbook/toc/) - Betsy Beyer, Niall Richard Murphy, David K. Rensin, Kent Kawahara and Stephen Thorne
T
Timo Salomäki 已提交
908
* [Web API Design](https://pages.apigee.com/rs/apigee/images/api-design-ebook-2012-03.pdf) - Brian Mulloy (PDF)
K
Kevin Wang 已提交
909
* [Working with Web APIs](https://launchschool.com/books/working_with_apis) - Launch School
910
* [Your API Is Bad](https://leanpub.com/yourapiisbad/read) - Paddy Foran
E
engstrom 已提交
911

912

C
Christoph Uschkrat 已提交
913
#### Standards
914

915
* [Linux Standard Base](http://refspecs.linuxfoundation.org/lsb.shtml)
C
Craig Davison 已提交
916
* [UNIX - The POSIX Standard - IEEE Std 1003.1](https://github.com/geoff-codes/posix-standard)
E
engstrom 已提交
917

918

C
Christoph Uschkrat 已提交
919
#### Theoretical Computer Science
920

C
Craig Davison 已提交
921
* [Building Blocks for Theoretical Computer Science](http://mfleck.cs.illinois.edu/building-blocks/index.html) - Margaret M. Fleck
922
* [Category Theory for Computing Science](http://www.tac.mta.ca/tac/reprints/articles/22/tr22.pdf) (PDF)
923
* [Category Theory for Programmers](https://github.com/hmemcpy/milewski-ctfp-pdf) - Bartosz Milewski (PDF)
924
* [Design of a Programmer](https://www.smashwords.com/books/view/639609) - Prakash Hegade (PDF)
E
engstrom 已提交
925
* [Homotopy Type Theory: Univalent Foundations of Mathematics](http://homotopytypetheory.org/book/) (PDF)
926
* [Introduction to Computer Science](http://www.cse.iitd.ernet.in/~suban/CSL102/) - Prof. Subhashis Banerjee, IIT Delhi
V
Victor Felder 已提交
927
* [Introduction to Computing](http://www.computingbook.org)
C
Craig Davison 已提交
928
* [Introduction to Theory of Computation](http://cglab.ca/~michiel/TheoryOfComputation/) - Anil Maheshwari and Michiel Smid (PDF)
E
engstrom 已提交
929
* [Models of Computation](http://cs.brown.edu/people/jes/book/) - John E. Savage
930
* [Practical Foundations for Programming Languages, Preview](https://www.cs.cmu.edu/~rwh/pfpl/2nded.pdf) - Robert Harper (PDF)
V
Victor Felder 已提交
931
* [Principles of Programming Languages](https://web.archive.org/web/20150418034451/http://www.cs.jhu.edu/~scott/pl/book/dist/) - Scott F. Smith
T
Timo Salomäki 已提交
932
* [Programming and Programming Languages](https://papl.cs.brown.edu/2019/) - Shriram Krishnamurthi
933
* [Programming in Martin-Löf's Type Theory](http://www.cse.chalmers.se/research/group/logic/book/) - Bengt Nordstroem
934 935
* [Programming Languages: Application and Interpretation (2nd Edition)](http://cs.brown.edu/~sk/Publications/Books/ProgLangs/) - Shriram Krishnamurthi
* [Programming Languages: Theory and Practice](http://people.cs.uchicago.edu/~blume/classes/aut2008/proglang/text/offline.pdf) - Robert Harper (PDF)
T
Timo Salomäki 已提交
936
* [Semantics with Applications: A Formal Introduction](http://www.cs.ru.nl/~herman/onderwijs/semantics2019/wiley.pdf) - Hanne Riis Nielson, Flemming Nielson (PDF)
C
Craig Davison 已提交
937
* [Structure and Interpretation of Computer Programs](https://mitpress.mit.edu/sicp/)
F
Fwiffo 已提交
938
* [Structure and Interpretation of Computer Programs](http://sarabander.github.io/sicp/html/index.xhtml)
939
* [The Black Art of Programming](http://self.gutenberg.org/wplbn0002828847-the-black-art-of-programming-by-mcilroy-mark.aspx?) - Mark McIlroy
940
* [The Craft of Programming](https://kilthub.cmu.edu/articles/The_Craft_of_Programming/6610514) - John C. Reynolds
941
* [Think Complexity](https://greenteapress.com/wp/think-complexity-2e/) - - Allen B. Downey (2nd Edition) (PDF, HTML)
E
engstrom 已提交
942

943

C
Christoph Uschkrat 已提交
944
#### Web Performance
945

V
Victor Felder 已提交
946
* [Book of Speed](http://www.bookofspeed.com) - Stoyan Stefanov
T
Timo Salomäki 已提交
947
* [Designing for Performance](http://designingforperformance.com) - Lara Hogan
948
* [High Performance Accelerated Websites](https://thisisyuu.github.io/ebook) - Anshul (HTML) (:construction: *in process*)
949
* [High Performance Browser Networking](https://hpbn.co) - Ilya Grigorik
V
Victor Felder 已提交
950
* [Mature Optimization](http://carlos.bueno.org/optimization/mature-optimization.pdf) - Carlos Bueno (PDF)
J
Joey Smith 已提交
951 952


J
Johan Wigert 已提交
953 954 955 956 957
### ABAP

* [SAP Code Style Guides - Clean ABAP](https://github.com/SAP/styleguides/blob/master/clean-abap/CleanABAP.md)


C
Christoph Uschkrat 已提交
958
### Ada
959

E
Espartaco Palma 已提交
960
* [A Guide to Ada for C and C++ Programmers](http://www.cs.uni.edu/~mccormic/4740/guide-c2ada.pdf) (PDF)
V
Victor Felder 已提交
961
* [Ada Distilled](http://www.adapower.com/pdfs/AdaDistilled07-27-2003.pdf) (PDF)
962
* [Ada for the C++ or Java Developer](https://www.adacore.com/uploads/books/pdf/Ada_for_the_C_or_Java_Developer-cc.pdf) - Quentin Ochem (PDF)
963
* [Ada Programming](https://en.wikibooks.org/wiki/Ada_Programming) - Wikibooks
964
* [Ada Reference Manual - ISO/IEC 8652:2012(E) Language and Standard Libraries](http://www.ada-auth.org/standards/12rm/RM-Final.pdf) (PDF)
965 966
* [Introduction To Ada](https://learn.adacore.com/courses/intro-to-ada/index.html)
* [Introduction To SPARK](https://learn.adacore.com/courses/SPARK_for_the_MISRA_C_Developer/index.html)
967
* [The Big Online Book of Linux Ada Programming](http://www.pegasoft.ca/resources/boblap/book.html)
V
Victor Felder 已提交
968 969


C
Christoph Uschkrat 已提交
970
### Agda
971

972
* [Agda Tutorial](http://people.inf.elte.hu/divip/AgdaTutorial/Index.html)
973
* [Programming Language Foundations in Agda](https://plfa.github.io) - Philip Wadler and Wen Kokke
P
Phil Nguyen 已提交
974

975

C
Christoph Uschkrat 已提交
976
### Alef
977

978
* [Alef Language Reference Manual](http://doc.cat-v.org/plan_9/2nd_edition/papers/alef/ref)
P
Phil Nguyen 已提交
979

980

C
Christoph Uschkrat 已提交
981
### Android
982

E
engstrom 已提交
983
* [Android 4 App Development Essentials](http://www.techotopia.com/index.php/Android_4_App_Development_Essentials)
984
* [Android Notes for Professionals](https://goalkicker.com/AndroidBook) - Compiled from StackOverflow Documentation (PDF)
985
* [Android Programming Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/android) ([PDF](https://www.syncfusion.com/Account/Logon?ReturnUrl=%2fresources%2ftechportal%2febooks%2fandroid), [Kindle](https://www.syncfusion.com/Account/Logon?ReturnUrl=%2fresources%2ftechportal%2febooks%2fandroid)) (email address *requested*, not required)
986 987
* [Android Tutorial](http://www.tutorialspoint.com/android) - Tutorials Point
* [Codelabs for Advanced Android Development](https://developer.android.com/courses/advanced-training/toc)
C
Craig Davison 已提交
988
* [CodePath Android Cliffnotes](https://github.com/codepath/android_guides/wiki)
V
Victor Felder 已提交
989
* [Coreservlets Android Programming Tutorial](http://www.coreservlets.com/android-tutorial/)
C
Craig Davison 已提交
990
* [Expert Android and Eclipse development knowledge](http://www.vogella.com/tutorials/android.html)
991
* [Google Android Developer Training](https://developer.android.com/guide)
C
Craig Davison 已提交
992
* [Styling Android](https://blog.stylingandroid.com)
993
* [The Busy Coder's Guide to Android Development](https://commonsware.com/Android/4-2-free) (PDF - older versions)
B
bbuyukguzel 已提交
994

V
Victor Felder 已提交
995

C
Christoph Uschkrat 已提交
996
### APL
997

998 999
* [A Practical Introduction to APL1 & APL2](http://robertson.uk.net) - Graeme Donald Robertson (PDF)
* [A Practical Introduction to APL3 & APL4](http://robertson.uk.net) - Graeme Donald Robertson (PDF)
1000
* [Introduction to College Mathematics with A Programming Language (1978)](http://www.softwarepreservation.org/projects/apl/Books/CollegeMathematicswithAPL) - E. J. LeCuyer (PDF)
C
Craig Davison 已提交
1001
* [Mastering Dyalog APL](http://www.dyalog.com/mastering-dyalog-apl.htm) (PDF)
B
Boris Egorov 已提交
1002 1003


1004 1005 1006 1007 1008 1009
### App Inventor

* [Absolute App Inventor 2](https://amerkashi.wordpress.com/2015/02/16/absolute-app-inventor-2-book/) - Hossein Amerkashi
* [App Inventor 2](http://www.appinventor.org/book2) - David Wolber, Hal Abelson, Ellen Spertus, Liz Looney


C
Christoph Uschkrat 已提交
1010
### Arduino
1011

1012
* [Arduino Programming Notebook](http://www.lulu.com/shop/brian-evans/arduino-programming-notebook/ebook/product-18598708.html) - Brian Evans
G
Gintautas Švedas 已提交
1013 1014 1015
* [Arduino Tips, Tricks, and Techniques](https://cdn-learn.adafruit.com/downloads/pdf/arduino-tips-tricks-and-techniques.pdf) - lady ada (PDF)
* [Getting started with Arduino – A Beginner’s Guide](http://manuals.makeuseof.com.s3.amazonaws.com/for-mobile/Arduino_-_MakeUseOf.com.pdf) - Brad Kendall (PDF)
* [Getting Started with Arduino products](https://www.arduino.cc/en/Guide) - Official Arduino Documentation (:construction: *in process*)
H
hiseba 已提交
1016
* [Introduction to Arduino](http://playground.arduino.cc/Main/ManualsAndCurriculum)
1017
* [Introduction to Arduino : A piece of cake!](http://www.introtoarduino.com) - Alan G. Smith
G
Gintautas Švedas 已提交
1018
* [Open softwear - Fashionable prototyping and wearable computing using the Arduino](https://openlibra.com/en/book/download/open-softwear-fashionable-prototyping-and-wearable-computing-using-the-arduino) - Tony Olsson, David Gaetano, Jonas Odhner, Samson Wiklund (PDF)
H
hiseba 已提交
1019

V
Victor Felder 已提交
1020

1021
### ASP.NET
1022

G
Gintautas Švedas 已提交
1023
* [Architecting Modern Web Applications with ASP.NET Core and Microsoft Azure (2020)](https://aka.ms/webappebook) - Steve "ardalis" Smith (PDF) (:construction: *in process*)
V
Victor Felder 已提交
1024
* [ASP.NET MVC Music Store](http://mvcmusicstore.codeplex.com)
1025
* [ASP.NET WebHooks Succinctly](https://www.syncfusion.com/ebooks/aspnet_webhooks_succinctly) - Gaurav Arora
G
Gintautas Švedas 已提交
1026 1027 1028 1029
* [ASP.NET with C# (2008)](http://www.vijaymukhi.com/documents/books/vsnet/content.htm) - Vijay Mukhi, Sonal Mukhi, Neha Kotecha
* [Diving into ASP.NET WebAPI (2016)](https://github.com/akhilmittal/FreeBooks/) - Akhil Mittal (PDF)
* [Intro to ASPNET MVC 4 with Visual Studio 2011 Beta (2012)](http://download.microsoft.com/download/0/f/b/0fbfaa46-2bfd-478f-8e56-7bf3c672df9d/intro%20to%20asp.net%20mvc%204%20with%20visual%20studio%20-%20beta.pdf) - Rick Anderson and Scott Hanselman (PDF)
* [Introducing ASP.NET Web Pages 2 (2012)](https://download.microsoft.com/download/0/F/B/0FBFAA46-2BFD-478F-8E56-7BF3C672DF9D/Introducing%20ASP.NET%20Web%20Pages%202.pdf) - Mike Pope (PDF)
1030 1031 1032 1033 1034 1035


### ASP.NET Core

* [ASP.NET Core 3.1 Succinctly](https://www.syncfusion.com/succinctly-free-ebooks/asp-net-core-3-1-succinctly) - Simone Chiaretta, Ugo Lattanzi
* [ASP.NET Core Documentation - Microsoft Docs](https://docs.microsoft.com/en-us/aspnet/core/?view=aspnetcore-5.0)
G
Gintautas Švedas 已提交
1036
* [The Little ASP.NET Core Book (2018)](https://s3.amazonaws.com/recaffeinate-files/LittleAspNetCoreBook.pdf) - Nate Barbettini (PDF)
V
Victor Felder 已提交
1037 1038


1039 1040 1041 1042 1043 1044
#### Blazor

* [Blazor: A Beginner's Guide](https://www.telerik.com/campaigns/blazor/wp-beginners-guide-ebook) - Ed Charbeneau (PDF) (email address *requested*, not required)
* [Blazor for ASP.NET Web Forms Developers](https://dotnet.microsoft.com/download/e-book/blazor-for-web-forms-devs/pdf) - Daniel Roth, Jeff Fritz, Taylor Southwick (PDF)


C
Christoph Uschkrat 已提交
1045
### Assembly Language
1046

G
Gintautas Švedas 已提交
1047 1048
* [ARM Assembly Language Programming](http://www.rigwit.co.uk/ARMBook/ARMBook.pdf) - Peter Knaggs (PDF) (:construction: *in process*)
* [Assemblers And Loaders (1993)](http://www.davidsalomon.name/assem.advertis/asl.pdf) - David Salomon (PDF)
1049
* [Assembly Language Succinctly](https://www.syncfusion.com/resources/techportal/details/ebooks/assemblylanguage) (PDF)
T
Timo Salomäki 已提交
1050
* [PC Assembly Language](http://pacman128.github.io/pcasm/) - P. A. Carter
J
Jackson Isaac 已提交
1051
* [Professional Assembly Language](https://web.archive.org/web/20170329045538/http://blog.hit.edu.cn:80/jsx/upload/AT%EF%BC%86TAssemblyLanguage.pdf) (PDF)
1052
* [Programming from the Ground Up](https://download-mirror.savannah.gnu.org/releases/pgubook/ProgrammingGroundUp-1-0-booksize.pdf) - Jonathan Bartlett (PDF)
E
engstrom 已提交
1053
* [Ralf Brown's Interrupt List](http://www.ctyme.com/rbrown.htm)
1054
* [Software optimization resources](http://www.agner.org/optimize/) - A. Fog
1055
* [The Art of Assembly Language (2003)](https://web.archive.org/web/20120525102637/http://maven.smith.edu/~thiebaut/ArtOfAssembly/artofasm.html) - Randall Hyde (PDF)
S
sjas 已提交
1056
* [Wizard Code, A View on Low-Level Programming](https://web.archive.org/web/20170712195930/http://vendu.twodots.nl/files/wizardcode4.pdf) - Tuomo Tuomo Venäläinen (PDF)
1057
* [x86-64 Assembly Language Programming with Ubuntu](http://www.egr.unlv.edu/~ed/x86.html) - Ed Jorgensen (PDF)
1058
* [x86 Assembly](https://en.wikibooks.org/wiki/X86_Assembly) - Wikibooks
G
Gintautas Švedas 已提交
1059 1060
* [x86 Disassembly](https://en.wikibooks.org/wiki/X86_Disassembly) - Wikibooks
* [Zen of Assembly Language: Volume I, Knowledge (1990)](http://www.jagregory.com/abrash-zen-of-asm/) - Michael Abrash
V
Victor Felder 已提交
1061

1062

C
Christoph Uschkrat 已提交
1063
#### Non-X86
1064

1065
* [Easy 6502](http://skilldrick.github.io/easy6502/) - Nick Morgan
1066
* [Machine Code for Beginners [Z80 and 6502 CPUs]](https://usborne.com/browse-books/features/computer-and-coding-books/) - Lisa Watts and Mike Wharton (PDF) *(Scroll to bottom and click on book cover)*
C
Craig Davison 已提交
1067
* [Machine Language for Beginners](https://archive.org/details/ataribooks-machine-language-for-beginners) - Richard Mansfield [6502 CPU]
1068
* [Programmed Introduction to MIPS Assembly Language](http://chortle.ccsu.edu/AssemblyTutorial/index.html)
1069
* [The Second Book of Machine Language](http://www.atariarchives.org/2bml/)
M
Matt Sephton 已提交
1070

E
engstrom 已提交
1071

C
Christoph Uschkrat 已提交
1072
### AutoHotkey
1073

G
george2 已提交
1074
* [AHKbook - the book for AutoHotkey](http://ahkscript.github.io/ahkbook/index.html)
C
Craig Davison 已提交
1075
* [AutoHotkey Official Documentation](https://autohotkey.com/docs/AutoHotkey.htm) ([CHM](https://autohotkey.com/download/1.1/AutoHotkeyHelp.zip))
V
Victor Felder 已提交
1076

E
engstrom 已提交
1077

C
Christoph Uschkrat 已提交
1078
### Autotools
1079

C
Craig Davison 已提交
1080
* [Autotools Mythbuster](https://autotools.io/index.html)
E
engstrom 已提交
1081
* [GNU Autoconf, Automake and Libtool](http://sourceware.org/autobook/)
R
Robert Alm Nilsson 已提交
1082 1083


C
Christoph Uschkrat 已提交
1084
### Awk
1085

1086
* [An Awk Primer](https://en.wikibooks.org/wiki/An_Awk_Primer) - Wikibooks
1087
* [Awk](https://www.grymoire.com/Unix/Awk.html) - Bruce Barnett
1088
* [Gawk: Effective AWK Programming](https://www.gnu.org/software/gawk/manual) - Arnold D. Robbins (HTML, PDF)
1089
* [GNU awk](https://learnbyexample.github.io/learn_gnuawk/) - Sundeep Agarwal
R
Robert Alm Nilsson 已提交
1090 1091


C
Christoph Uschkrat 已提交
1092
### Bash
1093

S
sstt011 已提交
1094 1095
* [Advanced Bash-Scripting Guide](http://tldp.org/LDP/abs/html/) - M. Cooper (HTML)
* [Bash Guide for Beginners (2008)](http://www.tldp.org/LDP/Bash-Beginners-Guide/html/) - M. Garrels (HTML)
1096
* [Bash Notes for Professionals](http://goalkicker.com/BashBook/) - Compiled from StackOverflow documentation (PDF)
S
sstt011 已提交
1097 1098
* [BASH Programming (2000)](http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html) - Mike G. (HTML)
* [Bash Reference Manual](http://www.gnu.org/software/bash/manual/bashref.html) (HTML)
T
Timo Salomäki 已提交
1099
* [Bash tutorial](https://web.archive.org/web/20180328183806/http://gdrcorelec.ups-tlse.fr/files/bash.pdf) - Anthony Scemama (PDF)
S
sstt011 已提交
1100 1101 1102
* [BashGuide](http://mywiki.wooledge.org/BashGuide) - Maarten Billemont (HTML) [(PDF)](http://s.ntnu.no/bashguide.pdf)
* [Conquering the Command Line](http://conqueringthecommandline.com/book/frontmatter) - Mark Bates (HTML)
* [Getting Started with BASH](http://www.hypexr.org/bash_tutorial.php) (HTML)
S
shwetab17 已提交
1103
* [GNU Bash manual](https://www.gnu.org/software/bash/manual/bash.pdf) (PDF)
S
sstt011 已提交
1104
* [Google Shell Style Guide](https://google.github.io/styleguide/shell.xml) - Paul Armstrong (HTML)
1105
* [Introduction to Bash Scripting](https://github.com/bobbyiliev/introduction-to-bash-scripting) - Bobby Iliev (Markdown, PDF)
S
sstt011 已提交
1106 1107 1108
* [Introduction to the Command Line](https://launchschool.com/books/command_line) - Launch School (HTML)
* [Linux Shell Scripting Tutorial - A Beginner's Handbook (2002)](http://www.freeos.com/guides/lsst/) - Vivek G. Gite (HTML)
* [Linux Shell Scripting Tutorial (LSST) v2.0](https://bash.cyberciti.biz/guide/Main_Page) - Vivek Gite (HTML)
1109
* [Slackbook (2005)](http://slackbook.org) - Alan Hicks, Chris Lumens, David Cantrell and Logan Johnson (HTML, DocBook, Postscript, PDF)
S
sstt011 已提交
1110
* [The Bash Academy](http://guide.bash.academy) - Maarten Billemont (HTML)
1111
* [The Linux Command Line](http://linuxcommand.org/tlcl.php) - William E. Shotts, Jr. (PDF)
S
sstt011 已提交
1112
* [Writing Shell Scripts](http://linuxcommand.org/lc3_writing_shell_scripts.php) - William E. Shotts, Jr. (HTML)
V
Victor Felder 已提交
1113 1114


C
Christoph Uschkrat 已提交
1115
### Basic
1116

P
Peter Thaleikis 已提交
1117
* [10 PRINT CHR$(205.5+RND(1)); : GOTO 10](http://10print.org) - Nick Montfort, Patsy Baudoin, John Bell, Ian Bogost, Jeremy Douglass, Mark C. Marino, Michael Mateas, Casey Reas, Mark Sample, Noah Vawter
1118
* [A beginner's guide to Gambas](http://distro.ibiblio.org/vectorlinux/Uelsk8s/GAMBAS/gambas-beginner-guide.pdf) - John W. Rittinghouse (PDF)
1119
* [Pick/Basic: A Programmer's Guide](http://www.jes.com/pb/) - Jonathan E. Sisk
1120 1121 1122
* [Visual Basic Essentials](http://www.techotopia.com/index.php/Visual_Basic_Essentials)


C
Christoph Uschkrat 已提交
1123
### BETA
1124

G
Gintautas Švedas 已提交
1125 1126 1127
* [MIA 90-02: BETA Compiler - Reference Manual](https://beta.cs.au.dk/Manuals/latest/compiler/index.html) - Mjølner Informatics
* [MIA 94-26: BETA Language Introduction - Tutorial](https://beta.cs.au.dk/Manuals/latest/beta-intro/index.html) - Mjølner Informatics
* [MIA 99-41: BETA Language Modifications - Reference Manual](https://beta.cs.au.dk/Manuals/latest/beta/beta-index.html) - Mjølner Informatics
1128
* [MIA 99-42: The Fragment System: Further Specification](https://beta.cs.au.dk/Manuals/latest/beta/fragment.html) - Mjølner Informatics
V
victor felder 已提交
1129
* [Object-Oriented Programming in the BETA Programming Language](https://beta.cs.au.dk/Books/) - Ole Lehrmann Madsen, Birger Møller-Pedersen, Kristen Nygaard
1130 1131


C
Christoph Uschkrat 已提交
1132
### C
1133

A
Alex Gorelov 已提交
1134
* [256-Color VGA Programming in C](http://www.brackeen.com/vga/) - David Brackeen
T
Timo Salomäki 已提交
1135
* [A Tutorial on Pointers and Arrays in C](https://web.archive.org/web/20180827131006/http://home.earthlink.net/~momotuk/pointers.pdf) - Ted Jensen (PDF)
1136
* [An Introduction to C & GUI Programming](https://www.raspberrypi.org/magpi-issues/C_GUI_Programming.pdf) - Simon Long (PDF)
1137
* [Bare-metal programming for ARM](https://github.com/umanovskis/baremetal-arm) - Daniels Umanovskis [(PDF)](http://umanovskis.se/files/arm-baremetal-ebook.pdf)
1138
* [Beej's Guide to C Programming](http://beej.us/guide/bgc/) - B. Hall (HTML, PDF)
V
Victor Felder 已提交
1139
* [Beej's Guide to Network Programming - Using Internet Sockets](http://beej.us/guide/bgnet/) - B. Hall
1140
* [Beej's Guide to the GNU Debugger (GDB)](http://beej.us/guide/bggdb/) - B. Hall (HTML)
1141
* [Build Your Own Lisp](http://www.buildyourownlisp.com) - Daniel Holden
1142
* [C Elements of Style](http://www.oualline.com/books.free/style/) - Steve Oualline
1143
* [C for Python Programmers - Carl Burch](http://www.toves.org/books/cpy/)
1144
* [C Notes for Professionals](https://goalkicker.com/CBook) - Compiled from StackOverflow Documentation (PDF)
C
Craig Davison 已提交
1145
* [C Programming](https://en.wikibooks.org/wiki/Programming%3AC) - Wikibooks
1146
* [C Programming Boot Camp - Paul Gribble](http://www.gribblelab.org/CBootCamp/)
E
engstrom 已提交
1147
* [Deep C](http://www.slideshare.net/olvemaudal/deep-c)
1148
* [Essential C](http://cslibrary.stanford.edu/101/EssentialC.pdf) - Nick Parlante (PDF)
1149
* [Everything you need to know about pointers in C - Peter Hosey](http://boredzo.org/pointers/)
1150
* [Functional C (1997)](https://research.utwente.nl/files/5128727/book.pdf) - Pieter H. Hartel, Henk Muller (PDF)
1151
* [Hashing](https://www.smashwords.com/books/view/737188) - Prakash Hegade
1152
* [Learn to Code With C - The MagPi Essentials](https://www.raspberrypi.org/magpi-issues/Essentials_C_v1.pdf) (PDF)
T
thefear100 已提交
1153
* [Learning GNU C](https://download-mirror.savannah.gnu.org/releases/c-prog-book/learning_gnu_c.pdf) - Ciaran O’Riordan (PDF)
1154
* [Modeling with Data](https://ben.klemens.org/pdfs/gsl_stats.pdf) - Ben Klemens (PDF)
1155
* [Modern C](https://modernc.gforge.inria.fr) - Jens Gustedt (PDF)
V
Victor Felder 已提交
1156
* [Object-Oriented Programming With ANSI-C](http://www.planetpdf.com/codecuts/pdfs/ooc.pdf) (PDF)
1157
* [Programming in C](http://ee.hawaii.edu/~tep/EE160/Book/PDF/) - Bharat Kinariwala & Tep Dobry
1158
* [Programming in C](https://www.freetechbooks.com/programming-in-c-t1337.html) - Kishori Mundargi
1159
* [Structures and C](https://www.smashwords.com/books/view/644937) - Prakash Hegade
1160
* [The C book](http://publications.gbdirect.co.uk/c_book/) - Mike Banahan, Declan Brady and Mark Doran (PDF, HTML)
E
engstrom 已提交
1161
* [The Craft of Text Editing or A Cookbook for an Emacs](http://www.finseth.com/craft/) - Craig A. Finseth
1162
* [The Current C Programming Language Standard – ISO/IEC 9899:2018 (C17/C18), Draft](https://web.archive.org/web/20181230041359/http://www.open-std.org/jtc1/sc22/wg14/www/abq/c17_updated_proposed_fdis.pdf) - Open Standards Org - www.open-std.org (PDF)
1163 1164
* [The GNU C Programming Tutorial](http://www.crasseux.com/books/ctut.pdf) - Mark Burgess, Ron Hale-Evans (PDF)
* [The GNU C Reference Manual](https://www.gnu.org/software/gnu-c-manual/gnu-c-manual.html) - Trevis Rothwell, James Youngman (HTML) [(PDF)](https://www.gnu.org/software/gnu-c-manual/gnu-c-manual.pdf)
V
Victor Felder 已提交
1165
* [The little book about OS development](http://littleosbook.github.io) - Erik Helin, Adam Renberg
1166
* [The New C Standard - An Economic and Cultural commentary (2009)](http://www.knosof.co.uk/cbook/cbook.html) - Derek M. Jones (PDF)
1167
* [TONC GBA Programming - Game Boy Advance Development](http://www.coranac.com/tonc/text/toc.htm)
1168

V
Victor Felder 已提交
1169

C
Christoph Uschkrat 已提交
1170
### C Sharp
1171

1172
* [C# Essentials](http://www.techotopia.com/index.php/C_Sharp_Essentials)
1173
* [C# Notes for Professionals](http://goalkicker.com/CSharpBook/) - Compiled from StackOverflow documentation (PDF)
1174
* [C# Programming](https://en.wikibooks.org/wiki/C_Sharp_Programming) - Wikibooks
1175
* [C# Programming Yellow Book](https://www.robmiles.com/s/CSharp-Book-2019-Refresh.pdf) - Rob Miles (PDF) (2019)
1176
* [C# Smorgasbord](https://www.filipekberg.se) - Filip Ekberg (HTML) [(PDF, EPUB, MOBI)](https://www.filipekberg.se/2018/04/02/csharp-smorgasbord-free/) (2018)
T
Timo Salomäki 已提交
1177
* [C# Tips](https://leanpub.com/cstips) - Jason Roberts *(Leanpub account or valid email requested)*
V
Victor Felder 已提交
1178
* [Creating Mobile Apps with Xamarin.Forms C#](https://developer.xamarin.com/guides/xamarin-forms/creating-mobile-apps-xamarin-forms/)
T
Timo Salomäki 已提交
1179
* [Daily Design Patterns](https://web.archive.org/web/20170930132000/https://www.exceptionnotfound.net/downloads/dailydesignpattern.pdf) - Matthew P Jones (PDF)
J
Jamie Dawson 已提交
1180
* [Data Structures and Algorithms with Object-Oriented Design Patterns in C#](https://web.archive.org/web/20161220072449/http://www.brpreiss.com/books/opus6/) - Bruno Preiss
G
G-Square 已提交
1181
* [Dissecting a C# Application](https://damieng.com/blog/2007/11/08/dissecting-a-c-application-inside-sharpdevelop) - Christian Holm, Bernhard Spuida, Mike Kruger
1182
* [Fundamentals of Computer Programming with C#](http://www.introprogramming.info/english-intro-csharp-book/read-online/) - Svetlin Nakov, Veselin Kolev & Co (HTML, PDF)
1183
* [High level asynchronous programming with Reactive Extensions](https://github.com/petroemil/Rx.Book) - Emil Petro
R
Ruben 已提交
1184
* [Introduction to Rx](http://www.introtorx.com)
1185
* [Learn C# in Y Minutes](https://learnxinyminutes.com/docs/csharp/)
T
Timo Salomäki 已提交
1186
* [Mastering Xamarin UI Development, Second Edition](https://www.packtpub.com/free-ebooks/mastering-xamarin-ui-development-second-edition) - Steven F. Daniel (Packt account *required*)
1187
* [Object Oriented Programming using C#](http://bookboon.com/en/object-oriented-programming-using-c-sharp-ebook) - Simon Kendal, Bookboon. (email address *requested*, not required)
1188
* [Threading in C#](http://www.albahari.com/threading/)
1189 1190
* [Xamarin.Forms for macOS Succinctly](https://www.syncfusion.com/ebooks/xamarin_forms_for_mac_os_succinctly) - Alessandro Del Sole
* [Xamarin.Forms Succinctly](https://www.syncfusion.com/ebooks/xamarin-forms-succinctly) - Alessandro Del Sole
1191

1192

S
Seth 已提交
1193
<h3 id="cpp">C++</h3>
1194

1195
* [C++ Annotations](https://fbb-git.gitlab.io/cppannotations/) - Frank B. Brokken (HTML, PDF)
1196
* [C++ Core Guidelines](https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md) - Editors: Bjarne Stroustrup, Herb Sutter
1197
* [C++ GUI Programming With Qt 3](https://ptgmedia.pearsoncmg.com/images/0131240722/downloads/blanchette_book.pdf) - Jasmin Blanchette, Mark Summerfield (PDF)
M
Mauro Cicolella 已提交
1198
* [C++ Language](http://www.cplusplus.com/doc/tutorial/)
1199
* [C++ Notes for Professionals](https://goalkicker.com/CPlusPlusBook) - Compiled from StackOverflow Documentation (PDF)
1200
* [C++ Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/cplusplus) (PDF, Kindle) (email address *requested*, not required)
1201
* [C++ Tricks](http://www.bordoon.com/cplusplus/book_wrapper.html)
C
Craig Davison 已提交
1202
* [CS106X Programming Abstractions in C++](http://web.stanford.edu/class/cs106x/)
1203
* [Elements of Programming](http://elementsofprogramming.com) - Alexander Stepanov and Paul McJones - (PDF)
1204
* [Financial Numerical Recipes in C++](http://finance.bi.no/~bernt/gcc_prog/recipes/) - Bernt Arne Ødegaard
V
Victor Felder 已提交
1205
* [Game Programming Patterns](http://gameprogrammingpatterns.com)
1206
* [Google's C++ Style Guide](https://google.github.io/styleguide/cppguide.html)
1207 1208
* [Hands-On System Programming with C++](https://www.packtpub.com/free-ebook/hands-on-system-programming-with-c/9781789137880) - Dr. Rian Quinn (Packt account *required*)
* [How to make an Operating System](https://samypesse.gitbook.io/how-to-create-an-operating-system/) - Samy Pesse
A
AllenDowney 已提交
1209
* [How To Think Like a Computer Scientist: C++ Version](http://greenteapress.com/thinkcpp/index.html) - Allen B. Downey
1210
* [Introduction to Design Patterns in C++ with Qt 4](http://ptgmedia.pearsoncmg.com/images/9780131879058/downloads/0131879057_Ezust_book.pdf) - Alan Ezust, Paul Ezust (PDF)
1211
* [Joint Strike Fighter, C++ Coding Standards, by Bjarne Stroustrup](http://www.stroustrup.com/JSF-AV-rules.pdf) (PDF)
1212
* [LearnCpp.com](https://www.learncpp.com) (HTML)
G
gabriellim 已提交
1213
* [Matters Computational: Ideas, Algorithms, Source Code, by Jorg Arndt](http://www.jjj.de/fxt/fxtbook.pdf) (PDF)
1214
* [Open Data Structures (In C++)](http://opendatastructures.org/ods-cpp.pdf) - Pat Morin (PDF)
1215
* [Programming Fundamentals - A Modular Structured Approach using C++](https://learning.hccs.edu/faculty/ken.busbee/programming-fundamentals-a-modular-structured-approach-using-c) - Kenneth Leroy Busbee (PDF)
C
Chanchal Kumar Ghosh 已提交
1216
* [Software Design Using C++](http://cis.stvincent.edu/html/tutorials/swd/) - Br. David Carlson and Br. Isidore Minerd
S
Sergey M. 已提交
1217
* [Software optimization resources by Agner Fog](http://www.agner.org/optimize/)
1218 1219
* [The Boost C++ libraries](http://theboostcpplibraries.com) - Boris Schäling (HTML)
* [The Rook's Guide to C++](http://rooksguide.org/2013/11/26/version-1-0-is-out/) - Jeremy Hansen (PDF)
I
Ilya Ivanov 已提交
1220
* [The Ultimate Question of Programming, Refactoring, and Everything](https://www.gitbook.com/book/alexastva/the-ultimate-question-of-programming-refactoring-/details)
1221
* [Think C++: How To Think Like a Computer Scientist](https://greenteapress.com/wp/think-c/) - Allen B. Downey (PDF)
1222
* [Thinking in C++, Second Edition, Vol. 1.](https://archive.org/details/TICPP2ndEdVolOne) - Bruce Eckel [(Vol. 2)](https://archive.org/details/TICPP2ndEdVolTwo)
1223

D
DJilanov 已提交
1224

C
Christoph Uschkrat 已提交
1225
### Chapel
1226

1227
* [Chapel Tutorial](http://faculty.knox.edu/dbunde/teaching/chapel/)
1228
* [Chapel Tutorial for Programmers](http://web.archive.org/web/20150310075109/http://cs.colby.edu/kgburke/?resource=chapelTutorial)
1229

1230

C
Christoph Uschkrat 已提交
1231
### Cilk
1232

1233
* [Cilk 5.4.6 Reference Manual](http://supertech.csail.mit.edu/cilk/manual-5.4.6.pdf) (PDF)
1234

1235

C
Christoph Uschkrat 已提交
1236
### Clojure
1237

V
Victor Felder 已提交
1238
* [A Brief Beginner’s Guide To Clojure](http://www.unexpected-vortices.com/clojure/brief-beginners-guide/)
V
Victor Felder 已提交
1239
* [Clojure - Functional Programming for the JVM](http://java.ociweb.com/mark/clojure/article.html) - R. Mark Volkmann
J
Javed Mohamed 已提交
1240
* [Clojure by Example](https://kimh.github.io/clojure-by-example/) - Hirokuni Kim
1241
* [Clojure community-driven documentation](http://clojure-doc.org)
B
Boris Egorov 已提交
1242
* [Clojure Cookbook](https://github.com/clojure-cookbook/clojure-cookbook)
N
Nathan Jones 已提交
1243
* [Clojure Distilled Beginner Guide](http://yogthos.github.io/ClojureDistilled.html)
V
Victor Felder 已提交
1244
* [Clojure for the Brave and True](http://www.braveclojure.com)
V
Victor Felder 已提交
1245
* [Clojure in Small Pieces](http://daly.axiom-developer.org/clojure.pdf) - Rich Hickey (PDF)
V
Victor Felder 已提交
1246
* [Clojure Koans](http://clojurekoans.com)
1247
* [Clojure Programming](https://en.wikibooks.org/wiki/Clojure_Programming) - Wikibooks
V
Victor Felder 已提交
1248
* [ClojureScript Koans](http://clojurescriptkoans.com)
1249
* [ClojureScript Unraveled](https://funcool.github.io/clojurescript-unraveled/) (HTML)
V
Victor Felder 已提交
1250 1251
* [Data Sorcery with Clojure](http://data-sorcery.org/contents/)
* [Modern cljs](https://github.com/magomimmo/modern-cljs)
V
Victor Felder 已提交
1252
* [SICP Distilled - An idiosyncratic tour of SICP in Clojure](http://www.sicpdistilled.com)
1253
* [The Clojure Style Guide](https://github.com/bbatsov/clojure-style-guide)
1254

1255

C
Christoph Uschkrat 已提交
1256
### COBOL
1257

J
Joseph Plant 已提交
1258
* [COBOL Programming Fundamental](http://yusman.staff.gunadarma.ac.id/Downloads/files/33460/COBOL_Programming_Fundamental.pdf) (PDF)
1259
* [Enterprise COBOL for z/OS documentation library](http://www-01.ibm.com/support/docview.wss?uid=swg27036733)
T
Timo Salomäki 已提交
1260
* [Introduction to the COBOL Language](https://supportline.microfocus.com/documentation/books/oc41books/lrintr.htm)
1261
* [OpenCOBOL 1.1 - Programmer's Guide](http://open-cobol.sourceforge.net/guides/OpenCOBOL%20Programmers%20Guide.pdf) (PDF)
J
Joseph Plant 已提交
1262

R
Robert Alm Nilsson 已提交
1263

C
Christoph Uschkrat 已提交
1264
### CoffeeScript
1265

V
Victor Felder 已提交
1266
* [CoffeeScript Cookbook](https://coffeescript-cookbook.github.io)
1267
* [CoffeeScript Ristretto](https://leanpub.com/coffeescript-ristretto/read) - Reginald Braithwaite  *(Leanpub account or valid email requested)*
C
Craig Davison 已提交
1268 1269
* [Smooth CoffeeScript](http://autotelicum.github.io/Smooth-CoffeeScript/SmoothCoffeeScript.html)
* [The Little Book on CoffeeScript](http://arcturo.github.io/library/coffeescript/)
G
gabriellim 已提交
1270

V
Victor Felder 已提交
1271

C
Christoph Uschkrat 已提交
1272
### ColdFusion
1273

V
Victor Felder 已提交
1274
* [CFML In 100 Minutes](https://github.com/mhenke/CFML-in-100-minutes/blob/master/cfml100mins.markdown) - J. Casimir
V
Victor Felder 已提交
1275
* [Learn CF in a Week](http://learncfinaweek.com)
V
Victor Felder 已提交
1276

V
Victor Felder 已提交
1277

O
oltolm 已提交
1278 1279 1280 1281 1282
### Component Pascal

* [Computing Fundamentals](http://www.cslab.pepperdine.edu/warford/ComputingFundamentals/) - Stan Warford (PDF)


C
Christoph Uschkrat 已提交
1283
### Cool
1284

V
Victor Felder 已提交
1285
* [CoolAid: The Cool 2013 Reference Manual](https://www.eecis.udel.edu/~cavazos/cisc672/docs/cool-manual.pdf) (PDF)
1286 1287


C
Christoph Uschkrat 已提交
1288
### Coq
1289

P
Phil Nguyen 已提交
1290
* [Certified Programming with Dependent Types](http://adam.chlipala.net/cpdt/html/toc.html)
1291
* [Software Foundations](http://www.cis.upenn.edu/~bcpierce/sf/)
P
Phil Nguyen 已提交
1292 1293


1294 1295
### Crystal

V
Victor Felder 已提交
1296
* [Crystal for Rubyists](http://www.crystalforrubyists.com)
1297

V
Victor Felder 已提交
1298

M
Meet Shah 已提交
1299
### CUDA
1300

1301 1302
* [CUDA C Best Practices Guide](https://docs.nvidia.com/pdf/CUDA_C_Best_Practices_Guide.pdf) (PDF)
* [CUDA C Programming Guide](https://docs.nvidia.com/pdf/CUDA_C_Programming_Guide.pdf) (PDF)
1303
* [OpenCL Programming Guide for CUDA Architecture](http://www.nvidia.com/content/cudazone/download/OpenCL/NVIDIA_OpenCL_ProgrammingGuide.pdf) (PDF)
P
Phil Nguyen 已提交
1304

M
Meet Shah 已提交
1305

C
Christoph Uschkrat 已提交
1306
### D
1307

1308
* [D Templates Tutorial](https://github.com/PhilippeSigaud/D-templates-tutorial)
Y
yazd 已提交
1309 1310
* [Programming in D](http://ddili.org/ders/d.en/)

V
Victor Felder 已提交
1311

C
Christoph Uschkrat 已提交
1312
### Dart
1313

T
Timo Salomäki 已提交
1314
* [Learning Dart](https://riptutorial.com/Download/dart.pdf) (PDF)
B
Boris 已提交
1315

V
Victor Felder 已提交
1316

C
Christoph Uschkrat 已提交
1317
### DB2
1318

V
Victor Felder 已提交
1319 1320 1321 1322 1323
* [Getting started with DB2 Express-C](http://public.dhe.ibm.com/software/dw/db2/express-c/wiki/Getting_Started_with_DB2_Express_v9.7_p4.pdf) (PDF)
* [Getting started with IBM Data Studio for DB2](http://public.dhe.ibm.com/software/dw/db2/express-c/wiki/Getting_Started_with_IBM_Data_Studio_for_DB2_p3.pdf) (PDF)
* [Getting started with IBM DB2 development](http://public.dhe.ibm.com/software/dw/db2/express-c/wiki/Getting_Started_with_DB2_App_Dev_p2.pdf) (PDF)


1324 1325 1326 1327 1328
### DBMS

* [Database Management Systems eBooks For All Edition](http://www.lincoste.com/ebooks/english/pdf/computers/database_management_systems.pdf) (PDF)


C
Christoph Uschkrat 已提交
1329
### Delphi / Pascal
1330

V
Victor Felder 已提交
1331
* [Essential Pascal Version 1 and 2](http://www.marcocantu.com/epascal/) - M. Cantù
T
Timo Salomäki 已提交
1332
* [Expert Delphi](https://www.packtpub.com/free-ebooks/expert-delphi) - Paweł Głowacki (Packt account *required*)
V
Victor Felder 已提交
1333 1334


C
Christoph Uschkrat 已提交
1335
### DTrace
1336

R
Robert Alm Nilsson 已提交
1337 1338 1339
* [IllumOS Dynamic Tracing Guide](http://dtrace.org/guide/preface.html)


C
Christoph Uschkrat 已提交
1340
### Elasticsearch
1341

C
Craig Davison 已提交
1342
* [Elasticsearch: The Definitive Guide](https://www.elastic.co/guide/en/elasticsearch/guide/current/index.html) ([fork it on GH](https://github.com/elastic/elasticsearch-definitive-guide))
V
Victor Felder 已提交
1343
* [Exploring Elasticsearch](http://exploringelasticsearch.com)
1344

1345

1346 1347 1348 1349 1350
### Eiffel

* [A Functional Pattern System for Object-Oriented Design](http://homepages.mcs.vuw.ac.nz/~tk/fps/fps-sans-escher.pdf) - Thomas Kuhne (PDF)


J
Jeff Turner 已提交
1351
### Elixir
1352

J
Jeff Turner 已提交
1353
* [30 Days of Elixir](https://github.com/seven1m/30-days-of-elixir) - Tim Morgan (HTML)
S
Samar Dhwoj Acharya 已提交
1354
* [Elixir School](https://elixirschool.com) (HTML)
1355
* [Elixir Succinctly, Syncfusion](https://www.syncfusion.com/ebooks/elixir-succinctly) (PDF, Kindle) (email address requested, not required)
V
Victor Felder 已提交
1356
* [Getting Started Guide](http://elixir-lang.org/getting-started/introduction.html) (HTML) [(PDF, MOBI, EPUB)](https://github.com/potatogopher/elixir-getting-started)
E
eshellman 已提交
1357
* [Joy of Elixir](https://joyofelixir.com) - Ryan Bigg (HTML) - [Source](https://github.com/radar/joyofelixir) (:construction: *in process*)
V
Victor Felder 已提交
1358
* [Learning Elixir](http://learningelixir.joekain.com) - Joseph Kain Blog (HTML)
O
ok2094 已提交
1359
* [The Ultimate Guide To Elixir For Object-Oriented Programmers](http://www.binarywebpark.com/ultimate-guide-elixir-object-oriented-programmers) - Bruce Park (HTML)
J
Jeff Turner 已提交
1360

V
Victor Felder 已提交
1361

1362 1363 1364 1365 1366
#### Ecto

* [Ecto Getting Started Guide](https://hexdocs.pm/ecto/getting-started.html#content) (HTML)


1367 1368
#### Phoenix

1369
* [Phoenix Framework Guide](https://hexdocs.pm/phoenix/overview.html) (HTML)
T
Timo Salomäki 已提交
1370
* [Versioned APIs with Phoenix](https://elviovicosa.com/freebies/versioned-apis-with-phoenix-by-elvio-vicosa.pdf) - Elvio Vicosa (PDF)
1371 1372


C
Christoph Uschkrat 已提交
1373
### Emacs
1374

V
Victor Felder 已提交
1375
* [An Introduction to Programming in Emacs Lisp, 3rd Edition](https://www.gnu.org/software/emacs/manual/html_node/eintr/index.html)
A
Anoop G R 已提交
1376
* [Emacs for the Modern World](https://www.finseth.com/craft/) (HTML)
1377
* [GNU Emacs Lisp Reference Manual](http://www.gnu.org/software/emacs/manual/elisp.html)
1378
* [GNU Emacs Manual](https://www.gnu.org/software/emacs/manual/pdf/emacs.pdf) (PDF)
V
Victor Felder 已提交
1379 1380


1381
### Embedded Systems
1382

V
Victor Felder 已提交
1383
* [Control and Embedded Systems](http://www.learn-c.com) (HTML)
A
Arvind Iyer 已提交
1384
* [Discovering the STM32 Microcontroller](http://www.cs.indiana.edu/~geobrown/book.pdf) (PDF)
1385
* [First Steps with Embedded Systems](https://www.phaedsys.com/principals/bytecraft/bytecraftdata/bcfirststeps.pdf) - Byte Craft Limited (PDF)
1386
* [Introduction to Embedded Systems, Second Edition](https://ptolemy.berkeley.edu/books/leeseshia/releases/LeeSeshia_DigitalV2_2.pdf) - Edward Ashford Lee, Sanjit Arunkumar Seshia (PDF)
A
Arvind Iyer 已提交
1387 1388 1389
* [Introduction to Microcontrollers](http://www.embeddedrelated.com/showarticle/453.php) (HTML)


C
Christoph Uschkrat 已提交
1390
### Erlang
1391

1392
* [BEAM Wisdoms](http://beam-wisdoms.clau.se/en/latest/) (HTML)
1393
* [Concurrent Programming in ERLANG](http://www.erlang.org/download/erlang-book-part1.pdf) (PDF)
1394
* [Erlang Handbook](https://github.com/esl/erlang-handbook/raw/master/output/ErlangHandbook.pdf) (PDF)
1395
* [Erlang Programming](https://en.wikibooks.org/wiki/Erlang_Programming) - Wikibooks (HTML)
J
Jeff Turner 已提交
1396
* [Getting Started with Erlang User's Guide](http://www.erlang.org/doc/getting_started/users_guide.html) (HTML)
V
Victor Felder 已提交
1397
* [Learn You Some Erlang For Great Good](http://learnyousomeerlang.com) - Frederic Trottier-Hebert
J
Jeff Turner 已提交
1398
* [Making reliable distributed systems in the presence of software errors](http://www.erlang.org/download/armstrong_thesis_2003.pdf) - Joe Armstrong (PDF)
R
romana 已提交
1399
* [Stuff Goes Bad: Erlang in Anger](https://www.erlang-in-anger.com) - Fred Herbert (PDF)
1400
* [The BEAM Book](https://blog.stenmans.org/theBeamBook) (HTML)
G
gabriellim 已提交
1401

V
Victor Felder 已提交
1402

1403 1404
### ESP8266

1405
* [Kolban's book on the ESP32 & ESP8266](https://leanpub.com/ESP8266_ESP32)  *(Leanpub account or valid email requested)*
1406 1407


C
Christoph Uschkrat 已提交
1408
### F Sharp
1409

1410
* [Analyzing and Visualizing Data with F#](https://www.oreilly.com/programming/free/files/analyzing-visualizing-data-f-sharp.pdf) (PDF)
P
Pablo Grisafi 已提交
1411
* [F# for fun and profit](https://www.gitbook.com/book/swlaschin/fsharpforfunandprofit/details) (ePub)
1412
* [F# Programming](https://en.wikibooks.org/wiki/F_Sharp_Programming) - Wikibooks
1413
* [F# Succinctly, SyncFusion](https://www.syncfusion.com/resources/techportal/ebooks/fsharp) (PDF, Kindle) (email address *requested*, not required)
1414
* [Functional Programming Textbook](https://www.overleaf.com/read/hcwwdfxvftfp) - Yusuf M Motara (PDF)
D
Dzmitry Lahoda 已提交
1415
* [Programming Language Concepts for Software Developers](https://archive.org/details/B-001-003-622)
1416

V
Victor Felder 已提交
1417

C
Christoph Uschkrat 已提交
1418
### Firefox OS
1419

1420
* [Quick Guide For Firefox OS App Development: Creating HTML5 based apps for Firefox OS](https://leanpub.com/quickguidefirefoxosdevelopment/read) - Andre Garzia
1421

R
Robert Alm Nilsson 已提交
1422

1423 1424 1425 1426
### Flutter

* [Cookbook](https://flutter.dev/docs/cookbook)
* [Flutter Succinctly, Syncfusion](https://www.syncfusion.com/ebooks/flutter-succinctly) (PDF, Kindle) (email address *requested*, not required)
1427
* [Flutter Tutorial](https://www.tutorialspoint.com/flutter) - Tutorials Point
1428
* [Flutter Tutorials Handbook](https://kodestat.gitbook.io/flutter)
1429 1430


C
Christoph Uschkrat 已提交
1431
### Force.com
1432

T
Timo Salomäki 已提交
1433
* [Apex Workbook](https://web.archive.org/web/20170102233924/https://resources.docs.salesforce.com/sfdc/pdf/apex_workbook.pdf) (PDF)
D
David Metcalfe 已提交
1434
* [Developer Workbooks](http://developer.force.com/workbook)
T
Timo Salomäki 已提交
1435
* [Force.com Fundamentals](http://developerforce.s3.amazonaws.com/books/Force.com_Fundamentals.pdf) (PDF)
1436
* [Force.com Platform Fundamentals: An Introduction to Custom Application Development in the Cloud](http://www.lulu.com/shop/salesforcecom/forcecom-platform-fundamentals/ebook/product-17381451.html)
T
Timo Salomäki 已提交
1437
* [Force.com Workbook](https://web.archive.org/web/20160804055738/http://resources.docs.salesforce.com:80/sfdc/pdf/forcecom_workbook.pdf) (PDF)
C
Craig Davison 已提交
1438
* [Heroku Postgres](https://web.archive.org/web/20131209081736/http://media.developerforce.com/workbooks/HerokuPostgres_Workbooks_Web_Final.pdf) (PDF)
T
Timo Salomäki 已提交
1439 1440 1441 1442
* [Heroku Workbook](https://res.cloudinary.com/hy4kyit2a/image/upload/workbook_text_Heroku.pdf) (PDF)
* [Integration Workbook](https://web.archive.org/web/20150919023850/https://resources.docs.salesforce.com/sfdc/pdf/integration_workbook.pdf) (PDF)
* [Salesforce1 Mobile App Workbook](https://res.cloudinary.com/hy4kyit2a/image/upload/s1_mobile_woorkbook_v3-21.pdf) (PDF)
* [Visualforce Workbook](https://web.archive.org/web/20150921195528/https://resources.docs.salesforce.com/sfdc/pdf/workbook_vf.pdf) (PDF)
1443

1444

C
Christoph Uschkrat 已提交
1445
### Forth
1446

T
Timo Salomäki 已提交
1447
* [A Beginner's Guide to Forth](https://web.archive.org/web/20180919061255/http://galileo.phys.virginia.edu/classes/551.jvn.fall01/primer.htm) - J.V. Noble
V
Victor Felder 已提交
1448
* [And so Forth...](http://ficl.sourceforge.net/pdf/Forth_Primer.pdf) (PDF)
E
Espartaco Palma 已提交
1449 1450
* [Programming Forth](http://www.mpeforth.com/arena/ProgramForth.pdf) (PDF)
* [Starting Forth](http://home.iae.nl/users/mhx/sf.html)
V
Victor Felder 已提交
1451
* [Thinking Forth](http://thinking-forth.sourceforge.net)
B
Boris Egorov 已提交
1452
* [Thoughtful Programming and Forth](http://www.ultratechnology.com/forth.htm)
V
Victor Felder 已提交
1453 1454


C
Christoph Uschkrat 已提交
1455
### Fortran
1456

1457
* [Professional Programmer’s Guide to Fortran77](https://www.star.le.ac.uk/~cgp/prof77.pdf) (PDF)
1458
* [Self Study Guide: Programming in Fortran 95](http://www.mrao.cam.ac.uk/~rachael/compphys/SelfStudyF95.pdf) (PDF)
R
Robert Alm Nilsson 已提交
1459 1460


C
Christoph Uschkrat 已提交
1461
### FreeBSD
1462

1463 1464
* [Books and Articles from FreeBSD Site](http://www.freebsd.org/docs/books.html)
* [The Complete FreeBSD](http://www.lemis.com/grog/Documentation/CFBSD/)
A
Alex Gorelov 已提交
1465
* [Using C on the UNIX System](http://www.bitsinthewind.com/about-dac/publications/using-c-on-the-unix-system) - David A. Curry
1466 1467


C
Christoph Uschkrat 已提交
1468
### Git
1469

H
Hogan Long 已提交
1470
* [A Visual Git Reference](http://marklodato.github.io/visual-git-guide/index-en.html) - Mark Lodato
C
Chris Ben 已提交
1471
* [Conversational Git](http://blog.anvard.org/conversational-git/)
1472
* [git - the simple guide](http://rogerdudler.github.io/git-guide/)
1473
* [Git for Computer Scientists](http://eagain.net/articles/git-for-computer-scientists/)
V
Victor Felder 已提交
1474
* [Git From The Bottom Up](https://jwiegley.github.io/git-from-the-bottom-up/) - J. Wiegley
1475
* [Git Immersion](http://gitimmersion.com)
C
Chris Ben 已提交
1476
* [Git In The Trenches](http://cbx33.github.io/gitt/index.html)
1477
* [Git internals](https://github.com/pluralsight/git-internals-pdf/raw/master/drafts/peepcode-git.pdf) - Scott Chacon (PDF)
S
Sanpi 已提交
1478
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/)
1479
* [Git Notes for Professionals](http://goalkicker.com/GitBook) - Compiled from StackOverflow Documentation (PDF)
T
Timo Salomäki 已提交
1480 1481
* [Git Pocket Guide](https://www.oreilly.com/library/view/git-pocket-guide/9781449327507) - Richard E. Silverman
* [Git Reference](https://web.archive.org/web/20170602211147/http://gitref.org/)
1482
* [Git Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/git) (PDF, Kindle) (email address *requested*, not required)
C
Chris Ben 已提交
1483
* [Git Workflows](http://documentup.com/skwp/git-workflows-book)
R
Radovan Kavicky 已提交
1484
* [Happy Git and GitHub for the useR](https://happygitwithr.com) - Jenny Bryan
1485
* [How to Collaborate on Github](https://github.com/eonist/How-to-collaborate-on-github) - André J
K
Kevin Wang 已提交
1486
* [Intoduction to Git and Github](https://launchschool.com/books/git) - Launch School
H
Harry Kar 已提交
1487
* [Intoduction to Git and Github - Tutorial](http://cse.unl.edu/~cbourke/gitTutorial.pdf) - Dr. Chris Bourke (PDF)
1488
* [Introduction to Git and GitHub eBook](https://github.com/bobbyiliev/introduction-to-git-and-github-ebook) - Bobby Iliev (Markdown, PDF)
C
Craig Davison 已提交
1489 1490
* [Learn Git - Learn Version Control with Git](http://www.git-tower.com/learn/git/ebook/command-line/introduction) - Tobias Günther
* [Pro Git](http://git-scm.com/book/en/v2) - Scott Chacon
1491
* [Pro Git Reedited](https://leanpub.com/progitreedited/read) - Jon Forrest
J
Jackson Isaac 已提交
1492
* [Ry's Git Tutorial](https://web.archive.org/web/20161121145226/http://rypress.com:80/tutorials/git/index) - Ryan Hodson
G
Gustavo Sillero 已提交
1493
* [Think Like (a) Git: A Guide for the Perplexed](http://think-like-a-git.net)
V
Victor Felder 已提交
1494 1495


C
Christoph Uschkrat 已提交
1496
### Go
1497

V
Victor Felder 已提交
1498
* [An Introduction to Programming in Go](http://www.golang-book.com)
B
buo 已提交
1499
* [Build Web Application with Golang](https://astaxie.gitbooks.io/build-web-application-with-golang/content/en/)
C
Craig Davison 已提交
1500
* [Building Web Apps with Go](https://codegangsta.gitbooks.io/building-web-apps-with-go/content/)
R
Rytis Bieliunas 已提交
1501
* [Darker Corners of Go](https://rytisbiel.com/2021/03/06/darker-corners-of-go/) - Rytis Bieliunas
J
Jim Kalafut 已提交
1502
* [Effective Go](https://golang.org/doc/effective_go.html)
I
Ilya Mashchenko 已提交
1503
* [Go 101](https://go101.org/article/101.html) - [@TapirLiu](https://twitter.com/TapirLiu)
M
mistermatze 已提交
1504
* [Go Bootcamp](http://www.golangbootcamp.com/book) - Matt Aimonetti
V
Victor Felder 已提交
1505
* [Go by Example](https://gobyexample.com)
M
Maor Zamski 已提交
1506
* [Go for Javascript Developers](https://github.com/bulim/go-for-javascript-developers)
1507
* [How To Code in Go](https://www.digitalocean.com/community/books/how-to-code-in-go-ebook) - Mark Bates, Cory Lanou, and Timothy J. Raymond (PDF, EPUB)
E
Elton Morais 已提交
1508
* [Learn Go with Tests](https://quii.gitbook.io/learn-go-with-tests/)
-
-=fAlC0n=- 已提交
1509
* [Learning Go](https://miek.nl/go/)
G
Guy 已提交
1510
* [Let's learn Go!](http://go-book.readthedocs.io/en/latest/)
1511
* [Practical Cryptography With Go](https://leanpub.com/gocrypto/read) - Kyle Isom
C
Craig Davison 已提交
1512
* [The Go Tutorial](http://tour.golang.org)
1513
* [The Little Go Book](https://github.com/karlseguin/the-little-go-book)
S
Suraj Patil 已提交
1514
* [Web apps in Go, the anti textbook](https://github.com/thewhitetulip/web-dev-golang-anti-textbook/)
V
Victor Felder 已提交
1515

R
Robert Alm Nilsson 已提交
1516

C
Christoph Uschkrat 已提交
1517
### Groovy
V
Victor Felder 已提交
1518

C
Christoph Uschkrat 已提交
1519
#### Gradle
1520

1521
* [Building Java Projects with Gradle](http://spring.io/guides/gs/gradle/)
1522
* [Gradle Succinctly](https://www.syncfusion.com/ebooks/gradle_succinctly) - José Roberto Olivas Mendoza
C
Craig Davison 已提交
1523
* [Gradle User Guide](https://docs.gradle.org/current/userguide/userguide.html) - Hans Dockter, Adam Murdoch ([PDF](https://docs.gradle.org/current/userguide/userguide.pdf))
1524

R
Robert Alm Nilsson 已提交
1525

C
Christoph Uschkrat 已提交
1526
#### Grails
1527

1528
* [Getting Started with Grails](http://www.infoq.com/minibooks/grails-getting-started)
1529
* [Grails Tutorial for Beginners](http://grails.asia/grails-tutorial-for-beginners/)
C
Craig Davison 已提交
1530
* [The Grails Framework - Reference Documentation](http://grails.github.io/grails-doc/latest/) - Graeme Rocher, Peter Ledbrook, Marc Palmer, Jeff Brown, Luke Daley, Burt Beckwith, Lari Hotari ([PDF](http://grails.github.io/grails-doc/latest/guide/single.pdf))
1531

V
Victor Felder 已提交
1532

C
Christoph Uschkrat 已提交
1533
#### Spock Framework
1534

D
David Metcalfe 已提交
1535
* [Spock Framework Reference Documentation](https://spockframework.github.io/spock/docs/current/index.html) - Peter Niederwieser
1536

V
Victor Felder 已提交
1537

E
eshellman 已提交
1538 1539 1540 1541 1542
### Hack

* [Hack Documentation](https://docs.hhvm.com/hack/)


C
Christoph Uschkrat 已提交
1543
### Hadoop
1544

T
Timo Salomäki 已提交
1545
* [Big Data Analytics with Hadoop 3](https://www.packtpub.com/free-ebooks/big-data-analytics-hadoop-3) - Sridhar Alla (Packt account *required*)
T
Timo Salomäki 已提交
1546
* [Cloudera Impala](https://docs.cloudera.com/documentation/enterprise/latest/PDF/cloudera-impala.pdf) - John Russel (PDF)
A
Abbas Gadhia 已提交
1547
* [Data-Intensive Text Processing with MapReduce](http://lintool.github.io/MapReduceAlgorithms/MapReduce-book-final.pdf) (Jimmy Lin and Chris Dyer) (PDF)
1548
* [Hadoop for Windows Succinctly](https://www.syncfusion.com/ebooks/hadoop-for-windows-succinctly) - Dave Vickers
C
Craig Davison 已提交
1549
* [Hadoop Illuminated](http://hadoopilluminated.com/index.html) - Mark Kerzner & Sujee Maniyam
1550

B
Baze Petrushev 已提交
1551

C
Christoph Uschkrat 已提交
1552
### Haskell
1553

C
Craig Davison 已提交
1554
* [A Gentle Introduction to Haskell](https://www.haskell.org/tutorial/)
1555
* [Anatomy of Programming Languages](http://www.cs.utexas.edu/~wcook/anatomy/) - William R. Cook
T
Timo Salomäki 已提交
1556
* [Beautiful Code, Compelling Evidence](https://web.archive.org/web/20160411023943/http://www.renci.org/wp-content/pub/tutorials/BeautifulCode.pdf) - J.R. Heard (PDF)
V
Victor Felder 已提交
1557
* [Exploring Generic Haskell](http://www.andres-loeh.de/ExploringGH.pdf) - Andres Löh (PDF)
1558
* [Happy Learn Haskell Tutorial](http://www.happylearnhaskelltutorial.com)
1559
* [Haskell](https://en.wikibooks.org/wiki/Haskell) - Wikibooks
1560
* [Haskell and Yesod](http://www.yesodweb.com/book-1.4)
A
Alexander Fefelov 已提交
1561
* [Haskell no panic](http://lisperati.com/haskell/)
1562
* [Haskell Notes for Professionals](https://goalkicker.com/HaskellBook/) - Compiled from StackOverflow documentation (PDF)
A
Alexander Fefelov 已提交
1563
* [Haskell web Programming](http://yannesposito.com/Scratch/fr/blog/Yesod-tutorial-for-newbies/) (Yesod tutorial)
C
Craig Davison 已提交
1564
* [Learn Haskell Fast and Hard](http://yannesposito.com/Scratch/en/blog/Haskell-the-Hard-Way/)
V
Victor Felder 已提交
1565
* [Learn You a Haskell for Great Good](http://learnyouahaskell.com) - Miran Lipovaca
S
Seth 已提交
1566
* [Parallel and Concurrent Programming in Haskell](https://www.oreilly.com/library/view/parallel-and-concurrent/9781449335939/) - Simon Marlow
V
Victor Felder 已提交
1567 1568
* [Real World Haskell](http://book.realworldhaskell.org)
* [Speeding Through Haskell](http://www.sthaskell.com)
K
Ku Lok Sun 已提交
1569
* [What I Wish I Knew When Learning Haskell](http://dev.stephendiehl.com/hask/) - Stephen Diehl (PDF)
1570
* [Wise Man's Haskell](https://github.com/anchpop/wise_mans_haskell/blob/master/book.md#preface) - Andre Popovitch
A
Alexander Fefelov 已提交
1571
* [Yet Another Haskell Tutorial](http://hal3.name/docs/daume02yaht.pdf) (PDF)
D
Diogo Barros 已提交
1572

R
Robert Alm Nilsson 已提交
1573

M
Mark Knol 已提交
1574 1575
### Haxe

V
Victor Felder 已提交
1576
* [Flambe Handbook](https://github.com/markknol/flambe-guide/wiki)
M
Mark Knol 已提交
1577
* [Haxe and JavaScript](https://matthijskamstra.github.io/haxejs/) - Matthijs Kamstra (wikibook)
V
Victor Felder 已提交
1578
* [Haxe Manual](http://haxe.org/documentation/introduction/) - Haxe Foundation (PDF, HTML)
1579
* [HaxeFlixel Handbook](http://haxeflixel.com/documentation/haxeflixel-handbook/) (HTML)
1580
* [Kha Handbook](https://github.com/KTXSoftware/Kha/wiki/Tutorials)
V
Victor Felder 已提交
1581

M
Mark Knol 已提交
1582

C
Christoph Uschkrat 已提交
1583
### HTML / CSS
1584

C
Chris Ben 已提交
1585
* [A beginner's guide to HTML&CSS](http://learn.shayhowe.com/html-css/)
V
Victor Felder 已提交
1586
* [A free guide to learn HTML and CSS](http://marksheet.io)
1587
* [Adaptive Web Design](http://adaptivewebdesign.info/1st-edition/) - Aaron Gustafson
C
Chris Ben 已提交
1588
* [An advanced guide to HTML&CSS](http://learn.shayhowe.com/advanced-html-css/)
1589
* [Atomic Design](https://atomicdesign.bradfrost.com) - Brad Frost
T
Timo Salomäki 已提交
1590
* [Canvassing](https://web.archive.org/web/20160505010319/http://learnjs.io/canvassing/read/)
1591
* [Code Guide: Standards for developing flexible, durable, and sustainable HTML and CSS](http://mdo.github.io/code-guide/) - Mark Otto
R
ranwise 已提交
1592
* [CSS Animation 101](https://github.com/cssanimation/css-animation-101)
1593
* [CSS Notes for Professionals](http://goalkicker.com/CSSBook) - Compiled from StackOverflow Documentation (PDF)
1594
* [Dive Into HTML5](http://diveinto.html5doctor.com) - Mark Pilgrim ([PDF](http://mislav.net/2011/10/dive-into-html5/))
1595
* [DOM Enlightenment](http://domenlightenment.com) - Cody Lindley (HTML)
C
Craig Davison 已提交
1596
* [GA Dash](https://dash.generalassemb.ly)
T
Timo Salomäki 已提交
1597
* [Google's HTML/CSS Style Guide](https://google.github.io/styleguide/htmlcssguide.html)
T
Timo Salomäki 已提交
1598
* [How to Code in HTML5 and CSS3](https://web.archive.org/web/20180816174417/http://howtocodeinhtml.com/HowToCodeInHTML5AndCSS3.pdf) - Damian Wielgosik (PDF)
M
martinvd 已提交
1599
* [HTML Canvas Deep Dive](http://joshondesign.com/p/books/canvasdeepdive/toc.html) - Josh Marinacci
V
Victor Felder 已提交
1600
* [HTML Dog Tutorials](http://www.htmldog.com)
T
Timo Salomäki 已提交
1601 1602
* [HTML5 Canvas](https://www.oreilly.com/library/view/html5-canvas/9781449308032/ch01.html) - Steve Fulton & Jeff Fulton
* [HTML5 for Publishers](https://www.oreilly.com/library/view/html5-for-publishers/9781449320065/pr02.html) - Sanders Kleinfeld
V
Victor Felder 已提交
1603
* [HTML5 For Web Designers](http://html5forwebdesigners.com) - Jeremy Keith
1604
* [HTML5 Notes for Professionals](http://goalkicker.com/HTML5Book/) - Compiled from StackOverflow documentation (PDF)
1605 1606
* [HTML5 Quick Learning Guide](https://www.ossblog.org/wp-content/uploads/2017/06/html5-quick-learning-quide.pdf) - HTML5Templates (PDF)
* [HTML5 Shoot 'em Up in an Afternoon](https://leanpub.com/html5shootemupinanafternoon/read) - Bryan Bibat (HTML)
1607
* [Interneting is Hard (But it Doesn't Have to Be)](https://www.internetingishard.com) - Oliver James
V
Victor Felder 已提交
1608
* [Learn CSS Layout](http://learnlayout.com)
D
Dupz 已提交
1609
* [Learn CSS Layout the pedantic way](http://book.mixu.net/css/)
1610
* [Learn to Code HTML & CSS](https://learn.shayhowe.com) - Shay Howe
1611
* [Magic of CSS](https://adamschwartz.co/magic-of-css/) - Adam Schwartz (HTML) (:construction: *in process*)
V
Victor Felder 已提交
1612
* [MaintainableCSS](http://maintainablecss.com)
J
Jack Dolgin 已提交
1613
* [Pocket Guide to Writing SVG](https://svgpocketguide.com) - Joni Trythall
1614
* [Pro HTML5 Programming](https://web.archive.org/web/20181215200026/http://apress.jensimmons.com/v5/pro-html5-programming/ch0.html) - Jen Simmons, Chris O'Connor, Dylan Wooters, Peter Lubbers
1615
* [Resilient Web Design](https://resilientwebdesign.com/#Resilientweb%20design) - Jeremy Keith
1616
* [Scalable and Modular Architecture for CSS](https://web.archive.org/web/20191116073929/http://smacss.com/) - Jonathan Snook
V
Victor Felder 已提交
1617
* [Understanding Flexbox: Everything you need to know](https://ohansemmanuel.github.io/uf_download.html) - Ohans Emmanuel
1618
* [W3.CSS Succinctly](https://www.syncfusion.com/ebooks/w3_css_succinctly) - Joseph D. Booth
D
Diogo Barros 已提交
1619
* [Web Audio API](http://chimera.labs.oreilly.com/books/1234000001552) - Boris Smus
1620
* [Web Visual Effects with CSS3](https://leanpub.com/web-visual-effects-with-css3/read) - Thomas Mak
V
Victor Felder 已提交
1621 1622


C
Christoph Uschkrat 已提交
1623
#### Bootstrap
1624

1625 1626 1627
* [Twitter Bootstrap 3 Succinctly](https://www.syncfusion.com/resources/techportal/details/ebooks/twitterbootstrap3) - Peter Shaw
* [Twitter Bootstrap 4 Succinctly](https://www.syncfusion.com/ebooks/twitterbootstrap4-succinctly) - Peter Shaw
* [Twitter Bootstrap Succinctly](https://www.syncfusion.com/resources/techportal/details/ebooks/twitterbootstrap) - Peter Shaw
V
Victor Felder 已提交
1628 1629


1630 1631 1632 1633 1634
### Idris

* [Gentle Introduction to Dependent Types with Idris](https://leanpub.com/gidti) - Boro Sitnikovski  *(Leanpub account or valid email requested)*


C
Christoph Uschkrat 已提交
1635
### Icon
1636

S
Steven Johnson 已提交
1637 1638 1639
* [The Implementation of the Icon Programming Language](http://www.cs.arizona.edu/icon/ibsale.htm)


C
Christoph Uschkrat 已提交
1640
### iOS
1641

V
Victor Felder 已提交
1642
* [Cocoa Dev Central](http://cocoadevcentral.com)
1643
* [iOS 8 App Development Essentials](http://www.techotopia.com/index.php/IOS_8_App_Development_Essentials)
1644
* [iOS Developer Notes for Professionals](https://goalkicker.com/iOSBook/) - Compiled from StackOverflow Documentation (PDF)
1645
* [iOS Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/ios) (PDF, Kindle) (email address *requested*, not required)
F
Fwiffo 已提交
1646
* [NSHipster](http://nshipster.com/#archive) (Resource)
1647
* [Start Developing iOS Apps (Swift)](https://developer.apple.com/library/prerelease/ios/referencelibrary/GettingStarted/DevelopiOSAppsSwift/index.html) (HTML)
1648
* [Start Developing iOS Apps Today (Objective-C) - Last updated 22.10.2013](http://everythingcomputerscience.com/books/RoadMapiOS.pdf) (PDF)
G
Gustavo Braganca 已提交
1649

D
adds J  
Darek Nedza 已提交
1650

1651 1652 1653
### IoT

* [IoT in five days- V1.1](https://github.com/marcozennaro/IPv6-WSN-book/tree/master/Releases) (PDF, EPUB)
T
Timo Salomäki 已提交
1654
* [Mastering Internet of Things](https://www.packtpub.com/free-ebooks/mastering-internet-things) - Peter Waher (Packt account *required*)
1655 1656


C
Christoph Uschkrat 已提交
1657
### Isabelle/HOL
1658

1659
* [Concrete Semantics - A Proof Assistant Approach by Tobias Nipkow and Gerwin Klein](http://www21.in.tum.de/~nipkow/Concrete-Semantics/) (PDF)
D
diekmann 已提交
1660
* [Isabelle/HOL - A Proof Assistant for Higher-Order Logic by Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel](http://isabelle.in.tum.de/doc/tutorial.pdf) (PDF)
G
Gustavo Braganca 已提交
1661

D
adds J  
Darek Nedza 已提交
1662

C
Christoph Uschkrat 已提交
1663
### J
1664

E
Espartaco Palma 已提交
1665
* [Arithmetic by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/arithmetic.pdf) (PDF)
1666
* [Brief Reference by Chris Burke and Clifford Reiter](http://www.jsoftware.com/books/pdf/brief.pdf) (PDF)
E
Espartaco Palma 已提交
1667
* [Calculus by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/calculus.pdf) (PDF)
D
adds J  
Darek Nedza 已提交
1668
* [Computers and Mathematical Notation by Kenneth E Iverson](http://www.jsoftware.com/papers/camn.htm)
1669
* [Concrete Math Companion by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/cmc.pdf) (PDF)
V
Victor Felder 已提交
1670
* [Easy J by Linda Alvord, Norman Thomson](http://www.jsoftware.com/books/pdf/easyj.pdf) (PDF) ([Word DOC](http://www.jsoftware.com/books/doc/easyj_doc.zip))
V
Victor Felder 已提交
1671
* [Exploring Math by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/expmath.pdf) (PDF)
F
Fwiffo 已提交
1672
* [J for C Programmers by Henry Rich](http://www.jsoftware.com/help/jforc/contents.htm)
D
adds J  
Darek Nedza 已提交
1673
* [J Primer](http://www.jsoftware.com/help/primer/contents.htm)
D
David Metcalfe 已提交
1674
* [Learning J by Roger Stokes- online](http://www.jsoftware.com/help/learning/contents.htm)
E
Espartaco Palma 已提交
1675 1676
* [Math for the Layman by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/mftl.zip) (zipped html+images)

D
adds J  
Darek Nedza 已提交
1677

C
Christoph Uschkrat 已提交
1678
### Java
1679

V
Victor Felder 已提交
1680 1681
* [3D Programming in Java](http://www.mat.uniroma2.it/~picard/SMC/didattica/materiali_did/Java/Java_3D/Java_3D_Programming.pdf) - Daniel Selman (PDF)
* [Apache Jakarta Commons: Reusable Java Components](http://ptgmedia.pearsoncmg.com/images/0131478303/downloads/Iverson_book.pdf) - Will Iverson (PDF)
1682
* [Artificial Intelligence - Foundations of Computational Agents, Second Edition](https://artint.info/2e/html/ArtInt2e.html) - David L. Poole and Alan K. Mackworth
1683
* [Building Back-End Web Apps with Java, JPA and JSF](https://web-engineering.info/tech/JavaJpaJsf/book/) - Mircea Diaconescu, Gerd Wagner (HTML,PDF)
1684
* [Category wise tutorials - J2EE](https://www.mkyong.com/all-tutorials-on-mkyong-com/) - Yong Mook Kim
E
eshellman 已提交
1685
* [Core Servlets and JavaServer Pages, 2nd Ed. (2003)](http://pdf.coreservlets.com) - Marty Hall and Larry Brown
1686
* [Data Structures in Java for the Principled Programmer (2007)](https://web.archive.org/web/20190302130416/http://dept.cs.williams.edu/~bailey/JavaStructures/Book_files/JavaStructures.pdf) - Duane A. Bailey (PDF)
1687
* [Google's Java Style Guide](https://google.github.io/styleguide/javaguide.html)
1688
* [Introduction to Computer Science "booksite"](https://introcs.cs.princeton.edu/java/cs/) - by Robert Sedgewick and Kevin Wayne (HTML)
B
brannx 已提交
1689
* [Introduction to Computer science using Java](http://www.programmedlessons.org/Java9/index.html) - Bradley Kjell
1690
* [Introduction to Programming in Java](http://introcs.cs.princeton.edu/java/home/) - Robert Sedgewick and Kevin Wayne
1691
* [Introduction to Programming Using Java](http://math.hws.edu/javanotes/) - David J. Eck
E
eshellman 已提交
1692
* [Java Application Development on Linux (2005)](https://ptgmedia.pearsoncmg.com/images/013143697X/downloads/013143697X_book.pdf) - Carl Albing and Michael Schwarz (PDF)
E
eshellman 已提交
1693
* [Java, Java, Java Object-Oriented Problem Solving](https://archive.org/details/JavaJavaJavaObject-orientedProblemSolving/page/n0) - R. Morelli and R.Walde
1694
* [Java Language and Virtual Machine Specifications](https://docs.oracle.com/javase/specs/) - James Gosling, et al
1695
* [Java Notes for Professionals](http://goalkicker.com/JavaBook/) - Compiled from StackOverflow documentation (PDF)
D
Dev Agarwal 已提交
1696
* [Java Programming](https://en.wikibooks.org/wiki/Java_Programming) - Wikibooks
1697
* [Java Programming for Kids](https://yfain.github.io/Java4Kids/) - Yakov Fain
T
Timo Salomäki 已提交
1698
* [Java Projects, Second Edition](https://www.packtpub.com/free-ebooks/java-projects-second-edition) - Peter Verhas (Packt account *required*)
1699
* [Microservices Best Practices for Java](https://www.redbooks.ibm.com/redbooks/pdfs/sg248357.pdf) (PDF)
1700 1701
* [Object-Oriented Programming in JavaTM Textbook](http://computing.southern.edu/halterman/OOPJ/) - Rick Halterman (PDF per Chapter)
* [Object Oriented Programming using Java](https://bookboon.com/en/object-oriented-programming-using-java-ebook) - Simon Kendal (PDF) , Bookboon. (email address *requested*, not required)
H
Harry Kar 已提交
1702
* [OOP - Learn Object Oriented Thinking & Programming](http://pub.bruckner.cz/titles/oop) - Rudolf Pecinovsky (PDF)
1703
* [Open Data Structures (in Java)](http://opendatastructures.org/ods-java.pdf) - Pat Morin (PDF)
1704
* [Playing with Java Microservices on Kubernetes and OpenShift](https://leanpub.com/playing-with-java-microservices-on-k8s-and-ocp) - Nebrass Lamouchi *(Leanpub account or valid email requested)*
E
eshellman 已提交
1705
* [Processing XML with Java (A Guide to SAX, DOM, JDOM, JAXP, and TrAX) (2002)](http://www.cafeconleche.org/books/xmljava/) - Elliotte Rusty Harold
1706
* [The ABC of PDF with iText: PDF Syntax essentials](https://leanpub.com/itext_pdfabc) - Bruno Lowagie  *(Leanpub account or valid email requested)*
1707 1708
* [The Java EE6 Tutorial](https://docs.oracle.com/javaee/6/tutorial/doc/javaeetutorial6.pdf) (PDF)
* [The Java EE7 Tutorial](https://docs.oracle.com/javaee/7/JEETT.pdf) - Eric Jendrock, et al (PDF)
L
Liza :) 已提交
1709
* [The Java Tutorials](https://docs.oracle.com/javase/tutorial/index.html)
P
Pierre 已提交
1710
* [The Java Web Scraping Handbook](https://www.scrapingbee.com/java-webscraping-book) - Kevin Sahin (PDF, HTML)
1711
* [Think Data Structures: Algorithms and Information Retrieval in Java](https://greenteapress.com/wp/think-data-structures/) - Allen B. Downey (PDF, HTML)
1712 1713
* [Think Java: How to Think Like a Computer Scientist, 2nd Edition](https://greenteapress.com/wp/think-java-2e/) - Allen B. Downey and Chris Mayfield (HTML, PDF) [(Interactive version by Trinket)](https://books.trinket.io/thinkjava2/)
  * [Think Java: How to Think Like a Computer Scientist](https://greenteapress.com/wp/think-java/) - Allen B. Downey and Chris Mayfield (HTML, PDF) [(Interactive version by Trinket)](https://books.trinket.io/thinkjava/)
1714
* [Welcome to Java for Python Programmers](https://runestone.academy/runestone/books/published/java4python/index.html) - Brad Miller
E
eshellman 已提交
1715
* [Welcome to the Java Workshop (2006)](http://javaworkshop.sourceforge.net) - Trevor Miller
1716
* [What’s New in Java 8](https://leanpub.com/whatsnewinjava8/read) - Adam L. Davis
V
Victor Felder 已提交
1717

M
Manan Shah 已提交
1718

C
Codename One 已提交
1719 1720 1721 1722 1723 1724
#### Codename One

* [Codename One Developer Guide](https://www.codenameone.com/files/developer-guide.pdf) (PDF)
* [Create an Uber Clone in 7 Days (first 2 chapters)](http://uber.cn1.co) - Shai Almog (PDF)


1725 1726 1727 1728 1729
#### JasperReports

* [The JasperReports Ultimate Guide, Third Edition](http://jasperreports.sourceforge.net/JasperReports-Ultimate-Guide-3.pdf) (PDF)


C
Christoph Uschkrat 已提交
1730
#### Spring
1731

T
Timo Salomäki 已提交
1732 1733
* [Building Applications with Spring 5 and Vue.js 2](https://www.packtpub.com/free-ebooks/building-applications-spring-5-and-vuejs-2) - James J. Ye (Packt account *required*)
* [Software Architecture with Spring 5.0](https://www.packtpub.com/free-ebooks/software-architecture-spring-50) - René Enríquez, Alberto Salazar (Packt account *required*)
1734
* [Spring Framework Cookbook: Hot Recipes for Spring Framework](https://www.javacodegeeks.com/wp-content/uploads/2017/01/Spring-Framework-Cookbook.pdf) - JCGs (Java Code Geeks) (PDF)
1735
* [Spring Framework Notes for Professionals](https://goalkicker.com/SpringFrameworkBook) - Compiled from StackOverflow documentation (PDF)
1736
* [Spring Framework Reference Documentation](https://docs.spring.io/spring/docs/current/spring-framework-reference/) - Rod Johnson et al.
1737

1738

C
Christoph Uschkrat 已提交
1739
#### Spring Boot
1740

1741
* [Building modern Web Apps with Spring Boot and Vaadin](https://v.vaadin.com/hubfs/Pdfs/Building%20Modern%20Web%20Apps%20with%20Spring%20Boot%20and%20Vaadin.pdf) (PDF)
1742
* [Spring Boot Reference Guide](https://docs.spring.io/spring-boot/docs/current/reference/html/) - Phillip Webb et al. ([PDF](https://docs.spring.io/spring-boot/docs/current/reference/pdf/spring-boot-reference.pdf))
1743

1744

S
savuckovi 已提交
1745 1746 1747 1748 1749
#### Spring Data

* [Spring Data Reference](https://docs.spring.io/spring-data/jpa/docs/current/reference/html) - Oliver Gierke, Thomas Darimont, Christoph Strobl, Mark Paluch, Jay Bryant


C
Christoph Uschkrat 已提交
1750
#### Spring Security
1751

1752 1753
* [Spring Security Reference](http://docs.spring.io/spring-security/site/docs/current/reference/htmlsingle/) - Ben Alex, Luke Taylor, Rob Winch

1754

C
Christoph Uschkrat 已提交
1755
#### Wicket
1756

D
David Metcalfe 已提交
1757
* [Official Free Online Guide for Apache Wicket framework](http://wicket.apache.org/learn/#guide)
1758

1759

C
Christoph Uschkrat 已提交
1760
### JavaScript
1761

1762 1763
* [Basic JavaScript for the impatient programmer](http://www.2ality.com/2013/06/basic-javascript.html) - Dr. Axel Rauschmayer (HTML)
* [Book of Modern Frontend Tooling](https://github.com/tooling/book-of-modern-frontend-tooling) - Various (HTML)
1764
* [Building Front-End Web Apps with Plain JavaScript](https://web-engineering.info/JsFrontendApp-Book) - Gerd Wagner (HTML,PDF)
1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777
* [Clean Code JavaScript](https://github.com/ryanmcdermott/clean-code-javascript) - Ryan McDermott (HTML)
* [Crockford's JavaScript](http://www.crockford.com/javascript/) - Douglas Crockford (HTML)
* [Deep JavaScript: Theory and techniques](https://exploringjs.com/deep-js) - Dr. Axel Rauschmayer (HTML)
* [Designing Scalable JavaScript Applications](https://www.manning.com/books/designing-scalable-javascript-applications) - Emmit Scott (PDF+livebook)
* [Dev Docs](https://devdocs.io/javascript/) - Various (HTML)
* [Eloquent JavaScript 3rd edition](http://eloquentjavascript.net) - Marijn Haverbeke (HTML, PDF, EPUB, MOBI)
* [Exploring ES6](http://exploringjs.com/es6/) - Dr. Axel Rauschmayer (HTML)
* [Google JavaScript Style Guide](https://google.github.io/styleguide/javascriptguide.xml) - Aaron Whyte, Bob Jervis, Dan Pupius, Erik Arvidsson, Fritz Schneider, & Robby Walker (HTML)
* [Human JavaScript](http://read.humanjavascript.com/ch01-introduction.html) - Henrik Joreteg (HTML)
* [JavaScript Allongé](https://leanpub.com/javascript-allonge/read) - Reginald Braithwaite (HTML)
* [JavaScript Bible](http://media.wiley.com/product_ancillary/28/07645334/DOWNLOAD/all.pdf) - Danny Goodman (PDF)
* [JavaScript Challenges Book](https://tcorral.github.io/javascript-challenges-book/) - Tomás Corral Casas (HTML)
* [JavaScript Enlightenment](http://www.javascriptenlightenment.com) - Cody Lindley (HTML)
A
AlbertoM 已提交
1778
* [JavaScript ES6 and beyond](https://github.com/AlbertoMontalesi/JavaScript-es6-and-beyond-ebook) - Alberto Montalesi (PDF, epub)
1779 1780 1781 1782
* [JavaScript For Cats](http://jsforcats.com) - Maxwell Ogden (HTML)
* [JavaScript for Impatient Programmers (ES2020 edition)](https://exploringjs.com/impatient-js/toc.html) - Dr. Axel Rauschmayer (HTML)
* [JavaScript Fundamentals, Plus a Dash Of JQuery - for dinner ladies](http://nicholasjohnson.com/javascript-book/) - Nicholas Johnson (HTML)
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/) Maintained by Tim Ruffles (HTML)
1783
* [JavaScript Interview #35](https://gumroad.com/l/javascript-interview-35) - Coderslang Master (PDF, email address *requested*, not required)
1784
* [JavaScript Notes for Professionals](https://goalkicker.com/JavaScriptBook/) - Compiled from StackOverflow documentation (PDF)
1785 1786 1787 1788 1789 1790 1791 1792
* [JavaScript Patterns Collection](http://shichuan.github.io/javascript-patterns/) - Shi Chuan (HTML)
* [JavaScript Spessore](https://web.archive.org/web/20160325064800/https://leanpub.com/javascript-spessore/read) - Reginald Braithwaite (HTML)
* [JavaScript Succinctly](https://www.syncfusion.com/resources/techportal/ebooks/javascript) - Cody Lindley (PDF, Kindle; email address *requested*, not required)
* [JavaScript the Right Way](https://github.com/braziljs/js-the-right-way) - William Oliveira & Allan Esquina (HTML)
* [jQuery Fundamentals](http://jqfundamentals.com) - Bocoup (HTML)
* [JS Robots](http://markdaggett.com/images/ExpertJavaScript-ch6.pdf) - Mark Daggett (PDF)
* [Leaflet Tips and Tricks: Interactive Maps Made Easy](https://leanpub.com/leaflet-tips-and-tricks/read) - Malcolm Maclean (HTML)
* [Learning JavaScript Design Patterns](http://addyosmani.com/resources/essentialjsdesignpatterns/book/) - Addy Osmani (HTML)
1793
* [Let's Learn ES6](https://bubblin.io/cover/let-s-learn-es6-by-ryan-christiani#frontmatter) - Ryan Christiani (Superbook format)
1794 1795 1796 1797 1798 1799 1800 1801
* [Managing Space and Time with JavaScript - Book 1: The Basics](http://www.noelrappin.com) - Noel Rappin (dead link)
* [Marionette Exposé: Learn to write modular Javascript applications using Backbone Marionette and RequireJS/AMD](https://leanpub.com/marionetteexpose) - Jack Killilea  (HTML, PDF, EPUB, MOBI; Leanpub account or valid email requested)
* [Mozilla Developer Network's JavaScript Guide](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide) - Mozilla Developer Network contributors (HTML)
* [Neural Networks with JavaScript Succinctly](https://www.syncfusion.com/ebooks/neural-networks-with-javascript-succinctly) - James McCaffrey (PDF, EPUB, MOBI)
* [Oh My JS](https://web.archive.org/web/20150317231950/https://leanpub.com/ohmyjs/read) - Azat Mardanov (HTML)
* [Patterns For Large-Scale JavaScript Application Architecture](http://addyosmani.com/largescalejavascript/) - Addy Osmani (HTML)
* [Practical Modern JavaScript](https://github.com/mjavascript/practical-modern-javascript) - Nicolas Bevacqua (HTML)
* [Professor Frisby’s Mostly Adequate Guide to Functional Programming](https://mostly-adequate.gitbooks.io/mostly-adequate-guide/content/) - Brian Lonsdorf (HTML)
1802
* [Robust Client-Side JavaScript](https://molily.de/robust-javascript/) - Matthias Schäfer (HTML, EPUB)
1803 1804 1805
* [Single page apps in depth](http://singlepageappbook.com) - Mixu (HTML)
* [Speaking JavaScript](http://speakingjs.com/es5/) - Dr. Axel Rauschmayer
* [Standard ECMA-262 ECMAScript 2016 Language Specification](https://www.ecma-international.org/publications/standards/Ecma-262.htm) - Ecma International (HTML,PDF)
1806
* [The JavaScript Tutorial](http://javascript.info) - Ilya Kantor (HTML)
1807
* [The JavaScript Way](https://github.com/bpesquet/thejsway) - Baptiste Pesquet
1808 1809 1810 1811 1812
* [The Problem with Native JavaScript APIs](https://www.oreilly.com/programming/free/native-javascript-apis.csp) - Nicholas C. Zakas (PDF, email address *requested*)
* [Thinking in JavaScript](https://www.amazon.com/Thinking-JavaScript-Aravind-Shenoy-ebook/dp/B00JUI6LUQ) - Aravind Shenoy (Kindle)
* [Understanding ECMAScript 6](https://leanpub.com/understandinges6/read) - Nicholas C. Zakas (HTML)
* [Understanding JavaScript OOP](http://robotlolita.me/2011/10/09/understanding-javascript-oop.html) - Quil (HTML)
* [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) - Kyle Simpson (HTML, PDF, EPUB, MOBI)
1813 1814


S
sstt011 已提交
1815
#### Angular.js
1816

1817
* [Angular for the jQuery developer](http://www.ng-newsletter.com.s3-website-us-east-1.amazonaws.com/posts/angular-for-the-jquery-developer.html)
S
sstt011 已提交
1818 1819
* [Angular.js Guide](https://docs.angularjs.org/guide/)
* [Angular.js Material Designing](https://material.angularjs.org/latest/)
D
Dennis Braun 已提交
1820
* [Angular.js Style Guide](https://github.com/toddmotto/angularjs-styleguide)
S
sstt011 已提交
1821 1822
* [Angular.js Tutorial](https://docs.angularjs.org/tutorial)
* [AngularJS - Step by Logical Step](http://nicholasjohnson.com/angular-book/)
1823
* [AngularJS Notes for Professionals](https://goalkicker.com/AngularJSBook) - Compiled from StackOverflow Documentation (PDF)
1824
* [AngularJS Succinctly](https://www.syncfusion.com/resources/techportal/ebooks/angularjs) (PDF, Kindle) (email address *requested*, not required)
S
sstt011 已提交
1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853
* [AngularJs vs EmberJs](http://angularjs-emberjs-compare.bguiz.com)
* [Seven-Part Introduction to Angular](http://ngokevin.com/blog/angular-1/)
* [Unit Testing Best Practices in AngularJS](http://andyshora.com/unit-testing-best-practices-angularjs.html)


#### Aurelia

* [Beginning Aurelia](https://leanpub.com/beginning-of-aurelia) - behzad  *(Leanpub account or valid email requested)*


#### Backbone.js

* [A pragmatic guide to Backbone.js apps](http://pragmatic-backbone.com)
* [Backbone Tutorials: Beginner, Intermediate and Advanced](https://leanpub.com/backbonetutorials) - Thomas Davis   *(Leanpub account or valid email requested)*
* [Backbonejs Tutorials](https://cdnjs.com/libraries/backbone.js/tutorials/)
* [Building Single Page Web Apps with Backbone.js](https://singlepagebook.supportbee.com) (:construction: *in process*)
* [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/)
* [Getting Started with Backbone.js](http://net.tutsplus.com/tutorials/javascript-ajax/getting-started-with-backbone-js/)
* [How to share Backbone.js models with node.js](http://amirmalik.net/2010/11/27/how-to-share-backbonejs-models-with-nodejs)


#### Booty5.js

* [The Booty5 HTML5 Game Maker Manual](http://booty5.com/booty5-free-html-game-maker-e-book-manual/)


#### D3.js

* [D3 Tips and Tricks](https://leanpub.com/D3-Tips-and-Tricks/read) - Malcolm Maclean
S
Seth 已提交
1854
* [Dashing D3.js Tutorial](https://www.dashingd3js.com/d3-tutorial)
S
sstt011 已提交
1855 1856 1857 1858 1859
* [Interactive Data Visualization with D3](http://alignedleft.com/tutorials/d3)


#### Dojo

T
Timo Salomäki 已提交
1860
* [Dojo: The Definitive Guide](https://www.oreilly.com/library/view/dojo-the-definitive/9780596516482/) - Matthew A. Russell
S
sstt011 已提交
1861 1862 1863 1864


#### Elm

A
Alex 已提交
1865 1866
* [An Introduction to Elm](https://guide.elm-lang.org) (HTML)
* [Beginning Elm](https://elmprogramming.com) - Pawan Poudel  (HTML)
S
sstt011 已提交
1867
* [Building a Live-Validating Signup Form in Elm](http://tech.noredink.com/post/129641182738/building-a-live-validated-signup-form-in-elm)
1868
* [Elm Accelerated](https://accelerated.amimetic.co.uk) - James Porter
A
Alex 已提交
1869
* [Elm Programming Language](https://en.wikibooks.org/wiki/Elm_programming_language) (HTML)
T
Timo Salomäki 已提交
1870
* [Elm Tutorial](https://legacy.gitbook.com/book/sporto/elm-tutorial/details)
A
Alex 已提交
1871
* [Learn You an Elm](https://learnyouanelm.github.io) (HTML)
S
sstt011 已提交
1872 1873 1874 1875 1876 1877 1878 1879
* [The Elm Architecture](https://github.com/evancz/elm-architecture-tutorial)


#### Ember.js

* [AngularJs vs EmberJs](http://angularjs-emberjs-compare.bguiz.com)
* [DockYard Ember.js Style Guide](https://github.com/DockYard/styleguides/blob/master/engineering/ember.md)
* [Ember App with RailsApi](https://dockyard.com/blog/ember/2013/01/07/building-an-ember-app-with-rails-api-part-1)
J
Judah Lamm 已提交
1880
* [Ember.js - Getting started](https://guides.emberjs.com/release/)
S
sstt011 已提交
1881 1882 1883 1884 1885 1886 1887 1888
* [Vic Ramon's Ember Tutorial](http://ember.vicramon.com)


#### Express.js

* [Express.js Guide](https://web.archive.org/web/20140621124403/https://leanpub.com/express/read) - Azat Mardanov


1889 1890 1891 1892 1893
#### Ionic

* [Ionic 4 Succinctly](https://www.syncfusion.com/ebooks/ionic-4-succinctly) - Ed Freitas


S
sstt011 已提交
1894 1895 1896
#### jQuery

* [JavaScript Fundamentals, Plus a Dash Of JQuery - for dinner ladies](http://nicholasjohnson.com/javascript-book/)
1897
* [jQuery Notes for Professionals](https://goalkicker.com/jQueryBook/) - Compiled from StackOverflow Documentation (PDF)
S
sstt011 已提交
1898
* [jQuery Novice to Ninja](http://mediatheque.cite-musique.fr/MediaComposite/Debug/Dossier-Orchestre/ressources/jQuery.Novice.to.Ninja.2nd.Edition.pdf) (PDF)
1899
* [jQuery Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/jquery) (PDF, Kindle) (email address *requested*, not required)
S
sstt011 已提交
1900 1901 1902 1903 1904


#### Meteor

* [Your First Meteor Application, A Complete Beginner’s Guide to the Meteor JavaScript Framework](http://meteortips.com/book/)
1905

1906

C
Christoph Uschkrat 已提交
1907
#### Node.js
1908

C
Craig Davison 已提交
1909
* [An Introduction to libuv](https://nikhilm.github.io/uvbook/) - Nikhil Marathe  ([PDF](http://nikhilm.github.io/uvbook/An%20Introduction%20to%20libuv.pdf) - [ePub](http://nikhilm.github.io/uvbook/An%20Introduction%20to%20libuv.epub))
1910
* [Full Stack JavaScript: Learn Backbone.js, Node.js and MongoDB](https://github.com/azat-co/fullstack-javascript) - Azat Mardan
1911
* [Introduction to Node.js](https://nodejs.dev/learn) (HTML)
1912
* [Mixu's Node Book](http://book.mixu.net/node/)
1913
* [Node Documentation](https://nodejs.org/en/docs/)
T
Timo Salomäki 已提交
1914
* [Node: Up and Running](https://www.oreilly.com/library/view/node-up-and/9781449332235/) - Tom Hughes-Croucher
1915
* [Node.js Notes for Professionals](http://goalkicker.com/NodeJSBook) - Compiled from StackOverflow Documentation (PDF)
1916
* [Node.js Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/nodejs) (PDF, Kindle) (email address *requested*, not required)
1917
* [Practical Node.js: Building Real-World Scalable Web Apps](https://github.com/azat-co/practicalnode) - Azat Mardan
V
Victor Felder 已提交
1918
* [The Node Beginner Book](http://nodebeginner.org)
S
sstt011 已提交
1919 1920 1921


#### Om
R
Robert Alm Nilsson 已提交
1922

S
sstt011 已提交
1923
* [Om Tutorial](http://awkay.github.io/om-tutorial/)
1924

1925

S
sstt011 已提交
1926 1927
#### React

T
Timo Salomäki 已提交
1928
* [Full-Stack React Projects](https://www.packtpub.com/free-ebooks/full-stack-react-projects) - Shama Hoque (Packt account *required*)
S
sstt011 已提交
1929 1930 1931
* [Hacking with React](http://www.hackingwithreact.com)
* [Intro to the React Framework](http://code.tutsplus.com/tutorials/intro-to-the-react-framework--net-35660)
* [Learning React.js: Getting Started and Concepts](https://scotch.io/tutorials/learning-react-getting-started-and-concepts)
T
Timo Salomäki 已提交
1932
* [React-Bits](https://github.com/vasanthk/react-bits)
C
chris 已提交
1933
* [React Book, your beginner guide to React](https://github.com/softchris/react-book/) - Chris Noring
S
sstt011 已提交
1934 1935
* [React Enlightenment](https://www.gitbook.com/book/frontendmasters/react-enlightenment/details)
* [React In-depth: An exploration of UI development](https://www.gitbook.com/book/developmentarc/react-indepth/details)
1936
* [React JS Notes for Professionals](https://goalkicker.com/ReactJSBook/) - Compiled from StackOverflow Documentation (PDF)
S
sstt011 已提交
1937
* [React Primer Draft](https://github.com/mikechau/react-primer-draft)
1938
* [React Succinctly](https://www.syncfusion.com/ebooks/react-succinctly) - Samer Buna
S
sstt011 已提交
1939 1940 1941 1942 1943 1944 1945 1946
* [React Tutorial](https://reactjs.org/tutorial/tutorial.html)
* React Tutorial by Josh Finnie
  * [Part 1](http://www.joshfinnie.com/blog/reactjs-tutorial-part-1/)
  * [Part 2](http://www.joshfinnie.com/blog/reactjs-tutorial-part-2/)
  * [Part 3](http://www.joshfinnie.com/blog/reactjs-tutorial-part-3/)
* [React with ASP.NET Core Tutorial](https://reactjs.net/getting-started/aspnetcore.html)
* [React.js Tutorial: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial/)
* [SurviveJS - Webpack and React](http://survivejs.com)
1947 1948


S
sstt011 已提交
1949 1950 1951 1952 1953
#### React Native

* [Programming React Native](https://leanpub.com/programming-react-native)   *(Leanpub account or valid email requested)*
* [React Native Animation Book](http://browniefed.com/react-native-animation-book/)
* [React Native Express](http://www.reactnativeexpress.com)
1954
* [React Native Notes for Professionals](https://goalkicker.com/ReactNativeBook) - Compiled from StackOverflow documentation (PDF)
S
sstt011 已提交
1955 1956 1957
* [React Native Training](https://www.gitbook.com/book/unbug/react-native-training/details)


B
Boris Dinkevich 已提交
1958 1959
#### Redux

S
sstt011 已提交
1960 1961
* [Full-Stack Redux Tutorial](http://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html)
* [SoundCloud Application in React + Redux](https://www.robinwieruch.de/the-soundcloud-client-in-react-redux/)
1962
* [The Complete Redux Book](https://leanpub.com/redux-book) - Boris Dinkevich and Ilya Gelman  *(Leanpub account or valid email requested)*
B
Boris Dinkevich 已提交
1963 1964


T
Timo Salomäki 已提交
1965 1966
#### Vue.js

1967
* [30 Days Of Vue](https://www.newline.co/30-days-of-vue) - Hassan Djirdeh (HTML; *email required for PDF*)
T
Timo Salomäki 已提交
1968
* [Learning Vue.js](https://riptutorial.com/Download/vue-js.pdf) (PDF)
1969
* [The Vue.js Handbook](https://flaviocopes.nyc3.digitaloceanspaces.com/vue-handbook/vue-handbook.pdf) - Flavio Copes (PDF)
T
Timo Salomäki 已提交
1970 1971


C
Christoph Uschkrat 已提交
1972
### Jenkins
1973

1974
* [Jenkins: The Definitive Guide](http://www.bogotobogo.com/DevOps/Jenkins/images/Intro_install/jenkins-the-definitive-guide.pdf) (PDF)
A
amishpatel1994 已提交
1975 1976


1977 1978
### Julia

1979
* [Introducing Julia](https://en.wikibooks.org/wiki/Introducing_Julia) - Wikibooks
1980
* [Julia by Example](http://samuelcolvin.github.io/JuliaByExample) - Samuel Colvin (GitHub repo)
I
IgorLutiy 已提交
1981
* [Julia language: a concise tutorial](https://syl1.gitbook.io/julia-language-a-concise-tutorial) - Antonello Lobianco (GitBook)
1982
* [Learn Julia in Y minutes](https://learnxinyminutes.com/docs/julia) - Leah Hanson
1983
* [Quantitative Economics with Julia](https://julia.quantecon.org/_downloads/pdf/quantitative_economics_with_julia.pdf) - Jesse Perla, Thomas J. Sargent and John Stachurski (PDF)
1984
* [The Julia Express](http://bogumilkaminski.pl/files/julia_express.pdf) - Bogumił Kamiński (PDF)
1985
* [Think Julia](https://benlauwens.github.io/ThinkJulia.jl/latest/book.html) - Ben Lauwens and Allen Downey (GitBook)
1986 1987


1988 1989
### Kotlin

1990
* [Kotlin Notes for Professionals](https://goalkicker.com/KotlinBook/) - Compiled from StackOverflow documentation (PDF)
1991 1992 1993
* [Kotlin Official Documentation](https://kotlinlang.org/docs/reference/)


1994 1995 1996
### LaTeX / TeX

#### LaTeX
1997

1998
* [Arbitrary LaTex Reference](http://latex.knobs-dials.com)
V
Victor Felder 已提交
1999
* [Begin Latex in minutes](https://github.com/VoLuong/Begin-Latex-in-minutes)
2000
* [LaTeX](https://en.wikibooks.org/wiki/LaTeX) - Wikibooks
C
Craig Davison 已提交
2001
* [The Not So Short Introduction to LaTeX](https://tobi.oetiker.ch/lshort/lshort.pdf) (PDF)
V
Victor Felder 已提交
2002

2003 2004 2005 2006 2007 2008

#### TeX

* [Notes On Programming in TeX](http://pgfplots.sourceforge.net/TeX-programming-notes.pdf) - Christian Feursänger (PDF)
* [TeX by Topic, A TeXnician's Reference](http://eijkhout.net/texbytopic/texbytopic.html) - Victor Eijkhout
* [TeX for the Impatient](https://www.gnu.org/software/teximpatient/) - Paul Abrahams, Kathryn Hargreaves, and Karl Berry
M
maieul 已提交
2009

2010

C
Christoph Uschkrat 已提交
2011
### Limbo
2012

2013
* [Inferno Programming With Limbo](http://doc.cat-v.org/inferno/books/inferno_programming_with_limbo/)
V
Victor Felder 已提交
2014

2015

C
Christoph Uschkrat 已提交
2016
### Linux
2017

2018
* [Ad Hoc Data Analysis From The Unix Command Line](https://en.wikibooks.org/wiki/Ad_Hoc_Data_Analysis_From_The_Unix_Command_Line) - Wikibooks
2019
* [Advanced Linux Programming](https://mentorembedded.github.io/advancedlinuxprogramming/) (PDF)
O
omarayad1 已提交
2020
* [Automated Linux From Scratch](http://www.linuxfromscratch.org/alfs/download.html)
V
Victor Felder 已提交
2021
* [Getting Started with Ubuntu](http://ubuntu-manual.org)
C
Craig Davison 已提交
2022
* [GNU Autoconf, Automake and Libtool](http://www.sourceware.org/autobook/download.html)
V
Victor Felder 已提交
2023
* [GTK+/Gnome Application Development](http://www.linuxtopia.org/online_books/gui_toolkit_guides/gtk+_gnome_application_development/)
O
omarayad1 已提交
2024
* [Hardened Linux From Scratch](http://www.linuxfromscratch.org/hlfs/download.html)
T
Timo Salomäki 已提交
2025
* [Kali Linux 2018: Assuring Security by Penetration Testing, Fourth Edition](https://www.packtpub.com/free-ebooks/kali-linux-2018-assuring-security-penetration-testing-fourth-edition) - Shiva V. N Parasram, Alex Samm, Damian Boodoo, Gerard Johansen, Lee Allen, Tedi Heriyanto, Shakeel Ali (Packt account *required*)
L
Liza :) 已提交
2026
* [Kali Linux: Professional Penetration-Testing Distribution](http://docs.kali.org)
C
Craig Davison 已提交
2027
* [Learning Debian GNU/Linux](http://www.oreilly.com/openbook/debian/book/index.html)
2028
* [Linux 101 Hacks](http://thegeekstuff.s3.amazonaws.com/files/linux-101-hacks.zip) - Ramesh Natarajan (PDF)
G
gabriellim 已提交
2029
* [Linux Administrator's Security Guide](http://www.linuxtopia.org/online_books/linux_administrators_security_guide/index.html)
V
Victor Felder 已提交
2030
* [Linux Advanced Routing & Traffic Control HOWTO](http://lartc.org)
2031
* [Linux Appliance Design: A Hands-On Guide to Building Linux Appliances](http://librta.org/book.html) - Bob Smith, John Hardin, Graham Phillips, Bill Pierce (PDF, EPUB, MOBI)
2032
* [Linux commands Notes for Professionals](https://goalkicker.com/LinuxBook/) - Compiled from StackOverflow documentation (PDF)
2033
* [Linux Device Drivers, Third Edition](http://lwn.net/Kernel/LDD3/) - Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman
G
gabriellim 已提交
2034
* [Linux from Scratch](http://www.linuxfromscratch.org/lfs/view/stable/)
2035
* [Linux Fundamentals](http://linux-training.be/linuxfun.pdf) - Paul Cobbaut (PDF)
H
Hofer-Julian 已提交
2036
* [Linux Inside](https://0xax.gitbooks.io/linux-insides/content/index.html)
B
Boris 已提交
2037
* [Linux Kernel in a Nutshell](http://www.kroah.com/lkn/)
V
Victor Felder 已提交
2038
* [Linux Newbie Administrator Guide](http://lnag.sourceforge.net)
G
gabriellim 已提交
2039
* [Linux Security for Beginners](http://www.linuxtopia.org/LinuxSecurity/index.html)
2040
* [Linux Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/linux) (PDF, Kindle) (email address *requested*, not required)
G
gabriellim 已提交
2041
* [Red Hat Enterprise Linux 6 Essentials](http://www.techotopia.com/index.php/Red_Hat_Enterprise_Linux_6_Essentials)
V
Victor Felder 已提交
2042
* [Secure Programming HOWTO - Creating Secure Software](http://www.dwheeler.com/secure-programs/) - D. A. Wheeler (HTML, PDF)
2043
* [Ten Steps to Linux Survival: Bash for Windows People](http://dullroar.com/book/TenStepsToLinuxSurvival.html) - Jim Lehmer
C
Craig Davison 已提交
2044
* [The Debian Administrator's Handbook](https://debian-handbook.info)
G
gabriellim 已提交
2045
* [The Linux Command Line](http://linuxcommand.org/tlcl.php) (PDF)
C
Craig Davison 已提交
2046
* [The Linux Development Platform](http://ptgmedia.pearsoncmg.com/imprint_downloads/informit/perens/0130091154.pdf) (PDF)
G
gabriellim 已提交
2047 2048
* [The Linux Kernel Module Programming Guide](http://tldp.org/LDP/lkmpg/2.6/html/)
* [The Linux System Administrator's Guide](http://www.tldp.org/LDP/sag/html/index.html)
B
Boris 已提交
2049
* [Ubuntu Pocket Guide and Reference](http://www.ubuntupocketguide.com/index_main.html)
2050
* [Ubuntu Server Guide](https://help.ubuntu.com/16.04/serverguide/serverguide.pdf) (PDF)
S
Sameh Tharwat 已提交
2051
* [Understanding the Linux Virtual Memory Manager](https://www.kernel.org/doc/gorman/) - Mel Gorman (HTML, PDF)
A
Alex Gorelov 已提交
2052
* [UNIX Systems Programming for SVR4](http://www.bitsinthewind.com/about-dac/publications/unix-systems-programming) - David A. Curry
G
gabriellim 已提交
2053 2054
* [Upstart Intro, Cookbook and Best Practises](http://upstart.ubuntu.com/cookbook/)
* [What Every Programmer Should Know About Memory](http://www.akkadia.org/drepper/cpumemory.pdf) (PDF)
G
Glenford 已提交
2055

2056

C
Christoph Uschkrat 已提交
2057
### Lisp
2058

C
Craig Davison 已提交
2059
* [Basic Lisp Techniques](http://franz.com/resources/educational_resources/cooper.book.pdf) - David J. Cooper, Jr. (PDF)
A
Alexander Fefelov 已提交
2060
* [Casting Spels in Lisp](http://www.lisperati.com/casting.html)
V
Victor Felder 已提交
2061
* [Common Lisp: A Gentle Introduction to Symbolic Computation](http://www.cs.cmu.edu/~dst/LispBook/) - David S. Touretzky (PDF, PS)
M
Mojtahedi 已提交
2062
* [Common Lisp: An Interactive Approach](http://www.cse.buffalo.edu/~shapiro/Commonlisp/) - Stuart C. Shapiro
V
Victor Felder 已提交
2063 2064
* [Common Lisp Quick Reference](http://clqr.boundp.org)
* [Common Lisp the Language, 2nd Edition](http://www.cs.cmu.edu/Groups/AI/html/cltl/mirrors.html)
2065
* [Google's Common Lisp Style Guide](https://google.github.io/styleguide/lispguide.xml)
V
Victor Felder 已提交
2066
* [Interpreting LISP](http://www.civilized.com/files/lispbook.pdf) - Gary D. Knott (PDF)
2067
* [Learn Lisp The Hard Way](https://github.com/LispTO/llthw) - Colin J.E. Lupton
V
Victor Felder 已提交
2068
* [Let Over Lambda - 50 Years of Lisp](http://letoverlambda.com/index.cl/) - D. Hoyte
2069
* [Lisp Hackers: Interviews with 100x More Productive Programmers](https://leanpub.com/lisphackers/read) - Vsevolod Dyomkin
A
Alexander Fefelov 已提交
2070
* [Lisp Koans](https://github.com/google/lisp-koans)
2071
* [Lisp Web Tales](https://leanpub.com/lispwebtales) - Pavel Penev *(Leanpub account or valid email requested)*
V
Victor Felder 已提交
2072
* [On Lisp](http://www.paulgraham.com/onlisp.html) - P. Graham
C
Charlie McMackin 已提交
2073
* [Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp](https://github.com/norvig/paip-lisp) - Peter Norvig (PDF, epub, markdown)
V
Victor Felder 已提交
2074
* [Practical Common Lisp](http://www.gigamonkeys.com/book/) - P. Seibel
A
Alex Gorelov 已提交
2075
* [The Common Lisp Cookbook](https://lispcookbook.github.io/cl-cookbook/)
V
Victor Felder 已提交
2076
* [The Evolution of Lisp](http://www.dreamsongs.com/Files/HOPL2-Uncut.pdf) - Guy L. Steele Jr., Richard P. Gabriel (PDF)
V
Victor Felder 已提交
2077

2078

2079 2080
### Livecode

A
angerangel 已提交
2081
* [LiveCode userguide](http://www.scribd.com/doc/216789127/LiveCode-userguide) (PDF)
2082 2083


C
Christoph Uschkrat 已提交
2084
### Lua
2085

2086
* [Lua 5.3 Reference Manual](http://www.lua.org/manual/5.3/)
2087
* [Lua Programming](https://en.wikibooks.org/wiki/Lua_Programming) - Wikibooks
2088
* [Programming in Lua (first edition)](https://www.lua.org/pil/contents.html)
V
Victor Felder 已提交
2089 2090


2091 2092 2093 2094 2095
### Make

* [Managing Projects with GNU Make](https://www.oreilly.com/openbook/make3/book/index.html) - Robert Mecklenburg


C
Christoph Uschkrat 已提交
2096
### Markdown
2097

C
Craig Davison 已提交
2098
* [Learn Markdown](https://www.gitbook.com/book/gitbookio/markdown/details) - Sammy P., Aaron O. (PDF) (EPUB) (MOBI)
D
Diego Ponce 已提交
2099 2100


C
Christoph Uschkrat 已提交
2101
### Mathematica
2102

V
Victor Felder 已提交
2103
* [Mathematica® programming: an advanced introduction by Leonid Shifrin](http://www.mathprogramming-intro.org)
C
Charlotte Tan 已提交
2104
* [Power Programming with Mathematica](http://mathematica.stackexchange.com/questions/16485/are-you-interested-in-purchasing-david-wagners-power-programming-with-mathemat/22724) - David B. Wagner
V
Victor Felder 已提交
2105
* [Stephen Wolfram's The Mathematica Book](http://reference.wolfram.com/legacy/v5_2/)
2106
* [Vector Math for 3d Computer Graphics](http://chortle.ccsu.edu/VectorLessons/index.html)
C
Charlotte Tan 已提交
2107
* [Wolfram Mathematica Product Training: Wolfram U](https://www.wolfram.com/wolfram-u/catalog/product-training/mathematica/)
V
Victor Felder 已提交
2108 2109


C
Christoph Uschkrat 已提交
2110
### MATLAB
2111

2112
* [An Interactive Introduction to MATLAB](http://www.science.smith.edu/~jcardell/Courses/EGR326/Intro-to-MATLAB.pdf) (PDF)
C
Craig Davison 已提交
2113
* [An Introduction to MATLAB](http://www.maths.dundee.ac.uk/software/MatlabNotes.pdf) (PDF)
T
Todd Atkins 已提交
2114
* [Applications of MATLAB in Science and Engineering](http://www.intechopen.com/books/applications-of-matlab-in-science-and-engineering)
C
Craig Davison 已提交
2115
* [Experiments with MATLAB](http://www.mathworks.com/moler/exm/index.html?requestedDomain=www.mathworks.com&nocookie=true)
T
Timo Salomäki 已提交
2116
* [Freshman Engineering Problem Solving with MATLAB](https://cnx.org/exports/3a643c1f-c1ba-4c2a-8065-317a1f2b1add@18.1.pdf/freshman-engineering-problem-solving-with-matlab-18.1.pdf) (PDF)
E
Espartaco Palma 已提交
2117
* [Interactive Tutorials for MATLAB, Simulink, Signal Processing, Controls, and Computational Mathematics](http://www.mathworks.com/tutorials)
2118
* [Introduction to MATLAB for Engineering Students](https://www.mccormick.northwestern.edu/documents/students/undergraduate/introduction-to-matlab.pdf) - David Houcque (PDF) (1.2, 2005)
M
Mohammad Hossein Mojtahedi 已提交
2119 2120
* [MATLAB - A Fundamental Tool for Scientific Computing and Engineering Applications - Volume 1](http://www.intechopen.com/books/matlab-a-fundamental-tool-for-scientific-computing-and-engineering-applications-volume-1)
* [MATLAB - A Ubiquitous Tool for the Practical Engineer](http://www.intechopen.com/books/matlab-a-ubiquitous-tool-for-the-practical-engineer)
T
Todd Atkins 已提交
2121
* [MATLAB for Engineers: Applications in Control, Electrical Engineering, IT and Robotics](http://www.intechopen.com/books/matlab-for-engineers-applications-in-control-electrical-engineering-it-and-robotics)
2122
* [MATLAB Notes for professionals](https://goalkicker.com/MATLABBook) - Compiled from StackOverflow documentation (PDF)
2123
* [MATLAB Programming](https://en.wikibooks.org/wiki/MATLAB_Programming) - Wikibooks
2124
* [MATLAB Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/matlab) (PDF, Kindle) (email address *requested*, not required)
C
Craig Davison 已提交
2125
* [Numerical Computing with MATLAB](http://www.mathworks.com/moler/index_ncm.html?requestedDomain=www.mathworks.com&nocookie=true)
2126
* [Physical Modeling in MATLAB](http://greenteapress.com/matlab/index.html) - Alan B. Downey
2127
* [Scientific Computing](https://www.math.ust.hk/~machas/scientific-computing.pdf) - Jeffrey R. Chasnov (PDF)
T
Todd Atkins 已提交
2128 2129


C
Christoph Uschkrat 已提交
2130
### Maven
2131

C
Charlotte Tan 已提交
2132
* [Developing with Eclipse and Maven](https://books.sonatype.com/m2eclipse-book/reference/index.html)
C
Craig Davison 已提交
2133 2134 2135
* [Maven by Example](http://books.sonatype.com/mvnex-book/reference/public-book.html)
* [Maven: The Complete Reference](http://books.sonatype.com/mvnref-book/reference/public-book.html)
* [Repository Management with Nexus](http://books.sonatype.com/nexus-book/reference/)
V
Victor Felder 已提交
2136 2137


C
Christoph Uschkrat 已提交
2138
### Mercurial
2139

2140
* [HGInit - Mercurial Tutorial](https://web.archive.org/web/20180926172759/http://hginit.com/) - Joel Spolsky
V
Victor Felder 已提交
2141
* [Mercurial: The Definitive Guide](http://hgbook.red-bean.com)
B
borgified 已提交
2142
* [Mercurial: The Definitive Guide 2nd edition](https://book.mercurial-scm.org)
V
Victor Felder 已提交
2143

R
Robert Alm Nilsson 已提交
2144

C
Christoph Uschkrat 已提交
2145
### Mercury
2146

2147
* [The Mercury Users' Guide](http://www.mercurylang.org/information/doc-release/user_guide.pdf) (PDF)
V
Victor Felder 已提交
2148

R
Robert Alm Nilsson 已提交
2149

2150 2151 2152 2153 2154
### Modelica

* [Modelica by Example](http://book.xogeny.com)


C
Christoph Uschkrat 已提交
2155
### MySQL
2156

C
Charlotte Tan 已提交
2157
* [MySQL 8.0 Tutorial Excerpt](https://dev.mysql.com/doc/mysql-tutorial-excerpt/8.0/en/tutorial.html) (HTML) [(PDF)](https://downloads.mysql.com/docs/mysql-tutorial-excerpt-8.0-en.pdf)
V
Virendra Chandak 已提交
2158
* [MySQL Essentials](http://www.techotopia.com/index.php/MySQL_Essentials)
2159
* [MySQL Notes for Professionals](https://goalkicker.com/MySQLBook/) - Compiled from StackOverflow Documentation (PDF)
A
Alvaro Garcia 已提交
2160

2161

2162 2163
### Neo4J

I
Igor Rozani 已提交
2164 2165 2166 2167
* [Fullstack GraphQL Applications with GRANDStack – Essential Excerpts](https://neo4j.com/fullstack-graphql-applications-with-grandstack/) - William Lyon (PDF) *(email requested)*
* [Graph Algorithms: Practical Examples in Apache Spark and Neo4j](https://neo4j.com/graph-algorithms-book/) - Mark Needham and Amy E. Hodler (PDF, EPUB, MOBI) *(email requested)*
* [Graph Databases 2nd edition](http://neo4j.com/books/graph-databases/) - Ian Robinson, Jim Webber and Emil Eifrém (PDF, EPUB, MOBI) *(email requested)*
* [Graph Databases For Dummies](https://neo4j.com/graph-databases-for-dummies/) - Dr. Jim Webber and Rik Van Bruggen (PDF) *(email requested)*
2168 2169


2170 2171 2172 2173 2174 2175 2176 2177
### .NET Core

* [Clean Code .NET](https://github.com/thangchung/clean-code-dotnet)
* [Entity Framework Core Succinctly](https://www.syncfusion.com/succinctly-free-ebooks/entity-frame-work-core-succinctly) - Ricardo Peres
* [.NET documentation - Microsoft Docs](https://docs.microsoft.com/en-us/dotnet/)
* [Using .NET Core, Docker, and Kubernetes Succinctly](https://www.syncfusion.com/ebooks/using-netcore-docker-and-kubernetes-succinctly) - Michele Aponte


C
Christoph Uschkrat 已提交
2178
### .NET Framework
2179

2180
* [Akka.NET Succinctly](https://www.syncfusion.com/ebooks/akka_net_succinctly) - Zoran Maksimovic
2181 2182
* [Application Security in .NET Succinctly](https://www.syncfusion.com/ebooks/application_security_in_net_succinctly) - Stan Drapkin
* [Cryptography in .NET Succinctly](https://www.syncfusion.com/ebooks/cryptography_in_net_succinctly) - Dirk Strauss
C
Craig Davison 已提交
2183
* [Entity Framework](http://weblogs.asp.net/zeeshanhirani/my-christmas-present-to-the-entity-framework-community)
2184
* [Game Creation with XNA](https://en.wikibooks.org/wiki/Game_Creation_with_XNA) - Wikibooks
2185 2186
* [Getting the Most from LINQPad Succinctly](https://www.syncfusion.com/ebooks/getting-the-most-from-linqpad-succinctly) - José Roberto Olivas Mendoza
* [MonoGame Succinctly](https://www.syncfusion.com/ebooks/monogame_succinctly) - Jim Perry
E
Espartaco Palma 已提交
2187
* [.NET for Visual FoxPro Developers](http://foxcentral.net/microsoft/NETforVFPDevelopers.htm)
2188
* [.NET Framework Notes for Professionals](https://goalkicker.com/DotNETFrameworkBook/) - Compiled from StackOverflow Documentation (PDF)
2189
* [.NET Performance Testing and Optimization - The Complete Guide](https://www.red-gate.com/library/net-performance-testing-and-optimization-the-complete-guide) - Paul Glavich, Chris Farrell (PDF)
2190
* [NuGet In-House Succinctly](https://www.syncfusion.com/ebooks/nuget-in-house-succinctly) - José Roberto Olivas Mendoza
2191
* [Rider Succinctly](https://www.syncfusion.com/ebooks/rider-succinctly) - Dmitri Nesteruk
2192
* [Under the Hood of .NET Memory Management](https://assets.red-gate.com/community/books/under-the-hood-of-net-memory-management.pdf) - Chris Farrell, Nick Harrison (PDF)
2193
* [Visual Studio .NET Tips and Tricks](http://www.infoq.com/minibooks/vsnettt) (VS 2003-2005 only)
2194
* [Visual Studio 2019 Succinctly](https://www.syncfusion.com/ebooks/visual-studio-2019-succinctly) - Alessandro Del Sole
V
Victor Felder 已提交
2195 2196


W
Willyboar 已提交
2197 2198
### Nim

G
Gampol T 已提交
2199 2200 2201
* [Nim Basics](https://narimiran.github.io/nim-basics) - narimiran
* [Nim by Example](https://nim-by-example.github.io) - Flaviu Tamas
* [Nim Days](https://xmonader.github.io/nimdays) - Ahmed Thabet
W
Willyboar 已提交
2202 2203


C
Christoph Uschkrat 已提交
2204
### NoSQL
2205

C
Craig Davison 已提交
2206
* [CouchDB: The Definitive Guide](http://guide.couchdb.org)
V
Victor Felder 已提交
2207
* [Extracting Data from NoSQL Databases: A Step towards Interactive Visual Analysis of NoSQL Data](http://publications.lib.chalmers.se/records/fulltext/155048.pdf) - Petter Nasholm (PDF)
V
Victor Felder 已提交
2208
* [Graph Databases](http://graphdatabases.com)
2209
* [Introduction to MongoDB](https://www.tutorialspoint.com/mongodb) - Tutorials Point
J
koans  
Johan 已提交
2210
* [MongoDB Koans](https://github.com/chicagoruby/MongoDB_Koans)
2211
* [MongoDB Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/mongodb) (PDF, Kindle) (email address *requested*, not required)
V
Victor Felder 已提交
2212
* [NoSQL Databases](http://www.christof-strauch.de/nosqldbs.pdf) - Christof Strauch (PDF)
C
Craig Davison 已提交
2213
* [The Little MongoDB Book](http://openmymind.net/2011/3/28/The-Little-MongoDB-Book/)
V
Victor Felder 已提交
2214
* [The Little Redis Book](http://openmymind.net/2012/1/23/The-Little-Redis-Book/) - K. Seguin (PDF, Epub)
V
Victor Felder 已提交
2215

2216

C
Christoph Uschkrat 已提交
2217
### Oberon
2218

2219
* [Algorithms and Data-Structures](https://inf.ethz.ch/personal/wirth/AD.pdf) - Niklaus Wirth (PDF)
M
mjn 已提交
2220
* [Object-Oriented Programming in Oberon-2](http://ssw.jku.at/Research/Books/Oberon2.pdf) - Hanspeter Mössenböck (PDF)
2221
* [Programming in Oberon](https://www.inf.ethz.ch/personal/wirth/ProgInOberonWR.pdf) - Niklaus Wirth (PDF)
V
Victor Felder 已提交
2222 2223


C
Christoph Uschkrat 已提交
2224
### Objective-C
2225

2226
* [Google's Objective-C Style Guide](https://github.com/google/styleguide/blob/gh-pages/objcguide.md)
2227
* [Object-Oriented Programming with Objective-C](https://developer.apple.com/library/ios/documentation/Cocoa/Conceptual/OOP_ObjC/Introduction/Introduction.html#//apple_ref/doc/uid/TP40005149)
2228
* [Objective-C Notes for Professionals](https://goalkicker.com/ObjectiveCBook/) - Compiled from StackOverflow Documentation (PDF)
2229
* [Objective-C Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/objective-c) (PDF, Kindle) (email address *requested*, not required)
C
Craig Davison 已提交
2230
* [Programming With Objective-C](https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html)
V
Victor Felder 已提交
2231

2232

C
Christoph Uschkrat 已提交
2233
### OCaml
2234

A
Alexander Fefelov 已提交
2235
* [Developing Applications With Objective Caml](http://caml.inria.fr/pub/docs/oreilly-book/)
2236
* [Functional Programming in OCaml](https://www.cs.cornell.edu/courses/cs3110/2019sp/textbook/) - Michael R. Clarkson
2237
* [OCaml Scientific Computing](https://ocaml.xyz/book/) - Liang Wang, Jianxin Zhao (HTML) (:construction: *in process*)
2238
* [Real World OCaml](https://dev.realworldocaml.org/toc.html)
A
AllenDowney 已提交
2239
* [Think OCaml](http://greenteapress.com/thinkocaml/index.html) - Allen B. Downey and Nicholas Monje
2240
* [Unix System Programming in OCaml](http://ocaml.github.io/ocamlunix/) [Github Repo](https://github.com/ocaml/ocamlunix/)
V
Victor Felder 已提交
2241
* [Using, Understanding, and Unraveling The OCaml Language: From Practice to Theory and vice versa](http://pauillac.inria.fr/~remy/cours/appsem/) - Didier Rémy
N
nerandell 已提交
2242

2243

C
Christoph Uschkrat 已提交
2244
### Octave
2245

2246
* [Octave Programming](https://en.wikibooks.org/wiki/Octave_Programming_Tutorial) - Wikibooks
V
Victor Felder 已提交
2247

B
Bruno Girin 已提交
2248

C
Christoph Uschkrat 已提交
2249
### OpenMP
2250

V
victor felder 已提交
2251
* [A Guide To OpenMP](http://bisqwit.iki.fi/story/howto/openmp/)
2252
* [OpenMP Application Programming Interface Standard Version 4.0](http://www.openmp.org/mp-documents/OpenMP4.0.0.pdf) (PDF)
2253
* [OpenMP Application Programming Interface Standard Version 5.0](https://www.openmp.org/wp-content/uploads/OpenMP-API-Specification-5.0.pdf) (PDF)
D
Diogo Barros 已提交
2254

B
Bruno Girin 已提交
2255

2256 2257 2258 2259 2260
### OpenResty

* [Programming OpenResty](https://www.gitbook.com/book/openresty/programming-openresty/details)


2261
### OpenSCAD
B
Bruno Girin 已提交
2262

2263
* [OpenSCAD User Manual](https://en.wikibooks.org/wiki/OpenSCAD_User_Manual) - Wikibooks
V
Victor Felder 已提交
2264 2265


2266
### TrueOS
2267

2268
* [TrueOS® Users Handbook](https://www.trueos.org/handbook/trueos.html)
2269 2270


C
Christoph Uschkrat 已提交
2271
### Perl
2272

C
Craig Davison 已提交
2273
* [Beginning Perl](https://www.perl.org/books/beginning-perl/)
2274
* [Data Munging with Perl](https://datamungingwithperl.com) (PDF)
V
victor felder 已提交
2275
* [Embedding Perl in HTML with Mason](http://masonbook.houseabsolute.com/book/) - D. Rolsky, K. Williams
V
Victor Felder 已提交
2276
* [Essential Perl](http://cslibrary.stanford.edu/108/EssentialPerl.pdf) (PDF)
G
gabriellim 已提交
2277
* [Exploring Programming Language Architecture in Perl](http://www.billhails.net/Book/)
V
Victor Felder 已提交
2278 2279
* [Extreme Perl](http://www.extremeperl.org/bk/home) - R. Nagier (HTML, PDF)
* [Higher-Order Perl](http://hop.perl.plover.com/book/) - M. J. Dominus (PDF)
C
Craig Davison 已提交
2280
* [Impatient Perl](https://www.perl.org/books/impatient-perl/)
G
gabriellim 已提交
2281
* [Learning Perl The Hard Way](http://www.greenteapress.com/perl/)
V
Victor Felder 已提交
2282
* [Modern Perl 5](http://www.onyxneon.com/books/modern_perl/)
V
Victor Felder 已提交
2283
* [Perl & LWP](http://lwp.interglacial.com/index.html)
2284
* [Perl 5 Internals](http://www.faqs.org/docs/perl5int/)
V
Victor Felder 已提交
2285
* [Perl for the Web](http://www.globalspin.com/thebook/) - C. Radcliff
2286
* [Perl Notes for Professionals](https://goalkicker.com/PerlBook/) - Compiled from StackOverflow Documentation (PDF)
2287
* [Perl one-liners cookbook](https://learnbyexample.github.io/learn_perl_oneliners/) - Sundeep Agarwal
2288
* [Perl Training Australia - Course Notes](http://perltraining.com.au/notes.html)
V
Victor Felder 已提交
2289
* [Plack Handbook](http://handbook.plackperl.org)
2290
* [SDL::Manual Writing Games in Perl](https://github.com/PerlGameDev/SDL_Manual)
2291
* [Template Toolkit Documentation](http://template-toolkit.org/docs/index.html)
2292
* [The DBIx-Class Book](https://github.com/castaway/dbix-class-book)
E
Eric Guirbal 已提交
2293
* [The PDL Book](http://sourceforge.net/projects/pdl/files/PDL_2013/PDL-Book/PDL-Book-20130322.pdf/download) (PDF)
C
Craig Davison 已提交
2294
* [Web Client Programming with Perl](http://www.oreilly.com/openbook/webclient/)
V
Update  
Victor Felder 已提交
2295

V
Victor Felder 已提交
2296

C
Christoph Uschkrat 已提交
2297
### PHP
2298

B
Borislav Kosun 已提交
2299
* [Clean Code PHP](https://github.com/jupeter/clean-code-php)
2300
* [PHP 5 Power Programming](http://www.informit.com/content/images/013147149X/downloads/013147149X_book.pdf) (PDF)
V
Victor Felder 已提交
2301 2302
* [PHP Best Practices](https://phpbestpractices.org)
* [PHP Internals Book](http://www.phpinternalsbook.com)
2303
* [PHP Notes for Professionals](https://goalkicker.com/PHPBook/) - Compiled from StackOverflow Documentation (PDF)
P
Paulo Freitas 已提交
2304
* [PHP Pandas](http://daylerees.com/php-pandas/) - Dayle Rees
2305
* [PHP Programming](https://en.wikibooks.org/wiki/PHP_Programming) - Wikibooks
2306
* [PHP Reference: Beginner to Intermediate PHP5](https://phpreferencebook.com/pdf/download/) - Mario Lurig (PDF)
M
Mohammad Hossein Mojtahedi 已提交
2307
* [PHP Security Guide](http://phpsec.org/projects/guide/)
V
Victor Felder 已提交
2308
* [PHP: The Right Way](http://www.phptherightway.com)
2309
* [PHPUnit Manual](https://phpunit.de/manual/current/en/phpunit-book.pdf) - Sebastian Bergmann (PDF)
2310
* [Practical PHP Programming](http://www.hackingwithphp.com)
V
Virendra Chandak 已提交
2311
* [Practical PHP Testing](http://www.giorgiosironi.com/2009/12/practical-php-testing-is-here.html)
2312
* [Survive The Deep End: PHP Security](https://phpsecurity.readthedocs.org/en/latest/)
2313
* [Using Libsodium in PHP Projects](https://paragonie.com/book/pecl-libsodium)
2314 2315 2316 2317 2318 2319 2320 2321 2322


#### CakePHP

* [CakePHP Cookbook 2.x](http://book.cakephp.org/2.0/_downloads/en/CakePHPCookbook.pdf) (PDF)


#### CodeIgniter

2323 2324
* [CodeIgniter 3 User Guide](https://codeigniter.com/userguide3/index.html)
* [CodeIgniter 4 User Guide](https://codeigniter.com/user_guide/index.html)
2325 2326 2327 2328 2329 2330 2331 2332 2333


#### Drupal

* [The Tiny Book of Rules](https://www.drupal.org/files/tiny-book-of-rules.pdf) (PDF)


#### Laravel

E
Eric Hellman 已提交
2334
* [100 (and counting) Laravel Quick Tips](https://laraveldaily.com/wp-content/uploads/2020/04/laravel-tips-2020-04.pdf) - Povilas Korop / LaravelDaily Team (PDF)
2335 2336 2337 2338 2339 2340 2341 2342 2343 2344
* [Laravel 5.x Official Documentation. Synced Daily](https://leanpub.com/laravel-5)  *(Leanpub account or valid email requested)*
* [Laravel Best Practices](http://www.laravelbestpractices.com)
* [Laravel: Code Bright](http://daylerees.com/codebright) - Dayle Rees
* [Laravel: Code Happy](http://daylerees.com/codehappy) - Dayle Rees
* [Laravel: Code Smart](https://daylerees.com/codesmart/) - Dayle Rees
* [Laravel Collections Unraveled](https://leanpub.com/laravelcollectionsunraveled) - Jeffrey Madsen  *(Leanpub account or valid email requested)*


#### Symfony

2345
* [Symfony 5: The Fast Track](https://symfony.com/doc/5.0/the-fast-track/en/index.html)
2346 2347 2348 2349 2350 2351 2352 2353 2354
* [The Symfony Best practices 4.1.x](https://web.archive.org/web/20181017123206/https://symfony.com/pdf/Symfony_best_practices_4.1.pdf) (PDF)
* [The Symfony Book 2.8.x](https://symfony.com/doc/2.8/index.html)
* [The Symfony Book 3.4.x](https://symfony.com/doc/3.4/index.html)
* [The Symfony Book 4.4.x](https://symfony.com/doc/4.4/index.html)


#### Zend

* [Using Zend Framework 3](https://olegkrivtsov.github.io/using-zend-framework-3-book/html/)
V
Victor Felder 已提交
2355 2356


C
Christoph Uschkrat 已提交
2357
### PicoLisp
2358

V
Victor Felder 已提交
2359 2360
* [PicoLisp by Example](https://github.com/tj64/picolisp-by-example)
* [PicoLisp Works](https://github.com/tj64/picolisp-works)
M
Marios Zindilis 已提交
2361 2362


C
Christoph Uschkrat 已提交
2363
### PostgreSQL
2364

J
Jake Worth 已提交
2365
* [Postgres Official Documentation](http://www.postgresql.org/docs/)
2366
* [Postgres Succinctly](https://www.syncfusion.com/resources/techportal/ebooks/postgres) (PDF, Kindle) (email address *requested*, not required)
2367
* [PostgreSQL Tutorial](https://www.tutorialspoint.com/postgresql) - Tutorials Point
2368
* [Practical PostgreSQL](http://www.faqs.org/docs/ppbook/book1.htm)
2369
* [The Internals of PostgreSQL for database administrators and system developers](http://www.interdb.jp/pg)
R
Robert Alm Nilsson 已提交
2370 2371


C
Christoph Uschkrat 已提交
2372
### PowerShell
2373

2374 2375 2376 2377
* [A Unix Person's Guide to PowerShell](https://leanpub.com/aunixpersonsguidetopowershell) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
* [Creating HTML Reports in PowerShell](https://leanpub.com/creatinghtmlreportsinwindowspowershell) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
* [DevOps: The Ops Perspective](https://leanpub.com/devopstheopsperspective) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
* [Ditch Excel: Making Historical & Trend Reports in PowerShell](https://leanpub.com/ditchexcelmakinghistoricalandtrendreportsinpowershell) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
C
Charlotte Tan 已提交
2378
* [Layman’s Guide to PowerShell 2.0 remoting](https://ravichaganti.com/ebooks/AlaymansguidetoPowerShell2remotingv2.pdf) (PDF)
T
Timo Salomäki 已提交
2379
* [Learn PowerShell Core 6.0](https://www.packtpub.com/free-ebooks/learn-powershell-core-60) - David das Neves, Jan-Hendrik Peters (Packt account *required*)
2380
* [Learn PowerShell in Y Minutes](https://learnxinyminutes.com/docs/powershell/)
2381
* [Mastering PowerShell v2](http://community.idera.com/powershell/powertips/b/ebookv2#pi619PostSortOrder=Ascending)
E
Eric Hellman 已提交
2382
* [PowerShell 101: The No-Nonsense Beginner’s Guide to PowerShell](https://leanpub.com/powershell101) - Mike F. Robbins *(Leanpub account or valid email requested)*
B
bbuyukguzel 已提交
2383
* [PowerShell 2.0 – One CMDLET At A Time](http://www.jonathanmedd.net/wp-content/uploads/2010/09/PowerShell_2_One_Cmdlet_at_a_Time.pdf) (PDF)
2384
* [PowerShell Notes for Professionals](http://goalkicker.com/PowerShellBook/) - Compiled from StackOverflow documentation (PDF)
2385
* [PowerShell Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/powershell) (PDF, Kindle) (email address *requested*, not required)
2386
* [PowerShell Tips to Write By](https://leanpub.com/powershelltips) - Adam Bertram *(Leanpub account or valid email requested)* (:construction: *in process*)
C
Charlotte Tan 已提交
2387
* [Secrets of PowerShell Remoting](https://leanpub.com/secretsofpowershellremoting) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
2388 2389 2390 2391 2392 2393
* [The Big Book of PowerShell Error Handling](https://leanpub.com/thebigbookofpowershellerrorhandling) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
* [The Big Book of PowerShell Gotchas](https://leanpub.com/thebigbookofpowershellgotchas) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
* [The Monad Manifesto - Annotated](https://leanpub.com/themonadmanifestoannotated) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
* [The PowerShell + DevOps Global Summit Manual for Summiteers](https://leanpub.com/windowspowershellnetworkingguide) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
* [Why PowerShell?](https://leanpub.com/whypowershell) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
* [Windows PowerShell Networking Guide](https://leanpub.com/windowspowershellnetworkingguide) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
2394 2395


C
Christoph Uschkrat 已提交
2396
### Processing
2397

S
Saheed 已提交
2398 2399 2400
* [The Nature of Code: Simulating Natural Systems with Processing](http://natureofcode.com/book/)


C
Christoph Uschkrat 已提交
2401
### Prolog
2402

V
Victor Felder 已提交
2403
* [Adventure in Prolog](http://www.amzi.com/AdventureInProlog/)
2404
* [Applications of Prolog](http://bookboon.com/en/applications-of-prolog-ebook) - Attila Csenki, Bookboon. (email address *requested*, not required)
G
G-Square 已提交
2405
* [Coding Guidelines for Prolog](http://arxiv.org/abs/0911.2899) - Michael A. Covington, Roberto Bagnara, Richard A. O'Keefe, Jan Wielemaker, Simon Price
2406
* [Concise Intro to Prolog](http://www.cis.upenn.edu/~matuszek/Concise%20Guides/Concise%20Prolog.html)
V
Victor Felder 已提交
2407
* [Expert Systems in Prolog](http://www.amzi.com/ExpertSystemsInProlog/)
2408
* [GNU Prolog Manual](http://www.gprolog.org/manual/gprolog.pdf) (PDF)
V
Victor Felder 已提交
2409
* [Introduction to Prolog for Mathematicians](http://www.j-paine.org/prolog/mathnotes/files/pms/pms.html) - J. Ireson-Ireson-Paine
V
Victor Felder 已提交
2410
* [Learn Prolog Now!](http://www.learnprolognow.org)
C
Craig Davison 已提交
2411
* [Logic, Programming and Prolog (2ed)](http://www.ida.liu.se/~ulfni53/lpp/)
V
Victor Felder 已提交
2412 2413
* [Natural Language Processing Techniques in Prolog](http://cs.union.edu/~striegnk/courses/nlp-with-prolog/html/) - P. Blackburn, K. Striegnitz
* [Prolog and Natural - Language Analysis](http://www.mtome.com/Publications/PNLA/pnla-digital.html) - Fernando C. N. Pereira, Stuart M. Shieber
M
Martin Czygan 已提交
2414
* [Prolog for Programmers](https://sites.google.com/site/prologforprogrammers/)
A
Alexander Fefelov 已提交
2415
* [Prolog Problems](https://sites.google.com/site/prologsite/prolog-problems) - Werner Hett
2416
* [Prolog Techniques](http://bookboon.com/en/prolog-techniques-applications-of-prolog-ebook) - Attila Csenki, Bookboon. (email address *requested*, not required)
D
David Metcalfe 已提交
2417
* [Prolog Tutorial](http://www.cpp.edu/~jrfisher/www/prolog_tutorial/contents.html)
S
Seth 已提交
2418
* [The Art of Prolog, Second Edition](https://mitpress.mit.edu/books/art-prolog-second-edition) - Leon S. Sterling, Ehud Y. Shapiro (Open Access)
C
Craig Davison 已提交
2419
* [The First 10 Prolog Programming Contests](https://dtai.cs.kuleuven.be/ppcbook/) - Bart Demoen, Phuong-Lan Nguyen, Tom Schrijvers, Remko Tronçon
V
Victor Felder 已提交
2420
* [Warren's Abstract Machine: A Tutorial Reconstruction](http://wambook.sourceforge.net) - Hassan A¨it-Kaci
V
Victor Felder 已提交
2421

2422

C
Christoph Uschkrat 已提交
2423
#### Constraint Logic Programming (extended Prolog)
2424

V
Victor Felder 已提交
2425
* [A Gentle Guide to Constraint Logic Programming via ECLiPSe](http://anclp.pl)
2426

2427

P
Phil Freeman 已提交
2428
### PureScript
2429

C
Craig Davison 已提交
2430
* [PureScript By Example](https://leanpub.com/purescript/read) - Phil Freeman
2431

2432

C
Christoph Uschkrat 已提交
2433
### Python
2434

2435
* [100 Page Python Intro](https://learnbyexample.github.io/100_page_python_intro/) - Sundeep Agarwal
T
Timo Salomäki 已提交
2436
* [20 Python Libraries You Aren't Using (But Should)](https://www.oreilly.com/learning/20-python-libraries-you-arent-using-but-should) - Caleb Hattingh
2437
* [A Beginner's Python Tutorial](https://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial) - Wikibooks
2438
* [A Byte of Python](https://python.swaroopch.com) (3.x) (HTML, PDF, EPUB, Mobi)
2439
* [A Guide to Python's Magic Methods](https://github.com/RafeKettler/magicmethods) - Rafe Kettler
2440
* [A Whirlwind Tour of Python](http://www.oreilly.com/programming/free/files/a-whirlwind-tour-of-python.pdf) - Jake VanderPlas (PDF) [(EPUB, MOBI)](http://www.oreilly.com/programming/free/a-whirlwind-tour-of-python.csp?download=yes)
2441
* [Architecture Patterns with Python](https://www.cosmicpython.com/book/preface.html) - Harry J.W. Percival & Bob Gregory (HTML)
2442 2443
* [Automate the Boring Stuff with Python, 2nd Edition: Practical Programming for Total Beginners](https://automatetheboringstuff.com/2e/chapter0/) - Al Sweigart (3.8)
  * [Automate the Boring Stuff with Python: Practical Programming for Total Beginners](https://automatetheboringstuff.com/chapter0/) - Al Sweigart (3.4)
2444
* [Beej's Guide to Python Programming - For Beginners](http://beej.us/guide/bgpython/) - B. Hall (HTML,PDF)
2445 2446
* [Beyond the Basic Stuff with Python](https://inventwithpython.com/beyond/) - Al Sweigart (3.x)
* [Biopython Tutorial and Cookbook](https://biopython.org/DIST/docs/tutorial/Tutorial.pdf) (PDF)
S
Suraj Patil 已提交
2447
* [Build applications in Python the antitextbook](http://github.com/thewhitetulip/build-app-with-python-antitextbook) (3.x) (HTML, PDF, EPUB, Mobi)
2448 2449 2450
* [Building Skills in Object-Oriented Design, V4](https://slott56.github.io/building-skills-oo-design-book/build/html/) - Steven F. Lott (3.7)
  * [Building Skills in Object-Oriented Design, Release 2.2.1](https://web.archive.org/web/20150824204101/http://buildingskills.itmaybeahack.com/book/oodesign-python-2.2/latex/BuildingSkillsinOODesign.pdf) - Steven F. Lott (PDF) (2.2.1)
  * [Building Skills in Object-Oriented Design, Release 3.1](https://web.archive.org/web/20160322093622/http://buildingskills.itmaybeahack.com/book/oodesign-3.1/latex/BuildingSkillsinObject-OrientedDesign.pdf) - Steven F. Lott (PDF) (3.1)
2451
* [Building Skills in Python](https://web.archive.org/web/20190918094202/http://www.itmaybeahack.com/book/python-2.6/latex/BuildingSkillsinPython.pdf) - Steven F. Lott (PDF) (2.6)
2452
* [Clean Architectures in Python](https://www.pycabook.com) - Leonardo Giordani (3.x)
2453
* [Code Like a Pythonista: Idiomatic Python](https://web.archive.org/web/20180411011411/http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html) - David Goodger
C
Craig Davison 已提交
2454
* [CodeCademy Python](https://www.codecademy.com/learn/python)
V
Victor Felder 已提交
2455
* [Composing Programs](http://composingprograms.com) (3.x)
2456
* [Cracking Codes with Python](https://inventwithpython.com/cracking/) - Al Sweigart (3.6)
2457
* [Data Structures and Algorithms in Python](https://web.archive.org/web/20161016153130/http://www.brpreiss.com/books/opus7/html/book.html) - B. R. Preiss (PDF)
2458 2459
* [Dive into Python 3](https://diveintopython3.problemsolving.io) - Mark Pilgrim (3.0)
  * [Dive into Python](https://linux.die.net/diveintopython/html/toc/index.html) - Mark Pilgrim (2.3)
2460 2461
* [From Python to NumPy](https://www.labri.fr/perso/nrougier/from-python-to-numpy/) - Nicolas P. Rougier (3.6)
* [Full Stack Python](https://www.fullstackpython.com) - Matt Makai
T
Timo Salomäki 已提交
2462
* [Functional Programming in Python](https://www.oreilly.com/ideas/functional-programming-in-python) - David Mertz
2463
* [Fundamentals of  Python Programming](https://web.archive.org/web/20191005170430/http://python.cs.southern.edu/pythonbook/pythonbook.pdf) - Richard L. Halterman (PDF) (:construction: *in process*)
2464
* [Google's Python Class](https://developers.google.com/edu/python/) (2.4 - 2.x)
2465
* [Google's Python Style Guide](https://google.github.io/styleguide/pyguide.html)
S
Seth 已提交
2466
* [Hadoop with Python](https://www.oreilly.com/learning/hadoop-with-python) - Zachary Radtka, Donald Miner
2467
* [Hands-On Natural Language Processing with Python](https://www.packtpub.com/free-ebook/hands-on-natural-language-processing-with-python/9781789139495) - Rajesh Arumugam, Rajalingappaa Shanmugamani (Packt account *required*)
A
aneasystone 已提交
2468
* [Hitchhiker's Guide to Python!](http://docs.python-guide.org/en/latest/) (2.6)
B
Benjamin Yee 已提交
2469
* [How to Code in Python 3](https://assets.digitalocean.com/books/python/how-to-code-in-python.pdf) - Lisa Tagliaferri (PDF)
2470
* [How to Make Mistakes in Python](http://www.oreilly.com/programming/free/files/how-to-make-mistakes-in-python.pdf) - Mike Pirnat (PDF) (1st edition)
2471 2472 2473 2474
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](https://runestone.academy/runestone/books/published/thinkcspy/index.html) - Brad Miller, David Ranum, Jeffrey Elkner, Peter Wentworth, Allen B. Downey, Chris Meyers, and Dario Mitchell (3.2)
  * [How to Think Like a Computer Scientist: Learning with Python 1st Edition](https://greenteapress.com/wp/learning-with-python/) - Allen B. Downey, Jeff Elkner and Chris Meyers (2.4) (HTML, PDF)
  * [How to Think Like a Computer Scientist: Learning with Python 2nd Edition](https://openbookproject.net/thinkcs/python/english2e/) - Jeffrey Elkner, Allen B. Downey, and Chris Meyers (Using Python 2.x)
  * [How to Think Like a Computer Scientist: Learning with Python 3 (RLE)](https://openbookproject.net/thinkcs/python/english3e/) - Peter Wentworth, Jeffrey Elkner, Allen B. Downey, and Chris Meyers [(PDF)](https://www.ict.ru.ac.za/Resources/cspw/thinkcspy3/thinkcspy3.pdf)
2475
* [Intermediate Python](https://book.pythontips.com/en/latest/) - Muhammad Yasoob Ullah Khalid (1st edition)
2476
* [Introduction to Programming with Python](http://opentechschool.github.io/python-beginners/en/) (3.3)
2477
  * [Introduction to Programming Using Python](http://python-ebook.blogspot.co.uk) - Cody Jackson (1st edition) (2.3)
2478
* [Introduction to Python](http://kracekumar.com/post/71171551647/introduction-to-python) - Kracekumar (2.7.3)
2479 2480
* [Introduction to Python for Econometrics, Statistics and Numerical Analysis](https://www.kevinsheppard.com/files/teaching/python/notes/python_introduction_2020.pdf) - Kevin Sheppard (PDF) (3.8)
* [Invent Your Own Computer Games With Python](https://inventwithpython.com/invent4thed/) - Al Sweigart (3.4)
V
Victor Felder 已提交
2481
* [Learn Python, Break Python](http://learnpythonbreakpython.com)
2482
* [Learn Python Programming, Second Edition](https://www.packtpub.com/free-ebooks/learn-python-programming-second-edition) - Fabrizio Romano (Packt account *required*)
V
Victor Felder 已提交
2483
* [Learn to Program Using Python](https://www.ida.liu.se/~732A47/literature/PythonBook.pdf) - Cody Jackson (PDF)
V
Victor Felder 已提交
2484
* [Learning to Program](http://www.alan-g.me.uk)
2485
* [Lectures on scientific computing with python](https://github.com/jrjohansson/scientific-python-lectures) - J.R. Johansson (2.7)
2486
* [Making Games with Python & Pygame](https://inventwithpython.com/pygame/chapters/) - Al Sweigart (3.2)
2487
* [Math for programmers (using python)](https://akuli.github.io/math-tutorial/)
2488
* [Modeling and Simulation in Python](https://greenteapress.com/wp/modsimpy/) - Allen B. Downey (PDF)
2489
* [Modeling Creativity: Case Studies in Python](http://www.clips.ua.ac.be/sites/default/files/modeling-creativity.pdf) - Tom D. De Smedt (PDF)
2490
* [Natural Language Processing (NLP) with Python — Tutorial](https://medium.com/towards-artificial-intelligence/natural-language-processing-nlp-with-python-tutorial-for-beginners-1f54e610a1a0) (PDF)
2491
* [Natural Language Processing with Python](http://www.nltk.org/book/) (3.x)
2492 2493
* [Non-Programmer's Tutorial for Python 3](https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3) - Wikibooks (3.3)
  * [Non-Programmer's Tutorial for Python 2.6](https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_2.6) - Wikibooks (2.6)
T
Timo Salomäki 已提交
2494
* [Picking a Python Version: A Manifesto](https://www.oreilly.com/ideas/picking-a-python-version) - David Mertz
2495
* [Porting to Python 3: An In-Depth Guide](http://python3porting.com) (2.6 - 2.x & 3.1 - 3.x)
V
Victor Felder 已提交
2496
* [Practical Programming in Python](https://launchpadlibrarian.net/165489933/PracticalProgrammingPython2014.pdf) - Jeffrey Elkner (PDF)
2497
* [Problem Solving with Algorithms and Data Structures using Python](https://runestone.academy/runestone/books/published/pythonds3/index.html) - Bradley N. Miller and David L. Ranum (3.x)
V
Victor Felder 已提交
2498
* [Program Arcade Games With Python And Pygame](http://programarcadegames.com) (3.3)
2499
* [Programming Computer Vision with Python](http://programmingcomputervision.com/downloads/ProgrammingComputerVision_CCdraft.pdf) (PDF)
2500
* [Programming for Non-Programmers, Release 2.6.2](https://web.archive.org/web/20180921063136/http://buildingskills.itmaybeahack.com/book/programming-2.6/latex/ProgrammingforNon-Programmers.pdf) - Steven F. Lott (PDF) (2.6)
2501
* [PySDR: A Guide to SDR and DSP using Python](https://pysdr.org) - Dr. Marc Lichtman (3.x)
2502
* [Python 101](https://python101.pythonlibrary.org) - Michael Driscoll (HTML, TEXT)
2503
* [Python 2 Official Documentation](https://docs.python.org/2/download.html) (PDF, HTML, TEXT) (2.x)
2504
* [Python 2.7 quick reference](https://web.archive.org/web/20171013204449/http://infohost.nmt.edu/tcc/help/pubs/python27/python27.pdf) - John W. Shipman (PDF) (2.7)
2505
* [Python 3 Official Documentation](https://docs.python.org/3/download.html) (PDF, EPUB, HTML, TEXT) (3.x)
2506
* [Python 3 Tutorial](https://github.com/Akuli/python-tutorial)
2507
* [Python Data Science Handbook](https://jakevdp.github.io/PythonDataScienceHandbook) - Jake VanderPlas (HTML, Jupyter Notebooks)
2508 2509
* [Python for Everybody](http://py4e.com/book) - Charles Russell Severance (PDF, EPUB, HTML) (3.x)
* [Python for Informatics: Exploring Information](http://www.pythonlearn.com/book.php) - Charles Russell Severance (2.7.5)
2510
* [Python for you and me](http://pymbook.readthedocs.org/en/latest/) (2.7.3)
2511
* [Python for you and me](http://pymbook.readthedocs.org/en/py3/) (3.x)
2512
* [Python Idioms](http://safehammad.com/downloads/python-idioms-2014-01-16.pdf) (PDF)
T
Timo Salomäki 已提交
2513
* [Python in Education](https://www.oreilly.com/ideas/python-in-education) - Nicholas Tollervey
2514
* [Python in Hydrology](http://www.greenteapress.com/pythonhydro/pythonhydro.html) - Sat Kumar Tomer
2515
* [Python Koans](https://github.com/gregmalcolm/python_koans) (2.7 or 3.x)
2516
* [Python Machine Learning By Example](https://www.packtpub.com/free-ebooks/python-machine-learning-example) - Yuxi (Hayden) Liu (Packt account *required*)
J
José Carlos García 已提交
2517
* [Python Module of the Week](https://pymotw.com/3/) (3.x)
2518
  * [Python Module of the Week](https://pymotw.com/2/) (2.x)
2519
* [Python Notes for Professionals](http://goalkicker.com/PythonBook/) - Compiled from StackOverflow documentation (PDF)
2520
* [Python Practice Book](http://anandology.com/python-practice-book/index.html) (2.7.1)
C
Craig Davison 已提交
2521
* [Python Practice Projects](http://pythonpracticeprojects.com)
2522 2523
* [Python Programming](https://en.wikibooks.org/wiki/Python_Programming) - Wikibooks (2.7)
* [Python Programming](https://upload.wikimedia.org/wikipedia/commons/9/91/Python_Programming.pdf) - Wikibooks (PDF) (2.6)
2524
* [Python Programming And Numerical Methods: A Guide For Engineers And Scientists](https://pythonnumericalmethods.berkeley.edu/notebooks/Index.html) - Qingkai Kong, Timmy Siauw, Alexandre Bayen (3.7)
2525
* [Python Tutorial](https://www.tutorialspoint.com/python) - Tutorials Point
2526
* [Scipy Lecture Notes](http://scipy-lectures.github.io)
2527
* [SICP in Python](http://www-inst.eecs.berkeley.edu/~cs61a/sp12/book/) (3.2)
2528
* [Slither into Python: An introduction to Python for beginners](https://www.slitherintopython.com) (3.7)
2529
* [Suporting Python 3: An In-Depth Guide](http://python3porting.com) (2.6 - 2.x & 3.1 - 3.x)
2530
* [Test-Driven Web Development with Python](http://www.obeythetestinggoat.com/pages/book.html) - Harry Percival (3.3 - 3.x)
2531
* [Text Processing in Python](http://gnosis.cx/TPiP/) - David Mertz (2.3 - 2.x)
2532
* [The Coder's Apprentice: Learning Programming with Python 3](http://www.spronck.net/pythonbook/) - Pieter Spronck (PDF) (3.x)
T
Timo Salomäki 已提交
2533
* [The Definitive Guide to Jython, Python for the Java Platform](https://jython.readthedocs.io/en/latest/) - Josh Juneau, Jim Baker, Victor Ng, Leo Soto, Frank Wierzbicki (2.5)
2534
* [The Little Book of Python Anti-Patterns](http://docs.quantifiedcode.com/python-anti-patterns/) ([Source](https://github.com/quantifiedcode/python-anti-patterns))
2535
* [The Programming Historian](http://niche-canada.org/research/niche-digital-infrastructure-project/the-programming-historian/) - William J. Turkel, Adam Crymble and Alan MacEachern
2536
* [The Python GTK+ 3 Tutorial](http://python-gtk-3-tutorial.readthedocs.org/en/latest/)
2537
* [The Standard Python Library](https://web.archive.org/web/20200626001242/http://effbot.org/librarybook/) - Fredrik Lundh
2538 2539
* [Think Complexity](https://greenteapress.com/wp/think-complexity-2e/) - Allen B. Downey (2nd Edition) (PDF, HTML)
* [Think DSP - Digital Signal Processing in Python](https://greenteapress.com/wp/think-dsp/) - Allen B. Downey (PDF, HTML)
2540 2541
* [Think Python 2nd Edition](https://greenteapress.com/wp/think-python-2e/) - Allen B. Downey (3.x) (HTML, PDF)
  * [Think Python First Edition](https://greenteapress.com/wp/think-python/) - Allen B. Downey (2.x) (HTML, PDF)
2542
* [Tiny Python 3.6 Notebook](https://github.com/mattharrison/Tiny-Python-3.6-Notebook) - Matt Harrison (3.6)
2543
* [Web2py: Complete Reference Manual, 6th Edition (pre-release)](http://web2py.com/book) (2.5 - 2.x)
V
Victor Felder 已提交
2544

2545

C
Christoph Uschkrat 已提交
2546
#### Django
2547

M
miwojc 已提交
2548
* [Django Girls Tutorial](https://tutorial.djangogirls.org/en/) (1.11)
A
anio 已提交
2549 2550
* [Django Official Documentation](https://media.readthedocs.org/pdf/django/1.5.x/django.pdf) (PDF) (1.5)
* [Django Official Documentation](https://media.readthedocs.org/pdf/django/1.7.x/django.pdf) (PDF) (1.7)
2551
* [Django Official Documentation](https://media.readthedocs.org/pdf/django/1.9.x/django.pdf) (PDF) (1.9)
2552
* [Django Official Documentation](https://media.readthedocs.org/pdf/django/1.10.x/django.pdf) (PDF) (1.10)
2553
* [Django Official Documentation](https://buildmedia.readthedocs.org/media/pdf/django/2.2.x/django.pdf) (PDF) (2.2)
S
Syed Azeem Javed 已提交
2554
* [Django Official Documentation](https://buildmedia.readthedocs.org/media/pdf/django/3.1.x/django.pdf) (PDF) (3.1)
T
Timo Salomäki 已提交
2555
* [Django RESTful Web Services](https://www.packtpub.com/free-ebooks/django-restful-web-services) - Gaston C. Hillar (Packt account *required*)
2556
* [Django Web Framework (Python)](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django) - MDN contributors
2557
* [Djen of Django](http://agiliq.com/books/djenofdjango/)
T
Timo Salomäki 已提交
2558
* [Effective Django](https://web.archive.org/web/20181130092020/http://www.effectivedjango.com/) (1.5)
2559
* [How to Tango With Django](http://www.tangowithdjango.com/book17/) (1.7)
D
dkovacevic15 已提交
2560
* [Test-Driven Development With Python And Django](http://www.obeythetestinggoat.com/pages/book.html) (1.11)
2561

2562

C
Christoph Uschkrat 已提交
2563
#### Flask
2564

C
Craig Davison 已提交
2565
* [Explore Flask](https://exploreflask.com) - Robert Picard
2566
* [Flask Documentation](https://flask.palletsprojects.com) - Pallets
2567
* [The Flask Mega-Tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world) - Miguel Grinberg (0.9)
N
Nimesh Ghelani 已提交
2568

V
Victor Felder 已提交
2569

2570
#### Kivy
2571

V
victor felder 已提交
2572
* [Kivy Programming Guide](https://kivy.org/docs/guide-index.html)
2573 2574


C
Christoph Uschkrat 已提交
2575
#### Pandas
2576

D
David 已提交
2577
* [Learn Pandas](https://bitbucket.org/hrojas/learn-pandas) - Hernan Rojas (0.18.1)
G
Gintautas Švedas 已提交
2578
* [pandas: powerful Python data analysis toolkit](https://pandas.pydata.org/docs/pandas.pdf) - Wes McKinney and the Pandas Development Team (:construction: *in process*) (PDF)
B
bmcculley 已提交
2579 2580


2581
#### Pyramid
2582

2583
* [Quick Tutorial for Pyramid](http://docs.pylonsproject.org/projects/pyramid/en/latest/quick_tutorial/index.html#quick-tutorial)
2584 2585


D
David 已提交
2586 2587 2588 2589 2590
#### Tornado

* [Learn Web Programming](https://bitbucket.org/hrojas/learn-web-programming)


C
Christoph Uschkrat 已提交
2591
### QML
2592

E
eshellman 已提交
2593
* [Qt5 Cadaques](http://qmlbook.github.io) - Juergen Bocklage-Ryannel and Johan Thelin (HTML, PDF, ePub) (:construction: *in process*)
2594 2595


C
Christoph Uschkrat 已提交
2596
### R
2597

V
Victor Felder 已提交
2598
* [Advanced R Programming](http://adv-r.had.co.nz) - Hadley Wickham
2599
* [An Introduction to Statistical Learning with Applications in R](http://www-bcf.usc.edu/~gareth/ISL/) - Gareth James, Daniela Witten, Trevor Hastie and Robert Tibshirani (PDF)
J
Jonathan Hill 已提交
2600
* [Cookbook for R](http://www.cookbook-r.com) - Winston Chang
B
BaoGiang HoangVu 已提交
2601
* [Data Analysis and Prediction Algorithms with R](https://rafalab.github.io/dsbook/) - Rafael A. Irizarry
2602
* [Data Analysis for the Life Sciences](https://leanpub.com/dataanalysisforthelifesciences) - Rafael A Irizarry, Michael I Love *(Leanpub account or valid email requested)*
2603
* [Efficient R programming](https://csgillespie.github.io/efficientR/) - Colin Gillespie, Robin Lovelace
2604
* [Exploratory Data Analysis with R](https://leanpub.com/exdata) - Roger D. Peng *(Leanpub account or valid email requested)*
2605
* [Functional Programming](https://dcl-prog.stanford.edu) - Sara Altman, Bill Behrman and Hadley Wickham
2606
* [Introduction to Probability and Statistics Using R](https://github.com/gjkerns/IPSUR) - G. Jay Kerns (PDF)
2607
* [Learning Statistics with R](https://learningstatisticswithr.com/book/) - Danielle Navarro
2608
* [ModernDive](https://ismayc.github.io/moderndiver-book/) - Chester Ismay and Albert Y. Kim
2609
* [Practical Regression and Anova using R](http://cran.r-project.org/doc/contrib/Faraway-PRA.pdf) - Julian J. Faraway (PDF)
J
Jonathan Hill 已提交
2610 2611 2612
* [R for Data Science](http://r4ds.had.co.nz) - Garrett Grolemund and Hadley Wickham
* [R for Spatial Analysis](http://www.columbia.edu/~cjd11/charles_dimaggio/DIRE/resources/spatialEpiBook.pdf) (PDF)
* [R Language for Programmers](http://www.johndcook.com/blog/r_language_for_programmers) - John D. Cook
2613
* [R Notes for Professionals](https://goalkicker.com/RBook/) - Compiled from StackOverflow Documentation (PDF)
J
Jonathan Hill 已提交
2614 2615
* [R Packages](http://r-pkgs.had.co.nz) - Hadley Wickham
* [R Practicals](http://www.columbia.edu/~cjd11/charles_dimaggio/DIRE/resources/R/practicalsBookNoAns.pdf) (PDF)
2616 2617
* [R Programming](https://en.wikibooks.org/wiki/R_Programming) - Wikibooks
* [R Programming for Data Science](https://leanpub.com/rprogramming) - Roger D. Peng  *(Leanpub account or valid email requested)*
2618
* [R Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/rsuccinctly) (PDF, Kindle) (email address *requested*, not required)
2619
* [Summary and Analysis of Extension Program Evaluation in R](https://rcompanion.org/handbook/index.html) - Salvatore S. Mangiafico
J
Jonathan Hill 已提交
2620
* [The caret Package](http://topepo.github.io/caret/index.html) - Max Kuhn
2621
* [The R Inferno](http://www.burns-stat.com/pages/Tutor/R_inferno.pdf) - Patrick Burns (PDF)
J
Jonathan Hill 已提交
2622
* [The R Language](http://stat.ethz.ch/R-manual/R-patched/doc/html)
H
hoganlong 已提交
2623
* [The R Manuals](http://cran.r-project.org/manuals.html)
V
Victor Felder 已提交
2624
* [Tidy Text Mining with R](http://tidytextmining.com) - Julia Silge and David Robinson
V
Victor Felder 已提交
2625

R
Robert Alm Nilsson 已提交
2626

C
Christoph Uschkrat 已提交
2627
### Racket
2628

T
Timo Salomäki 已提交
2629
* [How to Design Programs](https://htdp.org/2019-02-24/) - Matthias Felleisen, Robert Bruce Findler, Matthew Flatt, Shriram Krishnamurthi
V
Victor Felder 已提交
2630
* [Programming Languages: Application and Interpretation](http://cs.brown.edu/courses/cs173/2012/book/index.html)
2631
* [The Racket Guide](http://docs.racket-lang.org/guide/index.html)
2632

A
ajauhri 已提交
2633

2634 2635
### Raku

2636
* [Metagenomics](https://kyclark.gitbooks.io/metagenomics) - Ken Youens-Clark
2637 2638 2639 2640 2641 2642 2643 2644 2645
* [Perl 6 at a Glance](https://andrewshitov.com/wp-content/uploads/2020/01/Perl-6-at-a-Glance.pdf) - Andrew Shitov (PDF)
* [Raku Guide](https://raku.guide) (HTML) [(PDF)](https://github.com/hankache/rakuguide)
* [Raku One-Liners](https://andrewshitov.com/wp-content/uploads/2020/01/Raku-One-Liners.pdf) - Andrew Shitov (PDF)
* [Raku Programming](https://en.wikibooks.org/wiki/Raku_Programming) - Wikibooks (HTML)
* [Think Raku](https://github.com/LaurentRosenfeld/think_raku/raw/master/PDF/think_raku.pdf) - Laurent Rosenfeld, with Allen B. Downey (PDF)
* [Using Perl 6](https://github.com/perl6/book/) (:construction: *project is dead*)
* [X=Raku](https://learnxinyminutes.com/docs/raku/) - Learn X in Y minutes (HTML)


K
kumaresan18 已提交
2646
### Raspberry Pi
2647

S
sstt011 已提交
2648 2649
* [Raspberry Pi: Measure, Record, Explore](https://leanpub.com/RPiMRE/read) - Malcolm Maclean (HTML)
* [Raspberry Pi Users Guide - (2012)](http://www.cs.unca.edu/~bruce/Fall14/360/RPiUsersGuide.pdf) - Eben Upton (PDF)
2650
* [The Official Raspberry Pi Project Book](https://www.raspberrypi.org/magpi-issues/Projects_Book_v1.pdf) (PDF)
2651

2652

C
Christoph Uschkrat 已提交
2653
### REBOL
2654

A
Alexander Fefelov 已提交
2655 2656 2657
* [Learn REBOL](http://www.lulu.com/shop/nick-antonaccio/learn-rebol/ebook/product-17383182.html) - Nick Antonaccio


C
Christoph Uschkrat 已提交
2658
### Ruby
2659

G
Gabriel Lim 已提交
2660
* [A community-driven Ruby style guide](https://github.com/bbatsov/ruby-style-guide)
C
Craig Davison 已提交
2661
* [CodeCademy Ruby](https://www.codecademy.com/learn/ruby)
2662
* [Developing Games With Ruby](https://leanpub.com/developing-games-with-ruby/read) - Tomas Varaneckas
2663
* [I Love Ruby](https://i-love-ruby.gitlab.io)
2664
* [Introduction to Programming with Ruby](https://launchschool.com/books/ruby) - Launch School
C
Craig Davison 已提交
2665
* [Just Enough Ruby to Get By](http://jasonkim.ca/projects/just_enough_ruby_to_get_by/)
T
Timo Salomäki 已提交
2666
* [Learn Ruby First](https://essenceofchaos.gitbooks.io/learn-ruby-first/content/) - Frederick John
2667
* [Learn to Program](http://pine.fm/LearnToProgram/) - Chris Pine
T
Timo Salomäki 已提交
2668
* [Mr. Neighborly's Humble Little Ruby Book](https://web.archive.org/web/20180321101922/http://www.humblelittlerubybook.com/book/html/index.html)
K
Kevin Wang 已提交
2669
* [Object Oriented Programming with Ruby](https://launchschool.com/books/oo_ruby) - Launch School
2670
* [Practicing Ruby](https://github.com/elm-city-craftworks/practicing-ruby-manuscripts)
C
Craig Davison 已提交
2671
* [Programming Ruby](http://ruby-doc.com/docs/ProgrammingRuby/)
2672
* [Ruby Best Practices](https://github.com/practicingruby/rbp-book/tree/gh-pages/pdfs) - Gregory Brown (PDF)
V
Victor Velazquez 已提交
2673
* [Ruby Essentials](http://www.techotopia.com/index.php/Ruby_Essentials)
V
Victor Felder 已提交
2674
* [Ruby Hacking Guide](http://ruby-hacking-guide.github.io)
V
Victor Felder 已提交
2675
* [Ruby in Twenty Minutes](https://www.ruby-lang.org/en/documentation/quickstart/)
V
Victor Felder 已提交
2676 2677
* [Ruby Koans](http://www.rubykoans.com)
* [Ruby Learning](http://rubylearning.com)
2678
* [Ruby Notes for Professionals](https://goalkicker.com/RubyBook/) - Compiled from StackOverflow Documentation (PDF)
2679
* [Ruby one-liners cookbook](https://learnbyexample.github.io/learn_ruby_oneliners/) - Sundeep Agarwal
G
Gabriel Lim 已提交
2680
* [Ruby Programming](http://www.linuxtopia.org/online_books/programming_books/ruby_tutorial/)
2681
* [Ruby User's Guide](https://ruby-doc.org/docs/ruby-doc-bundle/UsersGuide/rg/index.html)
2682
* [Ruby Web Dev: The Other Way](https://leanpub.com/rwdtow/read) - Yevhen Kuzminov
A
Alexey Gorelov 已提交
2683
* [Rubyfu](https://rubyfu.net)
V
Victor Felder 已提交
2684
* [The Bastards Book of Ruby](http://ruby.bastardsbook.com)
2685
* [The Book Of Ruby](http://www.sapphiresteel.com/ruby-programming/The-Book-Of-Ruby.html) - Huw Collingbourne
2686
* [The Definitive Ruby Tutorial For Complete Beginners](https://www.rubyguides.com/ruby-tutorial/) - Jesus Castello
2687
* [The Little Book Of Ruby](http://www.sapphiresteel.com/ruby-programming/The-Little-Book-Of-Ruby.html) - Huw Collingbourne
2688
* [The Ruby Reference](https://rubyreferences.github.io/rubyref/) - Victor Shepelev
2689
* [The Unofficial Ruby Usage Guide (at Google)](http://www.caliban.org/ruby/rubyguide.shtml) - Ian Macdonald
2690
* [Using Blocks in Ruby](https://www.oreilly.com/programming/free/files/using-blocks-in-ruby.pdf) - Jay McGavren (PDF)
2691
* [Why's (Poignant) Guide to Ruby](http://poignant.guide)
V
Victor Felder 已提交
2692

2693

C
Christoph Uschkrat 已提交
2694
#### RSpec
2695

2696
* [Better Specs (RSpec Guidelines with Ruby)](http://betterspecs.org)
V
Victor Felder 已提交
2697

2698

C
Christoph Uschkrat 已提交
2699
#### Ruby on Rails
2700

2701
* [A community-driven Rails style guide](https://github.com/bbatsov/rails-style-guide)
2702
* [Api on Rails 6](https://github.com/madeindjs/api_on_rails) - Alexandre Rousseau
2703
* [Building REST APIs with Rails](http://apionrails.icalialabs.com/book)
2704
* [Kestrels, Quirky Birds, and Hopeless Egocentricity](https://leanpub.com/combinators/read) - Reg Braithwaite
C
carl sednaoui 已提交
2705
* [Learn Ruby on Rails as You Modify a Craigslist Clone](http://www.thinkful.com/learn/ruby-on-rails-tutorial/)
2706
* [Learn Ruby on Rails: Book One](https://leanpub.com/learnrubyonrails) - Daniel Kehoe (PDF, EPUB) *(Leanpub account or valid email requested)*
T
Timo Salomäki 已提交
2707
* [Objects on Rails](https://web.archive.org/web/20190319201525/http://objectsonrails.com/) - Avdi Grimm
J
Jake Worth 已提交
2708
* [Rails Girls Guides](http://guides.railsgirls.com)
2709
* [Ruby Notes for Professionals](https://books.goalkicker.com/RubyBook/) - Compiled from StackOverflow Documentation (PDF)
2710
* [Ruby on Rails 3.2 - Step by Step](http://www.xyzpub.com/en/ruby-on-rails/3.2/)
D
Daniel Bayerlein 已提交
2711
* [Ruby on Rails 4.0 Guide](http://www.xyzpub.com/en/ruby-on-rails/4.0/)
2712
* [Ruby on Rails Guides](http://guides.rubyonrails.org)
2713
* [Ruby on Rails Notes for Professionals](https://goalkicker.com/RubyOnRailsBook/) - Compiled from StackOverflow Documentation (PDF)
2714
* [Ruby on Rails Tutorial (Rails 5): Learn Web Development with Rails](https://www.railstutorial.org/book) - [Michael Hartl](http://www.michaelhartl.com)
J
Jake Worth 已提交
2715
* [Upgrading to Rails 4](https://github.com/alindeman/upgradingtorails4)
V
Victor Felder 已提交
2716

R
Robert Alm Nilsson 已提交
2717

2718 2719 2720 2721 2722
#### Sinatra

* [Sinatra Book](https://github.com/sinatra/sinatra-book)


C
Christoph Uschkrat 已提交
2723
### Rust
2724

D
Desmond 已提交
2725
* [Rust by Example](https://doc.rust-lang.org/stable/rust-by-example/)
T
Timo Salomäki 已提交
2726
* [Rust for Rubyists](https://web.archive.org/web/20190520171322/http://www.rustforrubyists.com/book/index.html) - Steve Klabnik
2727
* [The Rust Programming Language](http://doc.rust-lang.org/book/)
I
Istratov D. S 已提交
2728
* [The Rustonomicon](https://doc.rust-lang.org/nomicon/)
S
Sam Hsiao 已提交
2729
* [Why Rust?](https://www.oreilly.com/content/why-rust/)
G
Grigoriy Dzhanelidze 已提交
2730

2731

C
Christoph Uschkrat 已提交
2732
### Sage
2733

V
Victor Felder 已提交
2734
* [Sage for Power Users](http://wstein.org/books/sagebook/sagebook.pdf) - William Stein (PDF)
C
Craig Davison 已提交
2735
* [The Sage Manuals](http://www.sagemath.org/doc/)
V
Victor Felder 已提交
2736 2737


C
Christoph Uschkrat 已提交
2738
### Scala
2739

2740
* [A Scala Tutorial for Java programmers](https://docs.scala-lang.org/tutorials/scala-for-java-programmers.html) (PDF)
2741
* [Advanced Scala with Cats](http://underscore.io/books/advanced-scala/) - Noel Welsh and Dave Gurnell (PDF, HTML, EPUB) (email address *requested*, not required)
T
Timo Salomäki 已提交
2742
* [Another tour of Scala](https://web.archive.org/web/20190629103826/http://naildrivin5.com/scalatour/) - David Copeland
2743
* [Creative Scala](http://underscore.io/books/creative-scala/) - Noel Welsh and Dave Gurnell (PDF, HTML, EPUB) (email address *requested*, not required)
2744
* [EAI Patterns with Actor Model](https://github.com/alexanderfefelov/eai-patterns-with-actor-model) - Vaughn Vernon
C
Craig Davison 已提交
2745
* [Effective Scala](https://twitter.github.io/effectivescala/)
2746
* [Essential Scala](http://underscore.io/books/essential-scala/) - Noel Welsh and Dave Gurnell (PDF, HTML, EPUB) (email address *requested*, not required)
B
Bruno Ferreira 已提交
2747
* [Functional Programming for Mortals](https://leanpub.com/fpmortals/read) - Sam Halliday
2748 2749
* [Functional Programming, Simplified (Scala edition)](https://alvinalexander.com/photos/functional-programming-simplied-free-pdf-preview) - Alvin Alexander (free preview (400 pages from 595), PDF)
* [Hello, Scala](https://alvinalexander.com/photos/hello-scala-free-pdf-preview) - Alvin Alexander (free preview (120 pages from 257), PDF)
R
Rafael Andrade de Oliveira 已提交
2750
* [Learning Scala in small bites](http://matt.might.net/articles/learning-scala-in-small-bites/)
M
Mojtahedi 已提交
2751
* [Learning Scalaz](http://eed3si9n.com/learning-scalaz/)
V
Victor Felder 已提交
2752
* [Pro Scala: Monadic Design Patterns for the Web](https://github.com/leithaus/XTrace/tree/monadic/src/main/book/content/)
V
Victor Felder 已提交
2753
* [Programming in Scala, First Edition](http://www.artima.com/pins1ed/) - by M. Odersky, L. Spoon, B. Venners
T
Timo Salomäki 已提交
2754
* [Pure functional HTTP APIs in Scala](https://leanpub.com/pfhais/read) - Jens Grassel
V
Victor Felder 已提交
2755
* [PythonToScala](https://wrobstory.gitbooks.io/python-to-scala/content/) - Rob Story
2756
* [S-99: Ninety-Nine Scala Problems](http://aperiodic.net/phil/scala/s-99/) - Phil! Gold
V
Victor Felder 已提交
2757
* [Scala & Design Patterns: Exploring Language Expressivity](http://www.scala-lang.org/old/sites/default/files/FrederikThesis.pdf) - Fredrik Skeel Løkke (PDF)
2758
* [Scala By Example](https://www.scala-lang.org/old/sites/default/files/linuxsoft_archives/docu/files/ScalaByExample.pdf) - M. Odersky (PDF)
V
Victor Felder 已提交
2759
* [Scala Cookbook: Bonus Chapters](http://examples.oreilly.com/9781449339616-files/Scala_Cookbook_bonus_chapters.pdf) - Alvin Alexander (PDF)
2760
* [Scala for Perl 5 Programmers](https://github.com/garu/scala-for-perl5-programmers) - Breno G. de Oliveira
2761
* [Scala School by Twitter](http://twitter.github.io/scala_school/)
2762
* [Scala Succinctly](https://www.syncfusion.com/ebooks/scala_succinctly) - Chris Rose
2763
* [Scala Tutorial](https://www.tutorialspoint.com/scala) - Tutorials Point
2764
* [tetrix in Scala](http://eed3si9n.com/tetrix-in-scala-html5-book)
2765
* [The Neophyte's Guide to Scala](http://danielwestheide.com/scala/neophytes.html) - Daniel Westheide
2766
* [The Type Astronaut's Guide to Shapeless](http://underscore.io/books/shapeless-guide/) - Dave Gurnell (PDF, HTML, EPUB) (email address *requested*, not required)
V
Victor Felder 已提交
2767
* [Xtrace](https://github.com/leithaus/XTrace/tree/monadic/src/main/book/content/)
V
Victor Felder 已提交
2768

2769

C
Christoph Uschkrat 已提交
2770
#### Lift
2771

V
Victor Felder 已提交
2772
* [Exploring Lift](http://exploring.liftweb.net) (published earlier as "The Definitive Guide to Lift", [PDF](http://groups.google.com/group/the-lift-book))
V
Victor Felder 已提交
2773
* [Lift](https://github.com/tjweir/liftbook)
T
Timo Salomäki 已提交
2774
* [Lift Cookbook](https://www.oreilly.com/library/view/lift-cookbook/9781449365042/) - Richard Dallaway
V
Victor Felder 已提交
2775
* [Simply Lift](http://simply.liftweb.net/Simply_Lift.pdf) - David Pollak (PDF)
V
Victor Felder 已提交
2776

2777

C
Christoph Uschkrat 已提交
2778
#### Play Scala
2779

2780
* [Essential Play](http://underscore.io/books/essential-play/) - Dave Gurnell (PDF, HTML, EPUB) (email address *requested*, not required)
A
Alexander Fefelov 已提交
2781
* [Play Framework Recipes](http://alvinalexander.com/scala/scala-cookbook-play-framework-recipes-pdf-ebook) - Alvin Alexander
V
Victor Felder 已提交
2782

2783

C
Christoph Uschkrat 已提交
2784
### Scheme
2785

2786
* [A Pamphlet Against R. Computational Intelligence in Guile Scheme](https://panicz.github.io/pamphlet/)
E
Edward Look 已提交
2787
* [An Introduction to Scheme and its Implementation](http://www.cs.rpi.edu/academics/courses/fall00/ai/scheme/reference/schintro-v14/schintro_toc.html)
V
Victor Felder 已提交
2788
* [Concrete Abstractions: An Introduction to Computer Science Using Scheme](https://gustavus.edu/+max/concrete-abstractions.html) - M. Hailperin, B. Kaiser, K. Knight
2789
* [Scheme Tutorial](http://www.cs.hut.fi/Studies/T-93.210/schemetutorial/)
V
Victor Felder 已提交
2790
* [Simply Scheme: Introducing Computer Science](http://www.cs.berkeley.edu/~bh/ss-toc2.html) - B. Harvey, M. Wright
2791
* [Teach Yourself Scheme in Fixnum Days](https://ds26gte.github.io/tyscheme/index-Z-H-1.html)
D
David Metcalfe 已提交
2792
* [The Scheme Programming Language: Edition 3](http://www.scheme.com/tspl3/) - [The Scheme Programming Language: Edition 4](http://www.scheme.com/tspl4/)
2793
* [Write Yourself a Scheme in 48 Hours](https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours) - Wikibooks
V
Victor Felder 已提交
2794

2795

C
Christoph Uschkrat 已提交
2796
### Scilab
2797

2798
* [Introduction to Scilab](http://forge.scilab.org/index.php/p/docintrotoscilab/downloads/)
2799
* [Programming in Scilab](http://forge.scilab.org/index.php/p/docprogscilab/downloads/)
2800
* [Writing Scilab Extensions](http://forge.scilab.org/index.php/p/docsciextensions/downloads/)
V
Update  
Victor Felder 已提交
2801

R
Robert Alm Nilsson 已提交
2802

C
Christoph Uschkrat 已提交
2803
### Scratch
2804

2805
* [An Introductory Computing Curriculum Using Scratch](http://scratched.gse.harvard.edu/guide/download.html)
V
victor felder 已提交
2806
* [Computer Science Concepts in Scratch](https://stwww1.weizmann.ac.il/scratch/scratch_en/)
2807
* [Learn to Code with Scratch](https://www.raspberrypi.org/magpi-issues/Essentials_Scratch_v1.pdf) - The MagPi magazine (PDF)
2808
* [Scratch Programming Playground](https://inventwithscratch.com/book/) - Al Sweigart
V
Victor Felder 已提交
2809

R
Robert Alm Nilsson 已提交
2810

C
Christoph Uschkrat 已提交
2811
### Sed
2812

2813 2814
* [GNU sed](https://learnbyexample.github.io/learn_gnused/) - Sundeep Agarwal
* [Sed - An Introduction and Tutorial](https://www.grymoire.com/Unix/Sed.html) - Bruce Barnett
V
Victor Felder 已提交
2815

R
Robert Alm Nilsson 已提交
2816

L
Lorenzo Bragaglia 已提交
2817 2818
### Self

Z
Zach Panzarino 已提交
2819
* [The Self Handbook](http://handbook.selflanguage.org)
L
Lorenzo Bragaglia 已提交
2820 2821


C
Christoph Uschkrat 已提交
2822
### Smalltalk
2823

T
Timo Salomäki 已提交
2824
* [Deep into Pharo](http://books.pharo.org/deep-into-pharo/) - Alexandre Bergel, Damien Cassou, Stéphane Ducasse, Jannik Laval
S
Seth 已提交
2825
* [Dynamic Web Development with Seaside](http://book.seaside.st/book/table-of-contents) - S. Ducasse, L. Renggli, C. D. Shaffer, R. Zaccone
F
Foo Chuan Wei 已提交
2826
* [Enterprise Pharo: a Web Perspective](http://books.pharo.org/enterprise-pharo/)
T
Timo Salomäki 已提交
2827 2828
* [Numerical Methods with Pharo](http://books.pharo.org/numerical-methods/) - Didier Besset, Stéphane Ducasse, Serge Stinckwich
* [Pharo by Example](http://books.pharo.org/pharo-by-example/) - Andrew P. Black et al. (Smalltalk Implementation and IDE)
V
Victor Felder 已提交
2829
* [Stef's Free Online Smalltalk Books](http://stephane.ducasse.free.fr/FreeBooks.html) (meta-list)
V
Victor Felder 已提交
2830 2831


2832 2833 2834 2835 2836
### Snap

* [Snap! Reference Manual](https://snap.berkeley.edu/snapsource/help/SnapManual.pdf) - B. Harvey, J. Mönig (PDF)


“Sumit 已提交
2837 2838 2839 2840 2841 2842 2843
### Spark

* [Databricks Spark Knowledge Base](https://www.gitbook.com/book/databricks/databricks-spark-knowledge-base/details)
* [Databricks Spark Reference Applications](https://www.gitbook.com/book/databricks/databricks-spark-reference-applications/details)
* [Mastering Apache Spark](https://www.gitbook.com/book/jaceklaskowski/mastering-apache-spark/details)


T
Timo Salomäki 已提交
2844 2845 2846 2847 2848
### Splunk

* [Splunk 7.x Quick Start Guide](https://www.packtpub.com/free-ebooks/splunk-7x-quick-start-guide) - James H. Baxter (Packt account *required*)


C
Christoph Uschkrat 已提交
2849
### SQL (implementation agnostic)
2850

T
Timo Salomäki 已提交
2851
* [Developing Time-Oriented Database Applications in SQL](https://www2.cs.arizona.edu/~rts/tdbbook.pdf) - Richard T. Snodgrass (PDF)
2852
* [Introduction to SQL](https://github.com/bobbyiliev/introduction-to-sql) - Bobby Iliev (Markdown, PDF)
2853
* [SQL For Web Nerds](http://philip.greenspun.com/sql/)
2854
* [SQL Notes for Professionals](http://goalkicker.com/SQLBook/) - Compiled from StackOverflow Documentation (PDF)
T
Timo Salomäki 已提交
2855
* [SQL Queries Succinctly](https://www.syncfusion.com/ebooks/sql_queries_succinctly) - Nick Harrison
V
Victor Felder 已提交
2856
* [Use The Index, Luke!: A Guide To SQL Database Performance](http://use-the-index-luke.com)
V
Victor Felder 已提交
2857

V
Update  
Victor Felder 已提交
2858

C
Christoph Uschkrat 已提交
2859
### SQL Server
2860

C
Craig Davison 已提交
2861
* [Best of SQLServerCentral.com Vol 7](http://www.red-gate.com/community/books/ssc-7) *(RedGate, By SQLServerCentral Authors)
2862 2863 2864 2865 2866
* [Brad's Sure Guide to SQL Server Maintenance Plans](http://www.red-gate.com/community/books/sql-server-maintenance-plans) - Brad McGehee (PDF) (email address *requested*)
* [Defensive Database Programming](https://www.red-gate.com/library/defensive-database-programming) - Alex Kuznetsov (PDF)
* [Fundamentals Of SQL Server 2012 Replication](https://www.red-gate.com/library/fundamentals-of-sql-server-2012-replication) - Sebastian Meine (PDF) (email address *requested*)
* [How to Become an Exceptional DBA, Second edition](http://www.red-gate.com/community/books/exceptional-dba-book) - Brad McGehee (PDF)
* [Inside the SQL Server Query Optimizer](http://www.red-gate.com/products/sql-development/sql-prompt/entrypage/sql-query-optimizer-ebook3) - Benjamin Nevarez (PDF) (email address *requested*)
C
Craig Davison 已提交
2867 2868
* [Introducing Microsoft SQL Server 2008 R2](http://social.technet.microsoft.com/wiki/contents/articles/11608.e-book-gallery-for-microsoft-technologies-en.aspx#IntroducingMicrosoftSQLServer2008R2)
* [Introducing Microsoft SQL Server 2012](http://social.technet.microsoft.com/wiki/contents/articles/11608.e-book-gallery-for-microsoft-technologies-en.aspx#IntroducingMicrosoftSQLServer2012)
2869
* [Introducing Microsoft SQL Server 2014](http://blogs.msdn.com/b/microsoft_press/archive/2014/04/02/free-ebook-introducing-microsoft-sql-server-2014.aspx)
2870
* [Mastering SQL Server Profiler](http://www.red-gate.com/community/books/mastering-sql-server-profiler) - Brad McGehee (PDF)
2871
* [Microsoft SQL Server Notes for Professionals](http://goalkicker.com/MicrosoftSQLServerBook/) - Compiled from StackOverflow Documentation (PDF)
2872 2873
* [Performance Tuning with SQL Server Dynamic Management Views](http://www.red-gate.com/community/books/dynamic-management-views) - Tim Ford, Louis Davidson (PDF)
* [Protecting SQL Server Data](http://www.red-gate.com/community/books/protecting-data) - John Magnabosco (PDF)
C
Craig Davison 已提交
2874
* [SQL Server 2012 Tutorials: Reporting Services](http://social.technet.microsoft.com/wiki/contents/articles/11608.e-book-gallery-for-microsoft-technologies-en.aspx#SQLServer2012Tutorials%3AReportingServices)
T
Timo Salomäki 已提交
2875
* [SQL Server 2017 Administrator's Guide](https://www.packtpub.com/free-ebooks/sql-server-2017-administrators-guide) - Marek Chmel, Vladimír Mužný (Packt account *required*)
2876 2877
* [SQL Server Backup and Restore](http://www.red-gate.com/community/books/sql-server-backup-and-restore) - Shawn McGehee (PDF) (email address *requested*)
* [SQL Server Execution Plans, Third Edition](https://assets.red-gate.com/community/books/sql-server-execution-plans-3rd-edition.pdf) - Grant Fritchey (PDF)
T
Timo Salomäki 已提交
2878
* [SQL Server for C# Developers Succinctly](https://www.syncfusion.com/ebooks/sql_server_for_c_sharp_developers_succinctly) - Sander Rossel
2879 2880
* [SQL Server Hardware](http://www.red-gate.com/community/books/sql-server-hardware) - Glenn Berry (PDF)
* [SQL Server Internals: In-Memory OLTP](http://www.red-gate.com/library/sql-server-internals-in-memory-oltp) - Kalen Delaney (PDF)
2881
* [SQL Server Metadata Succinctly](https://www.syncfusion.com/ebooks/sql-server-metadata-succinctly) - Joseph D. Booth
2882 2883 2884 2885 2886 2887 2888 2889 2890 2891
* [SQL Server Source Control Basics](https://www.red-gate.com/products/sql-development/sql-source-control/entrypage/sql-server-source-control-basics) - Rob Sheldon, Rob Richardson, Tony Davis (PDF)
* [SQL Server Statistics](http://www.red-gate.com/community/books/sql-server-statistics) - Holger Schmeling (PDF)
* [SQL Server Stumpers Vol.5](http://www.red-gate.com/community/books/sql-server-stumpers-v5) (PDF)
* [SQL Server Tacklebox](http://www.red-gate.com/community/books/sql-server-tacklebox) - Rodney Landrum (PDF)
* [SQL Server Transaction Log Management](http://www.red-gate.com/community/books/sql-server-transaction-log-management) - Tony Davis, Gail Shaw (PDF)
* [The Art of SQL Server FILESTREAM](http://www.red-gate.com/community/books/art-of-filestream) - Jacob Sebastian, Sven Aelterman (PDF)
* [The Art of XSD](https://www.red-gate.com/library/the-art-of-xsd) - Jacob Sebastian (PDF)
* [The Best of SQLServerCentral.com Vol 7](https://www.red-gate.com/library/the-best-of-sqlservercentral-com-vol-7) (PDF)
* [The Redgate Guide to SQL Server Team-based Development](https://www.red-gate.com/library/the-redgate-guide-to-sql-server-team-based-development) - Phil Factor, Grant Fritchey, Alex Kuznetsov, Mladen Prajdić (PDF)
* [Troubleshooting SQL Server: A Guide for the Accidental DBA](http://www.red-gate.com/community/books/accidental-dba) - Jonathan Kehayias, Ted Krueger (PDF)
2892

2893

C
Christoph Uschkrat 已提交
2894
### Standard ML
2895

2896
* [Introduction to Standard ML](http://www.pllab.riec.tohoku.ac.jp/smlsharp/smlIntroSlides.pdf) - Atsushi Ohori (PDF)
2897
* [ML for the Working Programmer, 2nd Edition](https://www.cl.cam.ac.uk/~lp15/MLbook/pub-details.html) - Lawrence C. Paulson
C
Craig Davison 已提交
2898
* [Programming in Standard ML '97](http://homepages.inf.ed.ac.uk/stg/NOTES/) - Stephen Gilmore, University of Edinburgh
V
Victor Felder 已提交
2899
* [Programming in Standard ML, DRAFT](http://www.cs.cmu.edu/~rwh/isml/book.pdf) - Robert Harper (PDF)
2900
* [SML# Document](http://www.pllab.riec.tohoku.ac.jp/smlsharp/docs/3.0/en/manual.xhtml) - Atsushi Ohori, Katsuhiro Ueno
2901
* [The Definition of Standard ML (Revised)](http://sml-family.org/sml97-defn.pdf) - SMLFamily GitHub project (PDF)
V
Victor Felder 已提交
2902

2903

C
Christoph Uschkrat 已提交
2904
### Subversion
2905

C
Craig Davison 已提交
2906
* [Subversion Version Control](http://ptgmedia.pearsoncmg.com/images/0131855182/downloads/Nagel_book.pdf) (PDF)
V
Victor Felder 已提交
2907
* [Version Control with Subversion](http://svnbook.red-bean.com)
R
Robert Alm Nilsson 已提交
2908 2909


C
Christoph Uschkrat 已提交
2910
### Swift
2911

K
kadhirash 已提交
2912
* [Essential Swift](https://essential-swift.programming-books.io) - Krzysztof Kowalczyk (Compiled from StackOverflow Documentation)
D
Dupz 已提交
2913
* [Hacking with Swift](https://www.hackingwithswift.com)
2914
* [Swift Notes for Professionals](https://goalkicker.com/SwiftBook/) - Compiled from StackOverflow Documentation (PDF)
2915 2916
* [The Swift Programming Language](https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/Swift_Programming_Language/index.html) (HTML) [(iBook)](https://itunes.apple.com/us/book/swift-programming-language/id881256329?mt=11)
* [Using Swift with Cocoa and Objective-C](https://developer.apple.com/library/content//documentation/Swift/Conceptual/BuildingCocoaApps/index.html) (HTML) [(iBook)](https://itunes.apple.com/us/book/using-swift-cocoa-objective/id888894773?mt=11)
2917

2918

G
Gus Uy 已提交
2919 2920 2921 2922 2923 2924
#### Vapor

* [Vapor 3 Tutorial For Beginners](https://theswiftdev.com/2018/04/09/vapor-3-tutorial-for-beginners) - Tibor Bödecs
* [Vapor Official Docs](https://docs.vapor.codes)


C
Christoph Uschkrat 已提交
2925
### Tcl
2926

C
Craig Davison 已提交
2927
* [Tcl Programming](https://en.wikibooks.org/wiki/Programming%3ATcl) - Richard.Suchenwirth, et. al.
T
Tom Poindexter 已提交
2928

R
Robert Alm Nilsson 已提交
2929

2930 2931 2932 2933 2934
### TEI

* [What is the Text Encoding Initiative?](https://books.openedition.org/oep/426) - Lou Bernard


C
Christoph Uschkrat 已提交
2935
### Teradata
2936

V
Victor Felder 已提交
2937
* [Teradata Books](http://www.info.teradata.com)
V
Victor Felder 已提交
2938

M
maieul 已提交
2939

C
Christoph Uschkrat 已提交
2940
### Tizen
2941

2942
* [Guide to Developing Tizen Native Application](https://developer.tizen.org/sites/default/files/documentation/guide_to_developing_tizen_native_application_en_2.pdf) - Jung, Dong-Geun (Denis.Jung) (PDF)
D
danilov kirill 已提交
2943

V
Update  
Victor Felder 已提交
2944

C
Christoph Uschkrat 已提交
2945
### TLA
2946 2947

* [Specifying Systems: The TLA+ Language and Tools for Hardware and Software Engineers](http://research.microsoft.com/en-us/um/people/lamport/tla/book.html) - Leslie Lamport (Postscript or PDF)
X
Xuankang Lin 已提交
2948 2949


C
Christoph Uschkrat 已提交
2950
### TypeScript
2951

2952
* [Learn TypeScript in Y Minutes](https://learnxinyminutes.com/docs/typescript/)
2953
* [TypeScript Accelerated](https://accelerated.amimetic.co.uk) - James Porter
B
Basarat Ali Syed 已提交
2954
* [TypeScript Deep Dive](https://basarat.gitbooks.io/typescript/)
C
Chris Ben 已提交
2955
* [TypeScript for C# Programmers](http://www.infoq.com/minibooks/typescript-c-sharp-programmers)
2956
* [TypeScript Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/typescript) (PDF, Kindle) (email address *requested*, not required)
2957

R
Robert Alm Nilsson 已提交
2958

2959 2960 2961
#### Angular

* [Angular 2+ Notes for Professionals](https://goalkicker.com/Angular2Book/) - Compiled from StackOverflow documentation (PDF)
2962
* [Angular Docs](https://angular.io/docs)
2963 2964 2965 2966
* [Build a Full-Stack Web Application Using Angular & Firebase](https://www.c-sharpcorner.com/ebooks/build-a-full-stack-web-application-using-angular-and-firebase) - Ankit Sharma


#### Deno
T
Thomas 已提交
2967 2968 2969 2970 2971

* [Deno Manual](https://deno.land/manual)
* [FlavioCopes Deno Handbook](https://flaviocopes.com/deno) - *free PDF with registration*


C
Christoph Uschkrat 已提交
2972
### Unix
2973

2974
* [An Introduction to Unix](http://www.oliverelliott.org/article/computing/tut_unix/)
2975
* [Beej's Guide to Unix Interprocess Communication](http://beej.us/guide/bgipc/) - B. Hall (HTML,PDF)
2976
* [Commentary on the Sixth Edition UNIX Operating System](http://www.lemis.com/grog/Documentation/Lions/) - J. Lions
G
Gintautas Švedas 已提交
2977
* [INTRODUCTION TO UNIX](https://homepages.uc.edu/~thomam/Intro_Unix_Text/TOC.html) - Mark A. Thomas
2978
* [Unix as IDE](https://github.com/mrzool/unix-as-ide) - Tom Ryder (epub, mobi)
2979
* [UNIX Commands and Concepts](http://www.cs.bu.edu/teaching/unix/reference/) - Robert I. Pitts
C
Craig Davison 已提交
2980
* [Unix for Poets](http://web.stanford.edu/class/cs124/kwc-unix-for-poets.pdf) - Kenneth Ward Church (PDF)
A
Alexander Fefelov 已提交
2981
* [Unix Toolbox](http://cb.vu/unixtoolbox.xhtml) - Colin Barschel
2982
* [UNIX Tutorial for Beginners](http://www.ee.surrey.ac.uk/Teaching/Unix/)
R
Robert Alm Nilsson 已提交
2983

2984

C
Christoph Uschkrat 已提交
2985
### Verilog
2986

2987
* [Verilog, Formal Verification and Verilator Beginner's Tutorial](https://zipcpu.com/tutorial/) - Daniel E. Gisselquist, Ph.D.
S
setyawanfa 已提交
2988
* [Verilog Quick Reference Guide - Sutherland HDL](http://sutherland-hdl.com/pdfs/verilog_2001_ref_guide.pdf) (PDF)
2989 2990 2991
* [Verilog Tutorial](http://www.asic-world.com/verilog/veritut.html)


C
Christoph Uschkrat 已提交
2992
### VHDL
2993

V
Victor Felder 已提交
2994
* [Free Range VHDL](https://github.com/fabriziotappero/Free-Range-VHDL-book) - Bryan Mealy, Fabrizio Tappero (TeX and PDF)
V
Victor Felder 已提交
2995 2996
* [VHDL Tutorial](http://www.seas.upenn.edu/~ese171/vhdl/vhdl_primer.html)
* [VHDL Tutorial: Learn By Example](http://esd.cs.ucr.edu/labs/tutorial/)
2997 2998


C
Christoph Uschkrat 已提交
2999
### Vim
3000

V
Victor Felder 已提交
3001
* [A Byte of Vim](http://www.swaroopch.com/notes/vim/)
3002
* [Learn Vim (the Smart Way)](https://github.com/iggredible/Learn-Vim) (HTML) (:construction: *in process*)
3003
* [Learn Vim Progressively](http://yannesposito.com/Scratch/en/blog/Learn-Vim-Progressively/)
V
Victor Felder 已提交
3004
* [Learn Vimscript the Hard Way](http://learnvimscriptthehardway.stevelosh.com)
3005
* [Use Vim Like A Pro](https://leanpub.com/VimLikeAPro) - Tim Ottinger  *(Leanpub account or valid email requested)*
3006
* [Vi Improved -- Vim](http://www.truth.sk/vim/vimbook-OPL.pdf) - Steve Oualline (PDF)
3007
* [VIM-GALORE - All things Vim!](https://github.com/mhinz/vim-galore#readme) (HTML)
3008
* [Vim Recipes](https://web.archive.org/web/20130302172911/http://vim.runpaint.org/vim-recipes.pdf) (PDF)
V
Victor Felder 已提交
3009
* [Vim Regular Expressions 101](http://vimregex.com)
V
Victor Felder 已提交
3010

3011

C
Christoph Uschkrat 已提交
3012
### Visual Basic
3013

3014
* [Visual Basic .NET Notes for Professionals](https://goalkicker.com/VisualBasic_NETBook/) - Compiled from StackOverflow Documentation (PDF)
3015
* [Visual Basic Essentials](http://www.techotopia.com/index.php/Visual_Basic_Essentials)
K
Kalpesh 已提交
3016
* [Visual Basic Official Docs](https://docs.microsoft.com/en-us/dotnet/visual-basic)
3017 3018


C
Christoph Uschkrat 已提交
3019
### Visual Prolog
3020

3021 3022 3023 3024
* [A Beginners' Guide to Visual Prolog](http://wiki.visual-prolog.com/index.php?title=A_Beginners_Guide_to_Visual_Prolog)
* [Visual Prolog for Tyros](http://wiki.visual-prolog.com/index.php?title=Visual_Prolog_for_Tyros)


C
Christoph Uschkrat 已提交
3025
### Web Services
3026

M
Manoj Agarwal 已提交
3027
* [RESTful Web Services](http://restfulwebapis.org/RESTful_Web_Services.pdf) (PDF)
V
Victor Felder 已提交
3028 3029


C
Christoph Uschkrat 已提交
3030
### Windows 8
3031

3032
* [Programming Windows Store Apps with HTML, CSS, and JavaScript, Second Edition](https://web.archive.org/web/20150624142410/http://download.microsoft.com/download/6/6/5/665AF7A6-2184-45DC-B9DA-C89185B01937/Microsoft_Press_eBook_Programming_Windows_8_Apps_HTML_CSS_JavaScript_2E_PDF.pdf) - Kraig Brockschmidt (PDF)
R
Robert Alm Nilsson 已提交
3033 3034


C
Christoph Uschkrat 已提交
3035
### Windows Phone
3036

J
Jake Worth 已提交
3037
* [Developing An Advanced Windows Phone 7.5 App That Connects To The Cloud](http://coolthingoftheday.blogspot.co.uk/2012/05/free-ebook-guidance-advanced-windows.html)
C
Craig Davison 已提交
3038
* [Windows Phone 8 Development Succinctly](https://www.syncfusion.com/resources/techportal/ebooks/windowsphone8) - Matteo Pagani (PDF)
3039
* [Windows Phone 8.1 Development for Absolute Beginners](http://channel9.msdn.com/Series/Windows-Phone-8-1-Development-for-Absolute-Beginners)
3040
* [Windows Phone Programming Blue Book](http://www.robmiles.com/c-yellow-book/)
G
Gustavo Sillero 已提交
3041 3042


C
Christoph Uschkrat 已提交
3043
### Workflow
3044

3045
* [Declare Peace on Virtual Machines. A guide to simplifying vm-based development on a Mac](https://leanpub.com/declarepeaceonvms/read)
3046 3047


C
Christoph Uschkrat 已提交
3048
### xBase (dBase / Clipper / Harbour)
3049

3050
* [Application Development with Harbour](https://en.wikibooks.org/wiki/Application_Development_with_Harbour) - Wikibooks
3051
* [CA-Clipper 5.2 Norton Guide](https://web.archive.org/web/20190516192814/http://www.ousob.com/ng/clguide/)
3052
* [Clipper Tutorial: a Guide to Open Source Clipper(s)](https://en.wikibooks.org/wiki/Clipper_Tutorial%3A_a_Guide_to_Open_Source_Clipper(s)) - Wikibooks