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


C
Christoph Uschkrat 已提交
245
### Meta-Lists
246

V
Victor Felder 已提交
247
* [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 已提交
248 249
* [Bento](https://www.bento.io)
* [Bitsavers.org](http://bitsavers.trailing-edge.com)
250
* [Bookboon: IT & Programming](http://bookboon.com/en/it-programming-ebooks) Cookie required. (email address *requested*, not required)
F
Fwiffo 已提交
251
* [conceptf1.blogspot.com](http://conceptf1.blogspot.com/2013/11/list-of-freely-available-programming.html)
B
Boris 已提交
252
* [Free Smalltalk Books, collected by Stéphane Ducasse](http://stephane.ducasse.free.fr/FreeBooks.html)
V
Victor Felder 已提交
253
* [Free Tech Books](http://www.freetechbooks.com)
A
Alexey Gorelov 已提交
254
* [Goalkicker](https://goalkicker.com) - Programming Notes for Professionals books
V
Victor Felder 已提交
255
* [IBM Redbooks](http://www.redbooks.ibm.com)
A
Alexander Fefelov 已提交
256
* [InfoQ Minibooks](http://www.infoq.com/minibooks/)
A
Alexander Fefelov 已提交
257
* [InTech: Computer and Information Science](http://www.intechopen.com/subjects/computer-and-information-science)
G
gabriellim 已提交
258
* [JSBooks - directory of free javascript ebooks](https://github.com/revolunet/JSbooks)
C
Craig Davison 已提交
259
* [Learn X in Y minutes](https://learnxinyminutes.com)
260
* [Learneroo Resources to Learn Programming](https://www.learneroo.com/modules/12/nodes/96)
C
Craig Davison 已提交
261
* [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 已提交
262
* [Microsoft Press: Free E-Books](https://mva.microsoft.com/ebooks)
C
Craig Davison 已提交
263 264 265
* [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/)
266
* [Papers we love](https://github.com/papers-we-love/papers-we-love)
267
* [Programming](https://en.wikibooks.org/wiki/Category%3aComputer_programming) - Wikibooks
268
* [Red Gate Books](http://www.red-gate.com/community/books/index)
269
* [Stef's Free Online Smalltalk Books](http://stephane.ducasse.free.fr/FreeBooks/)
M
Meenakshi Agarwal 已提交
270
* [TechBeamers.com](http://www.techbeamers.com)
V
Victor Felder 已提交
271
* [TechBooksForFree.com](http://www.techbooksforfree.com)
272
* [The Definitive C++ Book Guide and List](http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list)
V
Victor Felder 已提交
273 274
* [Theassayer.org](http://theassayer.org)
* [tutorialspoint](http://www.tutorialspoint.com)
V
Victor Felder 已提交
275 276


C
Christoph Uschkrat 已提交
277
### Graphics Programming
278

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

298

299 300 301
#### Vulkan

* [Vulkan Tutorial](https://vulkan-tutorial.com) - Alexander Overvoorde (EPUB, HTML, PDF) (C++)
K
kadhirash 已提交
302 303 304
* [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)
305 306


C
Christoph Uschkrat 已提交
307
### Graphical User Interfaces
308

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

V
Victor Felder 已提交
313

E
El Juli 已提交
314 315 316 317 318
### GraphQL

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


C
Christoph Uschkrat 已提交
319
### Language Agnostic
320

C
Christoph Uschkrat 已提交
321
#### Algorithms & Data Structures
322

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

V
Victor Felder 已提交
362

T
Timo Salomäki 已提交
363 364 365
#### Artificial Intelligence

* [Artificial Intelligence for Big Data](https://www.packtpub.com/free-ebooks/artificial-intelligence-big-data) - Anand Deshpande, Manish Kumar (Packt account *required*)
366
* [Introduction to Autonomous Robots](https://github.com/correll/Introduction-to-Autonomous-Robots/releases) - Nikolaus Correll (PDF)
T
Timo Salomäki 已提交
367
* [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 已提交
368 369


C
Christoph Uschkrat 已提交
370
#### Cellular Automata
371

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

374

C
Christoph Uschkrat 已提交
375
#### Cloud Computing
376

377
* [Azure for Architects, Third Edition](https://azure.microsoft.com/en-us/resources/azure-for-architects/) (PDF) *(email address or account required)*
378
* [Azure Functions Succinctly, Syncfusion](https://www.syncfusion.com/ebooks/azure-functions-succinctly) (PDF, Kindle) (email address requested, not required)
379
* [Cloud Computing for Science and Engineering](https://cloud4scieng.org/chapters/) - Ian Foster, Dennis B. Gannon (:construction: *in process*)
380
* [Cloud Design Patterns](https://www.microsoft.com/en-us/download/details.aspx?id=42026)
381
* [Designing Distributed Systems](https://azure.microsoft.com/en-us/resources/designing-distributed-systems/) *(account required)*
T
Timo Salomäki 已提交
382
* [Hands-On Cloud Administration in Azure](https://www.packtpub.com/free-ebooks/hands-cloud-administration-azure) - Mustafa Toroman (Packt account *required*)
383
* [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)
384
* [Monitoring Modern Infrastructure](https://www.datadoghq.com/ebook/monitoring-modern-infrastructure/) *(account required)*
M
Mojtahedi 已提交
385
* [Multi-tenant Applications for the Cloud, 3rd Edition](http://www.microsoft.com/en-us/download/details.aspx?id=29263)
D
Devinsuit 已提交
386
* [OpenStack Operations Guide](https://docs.openstack.org/ops-guide/index.html)
387
* [Streamline microservice management with Istio Service Mesh](https://developers.redhat.com/books/introducing-istio-service-mesh-microservices/) *(account required)*
388
* [The Developer’s Guide to Azure](https://azure.microsoft.com/en-us/campaigns/developer-guide/)
M
Mojtahedi 已提交
389 390


A
ahmedk92 已提交
391
#### Competitive Programming
392

393
* [Competitive Programmer's Handbook](https://cses.fi/book.html) - Antti Laaksonen (PDF)
394
* [Competitive Programming, 1st Edition](https://cpbook.net/#CP1details) (PDF)
395
* [Principles of Algorithmic Problem Solving](http://www.csc.kth.se/~jsannemo/slask/main.pdf) - Johan Sannemo (PDF)
A
ahmedk92 已提交
396 397


C
Christoph Uschkrat 已提交
398
#### Compiler Design
399

400
* [An Introduction to GCC](https://web.archive.org/web/20170326232435/http://www.network-theory.co.uk/docs/gccintro/index.html) - Brian Gough
401
* [Basics of Compiler Design (Anniversary Edition)](http://www.diku.dk/~torbenm/Basics/) - Torben Mogensen
E
eshellman 已提交
402
* [Compiler Design in C (1990)](http://www.holub.com/software/compiler.design.in.c.html) - Allen Holub, Prentice Hall
403 404
* [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 已提交
405
* [Compiling Scala for the Java Virtual Machine](http://lampwww.epfl.ch/~schinz/thesis-final-A4.pdf) - Michel Schinz (PDF)
E
eshellman 已提交
406
* [Compiling Techniques (1969)](http://www.chilton-computing.org.uk/acl/literature/books/compilingtechniques/overview.htm) - F.R.A. Hopgood, Macdonald
407
* [Crafting Interpreters (:construction:)](http://www.craftinginterpreters.com) - Bob Nystrom (HTML)
408
* [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 已提交
409
* [Let's Build a Compiler](http://www.stack.nl/~marcov/compiler.pdf) (PDF)
C
Craig Davison 已提交
410
* [Practical and Theoretical Aspects of Compiler Construction](http://web.stanford.edu/class/archive/cs/cs143/cs143.1128/) (class lectures and slides)
411
* [The ANTLR Mega Tutorial](https://tomassetti.me/antlr-mega-tutorial/)
V
Victor Felder 已提交
412

413

414
#### Computer Science
H
Harry Kar 已提交
415

416
* [Computational Thinking](https://www.cs.cmu.edu/~15110-s13/Wing06-ct.pdf) - Jeannette Wing, Carnegie-Mellon University (PDF)
H
Harry Kar 已提交
417 418
* [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 已提交
419
* [CS Principles: Big Ideas in Programming](https://www.openbookproject.net/books/StudentCSP/) - Mark Guzdial and Barbara Ericson (HTML)
H
Harry Kar 已提交
420 421


422
#### Computer Vision
423

424 425
* [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 已提交
426
* [Computer Vision: Models, Learning, and Inference](http://www.computervisionmodels.com) - Simon J.D. Prince
P
Peter Thaleikis 已提交
427
* [Mastering OpenCV 4, Third Edition](https://www.packtpub.com/free-ebooks/mastering-opencv-4-third-edition) - Roy Shilkrot, David Millán Escrivá (Packt account *required*)
V
Victor Felder 已提交
428
* [Programming Computer Vision with Python](http://programmingcomputervision.com) - Jan Erik Solem
429 430


T
Timo Salomäki 已提交
431 432 433 434 435 436 437
#### Containers

* [Docker Cookbook, Second Edition](https://www.packtpub.com/free-ebooks/docker-cookbook-second-edition) - Ken Cochrane, Jeeva S. Chelladhurai, Neependra K Khare (Packt account *required*)
* [Docker Jumpstart](http://odewahn.github.io/docker-jumpstart/) - Andrew Odewahn
* [Kubernetes Cookbook, Second Edition](https://www.packtpub.com/free-ebooks/kubernetes-cookbook-second-edition) - Hideto Saito, Hui-Chuan Chloe Lee, Ke-Jou Carol Hsu (Packt account *required*)


C
Christoph Uschkrat 已提交
438
#### Database
439

440
* [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 已提交
441
* [Database Explorations](http://www.dcs.warwick.ac.uk/~hugh/TTM/Database-Explorations-revision-2.pdf) (PDF)
E
engstrom 已提交
442
* [Database Fundamentals](http://public.dhe.ibm.com/software/dw/db2/express-c/wiki/Database_fundamentals.pdf) (PDF)
V
Victor Felder 已提交
443
* [Databases, Types, and The Relational Model: The Third Manifesto](http://www.dcs.warwick.ac.uk/~hugh/TTM/DTATRM.pdf) (PDF)
E
engstrom 已提交
444
* [Foundations of Databases](http://webdam.inria.fr/Alice/)
445
* [Readings in Database Systems, 5th Ed.](http://www.redbook.io)
E
engstrom 已提交
446 447
* [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 已提交
448

449

C
Christoph Uschkrat 已提交
450
#### Datamining
451

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

S
Shelley V. Adams 已提交
464

C
Christoph Uschkrat 已提交
465
#### Information Retrieval
466

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

470

C
Christoph Uschkrat 已提交
471
#### Licensing
472

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

477

C
Christoph Uschkrat 已提交
478
#### Machine Learning
479

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

520

C
Christoph Uschkrat 已提交
521
#### Mathematics
522

V
Victor Felder 已提交
523
* [A First Course in Linear Algebra](http://linear.ups.edu) - Robert A. Beezer
524
* [Abstract Algebra: Theory and Applications](http://abstract.ups.edu) - Thomas W. Judson
525
* [Advanced Algebra](http://www.math.stonybrook.edu/~aknapp/download/a2-alg-inside.pdf) - Anthony W. Knapp (PDF)
526 527
* [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)
528
* [Algebraic Topology](https://pi.math.cornell.edu/~hatcher/AT/ATpage.html) - Allen Hatcher (PDF)
S
Sameh Tharwat 已提交
529
* [An Introduction to the Theory of Numbers](http://www.trillia.com/moser-number.html) - Leo Moser (PDF)
530
* [Analytic Geometry (1922)](http://djm.cc/library/Analytic_Geometry_Siceloff_Wentworth_Smith_edited.pdf) - Lewis Parker Siceloff, George Wentworth, David Eugene Smith (PDF)
531
* [Basic Algebra](http://www.math.stonybrook.edu/~aknapp/download/b2-alg-inside.pdf) - Anthony W. Knapp (PDF)
532
* [Basics of Algebra, Topology, and Differential Calculus](http://www.cis.upenn.edu/~jean/math-basics.pdf) (PDF)
533
* [Bayesian Methods for Hackers](https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers) - Cameron Davidson-Pilon
534
* [Beginning and Intermediate Algebra](http://www.wallace.ccfaculty.org/book/book.html) - Tyler Wallace
535
* [Book of Proof](http://www.people.vcu.edu/~rhammack/BookOfProof/) - Richard Hammack (PDF)
S
Sameh Tharwat 已提交
536
* [Calculus](http://ocw.mit.edu/ans7870/resources/Strang/Edited/Calculus/Calculus.pdf) - Gilbert Strang (PDF)
537
* [Calculus Made Easy](http://www.gutenberg.org/ebooks/33283) - Silvanus P. Thompson (PDF)
T
Timo Salomäki 已提交
538
* [Category Theory for the Sciences](https://mitpress.ublish.com/ereader/77/?preview#page/Cover) - David I. Spivak
539
* [CK-12 Probability and Statistics - Advanced](http://www.ck12.org/book/Probability-and-Statistics---Advanced-%2528Second-Edition%2529/)
C
Craig Davison 已提交
540
* [Collaborative Statistics](http://cnx.org/contents/5e0744f9-9e79-4348-9237-ed012213a2d6%4040.9)
541
* [Complex Analysis](https://people.math.gatech.edu/~cain/winter99/complex.html) - George Cain
542
* [Computational and Inferential Thinking. The Foundations of Data Science](https://www.inferentialthinking.com)
S
switchhax 已提交
543
* [Computational Geometry](http://web.mit.edu/hyperbook/Patrikalakis-Maekawa-Cho/)
544
* [Concepts & Applications of Inferential Statistics](http://vassarstats.net/textbook/)
545 546
* [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)
547
* [Differential Equations](http://tutorial.math.lamar.edu/Classes/DE/DE.aspx) - Paul Dawkins (PDF, use download menu to download)
548
* [Differential Equations (1922)](http://djm.cc/library/Differential_Equations_Phillips_edited.pdf) - H. B. Phillips (PDF)
V
Victor Felder 已提交
549
* [Elementary Differential Equations](http://ramanujan.math.trinity.edu/wtrench/texts/TRENCH_DIFF_EQNS_I.PDF) - William F. Trench (PDF)
550
* [Elements of Differential and Integral Calculus (1911)](http://djm.cc/library/Elements_Differential_Integral_Calculus_Granville_edited_2.pdf) - William Anthony Granville (PDF)
551
* [Essentials of Metaheuristics](http://cs.gmu.edu/~sean/book/metaheuristics/) - Sean Luke
552 553
* [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)
* [Foundations of Constructive Probability Theory](https://arxiv.org/pdf/1906.01803.pdf) - Yuen-Kwok Chan (PDF)
A
Akhilan 已提交
554
* [Graph Theory](http://compalg.inf.elte.hu/~tony/Oktatas/TDK/FINAL/)
555
* [Introduction to Probability](http://www.dartmouth.edu/~chance/teaching_aids/books_articles/probability_book/book.html) - Charles M. Grinstead and J. Laurie Snell
556
* [Introduction to Probability and Statistics Spring 2014](http://ocw.mit.edu/courses/mathematics/18-05-introduction-to-probability-and-statistics-spring-2014/)
557
* [Introduction to Proofs](http://joshua.smcvt.edu/proofs/) - Jim Hefferon
C
Craig Davison 已提交
558
* [Introduction to Statistical Thought](http://people.math.umass.edu/~lavine/Book/book.html) - Michael Lavine
559
* [Kalman and Bayesian Filters in Python](https://github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python)
560
* [Knapsack Problems - Algorithms and Computer Implementations](http://www.or.deis.unibo.it/knapsack.html) - Silvano Martello and Paolo Toth
561
* [Lecture Notes of Linear Algebra](http://home.iitk.ac.in/~psraj/mth102/lecture_notes.html) - Dr. P. Shunmugaraj, IIT Kanpur (PDF)
562
* [Lies, Damned Lies, or Statistics: How to Tell the Truth with Statistics](https://www.poritz.net/jonathan/share/ldlos.pdf) - Jonathan A. Poritz (PDF)
563
* [Linear Algebra](http://home.iitk.ac.in/~arlal/book/la.pdf) - Dr. Arbind K Lal, Sukant Pati (PDF) (:construction: *in process*)
564
* [Linear Algebra](https://www.math.ucdavis.edu/~linear/linear-guest.pdf) (PDF)
565
* [Linear Algebra by Jim Hefferon](http://joshua.smcvt.edu/linearalgebra) - Jim Hefferon
566 567 568
* [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)
E
engstrom 已提交
569
* [Mathematical Logic - an Introduction](http://www.ii.uib.no/~michal/und/i227/book/book.pdf) (PDF)
570
* [Mathematics, MTH101A](http://home.iitk.ac.in/~psraj/mth101/) - P. Shunmugaraj, IIT Kanpur
571 572
* [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
573
* [Non-Uniform Random Variate Generation](http://luc.devroye.org/rnbookindex.html) - Luc Devroye (PDF)
574
* [Number Theory](https://github.com/holdenlee/number-theory) - Holden Lee MIT
575
* [Odds and Ends: Introducing Probability & Decision with a Visual Emphasis](https://jonathanweisberg.org/vip/) - Jonathan Weisberg
C
Craig Davison 已提交
576
* [OpenIntro Statistics](https://www.openintro.org/stat/textbook.php)
577
* [Ordinary Differential Equations](https://en.wikibooks.org/wiki/Ordinary_Differential_Equations) - Wikibooks
578 579
* [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)
V
Victor Felder 已提交
580
* [Probability and Statistics Cookbook](http://statistics.zone)
581
* [Probability and Statistics EBook](http://wiki.stat.ucla.edu/socr/index.php/Probability_and_statistics_EBook)
582 583
* [Recreations in Math](http://djm.cc/library/Recreations_in_Mathematics_Licks_edited.pdf) - H. E. Licks (PDF)
* [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)
584
* [Seven Sketches in Compositionality: An Invitation to Applied Category Theory](https://arxiv.org/pdf/1803.05316.pdf) - Brendan Fong and David I. Spivak (PDF)
585
* [Statistical Thinking for the 21st Century](https://statsthinking21.org) - Russell A. Poldrack
C
Craig Davison 已提交
586
* [Statistics Done Wrong](http://www.statisticsdonewrong.com) - Alex Reinhart
587
* [The Joy of Cryptography (2020)](https://web.engr.oregonstate.edu/~rosulekm/crypto/) - Mike Rosulek (PDF) (:construction: *in process*)
E
engstrom 已提交
588
* [Think Bayes: Bayesian Statistics Made Simple](http://www.greenteapress.com/thinkbayes/) - Allen B. Downey
589
* [Think Stats: Probability and Statistics for Programmers](http://greenteapress.com/thinkstats/) - Allen B. Downey (using Python)
590
* [Yet Another Introductory Number Theory Textbook](https://www.poritz.net/jonathan/share/yaintt.pdf) - Jonathan A. Poritz (PDF)
591

592

593
#### Mathematics For Computer Science
594

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

598

C
Christoph Uschkrat 已提交
599
#### Misc
600

601
* [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 已提交
602 603
* [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/)
604
* [2D Game Development: From Zero To Hero](https://github.com/Penaz91/2DGD_F0TH) (:construction: *in process*)
605
* [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 已提交
606
* [A MACHINE MADE THIS BOOK ten sketches of computer science](http://ocaml-book.com/s/popbook.pdf) - JOHN WHITINGTON (PDF)
D
Devinsuit 已提交
607
* [Ansible Up & Running (first three chapters)](https://www.ansible.com/ebooks) *(account required)*
D
Devinsuit 已提交
608
* [Asterisk™: The Definitive Guide](http://solmu.org/pub/help/Asterisk/3nd_Edition_for_Asterisk_1.8)
609
* [Barcode Overview](http://www.tec-it.com/download/PDF/Barcode_Reference_EN.pdf) (PDF)
610
* [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)
T
Timo Salomäki 已提交
611
* [Blockchain By Example](https://www.packtpub.com/free-ebooks/blockchain-example) - Bellaj Badr, Richard Horrocks, Xun (Brian) Wu (Packt account *required*)
612
* [Coding With Minecraft](https://turtleappstore.com/book/) - Al Sweigart
V
Victor Felder 已提交
613
* [Come, Let's Play: Scenario-Based Programming Using Live Sequence Charts](http://www.wisdom.weizmann.ac.il/~playbook/)
614
* [Communicating Sequential Processes](http://www.usingcsp.com/cspbook.pdf) - Tony Hoare (PDF)
615
* [Confessions of an Unintentional CTO: Lessons in Growing a Web App](http://www.jackkinsella.ie/books/confessions_of_an_unintentional_cto) - Jack Kinsella
616
* [Culture \& Empire: Digital Revolution](http://hintjens.com/books) (PDF)
617
* [Design With FontForge](http://designwithfontforge.com/en-US/index.html)
618
* [Designing Interfaces](http://designinginterfaces.com) - Jennifer Tidwell
V
Victor Felder 已提交
619
* [DevDocs](http://devdocs.io) - Documents for Developers in 1 place
D
David Metcalfe 已提交
620
* [DevOps For Dummies (IBM Edition)](http://www.ibm.com/ibm/devops/us/en/resources/dummiesbooks/) (PDF)
V
Victor Felder 已提交
621 622
* [Digital Signal Processing For Communications](http://www.sp4comm.org)
* [Digital Signal Processing For Engineers and Scientists](http://www.dspguide.com)
J
Jack Dolgin 已提交
623
* [Digital Signal Processing in Python](https://greenteapress.com/wp/think-dsp) - Allen B. Downey
C
Craig Davison 已提交
624
* ["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
T
Timo Salomäki 已提交
625
* [Effective DevOps with AWS, Second Edition](https://www.packtpub.com/free-ebooks/effective-devops-aws-second-edition) - Yogesh Raheja, Giuseppe Borgese, Nathaniel Felsen (Packt account *required*)
626
* [Essential Image Optimization](https://images.guide) - Addy Osmani
C
Craig Davison 已提交
627
* [Foundations of Programming](http://openmymind.net/FoundationsOfProgramming.pdf) (PDF)
V
Victor Felder 已提交
628 629
* [Game Programming Patterns](http://gameprogrammingpatterns.com) - Bob Nystrom
* [Getting Real](http://gettingreal.37signals.com)
630
* [Google Maps API Succinctly](https://www.syncfusion.com/ebooks/google_maps_api_succinctly) - Mark Lewin
E
engstrom 已提交
631
* [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 已提交
632
* [Hello SDL](https://lazyfoo.net/tutorials/SDL) - Lazy Foo' Productions
S
sstt011 已提交
633
* [High-Performance Scientific Computing](https://andreask.cs.illinois.edu/Teaching/HPCFall2012) (class lectures and slides)
634
* [HoloLens Succinctly](https://www.syncfusion.com/ebooks/hololens_succinctly) - Lars Klint
V
Victor Felder 已提交
635
* [How Computers Work](http://www.fastchip.net/howcomputerswork/p1.html) - R. Young
636
* [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. 已提交
637
* [How to Think Like a Computer Scientist](http://openbookproject.net/thinkcs/) - Peter Wentworth, Jeffrey Elkner, Allen B. Downey, and Chris Meyers
R
robschia 已提交
638
* [Image Processing in C: Analyzing and Enhancing Digital Images](http://homepages.inf.ed.ac.uk/rbf/BOOKS/PHILLIPS/) - Dwayne Phillips
T
Timo Salomäki 已提交
639
* [Industrial Cybersecurity](https://www.packtpub.com/free-ebooks/industrial-cybersecurity) - Pascal Ackerman (Packt account *required*)
640
* [Information Technology and the Networked Economy](http://florida.theorangegrove.org/og/file/49843a6a-9a9d-4bad-b4d4-d053f9cdf73e/1/InfoTechNetworkedEconomy.pdf) (PDF)
641
* [Introduction to Scientific Programming in C++ and Fortran](https://web.corral.tacc.utexas.edu/CompEdu/pdf/isp/EijkhoutIntroSciProgramming-book.pdf) - Victor Eijkhout (PDF)
642
* [IRPF90 Fortran code generator](https://www.gitbook.com/book/scemama/irpf90/details) - Anthony Scemama
643
* [Learn Programming](https://progbook.org) - Antti Salonen
C
Craig Davison 已提交
644 645
* [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
646
* [Linked Data Patterns: A pattern catalogue for modelling, publishing, and consuming Linked Data](http://patterns.dataincubator.org/book/) - Leigh Dodds, Ian Davis
647
* [Magic Ink: Information Software and The Graphical Interface](http://worrydream.com/#!/MagicInk) - Bret Victor
648
* [Mastering Bitcoin - Unlocking digital currencies](https://github.com/bitcoinbook/bitcoinbook) - Andreas M. Antonopoulos
T
Timo Salomäki 已提交
649
* [Mastering ROS for Robotics Programming, Second Edition](https://www.packtpub.com/free-ebooks/mastering-ros-robotics-programming-second-edition) - Lentin Joseph, Jonathan Cacace (Packt account *required*)
650
* [Mobile Developer's Guide to the Galaxy](https://leanpub.com/mobiledevelopersguide) *(Leanpub account or valid email requested)*
V
Victor Felder 已提交
651
* [Modeling Reactive Systems with Statecharts](http://www.wisdom.weizmann.ac.il/~harel/reactive_systems.html)
652
* [MSIX Succinctly](https://www.syncfusion.com/ebooks/msix-succinctly) - Matteo Pagani
653
* [Networks, Crowds, and Markets: Reasoning About a Highly Connected World](http://www.cs.cornell.edu/home/kleinber/networks-book/)
E
engstrom 已提交
654
* [Object-Oriented Reengineering Patterns](http://win.ua.ac.be/~sdemey/) - Serge Demeyer, Stéphane Ducasse and Oscar Nierstrasz
T
Timo Salomäki 已提交
655
* [Open Government; Collaboration, Transparency, and Participation in Practice](https://github.com/oreillymedia/open_government) - Daniel Lathrop, Laurel Ruma
V
Victor Felder 已提交
656
* [Packt Publishing: A free book every day](https://www.packtpub.com/packt/offers/free-learning) (PDF, ePub, Mobi, Kindle) *(account required)*
657
* [PDQ: Pretty Darn Quick: An Agile, All-Purpose Methodology](https://leanpub.com/PDQ) - Jeff Franz-Lien  *(Leanpub account or valid email requested)*
658
* [Philosophy of Computer Science](http://www.cse.buffalo.edu/~rapaport/Papers/phics.pdf) (PDF)
659
* [Playtime with Hyperledger Composer](https://schadokar.dev/ebooks/playtime-with-hyperledger-composer/) - Shubham Chadokar (PDF)
V
Victor Felder 已提交
660
* [PNG: The Definitive Guide](http://www.libpng.org/pub/png/book/)
V
Victor Felder 已提交
661
* [Pointers And Memory](http://cslibrary.stanford.edu/102/PointersAndMemory.pdf) (PDF)
662
* [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)
663
* [Procedural Content Generation in Games](http://pcgbook.com) - Noor Shaker, Julian Togelius, Mark Nelson
V
Victor Felder 已提交
664
* [Programming with Unicode](http://unicodebook.readthedocs.org)
T
Timo Salomäki 已提交
665
* [Real-World Maintainable Software](https://www.oreilly.com/ideas/real-world-maintainable-software) - Abraham Marin-Perez
666
* [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)*
667
* [Scientific Programming and Computer Architecture](https://divakarvi.github.io/bk-spca/spca.html) - Divakar Viswanath
668
* [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 已提交
669
* [Small Memory Software](http://www.smallmemory.com/book.html)
P
Praveen Pal 已提交
670
* [Web Almanac](https://almanac.httparchive.org/static/pdfs/web_almanac_2019_en.pdf) (PDF)
671
* [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 已提交
672

673

C
Christoph Uschkrat 已提交
674
#### MOOC
675

V
Victor Felder 已提交
676 677
* [Coursera](https://www.coursera.org)
* [edX](https://www.edx.org)
J
Johan Wigert 已提交
678
* [freeCodeCamp](https://www.freecodecamp.org)
V
Victor Felder 已提交
679
* [FutureLearn](https://www.futurelearn.com)
V
Victor Felder 已提交
680
* [MIT OCW](http://ocw.mit.edu)
K
Kartikey Tripathi 已提交
681
* [NPTEL](https://onlinecourses.nptel.ac.in)
V
Victor Felder 已提交
682
* [openHPI](https://open.hpi.de)
J
Johan Wigert 已提交
683
* [openSAP](https://open.sap.com)
V
Victor Felder 已提交
684 685
* [Platzi](https://courses.platzi.com)
* [Udacity](https://www.udacity.com)
E
engstrom 已提交
686

687

C
Christoph Uschkrat 已提交
688
#### Networking
689

690
* [An Introduction to Computer Networks](http://intronetworks.cs.luc.edu) (HTML, PDF, Kindle)
S
switchhax 已提交
691
* [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/)
692
* [Code Connected vol.1](http://hintjens.wdfiles.com/local--files/main%3Afiles/cc1pe.pdf) (PDF) (book on ZeroMQ)
D
David Metcalfe 已提交
693
* [Computer Networking : Principles, Protocols and Practice](http://cnp3book.info.ucl.ac.be/1st/html/index.html) (HTML, ePub, PDF, Kindle)
694
* [Computer Networks: A Systems Approach](https://book.systemsapproach.org) - Larry Peterson and Bruce Davie (HTML, epub, mobi, PDF)
T
Timo Salomäki 已提交
695
* [Distributed systems for fun and profit](http://book.mixu.net/distsys/single-page.html)
696
* [High-Performance Browser Networking](https://hpbn.co) - Ilya Grigorik
697
* [HTTP Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/http) (PDF, Kindle) (email address *requested*, not required)
A
Afanasiev Stanislav 已提交
698
* [HTTP2 Explained](http://daniel.haxx.se/http2/) - Daniel Stenberg
699
* [IPv6 for IPv4 Experts](https://sites.google.com/site/yartikhiy/home/ipv6book) - Yar Tikhiy (PDF)
700
* [Kafka, The definitive Guide](https://assets.confluent.io/m/1b509accf21490f0/original/20170707-EB-Confluent_Kafka_Definitive-Guide_Complete.pdf) - Neha Narkhede (PDF)
701
* [Network Science](http://networksciencebook.com) - Albert-Laszló Barabási
E
engstrom 已提交
702
* [The TCP/IP Guide](http://www.tcpipguide.com/free/t_toc.htm)
703
* [Understanding IP Addressing: Everything you ever wanted to know](http://pages.di.unipi.it/ricci/501302.pdf) (PDF)
E
engstrom 已提交
704 705
* [ZeroMQ Guide](http://zguide.zeromq.org/page%3Aall)

706

C
Christoph Uschkrat 已提交
707
#### Open Source Ecosystem
708

V
Victor Felder 已提交
709
* [Data Journalism Handbook](http://datajournalismhandbook.org)
E
eshellman 已提交
710 711 712
* [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/)
713
* [Getting Started with InnerSource](http://www.oreilly.com/programming/free/getting-started-with-innersource.csp) (email address *requested*, not required)
E
engstrom 已提交
714
* [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)
715
* [GitLab Handbook](https://about.gitlab.com/handbook/)
C
Craig Davison 已提交
716
* [How to get started with open source](https://opensource.com/resources/ebook/how-get-started-open-source) (ePub & ODT)
E
eshellman 已提交
717
* [Innovation Happens Elsewhere](http://dreamsongs.com/IHE/IHE.html) - Ron Goldman, Richard P. Gabriel
M
Mina 已提交
718
* [Introduction to Networking](https://do1.dr-chuck.net/net-intro/EN_us/net-intro.pdf) - Charles Severance (PDF)
V
Victor Felder 已提交
719
* [Open Advice: FOSS: What We Wish We Had Known When We Started](http://open-advice.org)
T
Timo Salomäki 已提交
720
* [Open source in Brazil](https://www.oreilly.com/ideas/open-source-in-brazil) - Andy Oram
E
eshellman 已提交
721
* [Producing Open Source Software](http://producingoss.com) - Karl Fogel
E
engstrom 已提交
722
* [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)
723
* [The Art of Community](http://artofcommunityonline.org/Art_of_Community_Second_Edition.pdf) - Jono Bacon (PDF)
E
engstrom 已提交
724
* [The Cathedral and the Bazaar](http://www.catb.org/esr/writings/cathedral-bazaar/) - Eric S. Raymond
E
eshellman 已提交
725
* [The Future of the Internet](http://futureoftheinternet.org) - Jonathan Zittrain
726
* [The Open Source Way](http://www.theopensourceway.org/book/)
E
engstrom 已提交
727 728
* [The Wealth of Networks: How Social Production Transforms Markets and Freedom](http://cyber.law.harvard.edu/wealth_of_networks/Main_Page) - Yochai Benkler

729

T
Timo Salomäki 已提交
730
#### Operating Systems
731

732
* [A short introduction to operating systems (2001)](http://markburgess.org/os/os.pdf) - Mark Burgess (PDF)
V
Victor Felder 已提交
733
* [Computer Science from the Bottom Up](http://www.bottomupcs.com)
734
* [How to Make a Computer Operating System](https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System) (:construction: *in process*)
S
Sameh Tharwat 已提交
735
* [How to write a simple operating system in assembly language](http://mikeos.sourceforge.net/write-your-own-os.html) - Mike Saunders (HTML)
E
engstrom 已提交
736 737
* [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)
738
* [Practical File System Design: The Be File System](http://www.nobius.org/~dbg/practical-file-system-design.pdf) - Dominic Giampaolo (PDF)
S
Sameh Tharwat 已提交
739
* [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)
740
* [The Art of Unix Programming](http://catb.org/esr/writings/taoup/html/) - Eric S. Raymond
741
* [The Design and Implementation of the Anykernel and Rump Kernels](http://www.fixup.fi/misc/rumpkernel-book/) - Antti Kantee
V
Victor Felder 已提交
742
* [The little book about OS development](https://littleosbook.github.io) - Erik Helin, Adam Renberg
743
* [The Little Book of Semaphores](http://greenteapress.com/semaphores/) - Allen B. Downey
744 745
* [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 已提交
746
* [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 已提交
747
* [Xv6, a simple Unix-like teaching operating system](https://pdos.csail.mit.edu/6.828/2012/xv6.html)
E
engstrom 已提交
748

749

C
Christoph Uschkrat 已提交
750
#### Parallel Programming
751

C
Craig Davison 已提交
752
* [High Performance Computing](http://cnx.org/contents/bb821554-7f76-44b1-89e7-8a2a759d1347%405.2) - Charles Severance & Kevin Dowd (PDF, ePUB)
753
* [High Performance Computing Training](https://web.archive.org/web/20170702124132/https://hpc.llnl.gov/training/tutorials) (LLNL materials)
S
sstt011 已提交
754
* [High-Performance Scientific Computing](https://andreask.cs.illinois.edu/Teaching/HPCFall2012) (class lectures and slides)
C
Craig Davison 已提交
755
* [Introduction to High-Performance Scientific Computing](http://pages.tacc.utexas.edu/~eijkhout/istc/istc.html) - Victor Eijkhout
E
engstrom 已提交
756
* [Introduction to Parallel Computing](https://computing.llnl.gov/tutorials/parallel_comp/) - Blaise Barney
757
* [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 已提交
758
* [Programming on Parallel Machines; GPU, Multicore, Clusters and More](http://heather.cs.ucdavis.edu/parprocbook) - Norm Matloff
759
Kerridge (PDF) (email address *requested*, not required)
760
* [The OpenCL Programming Book](https://us.fixstars.com/products/opencl/book/OpenCLProgrammingBook/contents/)
761
* [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)
762
* [Using Concurrency and Parallelism Effectively – II](http://bookboon.com/en/using-concurrency-and-parallelism-effectively-ii-ebook) - Jon
763

V
Victor Felder 已提交
764

C
Christoph Uschkrat 已提交
765
#### Partial Evaluation
766

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

769

C
Christoph Uschkrat 已提交
770
#### Professional Development
771

772
* [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*)
773 774
* [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 已提交
775
* [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 已提交
776
* [Professional Software Development For Students](https://mixmastamyk.bitbucket.io/pro_soft_dev/intro.html) - Mike G. Miller
V
Victor Felder 已提交
777
* [What I've Learned From Failure](https://leanpub.com/shippingsoftware/read) - Reginald Braithwaite
778

779

C
Christoph Uschkrat 已提交
780
#### Programming Paradigms
781

782
* [Flow based Programming](http://jpaulmorrison.com/fbp/) - J Paul Morrison
V
Victor Felder 已提交
783
* [Introduction to Functional Programming](http://www.cl.cam.ac.uk/teaching/Lectures/funprog-jrh-1996/) - J. Harrison
784
* [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ć 已提交
785
* [Mostly Adequate Guide to Functional Programming](https://mostly-adequate.gitbooks.io/mostly-adequate-guide/content/) - Mostly Adequate Core Team
786
* [The Pure Function Pipeline Data Flow v3.0 ---- the Grand Unified Programming Theory](https://github.com/linpengcheng/PurefunctionPipelineDataflow) - Lin Pengcheng
787
* [Type Theory and Functional Programming](https://www.cs.kent.ac.uk/people/staff/sjt/TTFP/)
788

789

C
Christoph Uschkrat 已提交
790
#### Regular Expressions
791

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

800

C
Christoph Uschkrat 已提交
801
#### Reverse Engineering
802

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


C
Christoph Uschkrat 已提交
809
#### Security
810

811
* [A Graduate Course in Applied Cryptography](http://toc.cryptobook.us)
V
Victor Felder 已提交
812
* [Crypto 101 - Crypto for everyone](https://www.crypto101.io)
813
* [CryptoParty Handbook](https://unglue.it/work/141611/)
V
Victor Felder 已提交
814
* [Handbook of Applied Cryptography](http://cacr.uwaterloo.ca/hac/index.html)
815
* [How to deal with Passwords](https://github.com/MHM5000/pass)
816
* [Intrusion Detection Systems with Snort](http://ptgmedia.pearsoncmg.com/images/0131407333/downloads/0131407333.pdf) (PDF)
817
* [OpenSSL Cookbook](https://www.feistyduck.com/library/openssl-cookbook/)
818
* [OWASP Mobile Security Testing Guide](https://mobile-security.gitbook.io/mobile-security-testing-guide/) - Bernhard Mueller et al.
819
* [OWASP Testing Guide 4.0](https://www.owasp.org/images/1/19/OTGv4.pdf) (PDF)
E
engstrom 已提交
820
* [OWASP Top 10 for .NET Developers](http://www.troyhunt.com/2011/12/free-ebook-owasp-top-10-for-net.html)
H
Henning Kopp 已提交
821
* [Security Engineering](http://www.cl.cam.ac.uk/~rja14/book.html)
822

823

C
Christoph Uschkrat 已提交
824
#### Software Architecture
825

K
Kevin Wang 已提交
826
* [Agile Planning: From Ideas to Story Cards](https://launchschool.com/books/agile_planning) - Launch School
827
* [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 已提交
828
* [Best Kept Secrets of Peer Code Review](http://smartbear.com/lp/ebook/collaborator/secrets-of-peer-code-review/)
829
* [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 已提交
830
* [Data-Oriented Design](http://www.dataorienteddesign.com/dodmain/dodmain.html)
831
* [Developing Reactive Microservices](https://info.lightbend.com/COLL-20XX-Developing-Reactive-Microservices_Landing-Page.html) (email address *requested*, not required)
E
engstrom 已提交
832
* [Domain Driven Design Quickly](http://www.infoq.com/minibooks/domain-driven-design-quickly)
V
Victor Felder 已提交
833
* [DSL Engineering: Designing, Implementing and Using Domain-Specific Languages](http://dslbook.org) - Markus Voelter
834
* [Exploring CQRS and Event Sourcing](https://msdn.microsoft.com/en-us/library/jj554200.aspx) - (EPUB, PDF)
T
Timo Salomäki 已提交
835
* [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 已提交
836
* [How to Design Programs](http://www.htdp.org)
E
engstrom 已提交
837 838
* [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)
839
* [Kanban for skeptics](https://leanpub.com/kanbanforskeptics) - Nick Oostvogels  *(Leanpub account or valid email requested)*
840 841
* [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 已提交
842
* [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 已提交
843
* [Naked objects](http://downloads.nakedobjects.net/resources/Pawson%20thesis.pdf) - Richard Pawson (PDF)
T
Timo Salomäki 已提交
844
* [OAuth - The Big Picture](https://pages.apigee.com/oauth-big-picture-ebook.html) (email address *requested*)
V
Victor Felder 已提交
845
* [Object-Oriented Reengineering Patterns](http://scg.unibe.ch/download/oorp/) - S. Demeyer, S. Ducasse and O. Nierstrasz
O
oltolm 已提交
846
* [Practicing Domain-Driven Design - Part 1](https://leanpub.com/Practicing-DDD) - Scott Millett  *(Leanpub account or valid email requested)*
847
* [Reactive Microservices Architecture](https://www.lightbend.com/ebooks/reactive-microservices-architecture-design-principles-for-distributed-systems-oreilly) (email address *requested*)
848
* [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 已提交
849
* [Scrum and XP from the Trenches](http://www.infoq.com/minibooks/scrum-xp-from-the-trenches-2)
850
* [Serverless apps: Architecture, patterns, and Azure implementation](https://docs.microsoft.com/en-us/dotnet/standard/serverless-architecture/)
T
Timo Salomäki 已提交
851
* [Serverless Design Patterns and Best Practices](https://www.packtpub.com/free-ebooks/serverless-design-patterns-and-best-practices) - Brian Zambrano (Packt account *required*)
852
* [Shape Up - Stop Running in Circles and Ship Work that Matters](https://basecamp.com/shapeup) - Ryan Singer (PDF)
853
* [Site Reliability Engineering](https://landing.google.com/sre/book/index.html)
854
* [Software Architecture Patterns](http://www.oreilly.com/programming/free/software-architecture-patterns.csp) (email address *requested*, not required)
E
engstrom 已提交
855
* [Software Engineering for Internet Applications](http://philip.greenspun.com/seia/)
856
* [Source Making Design Patterns and UML](https://sourcemaking.com/design_patterns)
857
* [Test Driven Development, Extensive Tutorial](https://github.com/grzesiek-galezowski/tdd-ebook) - Grzegorz Gałęzowski
858
* [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 已提交
859
* [Web API Design](https://pages.apigee.com/rs/apigee/images/api-design-ebook-2012-03.pdf) - Brian Mulloy (PDF)
K
Kevin Wang 已提交
860
* [Working with Web APIs](https://launchschool.com/books/working_with_apis) - Launch School
861
* [Your API Is Bad](https://leanpub.com/yourapiisbad/read) - Paddy Foran
E
engstrom 已提交
862

863

C
Christoph Uschkrat 已提交
864
#### Standards
865

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

869

C
Christoph Uschkrat 已提交
870
#### Theoretical Computer Science
871

C
Craig Davison 已提交
872
* [Building Blocks for Theoretical Computer Science](http://mfleck.cs.illinois.edu/building-blocks/index.html) - Margaret M. Fleck
873
* [Category Theory for Computing Science](http://www.tac.mta.ca/tac/reprints/articles/22/tr22.pdf) (PDF)
874
* [Category Theory for Programmers](https://github.com/hmemcpy/milewski-ctfp-pdf) - Bartosz Milewski (PDF)
875
* [Design of a Programmer](https://www.smashwords.com/books/view/639609) - Prakash Hegade (PDF)
E
engstrom 已提交
876
* [Homotopy Type Theory: Univalent Foundations of Mathematics](http://homotopytypetheory.org/book/) (PDF)
877
* [Introduction to Computer Science](http://www.cse.iitd.ernet.in/~suban/CSL102/) - Prof. Subhashis Banerjee, IIT Delhi
V
Victor Felder 已提交
878
* [Introduction to Computing](http://www.computingbook.org)
C
Craig Davison 已提交
879
* [Introduction to Theory of Computation](http://cglab.ca/~michiel/TheoryOfComputation/) - Anil Maheshwari and Michiel Smid (PDF)
E
engstrom 已提交
880
* [Models of Computation](http://cs.brown.edu/people/jes/book/) - John E. Savage
881
* [Practical Foundations for Programming Languages, Preview](https://www.cs.cmu.edu/~rwh/pfpl/2nded.pdf) - Robert Harper (PDF)
V
Victor Felder 已提交
882
* [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 已提交
883
* [Programming and Programming Languages](https://papl.cs.brown.edu/2019/) - Shriram Krishnamurthi
884
* [Programming in Martin-Löf's Type Theory](http://www.cse.chalmers.se/research/group/logic/book/) - Bengt Nordstroem
885 886
* [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 已提交
887
* [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 已提交
888
* [Structure and Interpretation of Computer Programs](https://mitpress.mit.edu/sicp/)
F
Fwiffo 已提交
889
* [Structure and Interpretation of Computer Programs](http://sarabander.github.io/sicp/html/index.xhtml)
890
* [The Black Art of Programming](http://self.gutenberg.org/wplbn0002828847-the-black-art-of-programming-by-mcilroy-mark.aspx?) - Mark McIlroy
891
* [The Craft of Programming](https://kilthub.cmu.edu/articles/The_Craft_of_Programming/6610514) - John C. Reynolds
892
* [Think Complexity](https://greenteapress.com/wp/think-complexity-2e/) - - Allen B. Downey (2nd Edition) (PDF, HTML)
E
engstrom 已提交
893

894

C
Christoph Uschkrat 已提交
895
#### Web Performance
896

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


J
Johan Wigert 已提交
904 905 906 907 908
### ABAP

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


C
Christoph Uschkrat 已提交
909
### Ada
910

E
Espartaco Palma 已提交
911
* [A Guide to Ada for C and C++ Programmers](http://www.cs.uni.edu/~mccormic/4740/guide-c2ada.pdf) (PDF)
V
Victor Felder 已提交
912
* [Ada Distilled](http://www.adapower.com/pdfs/AdaDistilled07-27-2003.pdf) (PDF)
913
* [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)
914
* [Ada Programming](https://en.wikibooks.org/wiki/Ada_Programming) - Wikibooks
915
* [Ada Reference Manual - ISO/IEC 8652:2012(E) Language and Standard Libraries](http://www.ada-auth.org/standards/12rm/RM-Final.pdf) (PDF)
916 917
* [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)
918
* [The Big Online Book of Linux Ada Programming](http://www.pegasoft.ca/resources/boblap/book.html)
V
Victor Felder 已提交
919 920


C
Christoph Uschkrat 已提交
921
### Agda
922

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

926

C
Christoph Uschkrat 已提交
927
### Alef
928

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

931

C
Christoph Uschkrat 已提交
932
### Android
933

E
engstrom 已提交
934
* [Android 4 App Development Essentials](http://www.techotopia.com/index.php/Android_4_App_Development_Essentials)
935
* [Android Notes for Professionals](https://goalkicker.com/AndroidBook) - Compiled from StackOverflow Documentation (PDF)
936
* [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)
937 938
* [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 已提交
939
* [CodePath Android Cliffnotes](https://github.com/codepath/android_guides/wiki)
V
Victor Felder 已提交
940
* [Coreservlets Android Programming Tutorial](http://www.coreservlets.com/android-tutorial/)
C
Craig Davison 已提交
941
* [Expert Android and Eclipse development knowledge](http://www.vogella.com/tutorials/android.html)
942
* [Google Android Developer Training](https://developer.android.com/guide)
C
Craig Davison 已提交
943
* [Styling Android](https://blog.stylingandroid.com)
944
* [The Busy Coder's Guide to Android Development](https://commonsware.com/Android/4-2-free) (PDF - older versions)
B
bbuyukguzel 已提交
945

V
Victor Felder 已提交
946

C
Christoph Uschkrat 已提交
947
### APL
948

949 950
* [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)
C
Craig Davison 已提交
951
* [Mastering Dyalog APL](http://www.dyalog.com/mastering-dyalog-apl.htm) (PDF)
B
Boris Egorov 已提交
952 953


C
Christoph Uschkrat 已提交
954
### Arduino
955

956
* [Arduino Programming Notebook](http://www.lulu.com/shop/brian-evans/arduino-programming-notebook/ebook/product-18598708.html) - Brian Evans
G
Gintautas Švedas 已提交
957 958 959
* [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 已提交
960
* [Introduction to Arduino](http://playground.arduino.cc/Main/ManualsAndCurriculum)
961
* [Introduction to Arduino : A piece of cake!](http://www.introtoarduino.com) - Alan G. Smith
G
Gintautas Švedas 已提交
962
* [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 已提交
963

V
Victor Felder 已提交
964

965
### ASP.NET
966

G
Gintautas Švedas 已提交
967
* [Architecting Modern Web Applications with ASP.NET Core and Microsoft Azure (2020)](https://aka.ms/webappebook) - Steve "ardalis" Smith (PDF) (:construction: *in process*)
968
* [ASP.NET Core 2 Succinctly](https://www.syncfusion.com/ebooks/aspnet-core-2-succinctly) - Simone Chiaretta, Ugo Lattanzi
V
Victor Felder 已提交
969
* [ASP.NET MVC Music Store](http://mvcmusicstore.codeplex.com)
970
* [ASP.NET WebHooks Succinctly](https://www.syncfusion.com/ebooks/aspnet_webhooks_succinctly) - Gaurav Arora
G
Gintautas Švedas 已提交
971 972 973 974 975
* [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)
* [The Little ASP.NET Core Book (2018)](https://s3.amazonaws.com/recaffeinate-files/LittleAspNetCoreBook.pdf) - Nate Barbettini (PDF)
V
Victor Felder 已提交
976 977


C
Christoph Uschkrat 已提交
978
### Assembly Language
979

T
Timo Salomäki 已提交
980
* [An introduction to reverse engineering for beginners](https://beginners.re/RE4B-EN.pdf) - Dennis Yurichev (PDF)
G
Gintautas Švedas 已提交
981 982
* [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)
983
* [Assembly Language Succinctly](https://www.syncfusion.com/resources/techportal/details/ebooks/assemblylanguage) (PDF)
T
Timo Salomäki 已提交
984
* [PC Assembly Language](http://pacman128.github.io/pcasm/) - P. A. Carter
J
Jackson Isaac 已提交
985
* [Professional Assembly Language](https://web.archive.org/web/20170329045538/http://blog.hit.edu.cn:80/jsx/upload/AT%EF%BC%86TAssemblyLanguage.pdf) (PDF)
986
* [Programming from the Ground Up](https://download-mirror.savannah.gnu.org/releases/pgubook/ProgrammingGroundUp-1-0-booksize.pdf) - Jonathan Bartlett (PDF)
E
engstrom 已提交
987
* [Ralf Brown's Interrupt List](http://www.ctyme.com/rbrown.htm)
988
* [Software optimization resources](http://www.agner.org/optimize/) - A. Fog
989
* [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 已提交
990
* [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)
991
* [x86-64 Assembly Language Programming with Ubuntu](http://www.egr.unlv.edu/~ed/x86.html) - Ed Jorgensen (PDF)
992
* [x86 Assembly](https://en.wikibooks.org/wiki/X86_Assembly) - Wikibooks
G
Gintautas Švedas 已提交
993 994
* [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 已提交
995

996

C
Christoph Uschkrat 已提交
997
#### Non-X86
998

999
* [Easy 6502](http://skilldrick.github.io/easy6502/) - Nick Morgan
1000
* [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 已提交
1001
* [Machine Language for Beginners](https://archive.org/details/ataribooks-machine-language-for-beginners) - Richard Mansfield [6502 CPU]
1002
* [Programmed Introduction to MIPS Assembly Language](http://chortle.ccsu.edu/AssemblyTutorial/index.html)
1003
* [The Second Book of Machine Language](http://www.atariarchives.org/2bml/)
M
Matt Sephton 已提交
1004

E
engstrom 已提交
1005

C
Christoph Uschkrat 已提交
1006
### AutoHotkey
1007

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

E
engstrom 已提交
1011

C
Christoph Uschkrat 已提交
1012
### Autotools
1013

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


C
Christoph Uschkrat 已提交
1018
### Awk
1019

1020
* [An Awk Primer](https://en.wikibooks.org/wiki/An_Awk_Primer) - Wikibooks
R
Robert Alm Nilsson 已提交
1021
* [Awk](http://www.grymoire.com/Unix/Awk.html) - Bruce Barnett
1022
* [Gawk: Effective AWK Programming](https://www.gnu.org/software/gawk/manual) - Arnold D. Robbins (HTML, PDF)
R
Robert Alm Nilsson 已提交
1023 1024


C
Christoph Uschkrat 已提交
1025
### Bash
1026

S
sstt011 已提交
1027 1028
* [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)
1029
* [Bash Notes for Professionals](http://goalkicker.com/BashBook/) - Compiled from StackOverflow documentation (PDF)
S
sstt011 已提交
1030 1031
* [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 已提交
1032
* [Bash tutorial](https://web.archive.org/web/20180328183806/http://gdrcorelec.ups-tlse.fr/files/bash.pdf) - Anthony Scemama (PDF)
S
sstt011 已提交
1033 1034 1035 1036 1037 1038 1039
* [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)
* [Google Shell Style Guide](https://google.github.io/styleguide/shell.xml) - Paul Armstrong (HTML)
* [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)
1040
* [Slackbook (2005)](http://slackbook.org) - Alan Hicks, Chris Lumens, David Cantrell and Logan Johnson (HTML, DocBook, Postscript, PDF)
S
sstt011 已提交
1041
* [The Bash Academy](http://guide.bash.academy) - Maarten Billemont (HTML)
1042
* [The Linux Command Line](http://linuxcommand.org/tlcl.php) - William E. Shotts, Jr. (PDF)
S
sstt011 已提交
1043
* [Writing Shell Scripts](http://linuxcommand.org/lc3_writing_shell_scripts.php) - William E. Shotts, Jr. (HTML)
V
Victor Felder 已提交
1044 1045


C
Christoph Uschkrat 已提交
1046
### Basic
1047

P
Peter Thaleikis 已提交
1048
* [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
1049
* [A beginner's guide to Gambas](http://distro.ibiblio.org/vectorlinux/Uelsk8s/GAMBAS/gambas-beginner-guide.pdf) - John W. Rittinghouse (PDF)
1050
* [Pick/Basic: A Programmer's Guide](http://www.jes.com/pb/) - Jonathan E. Sisk
1051 1052 1053
* [Visual Basic Essentials](http://www.techotopia.com/index.php/Visual_Basic_Essentials)


C
Christoph Uschkrat 已提交
1054
### BETA
1055

T
Timo Salomäki 已提交
1056
* [Object-Oriented Programming in the BETA Programming Language](https://beta.cs.au.dk/Books/) - Ole Lehrmann Madsen, Birger Møller-Pedersen, Kristen Nygaard
1057 1058


1059 1060
### Blazor

G
Gintautas Švedas 已提交
1061
* [Blazor: A Beginner's Guide](https://www.telerik.com/campaigns/blazor/wp-beginners-guide-ebook) - Ed Charbeneau (PDF) (email address *requested*, not required)
1062 1063 1064
* [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 已提交
1065
### C
1066

A
Alex Gorelov 已提交
1067
* [256-Color VGA Programming in C](http://www.brackeen.com/vga/) - David Brackeen
T
Timo Salomäki 已提交
1068
* [A Tutorial on Pointers and Arrays in C](https://web.archive.org/web/20180827131006/http://home.earthlink.net/~momotuk/pointers.pdf) - Ted Jensen (PDF)
1069
* [An Introduction to C & GUI Programming](https://www.raspberrypi.org/magpi-issues/C_GUI_Programming.pdf) - Simon Long (PDF)
1070
* [Bare-metal programming for ARM](https://github.com/umanovskis/baremetal-arm) - Daniels Umanovskis [(PDF)](http://umanovskis.se/files/arm-baremetal-ebook.pdf)
1071
* [Beej's Guide to C Programming](http://beej.us/guide/bgc/) - B. Hall (HTML, PDF)
V
Victor Felder 已提交
1072
* [Beej's Guide to Network Programming - Using Internet Sockets](http://beej.us/guide/bgnet/) - B. Hall
1073
* [Beej's Guide to the GNU Debugger (GDB)](http://beej.us/guide/bggdb/) - B. Hall (HTML)
1074
* [Build Your Own Lisp](http://www.buildyourownlisp.com) - Daniel Holden
1075
* [C Elements of Style](http://www.oualline.com/books.free/style/) - Steve Oualline
1076
* [C for Python Programmers - Carl Burch](http://www.toves.org/books/cpy/)
1077
* [C Notes for Professionals](https://goalkicker.com/CBook) - Compiled from StackOverflow Documentation (PDF)
C
Craig Davison 已提交
1078
* [C Programming](https://en.wikibooks.org/wiki/Programming%3AC) - Wikibooks
1079
* [C Programming Boot Camp - Paul Gribble](http://www.gribblelab.org/CBootCamp/)
E
engstrom 已提交
1080
* [Deep C](http://www.slideshare.net/olvemaudal/deep-c)
1081
* [Essential C](http://cslibrary.stanford.edu/101/EssentialC.pdf) - Nick Parlante (PDF)
1082
* [Everything you need to know about pointers in C - Peter Hosey](http://boredzo.org/pointers/)
1083
* [Functional C (1997)](https://research.utwente.nl/files/5128727/book.pdf) - Pieter H. Hartel, Henk Muller (PDF)
1084
* [Hashing](https://www.smashwords.com/books/view/737188) - Prakash Hegade
1085
* [Learn to Code With C - The MagPi Essentials](https://www.raspberrypi.org/magpi-issues/Essentials_C_v1.pdf) (PDF)
T
thefear100 已提交
1086
* [Learning GNU C](https://download-mirror.savannah.gnu.org/releases/c-prog-book/learning_gnu_c.pdf) - Ciaran O’Riordan (PDF)
1087
* [Modeling with Data](https://ben.klemens.org/pdfs/gsl_stats.pdf) - Ben Klemens (PDF)
1088
* [Modern C](https://modernc.gforge.inria.fr) - Jens Gustedt (PDF)
V
Victor Felder 已提交
1089
* [Object-Oriented Programming With ANSI-C](http://www.planetpdf.com/codecuts/pdfs/ooc.pdf) (PDF)
1090
* [Programming in C](http://ee.hawaii.edu/~tep/EE160/Book/PDF/) - Bharat Kinariwala & Tep Dobry
1091
* [Programming in C](https://www.freetechbooks.com/programming-in-c-t1337.html) - Kishori Mundargi
1092
* [Structures and C](https://www.smashwords.com/books/view/644937) - Prakash Hegade
1093
* [The C book](http://publications.gbdirect.co.uk/c_book/) - Mike Banahan, Declan Brady and Mark Doran (PDF, HTML)
E
engstrom 已提交
1094
* [The Craft of Text Editing or A Cookbook for an Emacs](http://www.finseth.com/craft/) - Craig A. Finseth
1095
* [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)
1096 1097
* [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 已提交
1098
* [The little book about OS development](http://littleosbook.github.io) - Erik Helin, Adam Renberg
1099
* [The New C Standard - An Economic and Cultural commentary (2009)](http://www.knosof.co.uk/cbook/cbook.html) - Derek M. Jones (PDF)
1100
* [TONC GBA Programming - Game Boy Advance Development](http://www.coranac.com/tonc/text/toc.htm)
1101

V
Victor Felder 已提交
1102

C
Christoph Uschkrat 已提交
1103
### C Sharp
1104

1105
* [C# Essentials](http://www.techotopia.com/index.php/C_Sharp_Essentials)
1106
* [C# Notes for Professionals](http://goalkicker.com/CSharpBook/) - Compiled from StackOverflow documentation (PDF)
1107
* [C# Programming](https://en.wikibooks.org/wiki/C_Sharp_Programming) - Wikibooks
1108
* [C# Programming Yellow Book](https://www.robmiles.com/s/CSharp-Book-2019-Refresh.pdf) - Rob Miles (PDF) (2019)
1109
* [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 已提交
1110
* [C# Tips](https://leanpub.com/cstips) - Jason Roberts *(Leanpub account or valid email requested)*
V
Victor Felder 已提交
1111
* [Creating Mobile Apps with Xamarin.Forms C#](https://developer.xamarin.com/guides/xamarin-forms/creating-mobile-apps-xamarin-forms/)
T
Timo Salomäki 已提交
1112
* [Daily Design Patterns](https://web.archive.org/web/20170930132000/https://www.exceptionnotfound.net/downloads/dailydesignpattern.pdf) - Matthew P Jones (PDF)
J
Jamie Dawson 已提交
1113
* [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 已提交
1114
* [Dissecting a C# Application](https://damieng.com/blog/2007/11/08/dissecting-a-c-application-inside-sharpdevelop) - Christian Holm, Bernhard Spuida, Mike Kruger
1115
* [Fundamentals of Computer Programming with C#](http://www.introprogramming.info/english-intro-csharp-book/read-online/) - Svetlin Nakov, Veselin Kolev & Co (HTML, PDF)
1116
* [High level asynchronous programming with Reactive Extensions](https://github.com/petroemil/Rx.Book) - Emil Petro
R
Ruben 已提交
1117
* [Introduction to Rx](http://www.introtorx.com)
1118
* [Learn C# in Y Minutes](https://learnxinyminutes.com/docs/csharp/)
T
Timo Salomäki 已提交
1119
* [Mastering Xamarin UI Development, Second Edition](https://www.packtpub.com/free-ebooks/mastering-xamarin-ui-development-second-edition) - Steven F. Daniel (Packt account *required*)
1120
* [Object Oriented Programming using C#](http://bookboon.com/en/object-oriented-programming-using-c-sharp-ebook) - Simon Kendal, Bookboon. (email address *requested*, not required)
1121
* [Threading in C#](http://www.albahari.com/threading/)
1122 1123
* [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
1124

1125

C
Christoph Uschkrat 已提交
1126
### C++
1127

1128
* [C++ Annotations](https://fbb-git.gitlab.io/cppannotations/) - Frank B. Brokken (HTML, PDF)
1129
* [C++ Core Guidelines](https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md) - Editors: Bjarne Stroustrup, Herb Sutter
1130
* [C++ GUI Programming With Qt 3](https://ptgmedia.pearsoncmg.com/images/0131240722/downloads/blanchette_book.pdf) - Jasmin Blanchette, Mark Summerfield (PDF)
M
Mauro Cicolella 已提交
1131
* [C++ Language](http://www.cplusplus.com/doc/tutorial/)
1132
* [C++ Notes for Professionals](https://goalkicker.com/CPlusPlusBook) - Compiled from StackOverflow Documentation (PDF)
1133
* [C++ Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/cplusplus) (PDF, Kindle) (email address *requested*, not required)
1134
* [C++ Tricks](http://www.bordoon.com/cplusplus/book_wrapper.html)
C
Craig Davison 已提交
1135
* [CS106X Programming Abstractions in C++](http://web.stanford.edu/class/cs106x/)
1136
* [Elements of Programming](http://elementsofprogramming.com) - Alexander Stepanov and Paul McJones - (PDF)
1137
* [Financial Numerical Recipes in C++](http://finance.bi.no/~bernt/gcc_prog/recipes/) - Bernt Arne Ødegaard
V
Victor Felder 已提交
1138
* [Game Programming Patterns](http://gameprogrammingpatterns.com)
1139
* [Google's C++ Style Guide](https://google.github.io/styleguide/cppguide.html)
T
Timo Salomäki 已提交
1140
* [Hands-On System Programming with C++](https://www.packtpub.com/free-ebooks/hands-system-programming-c) - Dr. Rian Quinn (Packt account *required*)
M
Marios Zindilis 已提交
1141
* [How to make an Operating System](https://www.gitbook.com/book/samypesse/how-to-create-an-operating-system/details) - Samy Pesse
A
AllenDowney 已提交
1142
* [How To Think Like a Computer Scientist: C++ Version](http://greenteapress.com/thinkcpp/index.html) - Allen B. Downey
1143
* [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)
1144
* [Joint Strike Fighter, C++ Coding Standards, by Bjarne Stroustrup](http://www.stroustrup.com/JSF-AV-rules.pdf) (PDF)
1145
* [LearnCpp.com](https://www.learncpp.com) (HTML)
G
gabriellim 已提交
1146
* [Matters Computational: Ideas, Algorithms, Source Code, by Jorg Arndt](http://www.jjj.de/fxt/fxtbook.pdf) (PDF)
1147
* [Open Data Structures (In C++)](http://opendatastructures.org/ods-cpp.pdf) - Pat Morin (PDF)
1148
* [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 已提交
1149
* [Software Design Using C++](http://cis.stvincent.edu/html/tutorials/swd/) - Br. David Carlson and Br. Isidore Minerd
S
Sergey M. 已提交
1150
* [Software optimization resources by Agner Fog](http://www.agner.org/optimize/)
1151 1152
* [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 已提交
1153
* [The Ultimate Question of Programming, Refactoring, and Everything](https://www.gitbook.com/book/alexastva/the-ultimate-question-of-programming-refactoring-/details)
1154
* [Think C++: How To Think Like a Computer Scientist](https://greenteapress.com/wp/think-c/) - Allen B. Downey (PDF)
1155
* [Thinking in C++, Second Edition, Vol. 1.](https://archive.org/details/TICPP2ndEdVolOne) - Bruce Eckel [(Vol. 2)](https://archive.org/details/TICPP2ndEdVolTwo)
1156

D
DJilanov 已提交
1157

C
Christoph Uschkrat 已提交
1158
### Chapel
1159

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

1163

C
Christoph Uschkrat 已提交
1164
### Cilk
1165

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

1168

C
Christoph Uschkrat 已提交
1169
### Clojure
1170

V
Victor Felder 已提交
1171
* [A Brief Beginner’s Guide To Clojure](http://www.unexpected-vortices.com/clojure/brief-beginners-guide/)
V
Victor Felder 已提交
1172
* [Clojure - Functional Programming for the JVM](http://java.ociweb.com/mark/clojure/article.html) - R. Mark Volkmann
J
Javed Mohamed 已提交
1173
* [Clojure by Example](https://kimh.github.io/clojure-by-example/) - Hirokuni Kim
1174
* [Clojure community-driven documentation](http://clojure-doc.org)
B
Boris Egorov 已提交
1175
* [Clojure Cookbook](https://github.com/clojure-cookbook/clojure-cookbook)
N
Nathan Jones 已提交
1176
* [Clojure Distilled Beginner Guide](http://yogthos.github.io/ClojureDistilled.html)
V
Victor Felder 已提交
1177
* [Clojure for the Brave and True](http://www.braveclojure.com)
V
Victor Felder 已提交
1178
* [Clojure in Small Pieces](http://daly.axiom-developer.org/clojure.pdf) - Rich Hickey (PDF)
V
Victor Felder 已提交
1179
* [Clojure Koans](http://clojurekoans.com)
1180
* [Clojure Programming](https://en.wikibooks.org/wiki/Clojure_Programming) - Wikibooks
V
Victor Felder 已提交
1181
* [ClojureScript Koans](http://clojurescriptkoans.com)
1182
* [ClojureScript Unraveled](https://funcool.github.io/clojurescript-unraveled/) (HTML)
V
Victor Felder 已提交
1183 1184
* [Data Sorcery with Clojure](http://data-sorcery.org/contents/)
* [Modern cljs](https://github.com/magomimmo/modern-cljs)
V
Victor Felder 已提交
1185
* [SICP Distilled - An idiosyncratic tour of SICP in Clojure](http://www.sicpdistilled.com)
1186
* [The Clojure Style Guide](https://github.com/bbatsov/clojure-style-guide)
1187

1188

C
Christoph Uschkrat 已提交
1189
### COBOL
1190

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

R
Robert Alm Nilsson 已提交
1196

C
Christoph Uschkrat 已提交
1197
### CoffeeScript
1198

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

V
Victor Felder 已提交
1204

C
Christoph Uschkrat 已提交
1205
### ColdFusion
1206

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

V
Victor Felder 已提交
1210

O
oltolm 已提交
1211 1212 1213 1214 1215
### Component Pascal

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


C
Christoph Uschkrat 已提交
1216
### Cool
1217

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


C
Christoph Uschkrat 已提交
1221
### Coq
1222

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


1227 1228
### Crystal

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

V
Victor Felder 已提交
1231

M
Meet Shah 已提交
1232
### CUDA
1233

1234 1235
* [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)
1236
* [OpenCL Programming Guide for CUDA Architecture](http://www.nvidia.com/content/cudazone/download/OpenCL/NVIDIA_OpenCL_ProgrammingGuide.pdf) (PDF)
P
Phil Nguyen 已提交
1237

M
Meet Shah 已提交
1238

C
Christoph Uschkrat 已提交
1239
### D
1240

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

V
Victor Felder 已提交
1244

C
Christoph Uschkrat 已提交
1245
### Dart
1246

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

V
Victor Felder 已提交
1249

C
Christoph Uschkrat 已提交
1250
### DB2
1251

V
Victor Felder 已提交
1252 1253 1254 1255 1256
* [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)


1257 1258 1259 1260 1261
### DBMS

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


C
Christoph Uschkrat 已提交
1262
### Delphi / Pascal
1263

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


C
Christoph Uschkrat 已提交
1268
### DTrace
1269

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


C
Christoph Uschkrat 已提交
1273
### Elasticsearch
1274

C
Craig Davison 已提交
1275
* [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 已提交
1276
* [Exploring Elasticsearch](http://exploringelasticsearch.com)
1277

1278

1279 1280 1281 1282 1283
### 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 已提交
1284
### Elixir
1285

J
Jeff Turner 已提交
1286
* [30 Days of Elixir](https://github.com/seven1m/30-days-of-elixir) - Tim Morgan (HTML)
S
Samar Dhwoj Acharya 已提交
1287
* [Elixir School](https://elixirschool.com) (HTML)
1288
* [Elixir Succinctly, Syncfusion](https://www.syncfusion.com/ebooks/elixir-succinctly) (PDF, Kindle) (email address requested, not required)
V
Victor Felder 已提交
1289
* [Getting Started Guide](http://elixir-lang.org/getting-started/introduction.html) (HTML) [(PDF, MOBI, EPUB)](https://github.com/potatogopher/elixir-getting-started)
E
eshellman 已提交
1290
* [Joy of Elixir](https://joyofelixir.com) - Ryan Bigg (HTML) - [Source](https://github.com/radar/joyofelixir) (:construction: *in process*)
V
Victor Felder 已提交
1291
* [Learning Elixir](http://learningelixir.joekain.com) - Joseph Kain Blog (HTML)
O
ok2094 已提交
1292
* [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 已提交
1293

V
Victor Felder 已提交
1294

1295 1296 1297 1298 1299
#### Ecto

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


1300 1301
#### Phoenix

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


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

V
Victor Felder 已提交
1308
* [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 已提交
1309
* [Emacs for the Modern World](https://www.finseth.com/craft/) (HTML)
1310
* [GNU Emacs Lisp Reference Manual](http://www.gnu.org/software/emacs/manual/elisp.html)
1311
* [GNU Emacs Manual](https://www.gnu.org/software/emacs/manual/pdf/emacs.pdf) (PDF)
V
Victor Felder 已提交
1312 1313


1314
### Embedded Systems
1315

V
Victor Felder 已提交
1316
* [Control and Embedded Systems](http://www.learn-c.com) (HTML)
A
Arvind Iyer 已提交
1317
* [Discovering the STM32 Microcontroller](http://www.cs.indiana.edu/~geobrown/book.pdf) (PDF)
1318
* [First Steps with Embedded Systems](https://www.phaedsys.com/principals/bytecraft/bytecraftdata/bcfirststeps.pdf) - Byte Craft Limited (PDF)
1319
* [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 已提交
1320 1321 1322
* [Introduction to Microcontrollers](http://www.embeddedrelated.com/showarticle/453.php) (HTML)


C
Christoph Uschkrat 已提交
1323
### Erlang
1324

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

V
Victor Felder 已提交
1335

1336 1337
### ESP8266

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


C
Christoph Uschkrat 已提交
1341
### F Sharp
1342

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

V
Victor Felder 已提交
1350

C
Christoph Uschkrat 已提交
1351
### Firefox OS
1352

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

R
Robert Alm Nilsson 已提交
1355

1356 1357 1358 1359
### Flutter

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


C
Christoph Uschkrat 已提交
1364
### Force.com
1365

T
Timo Salomäki 已提交
1366
* [Apex Workbook](https://web.archive.org/web/20170102233924/https://resources.docs.salesforce.com/sfdc/pdf/apex_workbook.pdf) (PDF)
D
David Metcalfe 已提交
1367
* [Developer Workbooks](http://developer.force.com/workbook)
T
Timo Salomäki 已提交
1368
* [Force.com Fundamentals](http://developerforce.s3.amazonaws.com/books/Force.com_Fundamentals.pdf) (PDF)
1369
* [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 已提交
1370
* [Force.com Workbook](https://web.archive.org/web/20160804055738/http://resources.docs.salesforce.com:80/sfdc/pdf/forcecom_workbook.pdf) (PDF)
C
Craig Davison 已提交
1371
* [Heroku Postgres](https://web.archive.org/web/20131209081736/http://media.developerforce.com/workbooks/HerokuPostgres_Workbooks_Web_Final.pdf) (PDF)
T
Timo Salomäki 已提交
1372 1373 1374 1375
* [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)
1376

1377

C
Christoph Uschkrat 已提交
1378
### Forth
1379

T
Timo Salomäki 已提交
1380
* [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 已提交
1381
* [And so Forth...](http://ficl.sourceforge.net/pdf/Forth_Primer.pdf) (PDF)
E
Espartaco Palma 已提交
1382 1383
* [Programming Forth](http://www.mpeforth.com/arena/ProgramForth.pdf) (PDF)
* [Starting Forth](http://home.iae.nl/users/mhx/sf.html)
V
Victor Felder 已提交
1384
* [Thinking Forth](http://thinking-forth.sourceforge.net)
B
Boris Egorov 已提交
1385
* [Thoughtful Programming and Forth](http://www.ultratechnology.com/forth.htm)
V
Victor Felder 已提交
1386 1387


C
Christoph Uschkrat 已提交
1388
### Fortran
1389

1390 1391
* [Introduction to fortran 95 and numerical computing: a jump-start for scientists and engineers](http://people.cs.vt.edu/~asandu/Deposit/Fortran95_notes.pdf) (PDF)
* [Self Study Guide: Programming in Fortran 95](http://www.mrao.cam.ac.uk/~rachael/compphys/SelfStudyF95.pdf) (PDF)
R
Robert Alm Nilsson 已提交
1392 1393


C
Christoph Uschkrat 已提交
1394
### FreeBSD
1395

1396 1397
* [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 已提交
1398
* [Using C on the UNIX System](http://www.bitsinthewind.com/about-dac/publications/using-c-on-the-unix-system) - David A. Curry
1399 1400


C
Christoph Uschkrat 已提交
1401
### Git
1402

H
Hogan Long 已提交
1403
* [A Visual Git Reference](http://marklodato.github.io/visual-git-guide/index-en.html) - Mark Lodato
C
Chris Ben 已提交
1404
* [Conversational Git](http://blog.anvard.org/conversational-git/)
1405
* [git - the simple guide](http://rogerdudler.github.io/git-guide/)
1406
* [Git for Computer Scientists](http://eagain.net/articles/git-for-computer-scientists/)
V
Victor Felder 已提交
1407
* [Git From The Bottom Up](https://jwiegley.github.io/git-from-the-bottom-up/) - J. Wiegley
1408
* [Git Immersion](http://gitimmersion.com)
C
Chris Ben 已提交
1409
* [Git In The Trenches](http://cbx33.github.io/gitt/index.html)
1410
* [Git internals](https://github.com/pluralsight/git-internals-pdf/raw/master/drafts/peepcode-git.pdf) - Scott Chacon (PDF)
S
Sanpi 已提交
1411
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/)
1412
* [Git Notes for Professionals](http://goalkicker.com/GitBook) - Compiled from StackOverflow Documentation (PDF)
T
Timo Salomäki 已提交
1413 1414
* [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/)
1415
* [Git Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/git) (PDF, Kindle) (email address *requested*, not required)
C
Chris Ben 已提交
1416
* [Git Workflows](http://documentup.com/skwp/git-workflows-book)
R
Radovan Kavicky 已提交
1417
* [Happy Git and GitHub for the useR](https://happygitwithr.com) - Jenny Bryan
1418
* [How to Collaborate on Github](https://github.com/eonist/How-to-collaborate-on-github) - André J
K
Kevin Wang 已提交
1419
* [Intoduction to Git and Github](https://launchschool.com/books/git) - Launch School
H
Harry Kar 已提交
1420
* [Intoduction to Git and Github - Tutorial](http://cse.unl.edu/~cbourke/gitTutorial.pdf) - Dr. Chris Bourke (PDF)
C
Craig Davison 已提交
1421 1422
* [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
1423
* [Pro Git Reedited](https://leanpub.com/progitreedited/read) - Jon Forrest
J
Jackson Isaac 已提交
1424
* [Ry's Git Tutorial](https://web.archive.org/web/20161121145226/http://rypress.com:80/tutorials/git/index) - Ryan Hodson
G
Gustavo Sillero 已提交
1425
* [Think Like (a) Git: A Guide for the Perplexed](http://think-like-a-git.net)
V
Victor Felder 已提交
1426 1427


C
Christoph Uschkrat 已提交
1428
### Go
1429

V
Victor Felder 已提交
1430
* [An Introduction to Programming in Go](http://www.golang-book.com)
B
buo 已提交
1431
* [Build Web Application with Golang](https://astaxie.gitbooks.io/build-web-application-with-golang/content/en/)
C
Craig Davison 已提交
1432
* [Building Web Apps with Go](https://codegangsta.gitbooks.io/building-web-apps-with-go/content/)
J
Jim Kalafut 已提交
1433
* [Effective Go](https://golang.org/doc/effective_go.html)
I
Ilya Mashchenko 已提交
1434
* [Go 101](https://go101.org/article/101.html) - [@TapirLiu](https://twitter.com/TapirLiu)
M
mistermatze 已提交
1435
* [Go Bootcamp](http://www.golangbootcamp.com/book) - Matt Aimonetti
V
Victor Felder 已提交
1436
* [Go by Example](https://gobyexample.com)
M
Maor Zamski 已提交
1437
* [Go for Javascript Developers](https://github.com/bulim/go-for-javascript-developers)
1438
* [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 已提交
1439
* [Learn Go with Tests](https://quii.gitbook.io/learn-go-with-tests/)
-
-=fAlC0n=- 已提交
1440
* [Learning Go](https://miek.nl/go/)
G
Guy 已提交
1441
* [Let's learn Go!](http://go-book.readthedocs.io/en/latest/)
1442
* [Practical Cryptography With Go](https://leanpub.com/gocrypto/read) - Kyle Isom
C
Craig Davison 已提交
1443
* [The Go Tutorial](http://tour.golang.org)
1444
* [The Little Go Book](https://github.com/karlseguin/the-little-go-book)
S
Suraj Patil 已提交
1445
* [Web apps in Go, the anti textbook](https://github.com/thewhitetulip/web-dev-golang-anti-textbook/)
V
Victor Felder 已提交
1446

R
Robert Alm Nilsson 已提交
1447

C
Christoph Uschkrat 已提交
1448
### Groovy
V
Victor Felder 已提交
1449

C
Christoph Uschkrat 已提交
1450
#### Gradle
1451

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

R
Robert Alm Nilsson 已提交
1456

C
Christoph Uschkrat 已提交
1457
#### Grails
1458

1459
* [Getting Started with Grails](http://www.infoq.com/minibooks/grails-getting-started)
1460
* [Grails Tutorial for Beginners](http://grails.asia/grails-tutorial-for-beginners/)
C
Craig Davison 已提交
1461
* [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))
1462

V
Victor Felder 已提交
1463

C
Christoph Uschkrat 已提交
1464
#### Spock Framework
1465

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

V
Victor Felder 已提交
1468

E
eshellman 已提交
1469 1470 1471 1472 1473
### Hack

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


C
Christoph Uschkrat 已提交
1474
### Hadoop
1475

T
Timo Salomäki 已提交
1476
* [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 已提交
1477
* [Cloudera Impala](https://docs.cloudera.com/documentation/enterprise/latest/PDF/cloudera-impala.pdf) - John Russel (PDF)
A
Abbas Gadhia 已提交
1478
* [Data-Intensive Text Processing with MapReduce](http://lintool.github.io/MapReduceAlgorithms/MapReduce-book-final.pdf) (Jimmy Lin and Chris Dyer) (PDF)
1479
* [Hadoop for Windows Succinctly](https://www.syncfusion.com/ebooks/hadoop-for-windows-succinctly) - Dave Vickers
C
Craig Davison 已提交
1480
* [Hadoop Illuminated](http://hadoopilluminated.com/index.html) - Mark Kerzner & Sujee Maniyam
1481

B
Baze Petrushev 已提交
1482

C
Christoph Uschkrat 已提交
1483
### Haskell
1484

C
Craig Davison 已提交
1485
* [A Gentle Introduction to Haskell](https://www.haskell.org/tutorial/)
1486
* [Anatomy of Programming Languages](http://www.cs.utexas.edu/~wcook/anatomy/) - William R. Cook
T
Timo Salomäki 已提交
1487
* [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 已提交
1488
* [Exploring Generic Haskell](http://www.andres-loeh.de/ExploringGH.pdf) - Andres Löh (PDF)
1489
* [Happy Learn Haskell Tutorial](http://www.happylearnhaskelltutorial.com)
1490
* [Haskell](https://en.wikibooks.org/wiki/Haskell) - Wikibooks
1491
* [Haskell and Yesod](http://www.yesodweb.com/book-1.4)
A
Alexander Fefelov 已提交
1492
* [Haskell no panic](http://lisperati.com/haskell/)
1493
* [Haskell Notes for Professionals](https://goalkicker.com/HaskellBook/) - Compiled from StackOverflow documentation (PDF)
A
Alexander Fefelov 已提交
1494
* [Haskell web Programming](http://yannesposito.com/Scratch/fr/blog/Yesod-tutorial-for-newbies/) (Yesod tutorial)
C
Craig Davison 已提交
1495
* [Learn Haskell Fast and Hard](http://yannesposito.com/Scratch/en/blog/Haskell-the-Hard-Way/)
V
Victor Felder 已提交
1496
* [Learn You a Haskell for Great Good](http://learnyouahaskell.com) - Miran Lipovaca
T
Timo Salomäki 已提交
1497
* [Parallel and Concurrent Programming in Haskell](https://www.oreilly.com/library/view/parallel-and-concurrent/9781449335939/) -  Simon Marlow
V
Victor Felder 已提交
1498 1499
* [Real World Haskell](http://book.realworldhaskell.org)
* [Speeding Through Haskell](http://www.sthaskell.com)
K
Ku Lok Sun 已提交
1500
* [What I Wish I Knew When Learning Haskell](http://dev.stephendiehl.com/hask/) - Stephen Diehl (PDF)
1501
* [Wise Man's Haskell](https://github.com/anchpop/wise_mans_haskell/blob/master/book.md#preface) - Andre Popovitch
A
Alexander Fefelov 已提交
1502
* [Yet Another Haskell Tutorial](http://hal3.name/docs/daume02yaht.pdf) (PDF)
D
Diogo Barros 已提交
1503

R
Robert Alm Nilsson 已提交
1504

M
Mark Knol 已提交
1505 1506
### Haxe

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

M
Mark Knol 已提交
1513

C
Christoph Uschkrat 已提交
1514
### HTML / CSS
1515

C
Chris Ben 已提交
1516
* [A beginner's guide to HTML&CSS](http://learn.shayhowe.com/html-css/)
V
Victor Felder 已提交
1517
* [A free guide to learn HTML and CSS](http://marksheet.io)
1518
* [Adaptive Web Design](http://adaptivewebdesign.info/1st-edition/) - Aaron Gustafson
C
Chris Ben 已提交
1519
* [An advanced guide to HTML&CSS](http://learn.shayhowe.com/advanced-html-css/)
1520
* [Atomic Design](https://atomicdesign.bradfrost.com) - Brad Frost
T
Timo Salomäki 已提交
1521
* [Canvassing](https://web.archive.org/web/20160505010319/http://learnjs.io/canvassing/read/)
1522
* [Code Guide: Standards for developing flexible, durable, and sustainable HTML and CSS](http://mdo.github.io/code-guide/) - Mark Otto
R
ranwise 已提交
1523
* [CSS Animation 101](https://github.com/cssanimation/css-animation-101)
1524
* [CSS Notes for Professionals](http://goalkicker.com/CSSBook) - Compiled from StackOverflow Documentation (PDF)
1525
* [Dive Into HTML5](http://diveinto.html5doctor.com) - Mark Pilgrim ([PDF](http://mislav.net/2011/10/dive-into-html5/))
1526
* [DOM Enlightenment](http://domenlightenment.com) - Cody Lindley (HTML)
C
Craig Davison 已提交
1527
* [GA Dash](https://dash.generalassemb.ly)
T
Timo Salomäki 已提交
1528
* [Google's HTML/CSS Style Guide](https://google.github.io/styleguide/htmlcssguide.html)
T
Timo Salomäki 已提交
1529
* [How to Code in HTML5 and CSS3](https://web.archive.org/web/20180816174417/http://howtocodeinhtml.com/HowToCodeInHTML5AndCSS3.pdf) - Damian Wielgosik (PDF)
M
martinvd 已提交
1530
* [HTML Canvas Deep Dive](http://joshondesign.com/p/books/canvasdeepdive/toc.html) - Josh Marinacci
V
Victor Felder 已提交
1531
* [HTML Dog Tutorials](http://www.htmldog.com)
T
Timo Salomäki 已提交
1532 1533
* [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 已提交
1534
* [HTML5 For Web Designers](http://html5forwebdesigners.com) - Jeremy Keith
1535
* [HTML5 Notes for Professionals](http://goalkicker.com/HTML5Book/) - Compiled from StackOverflow documentation (PDF)
1536 1537
* [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)
1538
* [Interneting is Hard (But it Doesn't Have to Be)](https://www.internetingishard.com) - Oliver James
V
Victor Felder 已提交
1539
* [Learn CSS Layout](http://learnlayout.com)
D
Dupz 已提交
1540
* [Learn CSS Layout the pedantic way](http://book.mixu.net/css/)
1541
* [Learn to Code HTML & CSS](https://learn.shayhowe.com) - Shay Howe
1542
* [Magic of CSS](https://adamschwartz.co/magic-of-css/) - Adam Schwartz (HTML) (:construction: *in process*)
V
Victor Felder 已提交
1543
* [MaintainableCSS](http://maintainablecss.com)
J
Jack Dolgin 已提交
1544
* [Pocket Guide to Writing SVG](https://svgpocketguide.com) - Joni Trythall
1545
* [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
1546
* [Resilient Web Design](https://resilientwebdesign.com/#Resilientweb%20design) - Jeremy Keith
1547
* [Scalable and Modular Architecture for CSS](https://web.archive.org/web/20191116073929/http://smacss.com/) - Jonathan Snook
V
Victor Felder 已提交
1548
* [Understanding Flexbox: Everything you need to know](https://ohansemmanuel.github.io/uf_download.html) - Ohans Emmanuel
1549
* [W3.CSS Succinctly](https://www.syncfusion.com/ebooks/w3_css_succinctly) - Joseph D. Booth
D
Diogo Barros 已提交
1550
* [Web Audio API](http://chimera.labs.oreilly.com/books/1234000001552) - Boris Smus
1551
* [Web Visual Effects with CSS3](https://leanpub.com/web-visual-effects-with-css3/read) - Thomas Mak
V
Victor Felder 已提交
1552 1553


C
Christoph Uschkrat 已提交
1554
#### Bootstrap
1555

1556 1557 1558
* [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 已提交
1559 1560


K
Kevin Wang 已提交
1561 1562 1563 1564 1565
#### HTTP

* [Introduction to HTTP](https://launchschool.com/books/http) - Launch School


1566 1567 1568 1569 1570
### Idris

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


C
Christoph Uschkrat 已提交
1571
### Icon
1572

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


C
Christoph Uschkrat 已提交
1576
### iOS
1577

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

D
adds J  
Darek Nedza 已提交
1586

1587 1588 1589
### IoT

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


C
Christoph Uschkrat 已提交
1593
### Isabelle/HOL
1594

1595
* [Concrete Semantics - A Proof Assistant Approach by Tobias Nipkow and Gerwin Klein](http://www21.in.tum.de/~nipkow/Concrete-Semantics/) (PDF)
D
diekmann 已提交
1596
* [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 已提交
1597

D
adds J  
Darek Nedza 已提交
1598

C
Christoph Uschkrat 已提交
1599
### J
1600

E
Espartaco Palma 已提交
1601
* [Arithmetic by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/arithmetic.pdf) (PDF)
1602
* [Brief Reference by Chris Burke and Clifford Reiter](http://www.jsoftware.com/books/pdf/brief.pdf) (PDF)
E
Espartaco Palma 已提交
1603
* [Calculus by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/calculus.pdf) (PDF)
D
adds J  
Darek Nedza 已提交
1604
* [Computers and Mathematical Notation by Kenneth E Iverson](http://www.jsoftware.com/papers/camn.htm)
1605
* [Concrete Math Companion by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/cmc.pdf) (PDF)
V
Victor Felder 已提交
1606
* [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 已提交
1607
* [Exploring Math by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/expmath.pdf) (PDF)
F
Fwiffo 已提交
1608
* [J for C Programmers by Henry Rich](http://www.jsoftware.com/help/jforc/contents.htm)
D
adds J  
Darek Nedza 已提交
1609
* [J Primer](http://www.jsoftware.com/help/primer/contents.htm)
D
David Metcalfe 已提交
1610
* [Learning J by Roger Stokes- online](http://www.jsoftware.com/help/learning/contents.htm)
E
Espartaco Palma 已提交
1611 1612
* [Math for the Layman by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/mftl.zip) (zipped html+images)

D
adds J  
Darek Nedza 已提交
1613

C
Christoph Uschkrat 已提交
1614
### Java
1615

V
Victor Felder 已提交
1616 1617
* [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)
1618
* [Artificial Intelligence - Foundations of Computational Agents, Second Edition](https://artint.info/2e/html/ArtInt2e.html) - David L. Poole and Alan K. Mackworth
1619
* [Building Back-End Web Apps with Java, JPA and JSF](https://web-engineering.info/tech/JavaJpaJsf/book/) - Mircea Diaconescu, Gerd Wagner (HTML,PDF)
1620
* [Category wise tutorials - J2EE](https://www.mkyong.com/all-tutorials-on-mkyong-com/) - Yong Mook Kim
E
eshellman 已提交
1621
* [Core Servlets and JavaServer Pages, 2nd Ed. (2003)](http://pdf.coreservlets.com) - Marty Hall and Larry Brown
1622
* [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)
1623
* [Google's Java Style Guide](https://google.github.io/styleguide/javaguide.html)
1624
* [Introduction to Computer Science "booksite"](https://introcs.cs.princeton.edu/java/cs/) - by Robert Sedgewick and Kevin Wayne (HTML)
B
brannx 已提交
1625
* [Introduction to Computer science using Java](http://www.programmedlessons.org/Java9/index.html) - Bradley Kjell
1626
* [Introduction to Programming in Java](http://introcs.cs.princeton.edu/java/home/) - Robert Sedgewick and Kevin Wayne
1627
* [Introduction to Programming Using Java](http://math.hws.edu/javanotes/) - David J. Eck
E
eshellman 已提交
1628
* [Java Application Development on Linux (2005)](https://ptgmedia.pearsoncmg.com/images/013143697X/downloads/013143697X_book.pdf) - Carl Albing and Michael Schwarz (PDF)
E
eshellman 已提交
1629
* [Java, Java, Java Object-Oriented Problem Solving](https://archive.org/details/JavaJavaJavaObject-orientedProblemSolving/page/n0) - R. Morelli and R.Walde
1630
* [Java Language and Virtual Machine Specifications](https://docs.oracle.com/javase/specs/) - James Gosling, et al
1631
* [Java Notes for Professionals](http://goalkicker.com/JavaBook/) - Compiled from StackOverflow documentation (PDF)
1632
* [Java Programming](https://en.wikibooks.org/wiki/Java_Programming/) - Wikibooks
1633
* [Java Programming for Kids](https://yfain.github.io/Java4Kids/) - Yakov Fain
T
Timo Salomäki 已提交
1634
* [Java Projects, Second Edition](https://www.packtpub.com/free-ebooks/java-projects-second-edition) - Peter Verhas (Packt account *required*)
1635
* [Microservices Best Practices for Java](https://www.redbooks.ibm.com/redbooks/pdfs/sg248357.pdf) (PDF)
1636 1637
* [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 已提交
1638
* [OOP - Learn Object Oriented Thinking & Programming](http://pub.bruckner.cz/titles/oop) - Rudolf Pecinovsky (PDF)
1639
* [Open Data Structures (in Java)](http://opendatastructures.org/ods-java.pdf) - Pat Morin (PDF)
1640
* [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 已提交
1641
* [Processing XML with Java (A Guide to SAX, DOM, JDOM, JAXP, and TrAX) (2002)](http://www.cafeconleche.org/books/xmljava/) - Elliotte Rusty Harold
1642
* [The ABC of PDF with iText: PDF Syntax essentials](https://leanpub.com/itext_pdfabc) - Bruno Lowagie  *(Leanpub account or valid email requested)*
1643 1644
* [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 :) 已提交
1645
* [The Java Tutorials](https://docs.oracle.com/javase/tutorial/index.html)
P
Pierre 已提交
1646
* [The Java Web Scraping Handbook](https://www.scrapingbee.com/java-webscraping-book) - Kevin Sahin (PDF, HTML)
1647
* [Think Data Structures: Algorithms and Information Retrieval in Java](https://greenteapress.com/wp/think-data-structures/) - Allen B. Downey (PDF, HTML)
1648
* [Think Java: How to Think Like a Computer Scientist](http://greenteapress.com/thinkapjava/) - Allen B. Downey and Chris Mayfield
1649
* [Welcome to Java for Python Programmers](https://runestone.academy/runestone/books/published/java4python/index.html) - Brad Miller
E
eshellman 已提交
1650
* [Welcome to the Java Workshop (2006)](http://javaworkshop.sourceforge.net) - Trevor Miller
1651
* [What’s New in Java 8](https://leanpub.com/whatsnewinjava8/read) - Adam L. Davis
V
Victor Felder 已提交
1652

M
Manan Shah 已提交
1653

C
Codename One 已提交
1654 1655 1656 1657 1658 1659
#### 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)


1660 1661 1662 1663 1664
#### JasperReports

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


C
Christoph Uschkrat 已提交
1665
#### Spring
1666

T
Timo Salomäki 已提交
1667 1668
* [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*)
1669
* [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)
1670
* [Spring Framework Notes for Professionals](https://goalkicker.com/SpringFrameworkBook) - Compiled from StackOverflow documentation (PDF)
1671
* [Spring Framework Reference Documentation](https://docs.spring.io/spring/docs/current/spring-framework-reference/) - Rod Johnson et al.
1672

1673

C
Christoph Uschkrat 已提交
1674
#### Spring Boot
1675

1676
* [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)
1677
* [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))
1678

1679

S
savuckovi 已提交
1680 1681 1682 1683 1684
#### 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 已提交
1685
#### Spring Security
1686

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

1689

C
Christoph Uschkrat 已提交
1690
#### Wicket
1691

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

1694

C
Christoph Uschkrat 已提交
1695
### JavaScript
1696

1697 1698
* [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)
1699
* [Building Front-End Web Apps with Plain JavaScript](https://web-engineering.info/JsFrontendApp-Book) - Gerd Wagner (HTML,PDF)
1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712
* [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 已提交
1713
* [JavaScript ES6 and beyond](https://github.com/AlbertoMontalesi/JavaScript-es6-and-beyond-ebook) - Alberto Montalesi (PDF, epub)
1714 1715 1716 1717
* [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)
1718
* [JavaScript Notes for Professionals](https://goalkicker.com/JavaScriptBook/) - Compiled from StackOverflow documentation (PDF)
1719 1720 1721 1722 1723 1724 1725 1726
* [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)
1727
* [Let's Learn ES6](https://bubblin.io/cover/let-s-learn-es6-by-ryan-christiani#frontmatter) - Ryan Christiani (Superbook format)
1728 1729 1730 1731 1732 1733 1734 1735
* [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)
1736
* [Robust Client-Side JavaScript](https://molily.de/robust-javascript/) - Matthias Schäfer (HTML, EPUB)
1737 1738 1739
* [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)
1740
* [The JavaScript Tutorial](http://javascript.info) - Ilya Kantor (HTML)
1741
* [The JavaScript Way](https://github.com/bpesquet/thejsway) - Baptiste Pesquet
1742 1743 1744 1745 1746
* [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)
1747 1748


S
sstt011 已提交
1749
#### Angular.js
1750

1751
* [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 已提交
1752 1753
* [Angular.js Guide](https://docs.angularjs.org/guide/)
* [Angular.js Material Designing](https://material.angularjs.org/latest/)
D
Dennis Braun 已提交
1754
* [Angular.js Style Guide](https://github.com/toddmotto/angularjs-styleguide)
S
sstt011 已提交
1755 1756
* [Angular.js Tutorial](https://docs.angularjs.org/tutorial)
* [AngularJS - Step by Logical Step](http://nicholasjohnson.com/angular-book/)
1757
* [AngularJS Notes for Professionals](https://goalkicker.com/AngularJSBook) - Compiled from StackOverflow Documentation (PDF)
1758
* [AngularJS Succinctly](https://www.syncfusion.com/resources/techportal/ebooks/angularjs) (PDF, Kindle) (email address *requested*, not required)
S
sstt011 已提交
1759
* [AngularJs vs EmberJs](http://angularjs-emberjs-compare.bguiz.com)
1760
* [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
1761
* [Practical Angular: Build your first web apps with Angular 8](https://leanpub.com/practical-angular) - Ahmed Bouchefra *(Leanpub account or valid email requested)*
S
sstt011 已提交
1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795
* [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
* [Dashing D3.js Tutorial](https://www.dashingd3js.com/table-of-contents)
* [Interactive Data Visualization with D3](http://alignedleft.com/tutorials/d3)


#### Dojo

T
Timo Salomäki 已提交
1796
* [Dojo: The Definitive Guide](https://www.oreilly.com/library/view/dojo-the-definitive/9780596516482/) - Matthew A. Russell
S
sstt011 已提交
1797 1798 1799 1800


#### Elm

A
Alex 已提交
1801 1802
* [An Introduction to Elm](https://guide.elm-lang.org) (HTML)
* [Beginning Elm](https://elmprogramming.com) - Pawan Poudel  (HTML)
S
sstt011 已提交
1803
* [Building a Live-Validating Signup Form in Elm](http://tech.noredink.com/post/129641182738/building-a-live-validated-signup-form-in-elm)
1804
* [Elm Accelerated](https://accelerated.amimetic.co.uk) - James Porter
A
Alex 已提交
1805
* [Elm Programming Language](https://en.wikibooks.org/wiki/Elm_programming_language) (HTML)
T
Timo Salomäki 已提交
1806
* [Elm Tutorial](https://legacy.gitbook.com/book/sporto/elm-tutorial/details)
A
Alex 已提交
1807
* [Learn You an Elm](https://learnyouanelm.github.io) (HTML)
S
sstt011 已提交
1808 1809 1810 1811 1812 1813 1814 1815
* [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 已提交
1816
* [Ember.js - Getting started](https://guides.emberjs.com/release/)
S
sstt011 已提交
1817 1818 1819 1820 1821 1822 1823 1824
* [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


1825 1826 1827 1828 1829
#### Ionic

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


S
sstt011 已提交
1830 1831 1832
#### jQuery

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


#### Meteor

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

1842

C
Christoph Uschkrat 已提交
1843
#### Node.js
1844

C
Craig Davison 已提交
1845
* [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))
1846
* [Full Stack JavaScript: Learn Backbone.js, Node.js and MongoDB](https://github.com/azat-co/fullstack-javascript) - Azat Mardan
1847
* [Mixu's Node Book](http://book.mixu.net/node/)
1848
* [Node Documentation](https://nodejs.org/en/docs/)
T
Timo Salomäki 已提交
1849
* [Node: Up and Running](https://www.oreilly.com/library/view/node-up-and/9781449332235/) - Tom Hughes-Croucher
1850
* [Node.js Notes for Professionals](http://goalkicker.com/NodeJSBook) - Compiled from StackOverflow Documentation (PDF)
1851
* [Node.js Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/nodejs) (PDF, Kindle) (email address *requested*, not required)
1852
* [Practical Node.js: Building Real-World Scalable Web Apps](https://github.com/azat-co/practicalnode) - Azat Mardan
V
Victor Felder 已提交
1853
* [The Node Beginner Book](http://nodebeginner.org)
S
sstt011 已提交
1854 1855 1856


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

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

1860

S
sstt011 已提交
1861 1862 1863
#### React

* [Free React on Rails course](https://learnetto.com/users/hrishio/courses/the-free-react-on-rails-5-course)
T
Timo Salomäki 已提交
1864
* [Full-Stack React Projects](https://www.packtpub.com/free-ebooks/full-stack-react-projects) - Shama Hoque (Packt account *required*)
S
sstt011 已提交
1865 1866 1867
* [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 已提交
1868
* [React-Bits](https://github.com/vasanthk/react-bits)
S
sstt011 已提交
1869 1870
* [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)
1871
* [React JS Notes for Professionals](https://goalkicker.com/ReactJSBook/) - Compiled from StackOverflow Documentation (PDF)
S
sstt011 已提交
1872
* [React Primer Draft](https://github.com/mikechau/react-primer-draft)
1873
* [React Succinctly](https://www.syncfusion.com/ebooks/react-succinctly) - Samer Buna
S
sstt011 已提交
1874 1875 1876 1877 1878 1879 1880 1881
* [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)
1882 1883


S
sstt011 已提交
1884 1885 1886 1887 1888
#### 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)
1889
* [React Native Notes for Professionals](https://goalkicker.com/ReactNativeBook) - Compiled from StackOverflow documentation (PDF)
S
sstt011 已提交
1890 1891 1892
* [React Native Training](https://www.gitbook.com/book/unbug/react-native-training/details)


B
Boris Dinkevich 已提交
1893 1894
#### Redux

S
sstt011 已提交
1895 1896
* [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/)
1897
* [The Complete Redux Book](https://leanpub.com/redux-book) - Boris Dinkevich and Ilya Gelman  *(Leanpub account or valid email requested)*
B
Boris Dinkevich 已提交
1898 1899


T
Timo Salomäki 已提交
1900 1901
#### Vue.js

T
Timo Salomäki 已提交
1902
* [Learning Vue.js](https://riptutorial.com/Download/vue-js.pdf) (PDF)
1903
* [The Vue.js Handbook](https://flaviocopes.nyc3.digitaloceanspaces.com/vue-handbook/vue-handbook.pdf) - Flavio Copes (PDF)
T
Timo Salomäki 已提交
1904 1905


C
Christoph Uschkrat 已提交
1906
### Jenkins
1907

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


1911 1912
### Julia

1913
* [Introducing Julia](https://en.wikibooks.org/wiki/Introducing_Julia) - Wikibooks
1914
* [Julia by Example](http://samuelcolvin.github.io/JuliaByExample) - Samuel Colvin (GitHub repo)
1915
* [Julia language: a concise tutorial](https://www.gitbook.com/book/sylvaticus/julia-language-a-concise-tutorial) - Antonello Lobianco (GitBook)
1916
* [Learn Julia in Y minutes](https://learnxinyminutes.com/docs/julia) - Leah Hanson
1917
* [Quantitative Economics with Julia](https://julia.quantecon.org/_downloads/pdf/quantitative_economics_with_julia.pdf) - Jesse Perla, Thomas J. Sargent and John Stachurski (PDF)
1918
* [The Julia Express](http://bogumilkaminski.pl/files/julia_express.pdf) - Bogumił Kamiński (PDF)
1919
* [Think Julia](https://benlauwens.github.io/ThinkJulia.jl/latest/book.html) - Ben Lauwens and Allen Downey (GitBook)
1920 1921


1922 1923
### Kotlin

1924
* [Kotlin Notes for Professionals](https://goalkicker.com/KotlinBook/) - Compiled from StackOverflow documentation (PDF)
1925 1926 1927
* [Kotlin Official Documentation](https://kotlinlang.org/docs/reference/)


1928 1929 1930
### LaTeX / TeX

#### LaTeX
1931

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

1937 1938 1939 1940 1941 1942

#### 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 已提交
1943

1944

C
Christoph Uschkrat 已提交
1945
### Limbo
1946

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

1949

C
Christoph Uschkrat 已提交
1950
### Linux
1951

1952
* [Ad Hoc Data Analysis From The Unix Command Line](https://en.wikibooks.org/wiki/Ad_Hoc_Data_Analysis_From_The_Unix_Command_Line) - Wikibooks
1953
* [Advanced Linux Programming](https://mentorembedded.github.io/advancedlinuxprogramming/) (PDF)
O
omarayad1 已提交
1954
* [Automated Linux From Scratch](http://www.linuxfromscratch.org/alfs/download.html)
V
Victor Felder 已提交
1955
* [Getting Started with Ubuntu](http://ubuntu-manual.org)
C
Craig Davison 已提交
1956
* [GNU Autoconf, Automake and Libtool](http://www.sourceware.org/autobook/download.html)
V
Victor Felder 已提交
1957
* [GTK+/Gnome Application Development](http://www.linuxtopia.org/online_books/gui_toolkit_guides/gtk+_gnome_application_development/)
O
omarayad1 已提交
1958
* [Hardened Linux From Scratch](http://www.linuxfromscratch.org/hlfs/download.html)
T
Timo Salomäki 已提交
1959
* [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 :) 已提交
1960
* [Kali Linux: Professional Penetration-Testing Distribution](http://docs.kali.org)
C
Craig Davison 已提交
1961
* [Learning Debian GNU/Linux](http://www.oreilly.com/openbook/debian/book/index.html)
1962
* [Linux 101 Hacks](http://thegeekstuff.s3.amazonaws.com/files/linux-101-hacks.zip) - Ramesh Natarajan (PDF)
G
gabriellim 已提交
1963
* [Linux Administrator's Security Guide](http://www.linuxtopia.org/online_books/linux_administrators_security_guide/index.html)
V
Victor Felder 已提交
1964
* [Linux Advanced Routing & Traffic Control HOWTO](http://lartc.org)
1965
* [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)
1966
* [Linux commands Notes for Professionals](https://goalkicker.com/LinuxBook/) - Compiled from StackOverflow documentation (PDF)
1967
* [Linux Device Drivers, Third Edition](http://lwn.net/Kernel/LDD3/) - Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman
G
gabriellim 已提交
1968
* [Linux from Scratch](http://www.linuxfromscratch.org/lfs/view/stable/)
1969
* [Linux Fundamentals](http://linux-training.be/linuxfun.pdf) - Paul Cobbaut (PDF)
J
Joel Handwell 已提交
1970
* [Linux Inside](https://www.gitbook.com/book/0xax/linux-insides/details)
B
Boris 已提交
1971
* [Linux Kernel in a Nutshell](http://www.kroah.com/lkn/)
V
Victor Felder 已提交
1972
* [Linux Newbie Administrator Guide](http://lnag.sourceforge.net)
G
gabriellim 已提交
1973
* [Linux Security for Beginners](http://www.linuxtopia.org/LinuxSecurity/index.html)
1974
* [Linux Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/linux) (PDF, Kindle) (email address *requested*, not required)
G
gabriellim 已提交
1975
* [Red Hat Enterprise Linux 6 Essentials](http://www.techotopia.com/index.php/Red_Hat_Enterprise_Linux_6_Essentials)
V
Victor Felder 已提交
1976
* [Secure Programming HOWTO - Creating Secure Software](http://www.dwheeler.com/secure-programs/) - D. A. Wheeler (HTML, PDF)
1977
* [Ten Steps to Linux Survival: Bash for Windows People](http://dullroar.com/book/TenStepsToLinuxSurvival.html) - Jim Lehmer
C
Craig Davison 已提交
1978
* [The Debian Administrator's Handbook](https://debian-handbook.info)
G
gabriellim 已提交
1979
* [The Linux Command Line](http://linuxcommand.org/tlcl.php) (PDF)
C
Craig Davison 已提交
1980
* [The Linux Development Platform](http://ptgmedia.pearsoncmg.com/imprint_downloads/informit/perens/0130091154.pdf) (PDF)
G
gabriellim 已提交
1981 1982
* [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 已提交
1983
* [Ubuntu Pocket Guide and Reference](http://www.ubuntupocketguide.com/index_main.html)
1984
* [Ubuntu Server Guide](https://help.ubuntu.com/16.04/serverguide/serverguide.pdf) (PDF)
S
Sameh Tharwat 已提交
1985
* [Understanding the Linux Virtual Memory Manager](https://www.kernel.org/doc/gorman/) - Mel Gorman (HTML, PDF)
A
Alex Gorelov 已提交
1986
* [UNIX Systems Programming for SVR4](http://www.bitsinthewind.com/about-dac/publications/unix-systems-programming) - David A. Curry
G
gabriellim 已提交
1987 1988
* [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 已提交
1989

1990

C
Christoph Uschkrat 已提交
1991
### Lisp
1992

C
Craig Davison 已提交
1993
* [Basic Lisp Techniques](http://franz.com/resources/educational_resources/cooper.book.pdf) - David J. Cooper, Jr. (PDF)
A
Alexander Fefelov 已提交
1994
* [Casting Spels in Lisp](http://www.lisperati.com/casting.html)
V
Victor Felder 已提交
1995
* [Common Lisp: A Gentle Introduction to Symbolic Computation](http://www.cs.cmu.edu/~dst/LispBook/) - David S. Touretzky (PDF, PS)
M
Mojtahedi 已提交
1996
* [Common Lisp: An Interactive Approach](http://www.cse.buffalo.edu/~shapiro/Commonlisp/) - Stuart C. Shapiro
V
Victor Felder 已提交
1997 1998
* [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)
1999
* [Google's Common Lisp Style Guide](https://google.github.io/styleguide/lispguide.xml)
V
Victor Felder 已提交
2000
* [Interpreting LISP](http://www.civilized.com/files/lispbook.pdf) - Gary D. Knott (PDF)
2001
* [Learn Lisp The Hard Way](https://github.com/LispTO/llthw) - Colin J.E. Lupton
V
Victor Felder 已提交
2002
* [Let Over Lambda - 50 Years of Lisp](http://letoverlambda.com/index.cl/) - D. Hoyte
2003
* [Lisp Hackers: Interviews with 100x More Productive Programmers](https://leanpub.com/lisphackers/read) - Vsevolod Dyomkin
A
Alexander Fefelov 已提交
2004
* [Lisp Koans](https://github.com/google/lisp-koans)
2005
* [Lisp Web Tales](https://leanpub.com/lispwebtales) - Pavel Penev *(Leanpub account or valid email requested)*
V
Victor Felder 已提交
2006
* [On Lisp](http://www.paulgraham.com/onlisp.html) - P. Graham
C
Charlie McMackin 已提交
2007
* [Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp](https://github.com/norvig/paip-lisp) - Peter Norvig (PDF, epub, markdown)
V
Victor Felder 已提交
2008
* [Practical Common Lisp](http://www.gigamonkeys.com/book/) - P. Seibel
A
Alex Gorelov 已提交
2009
* [The Common Lisp Cookbook](https://lispcookbook.github.io/cl-cookbook/)
V
Victor Felder 已提交
2010
* [The Evolution of Lisp](http://www.dreamsongs.com/Files/HOPL2-Uncut.pdf) - Guy L. Steele Jr., Richard P. Gabriel (PDF)
V
Victor Felder 已提交
2011

2012

2013 2014
### Livecode

A
angerangel 已提交
2015
* [LiveCode userguide](http://www.scribd.com/doc/216789127/LiveCode-userguide) (PDF)
2016 2017


C
Christoph Uschkrat 已提交
2018
### Lua
2019

2020
* [Lua 5.3 Reference Manual](http://www.lua.org/manual/5.3/)
2021
* [Lua Programming](https://en.wikibooks.org/wiki/Lua_Programming) - Wikibooks
2022
* [Programming in Lua (first edition)](https://www.lua.org/pil/contents.html)
V
Victor Felder 已提交
2023 2024


2025 2026 2027 2028 2029
### Make

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


C
Christoph Uschkrat 已提交
2030
### Markdown
2031

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


C
Christoph Uschkrat 已提交
2035
### Mathematica
2036

V
Victor Felder 已提交
2037
* [Mathematica® programming: an advanced introduction by Leonid Shifrin](http://www.mathprogramming-intro.org)
C
Charlotte Tan 已提交
2038
* [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 已提交
2039
* [Stephen Wolfram's The Mathematica Book](http://reference.wolfram.com/legacy/v5_2/)
2040
* [Vector Math for 3d Computer Graphics](http://chortle.ccsu.edu/VectorLessons/index.html)
C
Charlotte Tan 已提交
2041
* [Wolfram Mathematica Product Training: Wolfram U](https://www.wolfram.com/wolfram-u/catalog/product-training/mathematica/)
V
Victor Felder 已提交
2042 2043


C
Christoph Uschkrat 已提交
2044
### MATLAB
2045

2046
* [An Interactive Introduction to MATLAB](http://www.science.smith.edu/~jcardell/Courses/EGR326/Intro-to-MATLAB.pdf) (PDF)
C
Craig Davison 已提交
2047
* [An Introduction to MATLAB](http://www.maths.dundee.ac.uk/software/MatlabNotes.pdf) (PDF)
T
Todd Atkins 已提交
2048
* [Applications of MATLAB in Science and Engineering](http://www.intechopen.com/books/applications-of-matlab-in-science-and-engineering)
C
Craig Davison 已提交
2049
* [Experiments with MATLAB](http://www.mathworks.com/moler/exm/index.html?requestedDomain=www.mathworks.com&nocookie=true)
T
Timo Salomäki 已提交
2050
* [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 已提交
2051
* [Interactive Tutorials for MATLAB, Simulink, Signal Processing, Controls, and Computational Mathematics](http://www.mathworks.com/tutorials)
M
Mohammad Hossein Mojtahedi 已提交
2052 2053
* [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 已提交
2054
* [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)
2055
* [MATLAB Notes for professionals](https://goalkicker.com/MATLABBook) - Compiled from StackOverflow documentation (PDF)
2056
* [MATLAB Programming](https://en.wikibooks.org/wiki/MATLAB_Programming) - Wikibooks
2057
* [MATLAB Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/matlab) (PDF, Kindle) (email address *requested*, not required)
C
Craig Davison 已提交
2058
* [Numerical Computing with MATLAB](http://www.mathworks.com/moler/index_ncm.html?requestedDomain=www.mathworks.com&nocookie=true)
2059
* [Physical Modeling in MATLAB](http://greenteapress.com/matlab/index.html) - Alan B. Downey
2060
* [Scientific Computing](https://www.math.ust.hk/~machas/scientific-computing.pdf) - Jeffrey R. Chasnov (PDF)
T
Todd Atkins 已提交
2061 2062


C
Christoph Uschkrat 已提交
2063
### Maven
2064

C
Charlotte Tan 已提交
2065
* [Developing with Eclipse and Maven](https://books.sonatype.com/m2eclipse-book/reference/index.html)
C
Craig Davison 已提交
2066 2067 2068
* [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 已提交
2069 2070


C
Christoph Uschkrat 已提交
2071
### Mercurial
2072

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

R
Robert Alm Nilsson 已提交
2077

C
Christoph Uschkrat 已提交
2078
### Mercury
2079

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

R
Robert Alm Nilsson 已提交
2082

2083 2084 2085 2086 2087
### Modelica

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


C
Christoph Uschkrat 已提交
2088
### MySQL
2089

C
Charlotte Tan 已提交
2090
* [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 已提交
2091
* [MySQL Essentials](http://www.techotopia.com/index.php/MySQL_Essentials)
2092
* [MySQL Notes for Professionals](https://goalkicker.com/MySQLBook/) - Compiled from StackOverflow Documentation (PDF)
A
Alvaro Garcia 已提交
2093

2094

2095 2096
### Neo4J

I
Igor Rozani 已提交
2097 2098 2099 2100
* [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)*
2101 2102


C
Christoph Uschkrat 已提交
2103
### .NET Framework
2104

2105
* [Akka.NET Succinctly](https://www.syncfusion.com/ebooks/akka_net_succinctly) - Zoran Maksimovic
2106
* [Application Security in .NET Succinctly](https://www.syncfusion.com/ebooks/application_security_in_net_succinctly) - Stan Drapkin
J
Johan Wigert 已提交
2107
* [Clean Code .NET](https://github.com/thangchung/clean-code-dotnet)
2108
* [Cryptography in .NET Succinctly](https://www.syncfusion.com/ebooks/cryptography_in_net_succinctly) - Dirk Strauss
C
Craig Davison 已提交
2109
* [Entity Framework](http://weblogs.asp.net/zeeshanhirani/my-christmas-present-to-the-entity-framework-community)
2110
* [Entity Framework Core Succinctly](https://www.syncfusion.com/ebooks/entity_frame_work_core_succinctly) - Ricardo Peres
2111
* [Game Creation with XNA](https://en.wikibooks.org/wiki/Game_Creation_with_XNA) - Wikibooks
2112 2113
* [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 已提交
2114
* [.NET for Visual FoxPro Developers](http://foxcentral.net/microsoft/NETforVFPDevelopers.htm)
2115
* [.NET Framework Notes for Professionals](https://goalkicker.com/DotNETFrameworkBook/) - Compiled from StackOverflow Documentation (PDF)
2116
* [.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)
2117
* [NuGet In-House Succinctly](https://www.syncfusion.com/ebooks/nuget-in-house-succinctly) - José Roberto Olivas Mendoza
2118
* [Rider Succinctly](https://www.syncfusion.com/ebooks/rider-succinctly) - Dmitri Nesteruk
2119
* [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)
2120
* [Using .NET Core, Docker, and Kubernetes Succinctly](https://www.syncfusion.com/ebooks/using-netcore-docker-and-kubernetes-succinctly) - Michele Aponte
2121
* [Visual Studio .NET Tips and Tricks](http://www.infoq.com/minibooks/vsnettt) (VS 2003-2005 only)
2122
* [Visual Studio 2019 Succinctly](https://www.syncfusion.com/ebooks/visual-studio-2019-succinctly) - Alessandro Del Sole
V
Victor Felder 已提交
2123 2124


W
Willyboar 已提交
2125 2126
### Nim

G
Gampol T 已提交
2127 2128 2129
* [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 已提交
2130 2131


C
Christoph Uschkrat 已提交
2132
### NoSQL
2133

C
Craig Davison 已提交
2134
* [CouchDB: The Definitive Guide](http://guide.couchdb.org)
V
Victor Felder 已提交
2135
* [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 已提交
2136
* [Graph Databases](http://graphdatabases.com)
2137
* [Introduction to MongoDB](https://www.tutorialspoint.com/mongodb) - Tutorials Point
J
koans  
Johan 已提交
2138
* [MongoDB Koans](https://github.com/chicagoruby/MongoDB_Koans)
2139
* [MongoDB Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/mongodb) (PDF, Kindle) (email address *requested*, not required)
V
Victor Felder 已提交
2140
* [NoSQL Databases](http://www.christof-strauch.de/nosqldbs.pdf) - Christof Strauch (PDF)
C
Craig Davison 已提交
2141
* [The Little MongoDB Book](http://openmymind.net/2011/3/28/The-Little-MongoDB-Book/)
V
Victor Felder 已提交
2142
* [The Little Redis Book](http://openmymind.net/2012/1/23/The-Little-Redis-Book/) - K. Seguin (PDF, Epub)
V
Victor Felder 已提交
2143

2144

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

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


C
Christoph Uschkrat 已提交
2152
### Objective-C
2153

2154
* [Google's Objective-C Style Guide](https://github.com/google/styleguide/blob/gh-pages/objcguide.md)
2155
* [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)
2156
* [Objective-C Notes for Professionals](https://goalkicker.com/ObjectiveCBook/) - Compiled from StackOverflow Documentation (PDF)
2157
* [Objective-C Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/objective-c) (PDF, Kindle) (email address *requested*, not required)
C
Craig Davison 已提交
2158
* [Programming With Objective-C](https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html)
V
Victor Felder 已提交
2159

2160

C
Christoph Uschkrat 已提交
2161
### OCaml
2162

A
Alexander Fefelov 已提交
2163
* [Developing Applications With Objective Caml](http://caml.inria.fr/pub/docs/oreilly-book/)
2164
* [Functional Programming in OCaml](https://www.cs.cornell.edu/courses/cs3110/2019sp/textbook/) - Michael R. Clarkson
2165
* [Real World OCaml](https://dev.realworldocaml.org/toc.html)
A
AllenDowney 已提交
2166
* [Think OCaml](http://greenteapress.com/thinkocaml/index.html) - Allen B. Downey and Nicholas Monje
2167
* [Unix System Programming in OCaml](http://ocaml.github.io/ocamlunix/) [Github Repo](https://github.com/ocaml/ocamlunix/)
V
Victor Felder 已提交
2168
* [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 已提交
2169

2170

C
Christoph Uschkrat 已提交
2171
### Octave
2172

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

B
Bruno Girin 已提交
2175

C
Christoph Uschkrat 已提交
2176
### OpenMP
2177

V
victor felder 已提交
2178
* [A Guide To OpenMP](http://bisqwit.iki.fi/story/howto/openmp/)
2179
* [OpenMP Application Programming Interface Standard Version 4.0](http://www.openmp.org/mp-documents/OpenMP4.0.0.pdf) (PDF)
2180
* [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 已提交
2181

B
Bruno Girin 已提交
2182

2183 2184 2185 2186 2187
### OpenResty

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


2188
### OpenSCAD
B
Bruno Girin 已提交
2189

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


2193
### TrueOS
2194

2195
* [TrueOS® Users Handbook](https://www.trueos.org/handbook/trueos.html)
2196 2197


C
Christoph Uschkrat 已提交
2198
### Perl
2199

C
Craig Davison 已提交
2200
* [Beginning Perl](https://www.perl.org/books/beginning-perl/)
2201
* [Data Munging with Perl](https://datamungingwithperl.com) (PDF)
V
victor felder 已提交
2202
* [Embedding Perl in HTML with Mason](http://masonbook.houseabsolute.com/book/) - D. Rolsky, K. Williams
V
Victor Felder 已提交
2203
* [Essential Perl](http://cslibrary.stanford.edu/108/EssentialPerl.pdf) (PDF)
G
gabriellim 已提交
2204
* [Exploring Programming Language Architecture in Perl](http://www.billhails.net/Book/)
V
Victor Felder 已提交
2205 2206
* [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 已提交
2207
* [Impatient Perl](https://www.perl.org/books/impatient-perl/)
G
gabriellim 已提交
2208
* [Learning Perl The Hard Way](http://www.greenteapress.com/perl/)
V
Victor Felder 已提交
2209
* [Modern Perl 5](http://www.onyxneon.com/books/modern_perl/)
V
Victor Felder 已提交
2210
* [Perl & LWP](http://lwp.interglacial.com/index.html)
2211
* [Perl 5 Internals](http://www.faqs.org/docs/perl5int/)
V
Victor Felder 已提交
2212
* [Perl for the Web](http://www.globalspin.com/thebook/) - C. Radcliff
2213
* [Perl Notes for Professionals](https://goalkicker.com/PerlBook/) - Compiled from StackOverflow Documentation (PDF)
2214
* [Perl Training Australia - Course Notes](http://perltraining.com.au/notes.html)
V
Victor Felder 已提交
2215
* [Plack Handbook](http://handbook.plackperl.org)
2216
* [SDL::Manual Writing Games in Perl](https://github.com/PerlGameDev/SDL_Manual)
2217
* [Template Toolkit Documentation](http://template-toolkit.org/docs/index.html)
2218
* [The DBIx-Class Book](https://github.com/castaway/dbix-class-book)
E
Eric Guirbal 已提交
2219
* [The PDL Book](http://sourceforge.net/projects/pdl/files/PDL_2013/PDL-Book/PDL-Book-20130322.pdf/download) (PDF)
C
Craig Davison 已提交
2220
* [Web Client Programming with Perl](http://www.oreilly.com/openbook/webclient/)
V
Update  
Victor Felder 已提交
2221

V
Victor Felder 已提交
2222

C
Christoph Uschkrat 已提交
2223
### PHP
2224

B
Borislav Kosun 已提交
2225
* [Clean Code PHP](https://github.com/jupeter/clean-code-php)
2226
* [PHP 5 Power Programming](http://www.informit.com/content/images/013147149X/downloads/013147149X_book.pdf) (PDF)
V
Victor Felder 已提交
2227 2228
* [PHP Best Practices](https://phpbestpractices.org)
* [PHP Internals Book](http://www.phpinternalsbook.com)
2229
* [PHP Notes for Professionals](https://goalkicker.com/PHPBook/) - Compiled from StackOverflow Documentation (PDF)
P
Paulo Freitas 已提交
2230
* [PHP Pandas](http://daylerees.com/php-pandas/) - Dayle Rees
2231
* [PHP Programming](https://en.wikibooks.org/wiki/PHP_Programming) - Wikibooks
2232
* [PHP Reference: Beginner to Intermediate PHP5](https://phpreferencebook.com/pdf/download/) - Mario Lurig (PDF)
M
Mohammad Hossein Mojtahedi 已提交
2233
* [PHP Security Guide](http://phpsec.org/projects/guide/)
V
Victor Felder 已提交
2234
* [PHP: The Right Way](http://www.phptherightway.com)
2235
* [PHPUnit Manual](https://phpunit.de/manual/current/en/phpunit-book.pdf) - Sebastian Bergmann (PDF)
2236
* [Practical PHP Programming](http://www.hackingwithphp.com)
V
Virendra Chandak 已提交
2237
* [Practical PHP Testing](http://www.giorgiosironi.com/2009/12/practical-php-testing-is-here.html)
2238
* [Survive The Deep End: PHP Security](https://phpsecurity.readthedocs.org/en/latest/)
2239
* [Using Libsodium in PHP Projects](https://paragonie.com/book/pecl-libsodium)
2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269


#### CakePHP

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


#### CodeIgniter

* [CodeIgniter 3 User Guide](https://codeigniter.com/user_guide/index.html)
* [CodeIgniter 4 User Guide](https://codeigniter4.github.io/userguide/)


#### Drupal

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


#### Laravel

* [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

2270
* [Symfony 5: The Fast Track](https://symfony.com/doc/5.0/the-fast-track/en/index.html)
2271 2272 2273 2274 2275 2276 2277 2278 2279
* [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 已提交
2280 2281


C
Christoph Uschkrat 已提交
2282
### PicoLisp
2283

V
Victor Felder 已提交
2284 2285
* [PicoLisp by Example](https://github.com/tj64/picolisp-by-example)
* [PicoLisp Works](https://github.com/tj64/picolisp-works)
M
Marios Zindilis 已提交
2286 2287


C
Christoph Uschkrat 已提交
2288
### PostgreSQL
2289

J
Jake Worth 已提交
2290
* [Postgres Official Documentation](http://www.postgresql.org/docs/)
2291
* [Postgres Succinctly](https://www.syncfusion.com/resources/techportal/ebooks/postgres) (PDF, Kindle) (email address *requested*, not required)
2292
* [Practical PostgreSQL](http://www.faqs.org/docs/ppbook/book1.htm)
2293
* [The Internals of PostgreSQL for database administrators and system developers](http://www.interdb.jp/pg)
R
Robert Alm Nilsson 已提交
2294 2295


C
Christoph Uschkrat 已提交
2296
### PowerShell
2297

2298 2299 2300 2301
* [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 已提交
2302
* [Layman’s Guide to PowerShell 2.0 remoting](https://ravichaganti.com/ebooks/AlaymansguidetoPowerShell2remotingv2.pdf) (PDF)
T
Timo Salomäki 已提交
2303
* [Learn PowerShell Core 6.0](https://www.packtpub.com/free-ebooks/learn-powershell-core-60) - David das Neves, Jan-Hendrik Peters (Packt account *required*)
2304
* [Learn PowerShell in Y Minutes](https://learnxinyminutes.com/docs/powershell/)
2305
* [Mastering PowerShell v2](http://community.idera.com/powershell/powertips/b/ebookv2#pi619PostSortOrder=Ascending)
B
bbuyukguzel 已提交
2306
* [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)
2307
* [PowerShell Notes for Professionals](http://goalkicker.com/PowerShellBook/) - Compiled from StackOverflow documentation (PDF)
2308
* [PowerShell Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/powershell) (PDF, Kindle) (email address *requested*, not required)
2309
* [PowerShell Tips to Write By](https://leanpub.com/powershelltips) - Adam Bertram *(Leanpub account or valid email requested)* (:construction: *in process*)
C
Charlotte Tan 已提交
2310
* [Secrets of PowerShell Remoting](https://leanpub.com/secretsofpowershellremoting) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
2311 2312 2313 2314 2315 2316
* [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)*
2317 2318


C
Christoph Uschkrat 已提交
2319
### Processing
2320

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


C
Christoph Uschkrat 已提交
2324
### Prolog
2325

V
Victor Felder 已提交
2326
* [Adventure in Prolog](http://www.amzi.com/AdventureInProlog/)
2327
* [Applications of Prolog](http://bookboon.com/en/applications-of-prolog-ebook) - Attila Csenki, Bookboon. (email address *requested*, not required)
G
G-Square 已提交
2328
* [Coding Guidelines for Prolog](http://arxiv.org/abs/0911.2899) - Michael A. Covington, Roberto Bagnara, Richard A. O'Keefe, Jan Wielemaker, Simon Price
2329
* [Concise Intro to Prolog](http://www.cis.upenn.edu/~matuszek/Concise%20Guides/Concise%20Prolog.html)
V
Victor Felder 已提交
2330
* [Expert Systems in Prolog](http://www.amzi.com/ExpertSystemsInProlog/)
2331
* [GNU Prolog Manual](http://www.gprolog.org/manual/gprolog.pdf) (PDF)
V
Victor Felder 已提交
2332
* [Introduction to Prolog for Mathematicians](http://www.j-paine.org/prolog/mathnotes/files/pms/pms.html) - J. Ireson-Ireson-Paine
V
Victor Felder 已提交
2333
* [Learn Prolog Now!](http://www.learnprolognow.org)
C
Craig Davison 已提交
2334
* [Logic, Programming and Prolog (2ed)](http://www.ida.liu.se/~ulfni53/lpp/)
V
Victor Felder 已提交
2335 2336
* [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 已提交
2337
* [Prolog for Programmers](https://sites.google.com/site/prologforprogrammers/)
A
Alexander Fefelov 已提交
2338
* [Prolog Problems](https://sites.google.com/site/prologsite/prolog-problems) - Werner Hett
2339
* [Prolog Techniques](http://bookboon.com/en/prolog-techniques-applications-of-prolog-ebook) - Attila Csenki, Bookboon. (email address *requested*, not required)
D
David Metcalfe 已提交
2340
* [Prolog Tutorial](http://www.cpp.edu/~jrfisher/www/prolog_tutorial/contents.html)
C
cwfoo 已提交
2341
* [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 已提交
2342
* [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 已提交
2343
* [Warren's Abstract Machine: A Tutorial Reconstruction](http://wambook.sourceforge.net) - Hassan A¨it-Kaci
V
Victor Felder 已提交
2344

2345

C
Christoph Uschkrat 已提交
2346
#### Constraint Logic Programming (extended Prolog)
2347

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

2350

P
Phil Freeman 已提交
2351
### PureScript
2352

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

2355

C
Christoph Uschkrat 已提交
2356
### Python
2357

T
Timo Salomäki 已提交
2358
* [20 Python Libraries You Aren't Using (But Should)](https://www.oreilly.com/learning/20-python-libraries-you-arent-using-but-should) - Caleb Hattingh
2359
* [A Beginner's Python Tutorial](https://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial) - Wikibooks
2360
* [A Byte of Python](https://python.swaroopch.com) (3.x) (HTML, PDF, EPUB, Mobi)
2361
* [A Guide to Python's Magic Methods](https://github.com/RafeKettler/magicmethods) - Rafe Kettler
2362
* [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)
2363
* [Automate the Boring Stuff](http://automatetheboringstuff.com/chapter0/) - Al Sweigart
2364
* [Beej's Guide to Python Programming - For Beginners](http://beej.us/guide/bgpython/) - B. Hall (HTML,PDF)
2365
* [Biopython](http://biopython.org/DIST/docs/tutorial/Tutorial.pdf) (PDF)
S
Suraj Patil 已提交
2366
* [Build applications in Python the antitextbook](http://github.com/thewhitetulip/build-app-with-python-antitextbook) (3.x) (HTML, PDF, EPUB, Mobi)
2367 2368 2369
* [Building Skills in Object-Oriented Design (Python)](https://web.archive.org/web/20190914230227/http://www.itmaybeahack.com/book/oodesign-python-2.1/latex/BuildingSkillsinOODesign.pdf) - Steven F. Lott (PDF) (2.1.1)
* [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)
* [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 已提交
2370
* [CodeCademy Python](https://www.codecademy.com/learn/python)
V
Victor Felder 已提交
2371
* [Composing Programs](http://composingprograms.com) (3.x)
T
Timo Salomäki 已提交
2372
* [Cracking Codes with Python](http://inventwithpython.com/cracking/) - Al Sweigart
2373
* [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)
2374 2375
* [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)
2376
* [From Python to NumPy](http://www.labri.fr/perso/nrougier/from-python-to-numpy/)
V
Victor Felder 已提交
2377
* [Full Stack Python](http://www.fullstackpython.com)
T
Timo Salomäki 已提交
2378
* [Functional Programming in Python](https://www.oreilly.com/ideas/functional-programming-in-python) - David Mertz
2379
* [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*)
2380
* [Google's Python Class](https://developers.google.com/edu/python/) (2.4 - 2.x)
2381
* [Google's Python Style Guide](https://google.github.io/styleguide/pyguide.html)
T
Timo Salomäki 已提交
2382
* [Hadoop with Python](https://www.oreilly.com/learning/hadoop-with-python) -  Zachary Radtka, Donald Miner
T
Timo Salomäki 已提交
2383
* [Hands-On Natural Language Processing with Python](https://www.packtpub.com/free-ebooks/hands-natural-language-processing-python) - Rajesh Arumugam, Rajalingappaa Shanmugamani (Packt account *required*)
A
aneasystone 已提交
2384
* [Hitchhiker's Guide to Python!](http://docs.python-guide.org/en/latest/) (2.6)
B
Benjamin Yee 已提交
2385
* [How to Code in Python 3](https://assets.digitalocean.com/books/python/how-to-code-in-python.pdf) - Lisa Tagliaferri (PDF)
2386
* [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)
2387
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html) (3.2)
2388
  * [How to Think Like a Computer Scientist: Learning with Python](http://www.greenteapress.com/thinkpython/thinkCSpy/) - Allen B. Downey, Jeff Elkner and Chris Meyers (2.4)
2389
  * [Think Python 2e](https://greenteapress.com/wp/think-python-2e/) - Allen B. Downey (2.x & 3.0)
2390
* [Intermediate Python](http://book.pythontips.com/en/latest/index.html#) - Muhammad Yasoob Ullah Khalid (1st edition)
2391
* [Introduction to Programming with Python](http://opentechschool.github.io/python-beginners/en/) (3.3)
2392
  * [Introduction to Programming Using Python](http://python-ebook.blogspot.co.uk) - Cody Jackson (1st edition) (2.3)
2393
* [Introduction to Python](http://kracekumar.com/post/71171551647/introduction-to-python) - Kracekumar (2.7.3)
B
borgified 已提交
2394
* [Invent Your Own Computer Games With Python](http://inventwithpython.com/invent4thed/) - Al Sweigart (3.1)
V
Victor Felder 已提交
2395
* [Learn Python, Break Python](http://learnpythonbreakpython.com)
C
Craig Davison 已提交
2396
* [Learn Python in Y minutes](https://learnxinyminutes.com/docs/python/)
2397
* [Learn Python Programming, Second Edition](https://www.packtpub.com/free-ebooks/learn-python-programming-second-edition) - Fabrizio Romano (Packt account *required*)
V
Victor Felder 已提交
2398
* [Learn to Program Using Python](https://www.ida.liu.se/~732A47/literature/PythonBook.pdf) - Cody Jackson (PDF)
V
Victor Felder 已提交
2399
* [Learning to Program](http://www.alan-g.me.uk)
2400 2401
* [Lectures on scientific computing with python](https://github.com/jrjohansson/scientific-python-lectures) - J.R. Johansson (2.7)
* [Making Games with Python & Pygame](http://inventwithpython.com/pygame/chapters/) - Al Sweigart (2.7)
2402
* [Math for programmers (using python)](https://akuli.github.io/math-tutorial/)
2403
* [Modeling and Simulation in Python](https://greenteapress.com/wp/modsimpy/) - Allen B. Downey (PDF)
2404
* [Modeling Creativity: Case Studies in Python](http://www.clips.ua.ac.be/sites/default/files/modeling-creativity.pdf) - Tom D. De Smedt (PDF)
2405
* [Natural Language Processing (NLP) with Python — Tutorial](https://medium.com/towards-artificial-intelligence/natural-language-processing-nlp-with-python-tutorial-for-beginners-1f54e610a1a0) (PDF)
2406
* [Natural Language Processing with Python](http://www.nltk.org/book/) (3.x)
2407 2408
* [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 已提交
2409
* [Picking a Python Version: A Manifesto](https://www.oreilly.com/ideas/picking-a-python-version) - David Mertz
2410
* [Porting to Python 3: An In-Depth Guide](http://python3porting.com) (2.6 - 2.x & 3.1 - 3.x)
V
Victor Felder 已提交
2411
* [Practical Programming in Python](https://launchpadlibrarian.net/165489933/PracticalProgrammingPython2014.pdf) - Jeffrey Elkner (PDF)
2412
* [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 已提交
2413
* [Program Arcade Games With Python And Pygame](http://programarcadegames.com) (3.3)
2414
* [Programming Computer Vision with Python](http://programmingcomputervision.com/downloads/ProgrammingComputerVision_CCdraft.pdf) (PDF)
2415
* [Python 101](https://python101.pythonlibrary.org) - Michael Driscoll (HTML, TEXT)
2416
* [Python 2 Official Documentation](https://docs.python.org/2/download.html) (PDF, HTML, TEXT) (2.x)
2417
* [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)
2418
* [Python 3 Official Documentation](https://docs.python.org/3/download.html) (PDF, EPUB, HTML, TEXT) (3.x)
2419
* [Python 3 Tutorial](https://github.com/Akuli/python-tutorial)
2420
* [Python Data Science Handbook](https://jakevdp.github.io/PythonDataScienceHandbook) - Jake VanderPlas (HTML, Jupyter Notebooks)
2421 2422
* [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)
2423
* [Python for you and me](http://pymbook.readthedocs.org/en/latest/) (2.7.3)
2424
* [Python for you and me](http://pymbook.readthedocs.org/en/py3/) (3.x)
2425
* [Python Idioms](http://safehammad.com/downloads/python-idioms-2014-01-16.pdf) (PDF)
T
Timo Salomäki 已提交
2426
* [Python in Education](https://www.oreilly.com/ideas/python-in-education) - Nicholas Tollervey
2427
* [Python in Hydrology](http://www.greenteapress.com/pythonhydro/pythonhydro.html) - Sat Kumar Tomer
2428
* [Python Koans](https://github.com/gregmalcolm/python_koans) (2.7 or 3.x)
2429
* [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 已提交
2430
* [Python Module of the Week](https://pymotw.com/3/) (3.x)
2431
  * [Python Module of the Week](https://pymotw.com/2/) (2.x)
2432
* [Python Notes for Professionals](http://goalkicker.com/PythonBook/) - Compiled from StackOverflow documentation (PDF)
2433
* [Python Practice Book](http://anandology.com/python-practice-book/index.html) (2.7.1)
C
Craig Davison 已提交
2434
* [Python Practice Projects](http://pythonpracticeprojects.com)
2435 2436
* [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)
2437
* [Python Tutorial](https://www.tutorialspoint.com/python) - Tutorials Point
2438
* [Scipy Lecture Notes](http://scipy-lectures.github.io)
2439
* [SICP in Python](http://www-inst.eecs.berkeley.edu/~cs61a/sp12/book/) (3.2)
2440
* [Slither into Python: An introduction to Python for beginners](https://www.slitherintopython.com) (3.7)
2441
* [Suporting Python 3: An In-Depth Guide](http://python3porting.com) (2.6 - 2.x & 3.1 - 3.x)
2442
* [Test-Driven Web Development with Python](http://www.obeythetestinggoat.com/pages/book.html) - Harry Percival (3.3 - 3.x)
2443
* [Text Processing in Python](http://gnosis.cx/TPiP/) - David Mertz (2.3 - 2.x)
2444
* [The Coder's Apprentice: Learning Programming with Python 3](http://www.spronck.net/pythonbook/) - Pieter Spronck (PDF) (3.x)
T
Timo Salomäki 已提交
2445
* [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)
2446
* [The Little Book of Python Anti-Patterns](http://docs.quantifiedcode.com/python-anti-patterns/) ([Source](https://github.com/quantifiedcode/python-anti-patterns))
2447
* [The Programming Historian](http://niche-canada.org/research/niche-digital-infrastructure-project/the-programming-historian/) - William J. Turkel, Adam Crymble and Alan MacEachern
2448 2449
* [The Python GTK+ 3 Tutorial](http://python-gtk-3-tutorial.readthedocs.org/en/latest/)
* [The Standard Python Library](http://effbot.org/librarybook/) - Fredrik Lundh
2450 2451
* [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)
2452
* [Tiny Python 3.6 Notebook](https://github.com/mattharrison/Tiny-Python-3.6-Notebook) - Matt Harrison (3.6)
2453
* [Web2py: Complete Reference Manual, 6th Edition (pre-release)](http://web2py.com/book) (2.5 - 2.x)
V
Victor Felder 已提交
2454

2455

C
Christoph Uschkrat 已提交
2456
#### Django
2457

M
miwojc 已提交
2458
* [Django Girls Tutorial](https://tutorial.djangogirls.org/en/) (1.11)
A
anio 已提交
2459 2460
* [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)
2461
* [Django Official Documentation](https://media.readthedocs.org/pdf/django/1.9.x/django.pdf) (PDF) (1.9)
2462
* [Django Official Documentation](https://media.readthedocs.org/pdf/django/1.10.x/django.pdf) (PDF) (1.10)
2463
* [Django Official Documentation](https://buildmedia.readthedocs.org/media/pdf/django/2.2.x/django.pdf) (PDF) (2.2)
T
Timo Salomäki 已提交
2464
* [Django RESTful Web Services](https://www.packtpub.com/free-ebooks/django-restful-web-services) - Gaston C. Hillar (Packt account *required*)
2465
* [Django Web Framework (Python)](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django) - MDN contributors
2466
* [Djen of Django](http://agiliq.com/books/djenofdjango/)
T
Timo Salomäki 已提交
2467
* [Effective Django](https://web.archive.org/web/20181130092020/http://www.effectivedjango.com/) (1.5)
2468
* [How to Tango With Django](http://www.tangowithdjango.com/book17/) (1.7)
2469

2470

C
Christoph Uschkrat 已提交
2471
#### Flask
2472

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

V
Victor Felder 已提交
2477

2478
#### Kivy
2479

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


C
Christoph Uschkrat 已提交
2483
#### Pandas
2484

D
David 已提交
2485
* [Learn Pandas](https://bitbucket.org/hrojas/learn-pandas) - Hernan Rojas (0.18.1)
B
bmcculley 已提交
2486 2487


2488
#### Pyramid
2489

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


D
David 已提交
2493 2494 2495 2496 2497
#### Tornado

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


C
Christoph Uschkrat 已提交
2498
### QML
2499

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


C
Christoph Uschkrat 已提交
2503
### R
2504

V
Victor Felder 已提交
2505
* [Advanced R Programming](http://adv-r.had.co.nz) - Hadley Wickham
2506
* [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 已提交
2507
* [Cookbook for R](http://www.cookbook-r.com) - Winston Chang
B
BaoGiang HoangVu 已提交
2508
* [Data Analysis and Prediction Algorithms with R](https://rafalab.github.io/dsbook/) - Rafael A. Irizarry
2509
* [Data Analysis for the Life Sciences](https://leanpub.com/dataanalysisforthelifesciences) - Rafael A Irizarry, Michael I Love *(Leanpub account or valid email requested)*
2510
* [Efficient R programming](https://csgillespie.github.io/efficientR/) - Colin Gillespie, Robin Lovelace
2511
* [Exploratory Data Analysis with R](https://leanpub.com/exdata) - Roger D. Peng *(Leanpub account or valid email requested)*
2512
* [Introduction to Probability and Statistics Using R](https://github.com/gjkerns/IPSUR) - G. Jay Kerns (PDF)
2513
* [Learning Statistics with R](https://learningstatisticswithr.com/book/) - Danielle Navarro
2514
* [ModernDive](https://ismayc.github.io/moderndiver-book/) - Chester Ismay and Albert Y. Kim
2515
* [Practical Regression and Anova using R](http://cran.r-project.org/doc/contrib/Faraway-PRA.pdf) - Julian J. Faraway (PDF)
J
Jonathan Hill 已提交
2516 2517 2518
* [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
2519
* [R Notes for Professionals](https://goalkicker.com/RBook/) - Compiled from StackOverflow Documentation (PDF)
J
Jonathan Hill 已提交
2520 2521
* [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)
2522 2523
* [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)*
2524
* [R Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/rsuccinctly) (PDF, Kindle) (email address *requested*, not required)
2525
* [Summary and Analysis of Extension Program Evaluation in R](https://rcompanion.org/handbook/index.html) - Salvatore S. Mangiafico
J
Jonathan Hill 已提交
2526
* [The caret Package](http://topepo.github.io/caret/index.html) - Max Kuhn
2527
* [The R Inferno](http://www.burns-stat.com/pages/Tutor/R_inferno.pdf) - Patrick Burns (PDF)
J
Jonathan Hill 已提交
2528
* [The R Language](http://stat.ethz.ch/R-manual/R-patched/doc/html)
H
hoganlong 已提交
2529
* [The R Manuals](http://cran.r-project.org/manuals.html)
V
Victor Felder 已提交
2530
* [Tidy Text Mining with R](http://tidytextmining.com) - Julia Silge and David Robinson
V
Victor Felder 已提交
2531

R
Robert Alm Nilsson 已提交
2532

C
Christoph Uschkrat 已提交
2533
### Racket
2534

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

A
ajauhri 已提交
2539

2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551
### Raku

* [Metagenomics](https://legacy.gitbook.com/download/pdf/book/kyclark/metagenomics) - Ken Youens-Clark (PDF)
* [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 已提交
2552
### Raspberry Pi
2553

S
sstt011 已提交
2554 2555
* [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)
2556
* [The Official Raspberry Pi Project Book](https://www.raspberrypi.org/magpi-issues/Projects_Book_v1.pdf) (PDF)
2557

2558

C
Christoph Uschkrat 已提交
2559
### REBOL
2560

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


C
Christoph Uschkrat 已提交
2564
### Ruby
2565

G
Gabriel Lim 已提交
2566
* [A community-driven Ruby style guide](https://github.com/bbatsov/ruby-style-guide)
C
Craig Davison 已提交
2567
* [CodeCademy Ruby](https://www.codecademy.com/learn/ruby)
2568
* [Developing Games With Ruby](https://leanpub.com/developing-games-with-ruby/read) - Tomas Varaneckas
2569
* [I Love Ruby](https://i-love-ruby.gitlab.io)
2570
* [Introduction to Programming with Ruby](https://launchschool.com/books/ruby) - Launch School
C
Craig Davison 已提交
2571
* [Just Enough Ruby to Get By](http://jasonkim.ca/projects/just_enough_ruby_to_get_by/)
T
Timo Salomäki 已提交
2572
* [Learn Ruby First](https://essenceofchaos.gitbooks.io/learn-ruby-first/content/) - Frederick John
2573 2574
* [Learn Ruby the Hard Way](http://learnrubythehardway.org/book/) - Zed Shaw
* [Learn to Program](http://pine.fm/LearnToProgram/) - Chris Pine
T
Timo Salomäki 已提交
2575
* [Mr. Neighborly's Humble Little Ruby Book](https://web.archive.org/web/20180321101922/http://www.humblelittlerubybook.com/book/html/index.html)
K
Kevin Wang 已提交
2576
* [Object Oriented Programming with Ruby](https://launchschool.com/books/oo_ruby) - Launch School
2577
* [Practicing Ruby](https://github.com/elm-city-craftworks/practicing-ruby-manuscripts)
C
Craig Davison 已提交
2578
* [Programming Ruby](http://ruby-doc.com/docs/ProgrammingRuby/)
2579
* [Ruby Best Practices](https://github.com/practicingruby/rbp-book/tree/gh-pages/pdfs) - Gregory Brown (PDF)
V
Victor Velazquez 已提交
2580
* [Ruby Essentials](http://www.techotopia.com/index.php/Ruby_Essentials)
V
Victor Felder 已提交
2581
* [Ruby Hacking Guide](http://ruby-hacking-guide.github.io)
V
Victor Felder 已提交
2582
* [Ruby in Twenty Minutes](https://www.ruby-lang.org/en/documentation/quickstart/)
V
Victor Felder 已提交
2583 2584
* [Ruby Koans](http://www.rubykoans.com)
* [Ruby Learning](http://rubylearning.com)
2585
* [Ruby Notes for Professionals](https://goalkicker.com/RubyBook/) - Compiled from StackOverflow Documentation (PDF)
G
Gabriel Lim 已提交
2586
* [Ruby Programming](http://www.linuxtopia.org/online_books/programming_books/ruby_tutorial/)
2587
* [Ruby User's Guide](https://ruby-doc.org/docs/ruby-doc-bundle/UsersGuide/rg/index.html)
2588
* [Ruby Web Dev: The Other Way](https://leanpub.com/rwdtow/read) - Yevhen Kuzminov
A
Alexey Gorelov 已提交
2589
* [Rubyfu](https://rubyfu.net)
V
Victor Felder 已提交
2590
* [The Bastards Book of Ruby](http://ruby.bastardsbook.com)
2591
* [The Book Of Ruby](http://www.sapphiresteel.com/ruby-programming/The-Book-Of-Ruby.html) - Huw Collingbourne
2592
* [The Definitive Ruby Tutorial For Complete Beginners](https://www.rubyguides.com/ruby-tutorial/) - Jesus Castello
2593
* [The Little Book Of Ruby](http://www.sapphiresteel.com/ruby-programming/The-Little-Book-Of-Ruby.html) - Huw Collingbourne
2594
* [The Ruby Reference](https://rubyreferences.github.io/rubyref/) - Victor Shepelev
2595
* [The Unofficial Ruby Usage Guide (at Google)](http://www.caliban.org/ruby/rubyguide.shtml) - Ian Macdonald
2596
* [Using Blocks in Ruby](https://www.oreilly.com/programming/free/files/using-blocks-in-ruby.pdf) - Jay McGavren (PDF)
2597
* [Why's (Poignant) Guide to Ruby](http://poignant.guide)
V
Victor Felder 已提交
2598

2599

C
Christoph Uschkrat 已提交
2600
#### RSpec
2601

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

2604

C
Christoph Uschkrat 已提交
2605
#### Ruby on Rails
2606

2607
* [A community-driven Rails style guide](https://github.com/bbatsov/rails-style-guide)
2608
* [Api on Rails 6](https://github.com/madeindjs/api_on_rails) - Alexandre Rousseau
2609
* [Building REST APIs with Rails](http://apionrails.icalialabs.com/book)
2610
* [Kestrels, Quirky Birds, and Hopeless Egocentricity](https://leanpub.com/combinators/read) - Reg Braithwaite
C
carl sednaoui 已提交
2611
* [Learn Ruby on Rails as You Modify a Craigslist Clone](http://www.thinkful.com/learn/ruby-on-rails-tutorial/)
T
Timo Salomäki 已提交
2612
* [Objects on Rails](https://web.archive.org/web/20190319201525/http://objectsonrails.com/) - Avdi Grimm
J
Jake Worth 已提交
2613
* [Rails Girls Guides](http://guides.railsgirls.com)
2614
* [Ruby Notes for Professionals](https://books.goalkicker.com/RubyBook/) - Compiled from StackOverflow Documentation (PDF)
2615
* [Ruby on Rails 3.2 - Step by Step](http://www.xyzpub.com/en/ruby-on-rails/3.2/)
D
Daniel Bayerlein 已提交
2616
* [Ruby on Rails 4.0 Guide](http://www.xyzpub.com/en/ruby-on-rails/4.0/)
2617
* [Ruby on Rails Guides](http://guides.rubyonrails.org)
2618
* [Ruby on Rails Notes for Professionals](https://goalkicker.com/RubyOnRailsBook/) - Compiled from StackOverflow Documentation (PDF)
2619
* [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 已提交
2620
* [Upgrading to Rails 4](https://github.com/alindeman/upgradingtorails4)
V
Victor Felder 已提交
2621

R
Robert Alm Nilsson 已提交
2622

2623 2624 2625 2626 2627
#### Sinatra

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


C
Christoph Uschkrat 已提交
2628
### Rust
2629

D
Desmond 已提交
2630
* [Rust by Example](https://doc.rust-lang.org/stable/rust-by-example/)
T
Timo Salomäki 已提交
2631
* [Rust for Rubyists](https://web.archive.org/web/20190520171322/http://www.rustforrubyists.com/book/index.html) - Steve Klabnik
2632
* [The Rust Programming Language](http://doc.rust-lang.org/book/)
I
Istratov D. S 已提交
2633
* [The Rustonomicon](https://doc.rust-lang.org/nomicon/)
2634
* [Why Rust?](http://www.oreilly.com/programming/free/files/why-rust.pdf) (PDF)
G
Grigoriy Dzhanelidze 已提交
2635

2636

C
Christoph Uschkrat 已提交
2637
### Sage
2638

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


C
Christoph Uschkrat 已提交
2643
### Scala
2644

2645
* [A Scala Tutorial for Java programmers](https://docs.scala-lang.org/tutorials/scala-for-java-programmers.html) (PDF)
2646
* [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 已提交
2647
* [Another tour of Scala](https://web.archive.org/web/20190629103826/http://naildrivin5.com/scalatour/) - David Copeland
2648
* [Creative Scala](http://underscore.io/books/creative-scala/) - Noel Welsh and Dave Gurnell (PDF, HTML, EPUB) (email address *requested*, not required)
2649
* [EAI Patterns with Actor Model](https://github.com/alexanderfefelov/eai-patterns-with-actor-model) - Vaughn Vernon
C
Craig Davison 已提交
2650
* [Effective Scala](https://twitter.github.io/effectivescala/)
2651
* [Essential Scala](http://underscore.io/books/essential-scala/) - Noel Welsh and Dave Gurnell (PDF, HTML, EPUB) (email address *requested*, not required)
B
Bruno Ferreira 已提交
2652
* [Functional Programming for Mortals](https://leanpub.com/fpmortals/read) - Sam Halliday
2653 2654
* [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 已提交
2655
* [Learning Scala in small bites](http://matt.might.net/articles/learning-scala-in-small-bites/)
M
Mojtahedi 已提交
2656
* [Learning Scalaz](http://eed3si9n.com/learning-scalaz/)
V
Victor Felder 已提交
2657
* [Pro Scala: Monadic Design Patterns for the Web](https://github.com/leithaus/XTrace/tree/monadic/src/main/book/content/)
V
Victor Felder 已提交
2658
* [Programming in Scala, First Edition](http://www.artima.com/pins1ed/) - by M. Odersky, L. Spoon, B. Venners
T
Timo Salomäki 已提交
2659
* [Pure functional HTTP APIs in Scala](https://leanpub.com/pfhais/read) - Jens Grassel
V
Victor Felder 已提交
2660
* [PythonToScala](https://wrobstory.gitbooks.io/python-to-scala/content/) - Rob Story
2661
* [S-99: Ninety-Nine Scala Problems](http://aperiodic.net/phil/scala/s-99/) - Phil! Gold
V
Victor Felder 已提交
2662
* [Scala & Design Patterns: Exploring Language Expressivity](http://www.scala-lang.org/old/sites/default/files/FrederikThesis.pdf) - Fredrik Skeel Løkke (PDF)
2663
* [Scala By Example](https://www.scala-lang.org/old/sites/default/files/linuxsoft_archives/docu/files/ScalaByExample.pdf) - M. Odersky (PDF)
V
Victor Felder 已提交
2664
* [Scala Cookbook: Bonus Chapters](http://examples.oreilly.com/9781449339616-files/Scala_Cookbook_bonus_chapters.pdf) - Alvin Alexander (PDF)
2665
* [Scala for Perl 5 Programmers](https://github.com/garu/scala-for-perl5-programmers) - Breno G. de Oliveira
C
Craig Davison 已提交
2666
* [Scala for the Impatient (A1 Scala Level chapters)](http://www.typesafe.com/resources/e-books) - Cay S. Horstmann
2667
* [Scala School by Twitter](http://twitter.github.io/scala_school/)
2668
* [Scala Succinctly](https://www.syncfusion.com/ebooks/scala_succinctly) - Chris Rose
2669
* [Scala Tutorial](https://www.tutorialspoint.com/scala) - Tutorials Point
2670
* [tetrix in Scala](http://eed3si9n.com/tetrix-in-scala-html5-book)
2671
* [The Neophyte's Guide to Scala](http://danielwestheide.com/scala/neophytes.html) - Daniel Westheide
2672
* [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 已提交
2673
* [Xtrace](https://github.com/leithaus/XTrace/tree/monadic/src/main/book/content/)
V
Victor Felder 已提交
2674

2675

C
Christoph Uschkrat 已提交
2676
#### Lift
2677

V
Victor Felder 已提交
2678
* [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 已提交
2679
* [Lift](https://github.com/tjweir/liftbook)
T
Timo Salomäki 已提交
2680
* [Lift Cookbook](https://www.oreilly.com/library/view/lift-cookbook/9781449365042/) - Richard Dallaway
V
Victor Felder 已提交
2681
* [Simply Lift](http://simply.liftweb.net/Simply_Lift.pdf) - David Pollak (PDF)
V
Victor Felder 已提交
2682

2683

C
Christoph Uschkrat 已提交
2684
#### Play Scala
2685

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

2689

C
Christoph Uschkrat 已提交
2690
### Scheme
2691

2692
* [A Pamphlet Against R. Computational Intelligence in Guile Scheme](https://panicz.github.io/pamphlet/)
E
Edward Look 已提交
2693
* [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 已提交
2694
* [Concrete Abstractions: An Introduction to Computer Science Using Scheme](https://gustavus.edu/+max/concrete-abstractions.html) - M. Hailperin, B. Kaiser, K. Knight
2695
* [Scheme Tutorial](http://www.cs.hut.fi/Studies/T-93.210/schemetutorial/)
V
Victor Felder 已提交
2696
* [Simply Scheme: Introducing Computer Science](http://www.cs.berkeley.edu/~bh/ss-toc2.html) - B. Harvey, M. Wright
2697
* [Teach Yourself Scheme in Fixnum Days](https://ds26gte.github.io/tyscheme/index-Z-H-1.html)
D
David Metcalfe 已提交
2698
* [The Scheme Programming Language: Edition 3](http://www.scheme.com/tspl3/) - [The Scheme Programming Language: Edition 4](http://www.scheme.com/tspl4/)
2699
* [Write Yourself a Scheme in 48 Hours](https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours) - Wikibooks
V
Victor Felder 已提交
2700

2701

C
Christoph Uschkrat 已提交
2702
### Scilab
2703

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

R
Robert Alm Nilsson 已提交
2708

C
Christoph Uschkrat 已提交
2709
### Scratch
2710

2711
* [An Introductory Computing Curriculum Using Scratch](http://scratched.gse.harvard.edu/guide/download.html)
V
victor felder 已提交
2712
* [Computer Science Concepts in Scratch](https://stwww1.weizmann.ac.il/scratch/scratch_en/)
2713
* [Scratch Programming Playground](https://inventwithscratch.com/book/) - Al Sweigart
V
Victor Felder 已提交
2714

R
Robert Alm Nilsson 已提交
2715

C
Christoph Uschkrat 已提交
2716
### Sed
2717

V
Victor Felder 已提交
2718 2719
* [Sed - An Introduction and Tutorial](http://www.grymoire.com/Unix/Sed.html)

R
Robert Alm Nilsson 已提交
2720

L
Lorenzo Bragaglia 已提交
2721 2722
### Self

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


C
Christoph Uschkrat 已提交
2726
### Smalltalk
2727

T
Timo Salomäki 已提交
2728
* [Deep into Pharo](http://books.pharo.org/deep-into-pharo/) - Alexandre Bergel, Damien Cassou, Stéphane Ducasse, Jannik Laval
“Sumit 已提交
2729
* [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 已提交
2730
* [Enterprise Pharo: a Web Perspective](http://books.pharo.org/enterprise-pharo/)
T
Timo Salomäki 已提交
2731 2732
* [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 已提交
2733
* [Stef's Free Online Smalltalk Books](http://stephane.ducasse.free.fr/FreeBooks.html) (meta-list)
V
Victor Felder 已提交
2734 2735


2736 2737 2738 2739 2740
### Snap

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


“Sumit 已提交
2741 2742 2743 2744 2745 2746 2747
### 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 已提交
2748 2749 2750 2751 2752
### 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 已提交
2753
### SQL (implementation agnostic)
2754

T
Timo Salomäki 已提交
2755
* [Developing Time-Oriented Database Applications in SQL](https://www2.cs.arizona.edu/~rts/tdbbook.pdf) - Richard T. Snodgrass (PDF)
2756
* [SQL For Web Nerds](http://philip.greenspun.com/sql/)
2757
* [SQL Notes for Professionals](http://goalkicker.com/SQLBook/) - Compiled from StackOverflow Documentation (PDF)
T
Timo Salomäki 已提交
2758
* [SQL Queries Succinctly](https://www.syncfusion.com/ebooks/sql_queries_succinctly) - Nick Harrison
V
Victor Felder 已提交
2759
* [Use The Index, Luke!: A Guide To SQL Database Performance](http://use-the-index-luke.com)
V
Victor Felder 已提交
2760

V
Update  
Victor Felder 已提交
2761

C
Christoph Uschkrat 已提交
2762
### SQL Server
2763

C
Craig Davison 已提交
2764
* [Best of SQLServerCentral.com Vol 7](http://www.red-gate.com/community/books/ssc-7) *(RedGate, By SQLServerCentral Authors)
2765 2766 2767 2768 2769
* [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 已提交
2770 2771
* [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)
2772
* [Introducing Microsoft SQL Server 2014](http://blogs.msdn.com/b/microsoft_press/archive/2014/04/02/free-ebook-introducing-microsoft-sql-server-2014.aspx)
2773
* [Mastering SQL Server Profiler](http://www.red-gate.com/community/books/mastering-sql-server-profiler) - Brad McGehee (PDF)
2774
* [Microsoft SQL Server Notes for Professionals](http://goalkicker.com/MicrosoftSQLServerBook/) - Compiled from StackOverflow Documentation (PDF)
2775 2776
* [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 已提交
2777
* [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 已提交
2778
* [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*)
2779 2780
* [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 已提交
2781
* [SQL Server for C# Developers Succinctly](https://www.syncfusion.com/ebooks/sql_server_for_c_sharp_developers_succinctly) - Sander Rossel
2782 2783
* [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)
2784
* [SQL Server Metadata Succinctly](https://www.syncfusion.com/ebooks/sql-server-metadata-succinctly) - Joseph D. Booth
2785 2786 2787 2788 2789 2790 2791 2792 2793 2794
* [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)
2795

2796

C
Christoph Uschkrat 已提交
2797
### Standard ML
2798

2799
* [Introduction to Standard ML](http://www.pllab.riec.tohoku.ac.jp/smlsharp/smlIntroSlides.pdf) - Atsushi Ohori (PDF)
C
Craig Davison 已提交
2800
* [Programming in Standard ML '97](http://homepages.inf.ed.ac.uk/stg/NOTES/) - Stephen Gilmore, University of Edinburgh
V
Victor Felder 已提交
2801
* [Programming in Standard ML, DRAFT](http://www.cs.cmu.edu/~rwh/isml/book.pdf) - Robert Harper (PDF)
2802
* [SML# Document](http://www.pllab.riec.tohoku.ac.jp/smlsharp/docs/3.0/en/manual.xhtml) - Atsushi Ohori, Katsuhiro Ueno
2803
* [The Definition of Standard ML (Revised)](http://sml-family.org/sml97-defn.pdf) - SMLFamily GitHub project (PDF)
V
Victor Felder 已提交
2804

2805

C
Christoph Uschkrat 已提交
2806
### Subversion
2807

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


C
Christoph Uschkrat 已提交
2812
### Swift
2813

K
kadhirash 已提交
2814
* [Essential Swift](https://essential-swift.programming-books.io) - Krzysztof Kowalczyk (Compiled from StackOverflow Documentation)
D
Dupz 已提交
2815
* [Hacking with Swift](https://www.hackingwithswift.com)
2816
* [Swift Notes for Professionals](https://goalkicker.com/SwiftBook/) - Compiled from StackOverflow Documentation (PDF)
2817 2818
* [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)
2819

2820

G
Gus Uy 已提交
2821 2822 2823 2824 2825 2826
#### 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 已提交
2827
### Tcl
2828

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

R
Robert Alm Nilsson 已提交
2831

2832 2833 2834 2835 2836
### TEI

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


C
Christoph Uschkrat 已提交
2837
### Teradata
2838

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

M
maieul 已提交
2841

C
Christoph Uschkrat 已提交
2842
### Tizen
2843

2844
* [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 已提交
2845

V
Update  
Victor Felder 已提交
2846

C
Christoph Uschkrat 已提交
2847
### TLA
2848 2849

* [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 已提交
2850 2851


C
Christoph Uschkrat 已提交
2852
### TypeScript
2853

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

R
Robert Alm Nilsson 已提交
2860

T
Thomas 已提交
2861 2862 2863 2864 2865 2866
### Deno

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


C
Christoph Uschkrat 已提交
2867
### Unix
2868

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

2879

C
Christoph Uschkrat 已提交
2880
### Verilog
2881

S
setyawanfa 已提交
2882
* [Verilog Quick Reference Guide - Sutherland HDL](http://sutherland-hdl.com/pdfs/verilog_2001_ref_guide.pdf) (PDF)
2883 2884 2885
* [Verilog Tutorial](http://www.asic-world.com/verilog/veritut.html)


C
Christoph Uschkrat 已提交
2886
### VHDL
2887

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


C
Christoph Uschkrat 已提交
2893
### Vim
2894

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

2905

C
Christoph Uschkrat 已提交
2906
### Visual Basic
2907

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


C
Christoph Uschkrat 已提交
2913
### Visual Prolog
2914

2915 2916 2917 2918
* [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 已提交
2919
### Web Services
2920

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


C
Christoph Uschkrat 已提交
2924
### Windows 8
2925

2926
* [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 已提交
2927 2928


C
Christoph Uschkrat 已提交
2929
### Windows Phone
2930

J
Jake Worth 已提交
2931
* [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 已提交
2932
* [Windows Phone 8 Development Succinctly](https://www.syncfusion.com/resources/techportal/ebooks/windowsphone8) - Matteo Pagani (PDF)
2933
* [Windows Phone 8.1 Development for Absolute Beginners](http://channel9.msdn.com/Series/Windows-Phone-8-1-Development-for-Absolute-Beginners)
2934
* [Windows Phone Programming Blue Book](http://www.robmiles.com/c-yellow-book/)
G
Gustavo Sillero 已提交
2935 2936


C
Christoph Uschkrat 已提交
2937
### Workflow
2938

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


C
Christoph Uschkrat 已提交
2942
### xBase (dBase / Clipper / Harbour)
2943

2944
* [Application Development with Harbour](https://en.wikibooks.org/wiki/Application_Development_with_Harbour) - Wikibooks
2945
* [CA-Clipper 5.2 Norton Guide](https://web.archive.org/web/20190516192814/http://www.ousob.com/ng/clguide/)
2946
* [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