free-programming-books.md 128.8 KB
Newer Older
1
Original Contribution by [George Stocker](http://stackoverflow.com/users/16587/george-stocker) on [Stack Overflow](http://stackoverflow.com)
2

3
Original Source: [List of freely available programming books](http://web.archive.org/web/20130824154208/http://stackoverflow.com/a/392926)
4 5


C
Christoph Uschkrat 已提交
6
### Index
7

J
Josh Baer 已提交
8
* [Ada](#ada)
P
Phil Nguyen 已提交
9
* [Agda](#agda)
10
* [Alef](#alef)
V
Victor Felder 已提交
11
* [Android](#android)
B
Boris Egorov 已提交
12
* [APL](#apl)
H
hiseba 已提交
13
* [Arduino](#arduino)
V
Victor Felder 已提交
14
* [ASP.NET MVC](#aspnet-mvc)
V
Victor Felder 已提交
15
* [Assembly Language](#assembly-language)
V
Victor Felder 已提交
16
  * [Non-X86](#non-x86)
H
href 已提交
17
* [AutoHotkey](#autohotkey)
R
Robert Alm Nilsson 已提交
18 19
* [Autotools](#autotools)
* [Awk](#awk)
V
Victor Felder 已提交
20
* [Bash](#bash)
21
* [Basic](#basic)
A
Alexander Fefelov 已提交
22
* [BETA](#beta)
V
Victor Felder 已提交
23
* [C](#c)
24
* [C#](#c-sharp)
V
Victor Felder 已提交
25
* [C++](#c-1)
26 27
* [Chapel](#chapel)
* [Cilk](#cilk)
V
Victor Felder 已提交
28
* [Clojure](#clojure)
V
vhf / victor felder 已提交
29
* [COBOL](#cobol)
V
Victor Felder 已提交
30 31
* [CoffeeScript](#coffeescript)
* [ColdFusion](#coldfusion)
32
* [Cool](#cool)
P
Phil Nguyen 已提交
33
* [Coq](#coq)
M
Meet Shah 已提交
34
* [CUDA](#cuda)
Y
yazd 已提交
35
* [D](#d)
B
Boris 已提交
36
* [Dart](#dart)
V
Victor Felder 已提交
37
* [DB2](#db2)
M
Max Edmands 已提交
38
* [Delphi / Pascal](#delphi--pascal)
R
Robert Alm Nilsson 已提交
39
* [DTrace](#dtrace)
40
* [Elasticsearch](#elasticsearch)
J
Jeff Turner 已提交
41
* [Elixir](#elixir)
V
Victor Felder 已提交
42
* [Emacs](#emacs)
43
* [Embedded Systems](#embedded-systems)
V
Victor Felder 已提交
44
* [Erlang](#erlang)
V
Victor Felder 已提交
45
* [F#](#f-sharp)
46
* [Firefox OS](#firefox-os)
M
Mojtahedi 已提交
47
* [Flex](#flex)
48
* [Force.com](#forcecom)
V
Victor Felder 已提交
49
* [Forth](#forth)
R
Robert Alm Nilsson 已提交
50
* [Fortran](#fortran)
V
Victor Felder 已提交
51
* [FreeBSD](#freebsd)
V
Victor Felder 已提交
52 53
* [Git](#git)
* [Go](#go)
54
* [Groovy](#groovy)
V
Victor Felder 已提交
55 56 57
  * [Gradle](#gradle)
  * [Grails](#grails)
  * [Spock Framework](#spock-framework)
M
Mojtahedi 已提交
58 59
* [Graphical user interfaces](#graphical-user-interfaces)
* [Graphics Programming](#graphics-programming)
V
Victor Felder 已提交
60
* [Hadoop](#hadoop)
V
Victor Felder 已提交
61
* [Haskell](#haskell)
M
Mark Knol 已提交
62
* [Haxe](#haxe)
G
Gustavo Sillero 已提交
63
* [HTML / CSS](#html--css)
V
Victor Felder 已提交
64
  * [Bootstrap](#bootstrap)
S
Steven Johnson 已提交
65
* [Icon](#icon)
66
* [iOS](#ios)
C
Codrin Eugeniu 已提交
67
* [Isabelle/HOL](#isabellehol)
D
adds J  
Darek Nedza 已提交
68
* [J](#j)
V
Index  
Victor Felder 已提交
69
* [Java](#java)
V
Victor Felder 已提交
70 71 72 73
  * [Spring](#spring)
  * [Spring Boot](#spring-boot)
  * [Spring Security](#spring-security)
  * [Wicket](#wicket)
V
Index  
Victor Felder 已提交
74
* [JavaScript](#javascript)
V
Victor Felder 已提交
75 76
  * [Javascript frameworks](#javascript-frameworks)
  * [Node.js](#nodejs)
A
amishpatel1994 已提交
77
* [Jenkins](#jenkins)
M
Mojtahedi 已提交
78
* [Language Agnostic](#language-agnostic)
V
Victor Felder 已提交
79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
  * [Algorithms & Datastructures](#algorithms--data-structures)
  * [Cellular Automata](#cellular-automata)
  * [Cloud Computing](#cloud-computing)
  * [Competitive Programming](#competitive-programming)
  * [Compiler Design](#compiler-design)
  * [Database](#database)
  * [Datamining](#datamining)
  * [Information Retrieval](#information-retrieval)
  * [Licensing](#licensing)
  * [Machine Learning](#machine-learning)
  * [Mathematics](#mathematics)
  * [Misc](#misc)
  * [MOOC](#mooc)
  * [Networking](#networking)
  * [Open Source Ecosystem](#open-source-ecosystem)
  * [Operating systems](#operating-systems)
  * [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)
V
Index  
Victor Felder 已提交
106
* [LaTeX](#latex)
107
* [Limbo](#limbo)
V
Index  
Victor Felder 已提交
108 109 110
* [Linux](#linux)
* [Lisp](#lisp)
* [Lua](#lua)
111
* [MarkDown](#markdown)
V
Index  
Victor Felder 已提交
112
* [Mathematica](#mathematica)
T
Todd Atkins 已提交
113
* [MATLAB](#matlab)
V
Index  
Victor Felder 已提交
114
* [Maven](#maven)
R
robschia 已提交
115
* [Mercurial](#mercurial)
116
* [Mercury](#mercury)
M
Mojtahedi 已提交
117
* [Meta-Lists](#meta-lists)
R
Robert Alm Nilsson 已提交
118
* [MySQL](#mysql)
119
* [.NET Framework](#net-framework)
P
Pedro Barbosa 已提交
120
* [Neo4J](#neo4j)
V
Index  
Victor Felder 已提交
121 122 123 124
* [NoSQL](#nosql)
* [Oberon](#oberon)
* [Objective-C](#objective-c)
* [OCaml](#ocaml)
N
nerandell 已提交
125
* [Octave](#octave)
D
Diogo Barros 已提交
126
* [OpenGL ES](#opengl-es)
127
* [OpenMP](#openmp)
B
Bruno Girin 已提交
128
* [OpenSCAD](#openscad)
V
Index  
Victor Felder 已提交
129
* [Oracle PL/SQL](#oracle-plsql)
R
Robert Alm Nilsson 已提交
130
* [Oracle Server](#oracle-server)
O
OpossumPetya 已提交
131
* [Parrot / Perl 6](#parrot--perl-6)
132
* [PC-BSD](#pc-bsd)
V
Index  
Victor Felder 已提交
133 134
* [Perl](#perl)
* [PHP](#php)
M
Marios Zindilis 已提交
135
* [PicoLisp](#picolisp)
R
Robert Alm Nilsson 已提交
136
* [PostgreSQL](#postgresql)
V
Index  
Victor Felder 已提交
137
* [PowerShell](#powershell)
S
Saheed 已提交
138
* [Processing](#processing)
V
Index  
Victor Felder 已提交
139
* [Prolog](#prolog)
V
Victor Felder 已提交
140
  * [Constraint Logic Programming](#constraint-logic-programming-extended-prolog)
D
David Metcalfe 已提交
141
* [PureScript](#purescript)
V
Index  
Victor Felder 已提交
142
* [Python](#python)
V
Victor Felder 已提交
143 144 145 146 147
  * [Django](#django)
  * [Flask](#flask)
  * [Kivy](#kivy)
  * [Pandas](#pandas)
  * [Pyramid](#pyramid)
148
* [QML](#qml)
V
Index  
Victor Felder 已提交
149
* [R](#r)
A
ajauhri 已提交
150
* [Racket](#racket)
D
David Metcalfe 已提交
151
* [Raspberry Pi](#raspberry-pi)
A
Alexander Fefelov 已提交
152
* [REBOL](#rebol)
V
Index  
Victor Felder 已提交
153
* [Ruby](#ruby)
V
Victor Felder 已提交
154 155 156
  * [RSpec](#rspec)
  * [Sinatra](#sinatra)
  * [Ruby on Rails](#ruby-on-rails)
G
Grigoriy Dzhanelidze 已提交
157
* [Rust](#rust)
158
* [Sage](#sage)
V
Index  
Victor Felder 已提交
159
* [Scala](#scala)
V
Victor Felder 已提交
160 161
  * [Lift](#lift)
  * [Play Scala](#play-scala)
V
Index  
Victor Felder 已提交
162
* [Scheme](#scheme)
163
* [Scilab](#scilab)
G
Gustavo Sillero 已提交
164 165
* [Scratch](#scratch)
* [Sed](#sed)
V
Index  
Victor Felder 已提交
166 167
* [Smalltalk](#smalltalk)
* [SQL (implementation agnostic)](#sql-implementation-agnostic)
D
Diego Dias 已提交
168
* [SQL Server](#sql-server)
169
* [Standard ML](#standard-ml)
R
Robert Alm Nilsson 已提交
170
* [Subversion](#subversion)
171
* [Swift](#swift)
T
Tom Poindexter 已提交
172
* [Tcl](#tcl)
V
Index  
Victor Felder 已提交
173
* [Teradata](#teradata)
M
maieul 已提交
174
* [TeX](#tex)
D
danilov kirill 已提交
175
* [Tizen](#tizen)
X
Xuankang Lin 已提交
176
* [TLA](#tla)
177
* [TypeScript](#typescript)
J
Joey Smith 已提交
178
* [Unix](#unix)
179 180
* [Verilog](#verilog)
* [VHDL](#vhdl)
V
Index  
Victor Felder 已提交
181
* [Vim](#vim)
182
* [Visual Basic](#visual-basic)
183
* [Visual Prolog](#visual-prolog)
M
Mojtahedi 已提交
184
* [Web Services](#web-services)
G
Gary Ewan Park 已提交
185
* [Windows 8](#windows-8)
R
Robert Alm Nilsson 已提交
186
* [Windows Phone](#windows-phone)
I
Istvan Viczian 已提交
187
* [Workflow](#workflow)
188
* [xBase (dBase / Clipper / Harbour)](#xbase-dbase--clipper--harbour)
V
Victor Felder 已提交
189 190


C
Christoph Uschkrat 已提交
191
### Meta-Lists
192

V
Victor Felder 已提交
193
* [25 Free Computer Science Ebooks](http://www.coderholic.com/25-free-computer-science-books/)
V
Victor Felder 已提交
194
* [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 已提交
195 196
* [Bento](https://www.bento.io)
* [Bitsavers.org](http://bitsavers.trailing-edge.com)
A
Alexander Fefelov 已提交
197
* [Bookboon: IT & Programming](http://bookboon.com/en/it-programming-ebooks)
C
Craig Davison 已提交
198
* [Cheat Sheets (Free)](https://dzone.com/refcardz)
V
Victor Felder 已提交
199
* [Codingus](http://codingus.blogspot.in)
F
Fwiffo 已提交
200
* [conceptf1.blogspot.com](http://conceptf1.blogspot.com/2013/11/list-of-freely-available-programming.html)
B
Boris 已提交
201
* [Free Smalltalk Books, collected by Stéphane Ducasse](http://stephane.ducasse.free.fr/FreeBooks.html)
V
Victor Felder 已提交
202
* [Free Tech Books](http://www.freetechbooks.com)
B
Boris 已提交
203
* [Hacker Shelf](http://hackershelf.com/browse/)
V
Victor Felder 已提交
204
* [IBM Redbooks](http://www.redbooks.ibm.com)
A
Alexander Fefelov 已提交
205
* [InfoQ Minibooks](http://www.infoq.com/minibooks/)
A
Alexander Fefelov 已提交
206
* [InTech: Computer and Information Science](http://www.intechopen.com/subjects/computer-and-information-science)
G
gabriellim 已提交
207
* [JSBooks - directory of free javascript ebooks](https://github.com/revolunet/JSbooks)
C
Craig Davison 已提交
208
* [Learn X in Y minutes](https://learnxinyminutes.com)
209
* [Learneroo Resources to Learn Programming](https://www.learneroo.com/modules/12/nodes/96)
C
Craig Davison 已提交
210
* [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/)
211
* [Microsoft Press: Free E-Books](http://blogs.msdn.com/b/microsoft_press/archive/2011/03/03/ebooks-list-of-our-free-books.aspx)
C
Craig Davison 已提交
212 213
* [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/)
V
Victor Felder 已提交
214
* [MindView Inc](http://www.mindviewinc.com/Books/)
B
Boris 已提交
215
* [O'Reilly's Commons](http://commons.oreilly.com/wiki/index.php/O%27Reilly_Commons)
C
Craig Davison 已提交
216
* [O'Reilly's Open Books Project](http://www.oreilly.com/openbook/)
217
* [Papers we love](https://github.com/papers-we-love/papers-we-love)
218
* [Red Gate Books](http://www.red-gate.com/community/books/index)
219
* [Stef's Free Online Smalltalk Books](http://stephane.ducasse.free.fr/FreeBooks/)
V
Victor Felder 已提交
220 221 222
* [TechBooksForFree.com](http://www.techbooksforfree.com)
* [Theassayer.org](http://theassayer.org)
* [tutorialspoint](http://www.tutorialspoint.com)
C
Craig Davison 已提交
223
* [Wikibooks: Programming](https://en.wikibooks.org/wiki/Category%3aComputer_programming)
V
Victor Felder 已提交
224 225


C
Christoph Uschkrat 已提交
226
### Graphics Programming
227

C
Craig Davison 已提交
228 229
* [Blender 3D: Noob to Pro](https://en.wikibooks.org/wiki/Blender_3D%3A_Noob_to_Pro)
* [DirectX manual](http://user.xmission.com/~legalize/book/download/index.html) (draft)
V
Victor Felder 已提交
230 231 232
* [GPU Gems](http://http.developer.nvidia.com/GPUGems/gpugems_part01.html)
* [GPU Gems 2](http://http.developer.nvidia.com/GPUGems2/gpugems2_part01.html) - [ch 8,14,18,29,30 as pdf](ftp://download.nvidia.com/developer/GPU_Gems_2/)
* [GPU Gems 3](http://http.developer.nvidia.com/GPUGems3/gpugems3_part01.html)
V
Update  
Victor Felder 已提交
233
* [Graphics Programming Black Book](http://www.gamedev.net/page/resources/_/technical/graphics-programming-and-theory/graphics-programming-black-book-r1698)
E
engstrom 已提交
234
* [Grokking the GIMP](http://gimp-savvy.com/BOOK/index.html)
C
Craig Davison 已提交
235
* [Introduction to Modern OpenGL](https://open.gl)
V
Victor Felder 已提交
236
* [Learn OpenGL](http://learnopengl.com) - Joey de Vries
C
Craig Davison 已提交
237
* [Learning Modern 3D Graphics Programming](http://ww2.arcsynthesis.org) (draft)
D
David Metcalfe 已提交
238
* [OpenGL](http://www.songho.ca/opengl/index.html) - Concepts and illustrations.
E
engstrom 已提交
239
* [OpenGL Programming Guide (The Red Book)](http://fly.srk.fer.hr/~unreal/theredbook/)
C
Craig Davison 已提交
240
* [ShaderX series](http://www.realtimerendering.com/resources/shaderx/)
V
Victor Felder 已提交
241
* [Tutorials for modern OpenGL](http://www.opengl-tutorial.org)
E
engstrom 已提交
242

243

C
Christoph Uschkrat 已提交
244
### Graphical User Interfaces
245

246
* [Best of Smashing Magazine](http://anniversary.smashingmagazine.com/best-of-smashing-magazine.zip)
247
* [Programming with gtkmm 3](https://developer.gnome.org/gtkmm-tutorial/stable/)
A
Alexander Fefelov 已提交
248
* [Search User Interfaces](http://searchuserinterfaces.com/book/) - Marti A. Hearst
249
* [Working through Screens](http://www.flashbulbinteraction.com/WTS.html) - Jacob Burghardt
250

V
Victor Felder 已提交
251

C
Christoph Uschkrat 已提交
252
### Language Agnostic
253

C
Christoph Uschkrat 已提交
254
#### Algorithms & Data Structures
255

E
engstrom 已提交
256 257
* [A Field Guide To Genetic Programming](http://dces.essex.ac.uk/staff/rpoli/gp-field-guide/toc.html)
* [Algorithmic Graph Theory](http://code.google.com/p/graphbook/)
V
Victor Felder 已提交
258
* [Algorithms](http://algorithmics.lsi.upc.edu/docs/Dasgupta-Papadimitriou-Vazirani.pdf) (PDF)
J
Jorge Najera 已提交
259
* [Algorithms, 4th Edition](http://algs4.cs.princeton.edu/home/) - Robert Sedgewick and Kevin Wayne
260
* [Algorithms and Automatic Computing Machines (1963)](https://archive.org/details/Algorithms_And_Automatic_Computing_Machines) - B. A. Trakhtenbrot
C
Craig Davison 已提交
261
* [Algorithms and Complexity](https://www.math.upenn.edu/~wilf/AlgoComp.pdf) (PDF)
E
engstrom 已提交
262
* [Algorithms and Data-Structures](http://www.ethoberon.ethz.ch/WirthPubl/AD.pdf) (PDF)
C
Craig Davison 已提交
263
* [Algorithms Course Materials](http://jeffe.cs.illinois.edu/teaching/algorithms/) - Jeff Erickson
A
Akhilan 已提交
264
* [Analysis and Design of Algorithms](http://www.cse.iitd.ernet.in/~ssen/csl356/admin356.html) - Sandeep Sen, IIT Delhi
V
Victor Felder 已提交
265
* [Animated Algorithm and Data Structure Visualization](http://visualgo.net) (Resource)
V
Victor Felder 已提交
266
* [Binary Trees](http://cslibrary.stanford.edu/110/BinaryTrees.pdf) (PDF)
V
Victor Felder 已提交
267
* [Clever Algorithms](http://www.cleveralgorithms.com/nature-inspired/index.html)
268
* [CS Unplugged: Computer Science without a computer](http://csunplugged.org/books/)
269
* [Data Structures](http://www.cse.iitd.ernet.in/~suban/cs130/index.html) - Prof. Subhashis Banerjee, IIT Delhi
V
Victor Felder 已提交
270
* [Data Structures and Algorithms: Annotated Reference with Examples](http://dotnetslackers.com/projects/Data-Structures-And-Algorithms/)
C
Craig Davison 已提交
271 272
* [Data Structures Succinctly Part 1, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/datastructurespart1) (PDF, Kindle) *(Just fill the fields with any values)*
* [Data Structures Succinctly Part 2, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/datastructurespart2) (PDF, Kindle) *(Just fill the fields with any values)*
B
Boris Egorov 已提交
273
* [Elementary Algorithms](https://github.com/liuxinyu95/AlgoXY) - Larry LIU Xinyu
E
engstrom 已提交
274
* [Foundations of Computer Science](http://infolab.stanford.edu/~ullman/focs.html) - Al Aho and Jeff Ullman
275
* [Handbook of Graph Drawing and Visualization](https://cs.brown.edu/~rt/gdhandbook/)
D
David Metcalfe 已提交
276
* [Lectures Notes on Algorithm Analysis and Computational Complexity (Fourth Edition)](http://larc.unt.edu/ian/books/free/lnoa.pdf) - University of North Texas (PDF)
C
Craig Davison 已提交
277
* [LEDA: A Platform for Combinatorial and Geometric Computing](http://people.mpi-inf.mpg.de/~mehlhorn/LEDAbook.html)
V
Victor Felder 已提交
278 279
* [Linked List Basics](http://cslibrary.stanford.edu/103/LinkedListBasics.pdf) (PDF)
* [Linked List Problems](http://cslibrary.stanford.edu/105/LinkedListProblems.pdf) (PDF)
F
Fwiffo 已提交
280
* [Matters Computational: Ideas, Algorithms, Source Code](http://www.jjj.de/fxt/fxtbook.pdf) (PDF)
281
* [Open Data Structures: An Introduction](http://www.aupress.ca/index.php/books/120226) - Pat Morin
V
Victor Felder 已提交
282
* [Planning Algorithms](http://planning.cs.uiuc.edu)
D
David Metcalfe 已提交
283
* [Problems on Algorithms (Second Edition)](http://larc.unt.edu/ian/books/free/poa.pdf) - University of North Texas (PDF)
E
engstrom 已提交
284
* [Purely Functional Data Structures](http://www.cs.cmu.edu/~rwh/theses/okasaki.pdf) (PDF)
A
Antonio Silveira 已提交
285
* [Sequential and parallel sorting algorithms](http://www.inf.fh-flensburg.de/lang/algorithmen/sortieren/algoen.htm)
V
Victor Felder 已提交
286
* [Text Algorithms](http://igm.univ-mlv.fr/~mac/REC/text-algorithms.pdf) (PDF)
G
gabriellim 已提交
287
* [The Algorithm Design Manual](http://www8.cs.umu.se/kurser/TDBAfl/VT06/algorithms/BOOK/BOOK/BOOK.HTM)
288
* [The Art of Computer Programming](http://www.cs.utsa.edu/~wagner/knuth/) - Donald Knuth (fascicles, mostly volume 4)
289
* [The Design of Approximation Algorithms](http://www.designofapproxalgs.com/book.pdf) (PDF)
E
engstrom 已提交
290
* [The Great Tree List Recursion Problem](http://cslibrary.stanford.edu/109/TreeListRecursion.pdf) (PDF)
J
Jay Engineer 已提交
291
* [Think Complexity](http://greenteapress.com/complexity/) (PDF)
292

V
Victor Felder 已提交
293

C
Christoph Uschkrat 已提交
294
#### Cellular Automata
295

296
* [A New Kind of Science](https://www.wolframscience.com/nksonline/toc.html) - Stephen Wolfram
E
engstrom 已提交
297
* [Cellular Automata Books](http://uncomp.uwe.ac.uk/genaro/Cellular_Automata_Repository/Books.html)
V
Victor Felder 已提交
298

299

C
Christoph Uschkrat 已提交
300
#### Cloud Computing
301

M
Mojtahedi 已提交
302
* [Multi-tenant Applications for the Cloud, 3rd Edition](http://www.microsoft.com/en-us/download/details.aspx?id=29263)
303
* [OpenStack Operations Guide](http://docs.openstack.org/ops/)
M
Mojtahedi 已提交
304 305


A
ahmedk92 已提交
306
#### Competitive Programming
307

A
ahmedk92 已提交
308 309 310
* [Competitive Programming](http://www.comp.nus.edu.sg/~stevenha/myteaching/competitive_programming/cp1.pdf) (PDF)


C
Christoph Uschkrat 已提交
311
#### Compiler Design
312

G
G-Square 已提交
313
* [An Introduction to GCC](http://www.network-theory.co.uk/docs/gccintro/) - Brian Gough
314
* [Basics of Compiler Design (Anniversary Edition)](http://www.diku.dk/~torbenm/Basics/) - Torben Mogensen
S
fix url  
Srayuws 已提交
315
* [Compiler Construction](http://www.ethoberon.ethz.ch/WirthPubl/CBEAll.pdf) (PDF)
316
* [Compiler Design in C](http://www.holub.com/software/compiler.design.in.c.html) - Allen Holub, Prentice Hall, 1990
S
Sergey M. 已提交
317 318
* [Compiler Design: Theory, Tools, and Examples, C/C++ Edition](http://elvis.rowan.edu/~bergmann/books/c_cpp/) - Seth D. Bergmann
* [Compiler Design: Theory, Tools, and Examples, Java Edition](http://elvis.rowan.edu/~bergmann/books/java/) - Seth D. Bergmann
V
Victor Felder 已提交
319
* [Compiling Scala for the Java Virtual Machine](http://lampwww.epfl.ch/~schinz/thesis-final-A4.pdf) - Michel Schinz (PDF)
320
* [Compiling Techniques](http://www.chilton-computing.org.uk/acl/literature/books/compilingtechniques/overview.htm) - F.R.A. Hopgood, Macdonald, 1969
321
* [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 已提交
322
* [Let's Build a Compiler](http://www.stack.nl/~marcov/compiler.pdf) (PDF)
323
* [Linkers and Loaders](http://www.iecc.com/linker/) - John R. Levine
C
Craig Davison 已提交
324
* [Practical and Theoretical Aspects of Compiler Construction](http://web.stanford.edu/class/archive/cs/cs143/cs143.1128/) (class lectures and slides)
V
Victor Felder 已提交
325

326

327
#### Computer Vision
328

329 330
* [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 已提交
331 332
* [Computer Vision: Models, Learning, and Inference](http://www.computervisionmodels.com) - Simon J.D. Prince
* [Programming Computer Vision with Python](http://programmingcomputervision.com) - Jan Erik Solem
333 334


C
Christoph Uschkrat 已提交
335
#### Database
336

E
engstrom 已提交
337 338 339
* [Big Data Now: Current Perspectives from O'Reilly Radar](http://shop.oreilly.com/product/0636920022640.do)
* [Database Fundamentals](http://public.dhe.ibm.com/software/dw/db2/express-c/wiki/Database_fundamentals.pdf) (PDF)
* [Foundations of Databases](http://webdam.inria.fr/Alice/)
340
* [Readings in Database Systems, 5th Ed.](http://www.redbook.io)
E
engstrom 已提交
341 342
* [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 已提交
343

344

C
Christoph Uschkrat 已提交
345
#### Datamining
346

V
Victor Felder 已提交
347
* [A Programmer's Guide to Data Mining](http://guidetodatamining.com) - Ron Zacharski (Draft)
E
engstrom 已提交
348
* [Data Jujitsu: The Art of Turning Data into Product](http://www.oreilly.com/data/free/data-jujitsu.csp) *(Just fill the fields with any values)*
C
Craig Davison 已提交
349
* [Data Mining Algorithms In R](https://en.wikibooks.org/wiki/Data_Mining_Algorithms_In_R)
E
engstrom 已提交
350
* [Internet Advertising: An Interplay among Advertisers, Online Publishers, Ad Exchanges and Web Users](http://arxiv.org/pdf/1206.1754v2.pdf) (PDF)
351
* [Introduction to Data Science](https://docs.google.com/file/d/0B6iefdnF22XQeVZDSkxjZ0Z5VUE/edit?pli=1) - Jeffrey Stanton
E
engstrom 已提交
352
* [Mining of Massive Datasets](http://infolab.stanford.edu/~ullman/mmds.html)
G
gabriellim 已提交
353
* [School of Data Handbook](http://schoolofdata.org/handbook/)
E
engstrom 已提交
354
* [Theory and Applications for Advanced Text Mining](http://www.intechopen.com/books/theory-and-applications-for-advanced-text-mining)
G
gabriellim 已提交
355

S
Shelley V. Adams 已提交
356

C
Christoph Uschkrat 已提交
357
#### Information Retrieval
358

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

362

C
Christoph Uschkrat 已提交
363
#### Licensing
364

E
engstrom 已提交
365
* [Creative Commons: a user guide](http://www.aliprandi.org/cc-user-guide/) - Simone Aliprandi
366
* [The Public Domain: Enclosing the Commons of the Mind](http://www.thepublicdomain.org/download/) - James Boyle
V
Victor Felder 已提交
367

368

C
Christoph Uschkrat 已提交
369
#### Machine Learning
370

N
Nathan Hefner 已提交
371
* [A Brief Introduction to Neural Networks](http://www.dkriesel.com/en/science/neural_networks)
372
* [A Course in Machine Learning](http://ciml.info/dl/v0_9/ciml-v0_9-all.pdf) (PDF)
E
engstrom 已提交
373
* [A First Encounter with Machine Learning](https://www.ics.uci.edu/~welling/teaching/ICS273Afall11/IntroMLBook.pdf) (PDF)
V
Victor Felder 已提交
374
* [AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and Java](http://wps.aw.com/wps/media/objects/5771/5909832/PDF/Luger_0136070477_1.pdf) - George F. Luger, William A Stubblefield (PDF)
J
Josh Davis 已提交
375
* [An Introduction to Statistical Learning](http://www-bcf.usc.edu/~gareth/ISL/) - Gareth James, Daniela Witten, Trevor Hastie and Robert Tibshirani
376 377
* [Bayesian Reasoning and Machine Learning](http://web4.cs.ucl.ac.uk/staff/D.Barber/pmwiki/pmwiki.php?n=Brml.HomePage)
* [Gaussian Processes for Machine Learning](http://www.gaussianprocess.org/gpml/)
T
Thomas Yarnall 已提交
378
* [Information Theory, Inference, and Learning Algorithms](http://www.inference.phy.cam.ac.uk/itila/)
379 380
* [Introduction to Machine Learning](http://alex.smola.org/drafts/thebook.pdf) - Alex Smola and S.V.N. Vishwanathan (PDF)
* [Introduction to Machine Learning](http://arxiv.org/abs/0904.3664v1) - Amnon Shashua
381
* [Learning Deep Architectures for AI](http://www.iro.umontreal.ca/~bengioy/papers/ftml_book.pdf) (PDF)
382
* [Machine Learning](http://www.intechopen.com/books/machine_learning)
383
* [Machine Learning, Neural and Statistical Classification](http://www1.maths.leeds.ac.uk/~charles/statlog/whole.pdf) - This book is based on the EC (ESPRIT) project StatLog (PDF) or [online version](http://www1.maths.leeds.ac.uk/~charles/statlog/)
384
* [Neural Networks and Deep Learning](http://neuralnetworksanddeeplearning.com)
E
engstrom 已提交
385 386
* [Probabilistic Models in the Study of Language](http://idiom.ucsd.edu/~rlevy/pmsl_textbook/text.html) (Draft, with R code)
* [Reinforcement Learning: An Introduction](http://webdocs.cs.ualberta.ca/~sutton/book/ebook/the-book.html)
387
* [The Elements of Statistical Learning](http://www-stat.stanford.edu/~tibs/ElemStatLearn/) - Trevor Hastie, Robert Tibshirani, and Jerome Friedman
Y
Ye Lin Aung 已提交
388
* [The LION Way: Machine Learning plus Intelligent Optimization](http://www.e-booksdirectory.com/details.php?ebook=9575)
V
Victor Felder 已提交
389
* [The Python Game Book](http://thepythongamebook.com/en%3Astart)
390

391

C
Christoph Uschkrat 已提交
392
#### Mathematics
393

V
Victor Felder 已提交
394
* [A First Course in Linear Algebra](http://linear.ups.edu) - Robert A. Beezer
395
* [An Introduction to Statistics](http://work.thaslwanter.at/Stats/html/) - Thomas Haslwanter (using Python)
396
* [Bayesian Methods for Hackers](https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers) - Cameron Davidson-Pilon
397
* [Calculus Made Easy](http://www.gutenberg.org/ebooks/33283) - Silvanus P. Thompson (PDF)
398
* [CK-12 Probability and Statistics - Advanced](http://www.ck12.org/book/Probability-and-Statistics---Advanced-%2528Second-Edition%2529/)
C
Craig Davison 已提交
399
* [Collaborative Statistics](http://cnx.org/contents/5e0744f9-9e79-4348-9237-ed012213a2d6%4040.9)
S
switchhax 已提交
400
* [Computational Geometry](http://web.mit.edu/hyperbook/Patrikalakis-Maekawa-Cho/)
401
* [Concepts & Applications of Inferential Statistics](http://vassarstats.net/textbook/)
V
Victor Felder 已提交
402
* [Differential Equations](http://tutorial.math.lamar.edu/pdf/DE/DE_Complete.pdf) - Paul Dawkins (PDF)
403
* [Discrete Mathematics](http://home.iitk.ac.in/%7Earlal/book/mth202.pdf) - Dr. Arbind K Lal, IIT Kanpur (PDF)
V
Victor Felder 已提交
404
* [Elementary Differential Equations](http://ramanujan.math.trinity.edu/wtrench/texts/TRENCH_DIFF_EQNS_I.PDF) - William F. Trench (PDF)
405
* [Essentials of Metaheuristics](http://cs.gmu.edu/~sean/book/metaheuristics/) - Sean Luke
A
Akhilan 已提交
406
* [Graph Theory](http://compalg.inf.elte.hu/~tony/Oktatas/TDK/FINAL/)
M
MauriceWhite 已提交
407
* [Introduction to Probability and Statistics Spring 2014](http://ocw.mit.edu/courses/mathematics/18-05-introduction-to-probability-and-statistics-spring-2014/)
408
* [Introduction to Probability](http://www.dartmouth.edu/~chance/teaching_aids/books_articles/probability_book/book.html) - Charles M. Grinstead and J. Laurie Snell
C
Craig Davison 已提交
409
* [Introduction to Statistical Thought](http://people.math.umass.edu/~lavine/Book/book.html) - Michael Lavine
410
* [Kalman and Bayesian Filters in Python](https://github.com/rlabbe/Kalman-and-Bayesian-Filters-in-Python)
411
* [Knapsack Problems - Algorithms and Computer Implementations](http://www.or.deis.unibo.it/knapsack.html) - Silvano Martello and Paolo Toth
412
* [Lecture Notes of Linear Algebra](http://home.iitk.ac.in/~psraj/mth102/lecture_notes.html) - Dr. P. Shunmugaraj, IIT Kanpur (PDF)
C
Craig Davison 已提交
413 414
* [Linear Algebra, Theory And Applications](https://www.math.byu.edu/klkuttle/linearalgebra.pdf) - Kenneth Kuttler (PDF)
* [Linear Algebra: An Introduction to Mathematical Discourse](https://en.wikibooks.org/wiki/Linear_Algebra) - Jim Hefferon
415
* [Linear Algebra](http://home.iitk.ac.in/~arlal/book/nptel/pdf/book_linear.pdf) - Dr. Arbind K Lal, IIT Kanpur (PDF)
416
* [Linear Algebra](https://www.math.ucdavis.edu/~linear/linear-guest.pdf) (PDF)
E
engstrom 已提交
417
* [Mathematical Logic - an Introduction](http://www.ii.uib.no/~michal/und/i227/book/book.pdf) (PDF)
A
Akhilan 已提交
418
* [Mathematics, MTS 101A](http://home.iitk.ac.in/~psraj/mth101/) - P. Shunmugaraj, IIT Kanpur
V
Victor Felder 已提交
419
* [Notes on Differential Equations](http://www.math.cornell.edu/~bterrell/dn.pdf) - Robert E. Terrell (PDF)
420
* [Number Theory](https://github.com/holdenlee/number-theory) - Holden Lee MIT
C
Craig Davison 已提交
421 422
* [OpenIntro Statistics](https://www.openintro.org/stat/textbook.php)
* [Ordinary Differential Equations](https://en.wikibooks.org/wiki/Ordinary_Differential_Equations)
V
Victor Felder 已提交
423
* [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 已提交
424
* [Probability and Statistics Cookbook](http://statistics.zone)
425
* [Probability and Statistics EBook](http://wiki.stat.ucla.edu/socr/index.php/Probability_and_statistics_EBook)
C
Craig Davison 已提交
426
* [Statistics Done Wrong](http://www.statisticsdonewrong.com) - Alex Reinhart
E
engstrom 已提交
427
* [Think Bayes: Bayesian Statistics Made Simple](http://www.greenteapress.com/thinkbayes/) - Allen B. Downey
428
* [Think Stats: Probability and Statistics for Programmers](http://greenteapress.com/thinkstats/) - Allen B. Downey (using Python)
429

430

431
#### Mathematics For Computer Science
432

433
* [Discrete Structures for Computer Science: Counting, Recursion, and Probability](http://cglab.ca/~michiel/DiscreteStructures/) - Michiel Smid
434
* [Mathematics for Computer Science (May 2015 Version)](https://courses.csail.mit.edu/6.042/spring15/mcs.pdf) - Eric Lehman, F Thomson Leighton and Albert R Meyer (PDF)
435

436

C
Christoph Uschkrat 已提交
437
#### Misc
438

V
Victor Felder 已提交
439
* [97 Things Every Programmer Should Know - Extended](https://leanpub.com/97-Things-Every-Programmer-Should-Know-Extended)
C
Craig Davison 已提交
440
* [A Mathematical Theory of Communication](http://ieeexplore.ieee.org/stamp/stamp.jsp?reload=true&arnumber=6773024&tp=) - Claude E.Shannon
B
Boris 已提交
441
* [Asterisk™: The Definitive Guide](http://asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/index.html)
442
* [Barcode Overview](http://www.tec-it.com/download/PDF/Barcode_Reference_EN.pdf) (PDF)
V
Victor Felder 已提交
443
* [Come, Let's Play: Scenario-Based Programming Using Live Sequence Charts](http://www.wisdom.weizmann.ac.il/~playbook/)
444
* [Communicating Sequential Processes](http://www.usingcsp.com/cspbook.pdf) - Tony Hoare (PDF)
V
Victor Felder 已提交
445
* [Computer Musings](http://scpd.stanford.edu/knuth/index.jsp) (lectures by Donald Knuth)
C
Craig Davison 已提交
446
* [CS For All](https://www.cs.hmc.edu/csforall/)
447
* [Culture \& Empire: Digital Revolution](http://hintjens.com/books) (PDF)
448 449
* [Designing for Performance](http://designingforperformance.com) - Lara Hogan
* [Designing Interfaces](http://designinginterfaces.com) - Jennifer Tidwell
V
Victor Felder 已提交
450
* [DevDocs](http://devdocs.io) - Documents for Developers in 1 place
D
David Metcalfe 已提交
451
* [DevOps For Dummies (IBM Edition)](http://www.ibm.com/ibm/devops/us/en/resources/dummiesbooks/) (PDF)
V
Victor Felder 已提交
452 453
* [Digital Signal Processing For Communications](http://www.sp4comm.org)
* [Digital Signal Processing For Engineers and Scientists](http://www.dspguide.com)
454
* [Distributed systems for fun and profit](http://book.mixu.net/distsys/single-page.html)
455
* [Docker Jumpstart](http://odewahn.github.io/docker-jumpstart/)
C
Craig Davison 已提交
456
* ["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
V
Victor Felder 已提交
457
* [Flow based Programming](http://jpaulmorrison.com/fbp/)
C
Craig Davison 已提交
458
* [Foundations of Programming](http://openmymind.net/FoundationsOfProgramming.pdf) (PDF)
V
Victor Felder 已提交
459 460
* [Game Programming Patterns](http://gameprogrammingpatterns.com) - Bob Nystrom
* [Getting Real](http://gettingreal.37signals.com)
E
engstrom 已提交
461
* [Hacknot: Essays on Software Development](http://www.lulu.com/shop/ed-johnson/hacknot-essays-on-software-development/ebook/product-17544641.html) - Ed Johnson
462
* [High-Performance Scientific Computing](http://bit.ly/hpc12) (class lectures and slides)
E
engstrom 已提交
463
* [How Computers Work](http://www.fastchip.net/howcomputerswork/p1.html)
464
* [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. 已提交
465
* [How to Think Like a Computer Scientist](http://openbookproject.net/thinkcs/) - Peter Wentworth, Jeffrey Elkner, Allen B. Downey, and Chris Meyers
E
engstrom 已提交
466
* [I Am a Bug](http://www.amibug.com/iamabug/p01.html)
R
robschia 已提交
467
* [Image Processing in C: Analyzing and Enhancing Digital Images](http://homepages.inf.ed.ac.uk/rbf/BOOKS/PHILLIPS/) - Dwayne Phillips
468
* [Information Technology and the Networked Economy](http://florida.theorangegrove.org/og/file/49843a6a-9a9d-4bad-b4d4-d053f9cdf73e/1/InfoTechNetworkedEconomy.pdf) (PDF)
C
Craig Davison 已提交
469 470
* [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
471
* [Linked Data Patterns: A pattern catalogue for modelling, publishing, and consuming Linked Data](http://patterns.dataincubator.org/book/) - Leigh Dodds, Ian Davis
472
* [Magic Ink: Information Software and The Graphical Interface](http://worrydream.com/#!/MagicInk) - Bret Victor
473
* [Mobile Developer's Guide to the Galaxy](https://leanpub.com/mobiledevelopersguide)
V
Victor Felder 已提交
474
* [Modeling Reactive Systems with Statecharts](http://www.wisdom.weizmann.ac.il/~harel/reactive_systems.html)
E
engstrom 已提交
475
* [Mother Tongues of Computer Languages](http://www.digibarn.com/collections/posters/tongues/) (PNG)
476
* [Networks, Crowds, and Markets: Reasoning About a Highly Connected World](http://www.cs.cornell.edu/home/kleinber/networks-book/)
E
engstrom 已提交
477
* [Object-Oriented Reengineering Patterns](http://win.ua.ac.be/~sdemey/) - Serge Demeyer, Stéphane Ducasse and Oscar Nierstrasz
478
* [Open Government;Collaboration, Transparency, and Participation in Practice](https://github.com/oreillymedia/open_government)
479
* [PDQ: Pretty Darn Quick: An Agile, All-Purpose Methodology](https://leanpub.com/PDQ) - Jeff Franz-Lien
480
* [Philosophy of Computer Science](http://www.cse.buffalo.edu/~rapaport/Papers/phics.pdf) (PDF)
V
Victor Felder 已提交
481
* [PNG: The Definitive Guide](http://www.libpng.org/pub/png/book/)
V
Victor Felder 已提交
482
* [Pointers And Memory](http://cslibrary.stanford.edu/102/PointersAndMemory.pdf) (PDF)
483
* [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)
V
Victor Felder 已提交
484 485
* [Programmer's Motivation for Beginners](http://programmersmotivation.com)
* [Programming with Unicode](http://unicodebook.readthedocs.org)
C
Craig Davison 已提交
486
* [Project Oberon](http://www.ethoberon.ethz.ch) (PDF)
487
* [Record-Playback Test Automation: Sahi & Selenium IDE: Critical Evaluation of Record-Playback Automation Tools](https://leanpub.com/manualToAutomatedWithSeleniumIDEAndSahi) - Shashikant Jagtap
V
Victor Felder 已提交
488
* [Security Engineering](http://www.cl.cam.ac.uk/~rja14/book.html)
S
Steven Johnson 已提交
489
* [Small Memory Software](http://www.smallmemory.com/book.html)
B
Boris 已提交
490
* [SVG Essentials](http://commons.oreilly.com/wiki/index.php/SVG_Essentials)
V
Victor Felder 已提交
491 492
* [The Quest for Artificial Intelligence: A History of Ideas and Achievements](http://ai.stanford.edu/~nilsson/QAI/qai.pdf) - Nils J. Nilsson (PDF)
* [The Z Notation: A Reference Manual, Second Edition](http://spivey.oriel.ox.ac.uk/~mike/zrm/zrm.pdf) - J. M. Spivey (PDF)
V
Victor Felder 已提交
493

494

C
Christoph Uschkrat 已提交
495
#### MOOC
496

V
Victor Felder 已提交
497 498 499
* [Coursera](https://www.coursera.org)
* [edX](https://www.edx.org)
* [FutureLearn](https://www.futurelearn.com)
C
Craig Davison 已提交
500
* [MIT OCW](http://ocw.mit.edu/index.htm)
A
Akhilan 已提交
501
* [NPTEL](http://nptel.ac.in/courses.php?disciplineId=106)
V
Victor Felder 已提交
502 503
* [Platzi](https://courses.platzi.com)
* [Udacity](https://www.udacity.com)
E
engstrom 已提交
504

505

C
Christoph Uschkrat 已提交
506
#### Networking
507

E
engstrom 已提交
508
* [802.11ac: A Survival Guide](http://chimera.labs.oreilly.com/books/1234000001739) - Matthew Gast
509
* [An Introduction to Computer Networks](http://intronetworks.cs.luc.edu) (HTML, PDF, Kindle)
S
switchhax 已提交
510
* [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/)
511
* [Code Connected vol.1](http://hintjens.wdfiles.com/local--files/main%3Afiles/cc1pe.pdf) (PDF) (book on ZeroMQ)
D
David Metcalfe 已提交
512
* [Computer Networking : Principles, Protocols and Practice](http://cnp3book.info.ucl.ac.be/1st/html/index.html) (HTML, ePub, PDF, Kindle)
E
engstrom 已提交
513
* [High-Performance Browser Networking](http://chimera.labs.oreilly.com/books/1230000000545/index.html)
C
Craig Davison 已提交
514
* [HTTP Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/http) (PDF, Kindle) *(Just fill the fields with any values)*
A
Afanasiev Stanislav 已提交
515
* [HTTP2 Explained](http://daniel.haxx.se/http2/) - Daniel Stenberg
E
engstrom 已提交
516
* [The TCP/IP Guide](http://www.tcpipguide.com/free/t_toc.htm)
517
* [Understanding IP Addressing: Everything you ever wanted to know](http://www.di.unipi.it/~ricci/501302.pdf) (PDF)
E
engstrom 已提交
518 519
* [ZeroMQ Guide](http://zguide.zeromq.org/page%3Aall)

520

C
Christoph Uschkrat 已提交
521
#### Open Source Ecosystem
522

V
Victor Felder 已提交
523
* [Data Journalism Handbook](http://datajournalismhandbook.org)
E
engstrom 已提交
524
* [Free as in Freedom](http://static.fsf.org/nosvn/faif-2.0.pdf) (PDF)
525
* [Free Software, Free Society](http://shop.fsf.org/product/free-software-free-society-2/)
E
engstrom 已提交
526
* [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)
C
Craig Davison 已提交
527
* [How to get started with open source](https://opensource.com/resources/ebook/how-get-started-open-source) (ePub & ODT)
E
engstrom 已提交
528
* [Innovation Happens Elsewhere](http://dreamsongs.com/IHE/IHE.html)
V
Victor Felder 已提交
529 530
* [Open Advice: FOSS: What We Wish We Had Known When We Started](http://open-advice.org)
* [Producing Open Source Software](http://producingoss.com)
E
engstrom 已提交
531
* [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)
532
* [The Art of Community](http://artofcommunityonline.org/Art_of_Community_Second_Edition.pdf) - Jono Bacon (PDF)
E
engstrom 已提交
533
* [The Cathedral and the Bazaar](http://www.catb.org/esr/writings/cathedral-bazaar/) - Eric S. Raymond
V
Victor Felder 已提交
534
* [The Future of the Internet](http://futureoftheinternet.org)
535
* [The Open Source Way](http://www.theopensourceway.org/book/)
E
engstrom 已提交
536 537 538
* [The Performance of Open Source Applications](http://aosabook.org/en/)
* [The Wealth of Networks: How Social Production Transforms Markets and Freedom](http://cyber.law.harvard.edu/wealth_of_networks/Main_Page) - Yochai Benkler

539

C
Christoph Uschkrat 已提交
540
#### Operating systems
541

V
Victor Felder 已提交
542
* [Computer Science from the Bottom Up](http://www.bottomupcs.com)
543
* [How to Make a Computer Operating System (Work in Progress)](https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System)
E
engstrom 已提交
544 545
* [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)
546
* [Practical File System Design: The Be File System](http://www.nobius.org/~dbg/practical-file-system-design.pdf) - Dominic Giampaolo (PDF)
547
* [The Art of Unix Programming](http://catb.org/esr/writings/taoup/html/) - Eric S. Raymond
548
* [The Design and Implementation of the Anykernel and Rump Kernels](https://github.com/rumpkernel/book) - Antti Kantee
V
Victor Felder 已提交
549
* [The little book about OS development](https://littleosbook.github.io) - Erik Helin, Adam Renberg
550
* [The Little Book of Semaphores](http://greenteapress.com/semaphores/) - Allen B. Downey
551 552
* [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)
C
Craig Davison 已提交
553
* [Xv6, a simple Unix-like teaching operating system](https://pdos.csail.mit.edu/6.828/2012/xv6.html)
E
engstrom 已提交
554

555

C
Christoph Uschkrat 已提交
556
#### Parallel Programming
557

C
Craig Davison 已提交
558
* [High Performance Computing](http://cnx.org/contents/bb821554-7f76-44b1-89e7-8a2a759d1347%405.2) - Charles Severance & Kevin Dowd (PDF, ePUB)
E
engstrom 已提交
559 560 561
* [High Performance Computing Training](https://computing.llnl.gov/?set=training&page=index) (LLNL materials)
* [High-Performance Scientific Computing](http://bit.ly/hpc12) (class lectures and slides)
* [How to Write Parallel Programs](http://www.lindaspaces.com/book/)
C
Craig Davison 已提交
562
* [Introduction to High-Performance Scientific Computing](http://pages.tacc.utexas.edu/~eijkhout/istc/istc.html) - Victor Eijkhout
E
engstrom 已提交
563
* [Introduction to Parallel Computing](https://computing.llnl.gov/tutorials/parallel_comp/) - Blaise Barney
564
* [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 已提交
565
* [Programming on Parallel Machines; GPU, Multicore, Clusters and More](http://heather.cs.ucdavis.edu/parprocbook) - Norm Matloff
C
Craig Davison 已提交
566
* [The OpenCL Programming Book](https://www.fixstars.com/en/opencl/book/OpenCLProgrammingBook/contents/)
567

V
Victor Felder 已提交
568

C
Christoph Uschkrat 已提交
569
#### Partial Evaluation
570

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

573

C
Christoph Uschkrat 已提交
574
#### Professional Development
575

S
Suzanne Hamilton 已提交
576
* [Apprenticeship Patterns: Guidance for the Aspiring Software Craftsman](http://chimera.labs.oreilly.com/books/1234000001813/index.html) - David H. Hoover and Adewale Oshineye
V
Victor Felder 已提交
577
* [Confessions of an IT Manager](http://download.red-gate.com/ebooks/DotNet/Confessions_IT_Manager.zip) *(RedGate, By Phil Factor)*
E
engstrom 已提交
578
* [Don't Just Roll the Dice](http://download.red-gate.com/ebooks/DJRTD_eBook.pdf) (PDF) *(RedGate, By Neil Davidson)*
579
* [How to Do What You Love & Earn What You’re Worth as a Programmer](https://leanpub.com/dowhatyoulove/read) *(Leanpub, By Reginald Braithwaite)*
580
* [What I've Learned From Failure](https://leanpub.com/shippingsoftware/read) *(Leanpub, By Reginald Braithwaite)*
581
* [Why programmers work at night](https://leanpub.com/nightowls/read) *(Leanpub, By Swizec Teller)*
582

583

C
Christoph Uschkrat 已提交
584
#### Programming Paradigms
585

E
engstrom 已提交
586
* [Introduction to Functional Programming](http://www.cl.cam.ac.uk/teaching/Lectures/funprog-jrh-1996/) (class lectures and slides)
G
Gildo Fiorito 已提交
587
* [Mostly Adequate Guide to Functional Programming](https://drboolean.gitbooks.io/mostly-adequate-guide/)
588
* [Type Theory and Functional Programming](https://www.cs.kent.ac.uk/people/staff/sjt/TTFP/)
589

590

C
Christoph Uschkrat 已提交
591
#### Regular Expressions
592

E
engstrom 已提交
593
* [Learn Regex The Hard Way](http://regex.learncodethehardway.org/book/) - Zed. A. Shaw
V
Victor Felder 已提交
594
* [RexEgg](http://www.rexegg.com)
595 596
* [The 30 Minute Regex Tutorial](http://www.codeproject.com/Articles/9099/The-Minute-Regex-Tutorial) - Jim Hollenhorst
* [The Bastards Book of Regular Expressions: Finding Patterns in Everyday Text](https://leanpub.com/bastards-regexes) - Dan Nguyen
597

598

C
Christoph Uschkrat 已提交
599
#### Reverse Engineering
600

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


C
Christoph Uschkrat 已提交
607
#### Security
608

V
Victor Felder 已提交
609
* [Crypto 101 - Crypto for everyone](https://www.crypto101.io)
J
Joey Smith 已提交
610
* [Handbook of Applied Cryptography](http://cacr.uwaterloo.ca/hac/index.html)
611
* [How to deal with Passwords](https://github.com/MHM5000/pass)
612
* [Intrusion Detection Systems with Snort](http://ptgmedia.pearsoncmg.com/images/0131407333/downloads/0131407333.pdf) (PDF)
613
* [OpenSSL Cookbook](https://www.feistyduck.com/library/openssl-cookbook/)
E
engstrom 已提交
614
* [OWASP Top 10 for .NET Developers](http://www.troyhunt.com/2011/12/free-ebook-owasp-top-10-for-net.html)
H
Henning Kopp 已提交
615
* [Security Engineering](http://www.cl.cam.ac.uk/~rja14/book.html)
S
Sergey Bronnikov 已提交
616
* [CryptoParty Handbook](https://www.cryptoparty.in/documentation/handbook)
617

618

C
Christoph Uschkrat 已提交
619
#### Software Architecture
620

621
* [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 已提交
622
* [Best Kept Secrets of Peer Code Review](http://smartbear.com/lp/ebook/collaborator/secrets-of-peer-code-review/)
E
engstrom 已提交
623 624
* [Data-Oriented Design](http://www.dataorienteddesign.com/dodmain/dodmain.html)
* [Domain Driven Design Quickly](http://www.infoq.com/minibooks/domain-driven-design-quickly)
V
Victor Felder 已提交
625
* [DSL Engineering: Designing, Implementing and Using Domain-Specific Languages](http://dslbook.org) - Markus Voelter
E
engstrom 已提交
626 627
* [Essential Skills for Agile Development](http://elliottback.com/wp/essential-skills-for-agile-development/)
* [Guide to the Software Engineering Body of Knowledge](http://www.computer.org/portal/web/swebok)
V
Victor Felder 已提交
628
* [How to Design Programs](http://www.htdp.org)
E
engstrom 已提交
629 630
* [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)
631
* [Kanban for skeptics](https://leanpub.com/kanbanforskeptics) (Leanpub, by Nick Oostvogels)
V
Victor Felder 已提交
632 633
* [Methods and Techniques for the Design and Implementation of Domain-Specific Languages](http://www.st.ewi.tudelft.nl/~arie/phds/Hemel.pdf) - Zef Hemel (PDF)
* [Naked objects](http://downloads.nakedobjects.net/resources/Pawson%20thesis.pdf) - Richard Pawson (PDF)
E
engstrom 已提交
634 635
* [NASA Manager Handbook for Software Development](http://homepages.inf.ed.ac.uk/dts/pm/Papers/nasa-manage.pdf) (PDF)
* [NASA Software Measurement Handbook](http://www.scribd.com/doc/7181362/NASA-Software-Measurement-Guidebook)
C
Craig Davison 已提交
636
* [OAuth - The Big Picture](https://pages.apigee.com/oauth-big-picture-ebook.html)
E
engstrom 已提交
637 638 639
* [Object-Oriented Reengineering Patterns](http://scg.unibe.ch/download/oorp/)
* [Patterns and Practices: Application Architecture Guide 2.0](http://www.codeplex.com/AppArchGuide)
* [Patterns of Software: Tales from the Software Community](http://www.dreamsongs.com/Files/PatternsOfSoftware.pdf) (PDF)
C
Craig Davison 已提交
640 641 642
* [Practicing Domain-Driven Design](https://leanpub.com/Practicing-DDD) - Scott Millett
* [Programming Reliable Systems (Joe Armstrong's PhD thesis)](https://www.sics.se/%7ejoe/thesis/armstrong_thesis_2003.pdf) (PDF)
* [Scrum and XP from the Trenches](http://www.infoq.com/minibooks/scrum-xp-from-the-trenches-2)
E
engstrom 已提交
643 644
* [Seamless Object-Oriented Software Architecture](http://www.bon-method.com/book_print_a4.pdf) (PDF)
* [Software Engineering for Internet Applications](http://philip.greenspun.com/seia/)
C
Craig Davison 已提交
645
* [Web API Design](http://apigee.com/about/blog/technology/announcement-free-ebook-web-api-design)
646
* [Your API Is Bad](https://leanpub.com/yourapiisbad) *(Leanpub, by Paddy Foran)*
E
engstrom 已提交
647

648

C
Christoph Uschkrat 已提交
649
#### Standards
650

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

654

C
Christoph Uschkrat 已提交
655
#### Theoretical Computer Science
656

C
Craig Davison 已提交
657 658
* [An Introduction to the Theory of Computation](http://web.cse.ohio-state.edu/~gurari/theory-bk/theory-bk.html)
* [Building Blocks for Theoretical Computer Science](http://mfleck.cs.illinois.edu/building-blocks/index.html) - Margaret M. Fleck
659
* [Category Theory for Computing Science](http://www.tac.mta.ca/tac/reprints/articles/22/tr22.pdf) (PDF)
E
engstrom 已提交
660
* [Homotopy Type Theory: Univalent Foundations of Mathematics](http://homotopytypetheory.org/book/) (PDF)
661
* [Introduction to Computer Science](http://www.cse.iitd.ernet.in/~suban/CSL102/) - Prof. Subhashis Banerjee, IIT Delhi
V
Victor Felder 已提交
662
* [Introduction to Computing](http://www.computingbook.org)
C
Craig Davison 已提交
663
* [Introduction to Theory of Computation](http://cglab.ca/~michiel/TheoryOfComputation/) - Anil Maheshwari and Michiel Smid (PDF)
E
engstrom 已提交
664 665
* [Models of Computation](http://cs.brown.edu/people/jes/book/) - John E. Savage
* [Network Science](http://barabasilab.neu.edu/networksciencebook/index.html)
V
Victor Felder 已提交
666
* [Practical Foundations for Programming Languages, Preview](http://www.cs.cmu.edu/~rwh/plbook/book.pdf) - Robert Harper (PDF)
V
Victor Felder 已提交
667
* [Principles of Programming Languages](https://web.archive.org/web/20150418034451/http://www.cs.jhu.edu/~scott/pl/book/dist/) - Scott F. Smith
668
* [Programming and Programming Languages](http://papl.cs.brown.edu/2014/index.html) - Shriram Krishnamurthi
669
* [Programming in Martin-Löf's Type Theory](http://www.cse.chalmers.se/research/group/logic/book/) - Bengt Nordstroem
C
Craig Davison 已提交
670
* [Programming Languages: Application and Interpretation (2nd Edition)](http://cs.brown.edu/~sk/Publications/Books/ProgLangs/)
671
* [Semantics with Applications: A Formal Introduction](http://www.daimi.au.dk/~bra8130/Wiley_book/wiley.html) - Hanne Riis Nielson, Flemming Nielson
C
Craig Davison 已提交
672
* [Structure and Interpretation of Computer Programs](https://mitpress.mit.edu/sicp/)
F
Fwiffo 已提交
673
* [Structure and Interpretation of Computer Programs](http://sarabander.github.io/sicp/html/index.xhtml)
A
Akhilan 已提交
674
* [Theory of Computation](http://www.cse.iitd.ernet.in/~ssen/csl705/admin705.html) - Sandeep Sen, IIT Delhi
E
engstrom 已提交
675 676
* [Think Complexity](http://www.greenteapress.com/compmod/) - Allen B. Downey

677

C
Christoph Uschkrat 已提交
678
#### Web Performance
679

V
Victor Felder 已提交
680
* [Book of Speed](http://www.bookofspeed.com) - Stoyan Stefanov
681
* [High Performance Browser Networking](http://chimera.labs.oreilly.com/books/1230000000545/index.html) - Ilya Grigorik
V
Victor Felder 已提交
682
* [Mature Optimization](http://carlos.bueno.org/optimization/mature-optimization.pdf) - Carlos Bueno (PDF)
J
Joey Smith 已提交
683 684


C
Christoph Uschkrat 已提交
685
### Ada
686

E
Espartaco Palma 已提交
687
* [A Guide to Ada for C and C++ Programmers](http://www.cs.uni.edu/~mccormic/4740/guide-c2ada.pdf) (PDF)
V
Victor Felder 已提交
688
* [Ada Distilled](http://www.adapower.com/pdfs/AdaDistilled07-27-2003.pdf) (PDF)
C
Craig Davison 已提交
689
* [Ada Programming](https://en.wikibooks.org/wiki/Ada_Programming)
690
* [Ada Reference Manual - ISO/IEC 8652:2012(E) Language and Standard Libraries](http://www.ada-auth.org/standards/12rm/RM-Final.pdf) (PDF)
691
* [The Big Online Book of Linux Ada Programming](http://www.pegasoft.ca/resources/boblap/book.html)
V
Victor Felder 已提交
692 693


C
Christoph Uschkrat 已提交
694
### Agda
695

696
* [Agda Tutorial](http://people.inf.elte.hu/divip/AgdaTutorial/Index.html)
P
Phil Nguyen 已提交
697

698

C
Christoph Uschkrat 已提交
699
### Alef
700

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

703

C
Christoph Uschkrat 已提交
704
### Android
705

C
Craig Davison 已提交
706
* [Agile Android Software Development](https://www.agiledroid.com) - Etienne Savard (PDF, epub, mobi - need email confirmation)
E
engstrom 已提交
707 708
* [Android 4 App Development Essentials](http://www.techotopia.com/index.php/Android_4_App_Development_Essentials)
* [Android Programming Guide for Beginners](http://eduonix.com/offers/Android_ebook_free_offer.html) (PDF - need email confirmation)
C
Craig Davison 已提交
709 710
* [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)) *(Just fill the fields with any values)*
* [CodePath Android Cliffnotes](https://github.com/codepath/android_guides/wiki)
V
Victor Felder 已提交
711
* [Coreservlets Android Programming Tutorial](http://www.coreservlets.com/android-tutorial/)
C
Craig Davison 已提交
712
* [Expert Android and Eclipse development knowledge](http://www.vogella.com/tutorials/android.html)
E
engstrom 已提交
713
* [Google Android Developer Training](https://developer.android.com/training/index.html)
C
Craig Davison 已提交
714
* [Styling Android](https://blog.stylingandroid.com)
715
* [The Busy Coder's Guide to Android Development](https://commonsware.com/Android/4-2-free) (PDF - older versions)
P
PatrickG 已提交
716
* [Tutorial Point Android Tutorial](http://www.tutorialspoint.com/android/android_tutorial.pdf) (PDF)
B
bbuyukguzel 已提交
717

V
Victor Felder 已提交
718

C
Christoph Uschkrat 已提交
719
### APL
720

B
Boris Egorov 已提交
721
* [A Practical Introduction to APL1 & APL2](http://aplwiki.com/BooksAndPublications#A_Practical_Introduction_to_APL1_.26_APL2)
E
engstrom 已提交
722
* [A Practical Introduction to APL3 & APL4](http://aplwiki.com/BooksAndPublications#A_Practical_Introduction_to_APL3_.26_APL4)
C
Craig Davison 已提交
723
* [Mastering Dyalog APL](http://www.dyalog.com/mastering-dyalog-apl.htm) (PDF)
B
Boris Egorov 已提交
724 725


C
Christoph Uschkrat 已提交
726
### Arduino
727

728
* [Arduino Programming Notebook](http://www.lulu.com/shop/brian-evans/arduino-programming-notebook/ebook/product-18598708.html) - Brian Evans
H
hiseba 已提交
729
* [Introduction to Arduino](http://playground.arduino.cc/Main/ManualsAndCurriculum)
730
* [Introduction to Arduino : A piece of cake!](http://www.introtoarduino.com) - Alan G. Smith
H
hiseba 已提交
731

V
Victor Felder 已提交
732

C
Christoph Uschkrat 已提交
733
### ASP.NET MVC
734

V
Victor Felder 已提交
735
* [ASP.NET MVC Music Store](http://mvcmusicstore.codeplex.com)
V
Victor Felder 已提交
736 737


C
Christoph Uschkrat 已提交
738
### Assembly Language
739

740
* [An introduction to reverse engineering for beginners](https://github.com/dennis714/RE-for-beginners)
C
Craig Davison 已提交
741
* [Assembly Language Succinctly](https://www.syncfusion.com/Account/Logon?ReturnUrl=/resources/techportal/ebooks/assemblylanguage) (PDF)
742
* [Introduction to Reverse Engineering Software](http://althing.cs.dartmouth.edu/local/www.acm.uiuc.edu/sigmil/RevEng/)
V
Victor Felder 已提交
743
* [Paul Carter's Tutorial on x86 Assembly](http://drpaulcarter.com/pcasm/)
744
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter
745
* [Professional Assembly Language](http://blog.hit.edu.cn/jsx/upload/AT%EF%BC%86TAssemblyLanguage.pdf) (PDF)
C
Craig Davison 已提交
746
* [Programming from the Ground Up](http://mirror.unicorncloud.org/savannah-nongnu//pgubook/ProgrammingGroundUp-1-0-booksize.pdf) (PDF)
E
engstrom 已提交
747
* [Ralf Brown's Interrupt List](http://www.ctyme.com/rbrown.htm)
V
Victor Felder 已提交
748
* [Software optimization resources by Agner Fog](http://www.agner.org/optimize/)
C
Craig Davison 已提交
749
* [The Art of Assembly Language Programming](https://courses.engr.illinois.edu/ece390/books/artofasm/artofasm.html)
V
Victor Felder 已提交
750
* [The Second Book Of Machine Language](http://www.atariarchives.org/2bml/)
B
Boris Egorov 已提交
751
* [Wizard Code](http://vendu.twodots.nl/wizardcode.html)
C
Craig Davison 已提交
752
* [x86 Assembly](https://en.wikibooks.org/wiki/X86_Assembly)
V
Victor Felder 已提交
753

754

C
Christoph Uschkrat 已提交
755
#### Non-X86
756

757
* [Easy 6502](http://skilldrick.github.io/easy6502/) - Nick Morgan
758
* [Machine Code for Beginners [Z80 and 6502 CPUs]](http://www.worldofspectrum.org/infoseekid.cgi?id=2000227) - Lisa Watts and Mike Wharton (PDF)
C
Craig Davison 已提交
759
* [Machine Language for Beginners](https://archive.org/details/ataribooks-machine-language-for-beginners) - Richard Mansfield [6502 CPU]
760
* [Programmed Introduction to MIPS Assembly Language](http://chortle.ccsu.edu/AssemblyTutorial/index.html)
M
Matt Sephton 已提交
761

E
engstrom 已提交
762

C
Christoph Uschkrat 已提交
763
### AutoHotkey
764

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

E
engstrom 已提交
768

C
Christoph Uschkrat 已提交
769
### Autotools
770

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


C
Christoph Uschkrat 已提交
775
### Awk
776

777
* [A User's Guide for GNU AWK](http://www.math.utah.edu/docs/info/gawk_toc.html)
778
* [An Awk Primer](https://en.wikibooks.org/wiki/An_Awk_Primer)
R
Robert Alm Nilsson 已提交
779 780 781
* [Awk](http://www.grymoire.com/Unix/Awk.html) - Bruce Barnett


C
Christoph Uschkrat 已提交
782
### Bash
783

V
Victor Felder 已提交
784
* [Advanced Bash-Scripting Guide](http://tldp.org/LDP/abs/html/)
785
* [Bash Guide for Beginners](http://www.tldp.org/LDP/Bash-Beginners-Guide/html/) - Machtelt Garrels
S
Sergey M. 已提交
786
* [BASH Programming- Mike G mikkey](http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html)
F
Fwiffo 已提交
787
* [Bash Reference Manual](http://www.gnu.org/software/bash/manual/bashref.html)
788
* [Conquering the Command Line](http://conqueringthecommandline.com/book/frontmatter) - Mark Bates
789
* [Getting Started with BASH](http://www.hypexr.org/bash_tutorial.php)
E
engstrom 已提交
790
* [Google Shell Style Guide](http://google-styleguide.googlecode.com/svn/trunk/shell.xml)
V
Victor Felder 已提交
791
* [Lhunath's Bash Guide](http://mywiki.wooledge.org/BashGuide)
M
Meet Shah 已提交
792
* [Linux Shell Scripting Tutorial - A Beginner's Handbook](http://www.freeos.com/guides/lsst/)
V
Victor Felder 已提交
793
* [The Command Line Crash Course](http://learncodethehardway.org/cli/book/) (also a Powershell reference)
794
* [Writing Shell Scripts](http://linuxcommand.org/lc3_writing_shell_scripts.php) - William E. Shotts, Jr.
V
Victor Felder 已提交
795 796


C
Christoph Uschkrat 已提交
797
### Basic
798

V
Victor Felder 已提交
799 800
* [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
* [A beginner's guide to Gambas](http://beginnersguidetogambas.com)
C
Craig Davison 已提交
801
* [BASIC programming language - Wikibooks](https://en.wikibooks.org/wiki/Category%3ABASIC_programming_language)
802
* [How To Gambas3 Guides](http://howtogambas.org/index.php?page=cedi)
803
* [Pick/Basic: A Programmer's Guide](http://www.jes.com/pb/) - Jonathan E. Sisk
804 805 806
* [Visual Basic Essentials](http://www.techotopia.com/index.php/Visual_Basic_Essentials)


C
Christoph Uschkrat 已提交
807
### BETA
808

809 810 811
* [Object-Oriented Programming in the BETA Programming Language](http://www.daimi.au.dk/~beta/Books/) - Ole Lehrmann Madsen, Birger Møller-Pedersen, Kristen Nygaard


C
Christoph Uschkrat 已提交
812
### C
813

814
* [A Tutorial on Pointers and Arrays in C](http://home.netcom.com/~tjensen/ptr/pointers.htm)
V
Victor Felder 已提交
815
* [Beej's Guide to C Programming](http://beej.us/guide/bgc/)
V
Victor Felder 已提交
816
* [Beej's Guide to Network Programming](http://beej.us/guide/bgnet/)
V
Victor Felder 已提交
817
* [Build Your Own Lisp](http://www.buildyourownlisp.com)
C
Craig Davison 已提交
818
* [C Programming](https://en.wikibooks.org/wiki/Programming%3AC) - Wikibooks
E
engstrom 已提交
819
* [Deep C](http://www.slideshare.net/olvemaudal/deep-c)
V
Victor Felder 已提交
820
* [Essential C](http://cslibrary.stanford.edu/101/EssentialC.pdf) (PDF)
V
Victor Felder 已提交
821
* [Learn C the hard way](http://c.learncodethehardway.org/book/)
822
* [Modern C](http://icube-icps.unistra.fr/img_auth.php/d/db/ModernC.pdf) (PDF)
V
Victor Felder 已提交
823
* [Object Oriented Programming in C](http://www.planetpdf.com/codecuts/pdfs/ooc.pdf) (PDF)
824
* [Programming in C](http://ee.hawaii.edu/~tep/EE160/Book/PDF/) - Bharat Kinariwala & Tep Dobry
E
engstrom 已提交
825 826
* [The C book](http://publications.gbdirect.co.uk/c_book/)
* [The Craft of Text Editing or A Cookbook for an Emacs](http://www.finseth.com/craft/) - Craig A. Finseth
827
* [The GNU C Programming Tutorial](http://www.crasseux.com/books/ctut.pdf) (PDF)
V
Victor Felder 已提交
828
* [The little book about OS development](http://littleosbook.github.io) - Erik Helin, Adam Renberg
E
engstrom 已提交
829
* [The New C Standard - An Annotated Reference](http://www.knosof.co.uk/cbook/cbook.html)
830
* [TONC GBA Programming - Game Boy Advance Development](http://www.coranac.com/tonc/text/toc.htm)
831 832
* [Using C on the UNIX System](http://www.bitsinthewind.com/about-dac/publications/using-c-on-the-unix-system) - David A. Curry

V
Victor Felder 已提交
833

C
Christoph Uschkrat 已提交
834
### C Sharp
835

836
* [Beginners Guide to C# and the.NET Micro Framework](http://www.ghielectronics.com/downloads/FEZ/Beginners%20guide%20to%20NETMF.pdf) (PDF)
837
* [C# Essentials](http://www.techotopia.com/index.php/C_Sharp_Essentials)
C
Craig Davison 已提交
838
* [C# Programming - Wikibook](https://en.wikibooks.org/wiki/C_Sharp_Programming)
V
Victor Felder 已提交
839
* [C# Yellow Book](http://www.csharpcourse.com) (intro to programming)
840
* [Data Structures and Algorithms with Object-Oriented Design Patterns in C#](http://www.brpreiss.com/books/opus6/)
G
G-Square 已提交
841
* [Dissecting a C# Application](https://damieng.com/blog/2007/11/08/dissecting-a-c-application-inside-sharpdevelop) - Christian Holm, Bernhard Spuida, Mike Kruger
842 843
* [Fundamentals of Computer Programming with C#](http://www.introprogramming.info/english-intro-csharp-book/read-online/) - Svetlin Nakov
* [Threading in C#](http://www.albahari.com/threading/)
844

845

C
Christoph Uschkrat 已提交
846
### C++
847

V
Victor Felder 已提交
848
* [C++ Annotations](http://cppannotations.sourceforge.net)
G
gabriellim 已提交
849
* [C++ Cookbook](http://staff.ppu.edu/dkhalid/O'Reilly%20-%20C++%20Cookbook%20%282007%29.pdf) (PDF)
V
Victor Felder 已提交
850
* [C++ GUI Programming With Qt 3](http://www.computer-books.us/cpp_0010.php)
C
Craig Davison 已提交
851
* [C++ Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/cplusplus) (PDF, Kindle) *(Just fill the fields with any values)*
852
* [C++ Tricks](http://www.bordoon.com/cplusplus/book_wrapper.html)
C
Craig Davison 已提交
853
* [CS106X Programming Abstractions in C++](http://web.stanford.edu/class/cs106x/)
854
* [Financial Numerical Recipes in C++](http://finance.bi.no/~bernt/gcc_prog/recipes/) - Bernt Arne Ødegaard
V
Victor Felder 已提交
855
* [Game Programming Patterns](http://gameprogrammingpatterns.com)
G
gabriellim 已提交
856
* [Google's C++ Style Guide](http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml)
A
AllenDowney 已提交
857
* [How To Think Like a Computer Scientist: C++ Version](http://greenteapress.com/thinkcpp/index.html) - Allen B. Downey
858 859
* [Introduction to Design Patterns in C++ with Qt](http://ptgmedia.pearsoncmg.com/images/9780131879058/downloads/0131879057_Ezust_book.pdf) (PDF)
* [Joint Strike Fighter, C++ Coding Standards, by Bjarne Stroustrup](http://www.stroustrup.com/JSF-AV-rules.pdf) (PDF)
V
Victor Felder 已提交
860
* [Learn C++.](http://www.learncpp.com) (PDF, Online)
G
gabriellim 已提交
861 862
* [Matters Computational: Ideas, Algorithms, Source Code, by Jorg Arndt](http://www.jjj.de/fxt/fxtbook.pdf) (PDF)
* [Open Data Structures (In C++)](http://opendatastructures.org/ods-cpp.pdf) (PDF)
C
Chanchal Kumar Ghosh 已提交
863
* [Software Design Using C++](http://cis.stvincent.edu/html/tutorials/swd/) - Br. David Carlson and Br. Isidore Minerd
S
Sergey M. 已提交
864
* [Software optimization resources by Agner Fog](http://www.agner.org/optimize/)
C
Craig Davison 已提交
865
* [The Boost C++ libraries](http://theboostcpplibraries.com)
866
* [The Rook's Guide to C++](http://rooksguide.org/2013/11/26/version-1-0-is-out/) (PDF)
867
* [Thinking in C++, Second Edition, Vol. 1.](http://www.mindviewinc.com/downloads/TICPP-2nd-ed-Vol-one.zip) - Bruce Eckel [(Vol. 2)](http://www.mindviewinc.com/downloads/TICPP-2nd-ed-Vol-two.zip) (ZIP)
C
Craig Davison 已提交
868
* Also see: [The Definitive C++ Book Guide and List](http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list)
869

D
DJilanov 已提交
870

C
Christoph Uschkrat 已提交
871
### Chapel
872

873 874
* [Chapel Tutorial](http://faculty.knox.edu/dbunde/teaching/chapel/)
* [Chapel Tutorial for Programmers](http://cs.colby.edu/kgburke/?resource=chapelTutorial)
875

876

C
Christoph Uschkrat 已提交
877
### Cilk
878

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

881

C
Christoph Uschkrat 已提交
882
### Clojure
883

V
Victor Felder 已提交
884
* [A Brief Beginner’s Guide To Clojure](http://www.unexpected-vortices.com/clojure/brief-beginners-guide/)
V
Victor Felder 已提交
885
* [Clojure - Functional Programming for the JVM](http://java.ociweb.com/mark/clojure/article.html)
E
Espartaco Palma 已提交
886
* [Clojure Cheat Sheet](http://clojure.org/cheatsheet)
B
Boris Egorov 已提交
887
* [Clojure Cookbook](https://github.com/clojure-cookbook/clojure-cookbook)
N
Nathan Jones 已提交
888
* [Clojure Distilled Beginner Guide](http://yogthos.github.io/ClojureDistilled.html)
V
Victor Felder 已提交
889
* [Clojure for the Brave and True](http://www.braveclojure.com)
V
Victor Felder 已提交
890
* [Clojure in Small Pieces](http://daly.axiom-developer.org/clojure.pdf) - Rich Hickey (PDF)
V
Victor Felder 已提交
891
* [Clojure Koans](http://clojurekoans.com)
C
Craig Davison 已提交
892
* [Clojure Programming](https://en.wikibooks.org/wiki/Clojure_Programming)
V
Victor Felder 已提交
893
* [ClojureScript Koans](http://clojurescriptkoans.com)
V
Victor Felder 已提交
894 895
* [Data Sorcery with Clojure](http://data-sorcery.org/contents/)
* [Modern cljs](https://github.com/magomimmo/modern-cljs)
V
Victor Felder 已提交
896
* [SICP Distilled - An idiosyncratic tour of SICP in Clojure](http://www.sicpdistilled.com)
897
* [The Clojure Style Guide](https://github.com/bbatsov/clojure-style-guide)
898

899

C
Christoph Uschkrat 已提交
900
### COBOL
901

J
Joseph Plant 已提交
902
* [COBOL Programming Fundamental](http://yusman.staff.gunadarma.ac.id/Downloads/files/33460/COBOL_Programming_Fundamental.pdf) (PDF)
903
* [OpenCOBOL 1.1 - Programmer's Guide](http://opencobol.add1tocobol.com/OpenCOBOL%20Programmers%20Guide.pdf) (PDF)
J
Joseph Plant 已提交
904

R
Robert Alm Nilsson 已提交
905

C
Christoph Uschkrat 已提交
906
### CoffeeScript
907

V
Victor Felder 已提交
908
* [CoffeeScript Cookbook](https://coffeescript-cookbook.github.io)
R
Reg Braithwaite 已提交
909
* [CoffeeScript Ristretto](https://leanpub.com/coffeescript-ristretto/read) - Reginald Braithwaite
C
Craig Davison 已提交
910 911
* [Smooth CoffeeScript](http://autotelicum.github.io/Smooth-CoffeeScript/SmoothCoffeeScript.html)
* [The Little Book on CoffeeScript](http://arcturo.github.io/library/coffeescript/)
G
gabriellim 已提交
912

V
Victor Felder 已提交
913

C
Christoph Uschkrat 已提交
914
### ColdFusion
915

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

V
Victor Felder 已提交
919

C
Christoph Uschkrat 已提交
920
### Cool
921

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


C
Christoph Uschkrat 已提交
925
### Coq
926

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


M
Meet Shah 已提交
931
### CUDA
932

933
* [OpenCL Programming Guide for CUDA Architecture](http://www.nvidia.com/content/cudazone/download/OpenCL/NVIDIA_OpenCL_ProgrammingGuide.pdf) (PDF)
P
Phil Nguyen 已提交
934

M
Meet Shah 已提交
935

C
Christoph Uschkrat 已提交
936
### D
937

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

V
Victor Felder 已提交
941

C
Christoph Uschkrat 已提交
942
### Dart
943

B
Boris 已提交
944 945
* [What is Dart?](http://shop.oreilly.com/product/0636920025887.do)

V
Victor Felder 已提交
946

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

V
Victor Felder 已提交
949 950 951 952 953
* [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)


C
Christoph Uschkrat 已提交
954
### Delphi / Pascal
955

V
Victor Felder 已提交
956 957 958
* [Essential Pascal Version 1 and 2](http://www.marcocantu.com/epascal/)


C
Christoph Uschkrat 已提交
959
### DTrace
960

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


C
Christoph Uschkrat 已提交
964
### Elasticsearch
965

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

969

J
Jeff Turner 已提交
970
### Elixir
971

J
Jeff Turner 已提交
972 973 974
* [30 Days of Elixir](https://github.com/seven1m/30-days-of-elixir) - Tim Morgan (HTML)
* [Études for Elixir](http://chimera.labs.oreilly.com/books/1234000001642/index.html) (HTML)
* [Getting Started Guide](http://elixir-lang.org/getting-started/introduction.html) (HTML)
V
Victor Felder 已提交
975
* [Learning Elixir](http://learningelixir.joekain.com) - Joseph Kain Blog (HTML)
J
Jeff Turner 已提交
976

V
Victor Felder 已提交
977

C
Christoph Uschkrat 已提交
978
### Emacs
979

V
Victor Felder 已提交
980
* [An Introduction to Programming in Emacs Lisp, 3rd Edition](https://www.gnu.org/software/emacs/manual/html_node/eintr/index.html)
981
* [GNU Emacs Lisp Reference Manual](http://www.gnu.org/software/emacs/manual/elisp.html)
E
Espartaco Palma 已提交
982
* [GNU Emacs Manual, 17th Edition, v. 24.2](http://shop.fsf.org/product/Emacs_Manual_24/)
V
Victor Felder 已提交
983 984


985
### Embedded Systems
986

V
Victor Felder 已提交
987
* [Control and Embedded Systems](http://www.learn-c.com) (HTML)
A
Arvind Iyer 已提交
988 989 990 991
* [Discovering the STM32 Microcontroller](http://www.cs.indiana.edu/~geobrown/book.pdf) (PDF)
* [Introduction to Microcontrollers](http://www.embeddedrelated.com/showarticle/453.php) (HTML)


C
Christoph Uschkrat 已提交
992
### Erlang
993

994
* [Concurrent Programming in ERLANG](http://www.erlang.org/download/erlang-book-part1.pdf) (PDF)
995
* [Erlang Handbook](https://github.com/esl/erlang-handbook/raw/master/output/ErlangHandbook.pdf) (PDF)
C
Craig Davison 已提交
996
* [Erlang Programming](https://en.wikibooks.org/wiki/Erlang_Programming) (HTML)
G
gabriellim 已提交
997
* [Études for Erlang](http://chimera.labs.oreilly.com/books/1234000000726/index.html) - J. David Eisenberg
J
Jeff Turner 已提交
998
* [Getting Started with Erlang User's Guide](http://www.erlang.org/doc/getting_started/users_guide.html) (HTML)
V
Victor Felder 已提交
999
* [Learn You Some Erlang For Great Good](http://learnyousomeerlang.com) - Frederic Trottier-Hebert
J
Jeff Turner 已提交
1000
* [Making reliable distributed systems in the presence of software errors](http://www.erlang.org/download/armstrong_thesis_2003.pdf) - Joe Armstrong (PDF)
1001
* [Stuff Goes Bad: Erlang in Anger](https://s3.amazonaws.com/erlang-in-anger/text.v1.0.3.pdf) - Fred Herbert (PDF)
G
gabriellim 已提交
1002

V
Victor Felder 已提交
1003

C
Christoph Uschkrat 已提交
1004
### F Sharp
1005

C
Craig Davison 已提交
1006 1007
* [F# Programming](https://en.wikibooks.org/wiki/F_Sharp_Programming) in Wikibooks
* [F# Succinctly, SyncFusion](https://www.syncfusion.com/resources/techportal/ebooks/fsharp) (PDF, Kindle) *(Just fill the fields with any values)*
A
Alex Muscar 已提交
1008
* [Programming Language Concepts for Software Developers](http://www.itu.dk/courses/BPRD/E2009/plcsd-1-2.pdf) (PDF)
C
Craig Davison 已提交
1009
* [Real World Functional Programming](https://msdn.microsoft.com/en-us/library/hh314518.aspx) (MSDN Chapters)
1010

V
Victor Felder 已提交
1011

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

R
Robert Alm Nilsson 已提交
1014
* [Adobe Flex 2, Programming Actionscript 3.0](http://download.macromedia.com/pub/documentation/en/flex/2/prog_actionscript30.pdf) (PDF)
1015
* [Getting started with Adobe Flex](http://public.dhe.ibm.com/software/dw/db2/express-c/wiki/Getting_Started_with_Adobe_Flex_p2.pdf) (PDF)
R
Robert Alm Nilsson 已提交
1016

1017

C
Christoph Uschkrat 已提交
1018
### Firefox OS
1019

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

R
Robert Alm Nilsson 已提交
1022

C
Christoph Uschkrat 已提交
1023
### Force.com
1024

D
David Metcalfe 已提交
1025
* [Developer Workbooks](http://developer.force.com/workbook)
C
Craig Davison 已提交
1026
* [Force.com Fundamentals](https://developer.salesforce.com/page/Force_Platform_Fundamentals)
1027
* [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)
E
Espartaco Palma 已提交
1028
* [Heroku Postgres](http://media.developerforce.com/workbooks/HerokuPostgres_Workbooks_Web_Final.pdf) (PDF)
1029

1030

C
Christoph Uschkrat 已提交
1031
### Forth
1032

B
Boris Egorov 已提交
1033
* [A Beginner's Guide to Forth](http://hackershelf.com/book/482/a-beginners-guide-to-forth/)
V
Victor Felder 已提交
1034
* [And so Forth...](http://ficl.sourceforge.net/pdf/Forth_Primer.pdf) (PDF)
E
Espartaco Palma 已提交
1035 1036
* [Programming Forth](http://www.mpeforth.com/arena/ProgramForth.pdf) (PDF)
* [Starting Forth](http://home.iae.nl/users/mhx/sf.html)
V
Victor Felder 已提交
1037
* [Thinking Forth](http://thinking-forth.sourceforge.net)
B
Boris Egorov 已提交
1038
* [Thoughtful Programming and Forth](http://www.ultratechnology.com/forth.htm)
V
Victor Felder 已提交
1039 1040


C
Christoph Uschkrat 已提交
1041
### Fortran
1042

C
Craig Davison 已提交
1043
* [Fortran programming language - Wikibooks](https://en.wikibooks.org/wiki/Category%3AFortran_programming_language)
1044 1045
* [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 已提交
1046 1047


C
Christoph Uschkrat 已提交
1048
### FreeBSD
1049

1050 1051 1052 1053
* [Books and Articles from FreeBSD Site](http://www.freebsd.org/docs/books.html)
* [The Complete FreeBSD](http://www.lemis.com/grog/Documentation/CFBSD/)


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

C
Craig Davison 已提交
1056
* [A practical git introduction](http://marc.helbling.fr/2014/09/practical-git-introduction/)
H
Hogan Long 已提交
1057
* [A Visual Git Reference](http://marklodato.github.io/visual-git-guide/index-en.html) - Mark Lodato
C
Chris Ben 已提交
1058
* [Conversational Git](http://blog.anvard.org/conversational-git/)
1059
* [Git for Computer Scientists](http://eagain.net/articles/git-for-computer-scientists/)
C
Chris Ben 已提交
1060
* [Git From The Bottom Up](http://ftp.newartisans.com/pub/git.from.bottom.up.pdf) (PDF)
1061
* [Git Immersion](http://gitimmersion.com)
M
Mohammad Hossein Mojtahedi 已提交
1062
* [Git internals](https://github.com/pluralsight/git-internals-pdf/raw/master/drafts/peepcode-git.pdf) - Scott Chacon (PDF)
C
Chris Ben 已提交
1063
* [Git In The Trenches](http://cbx33.github.io/gitt/index.html)
S
Sanpi 已提交
1064
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/)
D
Diogo Barros 已提交
1065
* [Git Pocket Guide](http://chimera.labs.oreilly.com/books/1230000000561/index.html) - Richard E. Silverman
C
Craig Davison 已提交
1066
* [Git Reference](http://gitref.org)
C
Craig Davison 已提交
1067
* [Git Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/git) (PDF, Kindle) *(Just fill the fields with any values)*
V
Victor Felder 已提交
1068
* [git - the simple guide](http://rogerdudler.github.io/git-guide/)
C
Chris Ben 已提交
1069
* [Git Workflows](http://documentup.com/skwp/git-workflows-book)
1070
* [GitHub Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) - Tim Green (Markdown)
C
Craig Davison 已提交
1071 1072
* [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
C
Chris Ben 已提交
1073
* [Pro Git Reedited](https://leanpub.com/progitreedited) - Jon Forrest
G
Gustavo Sillero 已提交
1074
* [Think Like (a) Git: A Guide for the Perplexed](http://think-like-a-git.net)
C
Craig Davison 已提交
1075
* [Version Control by Example (Mercurial, Subversion, Verasity)](http://ericsink.com/vcbe/)
V
Victor Felder 已提交
1076 1077


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

V
Victor Felder 已提交
1080
* [An Introduction to Programming in Go](http://www.golang-book.com)
B
buo 已提交
1081
* [Build Web Application with Golang](https://astaxie.gitbooks.io/build-web-application-with-golang/content/en/)
C
Craig Davison 已提交
1082
* [Building Web Apps with Go](https://codegangsta.gitbooks.io/building-web-apps-with-go/content/)
J
Jim Kalafut 已提交
1083
* [Effective Go](https://golang.org/doc/effective_go.html)
M
mistermatze 已提交
1084
* [Go Bootcamp](http://www.golangbootcamp.com/book) - Matt Aimonetti
V
Victor Felder 已提交
1085
* [Go by Example](https://gobyexample.com)
C
Craig Davison 已提交
1086
* [Learning Go](https://archive.miek.nl/projects/learninggo/index.html)
1087
* [Let's learn Go!](http://go-book.appspot.com)
C
Craig Davison 已提交
1088
* [Network programming with Go](https://jan.newmarch.name/go/)
1089
* [Practical Cryptography With Go](https://leanpub.com/gocrypto/read)
C
Craig Davison 已提交
1090
* [The Go Tutorial](http://tour.golang.org)
1091
* [The Little Go Book](https://github.com/karlseguin/the-little-go-book)
V
Victor Felder 已提交
1092

R
Robert Alm Nilsson 已提交
1093

C
Christoph Uschkrat 已提交
1094
### Groovy
V
Victor Felder 已提交
1095

C
Christoph Uschkrat 已提交
1096
#### Gradle
1097

C
Craig Davison 已提交
1098
* [Building and Testing with Gradle](https://gradle.org/servicesregistered-access?content=books%2Fbuilding-and-testing%2F)
1099
* [Building Java Projects with Gradle](http://spring.io/guides/gs/gradle/)
C
Craig Davison 已提交
1100
* [Gradle User Guide](https://docs.gradle.org/current/userguide/userguide.html) - Hans Dockter, Adam Murdoch ([PDF](https://docs.gradle.org/current/userguide/userguide.pdf))
1101

R
Robert Alm Nilsson 已提交
1102

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

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

V
Victor Felder 已提交
1109

C
Christoph Uschkrat 已提交
1110
#### Spock Framework
1111

D
David Metcalfe 已提交
1112
* [Spock Framework Reference Documentation](https://spockframework.github.io/spock/docs/current/index.html) - Peter Niederwieser
1113 1114
* [Spock Intro](http://edgibbs.com/spock-intro-a-bdd-testing-framework-in-groovy/) - Ed Gibbs

V
Victor Felder 已提交
1115

C
Christoph Uschkrat 已提交
1116
### Hadoop
1117

C
Craig Davison 已提交
1118
* [Cloudera Impala](http://www.cloudera.com/content/www/en-us/resources/aboutcloudera/cloudera-impala-ebook.html) - John Russel
A
Abbas Gadhia 已提交
1119
* [Data-Intensive Text Processing with MapReduce](http://lintool.github.io/MapReduceAlgorithms/MapReduce-book-final.pdf) (Jimmy Lin and Chris Dyer) (PDF)
C
Craig Davison 已提交
1120
* [Hadoop Illuminated](http://hadoopilluminated.com/index.html) - Mark Kerzner & Sujee Maniyam
V
Victor Felder 已提交
1121
* [Programming Pig](http://chimera.labs.oreilly.com/books/1234000001811/index.html) - Alan Gates
1122

B
Baze Petrushev 已提交
1123

C
Christoph Uschkrat 已提交
1124
### Haskell
1125

C
Craig Davison 已提交
1126
* [A Gentle Introduction to Haskell](https://www.haskell.org/tutorial/)
1127
* [Anatomy of Programming Languages](http://www.cs.utexas.edu/~wcook/anatomy/) - William R. Cook
B
Boris Egorov 已提交
1128
* [Beautiful Code, Compelling Evidence](http://vis.renci.org/jeff/2009/01/16/beautiful-code-compelling-evidence/) (PDF)
V
Victor Felder 已提交
1129
* [Exploring Generic Haskell](http://www.andres-loeh.de/ExploringGH.pdf) - Andres Löh (PDF)
1130
* [Haskell and Yesod](http://www.yesodweb.com/book-1.2)
A
Alexander Fefelov 已提交
1131 1132
* [Haskell no panic](http://lisperati.com/haskell/)
* [Haskell web Programming](http://yannesposito.com/Scratch/fr/blog/Yesod-tutorial-for-newbies/) (Yesod tutorial)
1133
* [Introduction to Haskell](http://www.seas.upenn.edu/~cis194/spring13/) - Brent Yorgey
C
Craig Davison 已提交
1134
* [Learn Haskell Fast and Hard](http://yannesposito.com/Scratch/en/blog/Haskell-the-Hard-Way/)
V
Victor Felder 已提交
1135
* [Learn You a Haskell for Great Good](http://learnyouahaskell.com) - Miran Lipovaca
V
URL fix  
Victor Felder 已提交
1136
* [Natural Language Processing for the Working Programmer](http://nlpwp.org/book/)
M
Mohammad Hossein Mojtahedi 已提交
1137
* [Parallel and Concurrent Programming in Haskell](http://chimera.labs.oreilly.com/books/1230000000929/index.html) -  Simon Marlow
V
Victor Felder 已提交
1138 1139
* [Real World Haskell](http://book.realworldhaskell.org)
* [Speeding Through Haskell](http://www.sthaskell.com)
C
Craig Davison 已提交
1140
* [The Haskell Road to Logic, Math and Programming](https://fldit-www.cs.uni-dortmund.de/~peter/PS07/HR.pdf) (PDF)
1141
* [The Haskell School of Music](http://haskell.cs.yale.edu/?post_type=publication&p=112) (PDF) (work in progress)
C
Craig Davison 已提交
1142
* [Wikibook Haskell](https://en.wikibooks.org/wiki/Haskell)
A
Alexander Fefelov 已提交
1143
* [Yet Another Haskell Tutorial](http://hal3.name/docs/daume02yaht.pdf) (PDF)
D
Diogo Barros 已提交
1144

R
Robert Alm Nilsson 已提交
1145

M
Mark Knol 已提交
1146 1147
### Haxe

V
Victor Felder 已提交
1148
* [Flambe Handbook](https://github.com/markknol/flambe-guide/wiki)
M
Mark Knol 已提交
1149 1150
* [Haxe and JavaScript](https://matthijskamstra.github.io/haxejs/) - Matthijs Kamstra (wikibook)
* [HaxeFlixel Handbook](http://haxeflixel.com/documentation/haxeflixel-handbook/) (HTML)
V
Victor Felder 已提交
1151
* [Haxe Manual](http://haxe.org/documentation/introduction/) - Haxe Foundation (PDF, HTML)
M
Mark Knol 已提交
1152
* [Kha Handbook](http://wiki.ktxsoftware.com/wiki/Home)
V
Victor Felder 已提交
1153 1154
* [OpenFL Handbook](https://www.gitbook.com/book/openfl/openfl-documentation/details) 

M
Mark Knol 已提交
1155

C
Christoph Uschkrat 已提交
1156
### HTML / CSS
1157

C
Chris Ben 已提交
1158
* [A beginner's guide to HTML&CSS](http://learn.shayhowe.com/html-css/)
V
Victor Felder 已提交
1159
* [A free guide to learn HTML and CSS](http://marksheet.io)
1160
* [Adaptive Web Design](http://adaptivewebdesign.info/1st-edition/) - Aaron Gustafson
C
Chris Ben 已提交
1161
* [An advanced guide to HTML&CSS](http://learn.shayhowe.com/advanced-html-css/)
1162
* [Code Guide: Standards for developing flexible, durable, and sustainable HTML and CSS](http://mdo.github.io/code-guide/) - Mark Otto
C
Craig Davison 已提交
1163
* [Dive Into HTML5](http://diveintohtml5.info) - Mark Pilgrim ([PDF](http://mislav.net/2011/10/dive-into-html5/))
C
Craig Davison 已提交
1164
* [GA Dash](https://dash.generalassemb.ly)
C
Chris Ben 已提交
1165
* [Google's HTML/CSS Style Guide](http://google-styleguide.googlecode.com/svn/trunk/htmlcssguide.xml)
M
martinvd 已提交
1166
* [HTML Canvas Deep Dive](http://joshondesign.com/p/books/canvasdeepdive/toc.html) - Josh Marinacci
V
Victor Felder 已提交
1167
* [HTML Dog Tutorials](http://www.htmldog.com)
V
Victor Felder 已提交
1168 1169
* [HTML5 Canvas](http://chimera.labs.oreilly.com/books/1234000001654/index.html) - Steve Fulton & Jeff Fulton
* [HTML5 for Publishers](http://chimera.labs.oreilly.com/books/1234000000770/index.html) - Sanders Kleinfeld
V
Victor Felder 已提交
1170 1171
* [HTML5 For Web Designers](http://html5forwebdesigners.com) - Jeremy Keith
* [Learn CSS Layout](http://learnlayout.com)
C
Craig Davison 已提交
1172
* [Scalable and Modular Architecture for CSS](https://smacss.com) - Jonathan Snook
D
Diogo Barros 已提交
1173
* [Web Audio API](http://chimera.labs.oreilly.com/books/1234000001552) - Boris Smus
V
Victor Felder 已提交
1174 1175


C
Christoph Uschkrat 已提交
1176
#### Bootstrap
1177

C
Craig Davison 已提交
1178 1179
* [Twitter Bootstrap Succinctly](https://www.syncfusion.com/resources/techportal/ebooks/twitterbootstrap) (PDF, Kindle) *(Just fill the fields with any values)*
* [Twitter Bootstrap 3 Succinctly](https://www.syncfusion.com/resources/techportal/ebooks/twitterbootstrap3) (PDF, Kindle) *(Just fill the fields with any values)*
V
Victor Felder 已提交
1180 1181


C
Christoph Uschkrat 已提交
1182
### Icon
1183

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


C
Christoph Uschkrat 已提交
1187
### iOS
1188

V
Victor Felder 已提交
1189
* [Cocoa Dev Central](http://cocoadevcentral.com)
1190
* [iOS 8 App Development Essentials](http://www.techotopia.com/index.php/IOS_8_App_Development_Essentials)
C
Craig Davison 已提交
1191
* [iOS Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/ios) (PDF, Kindle) *(Just fill the fields with any values)*
F
Fwiffo 已提交
1192
* [NSHipster](http://nshipster.com/#archive) (Resource)
1193 1194
* [Start Developing iOS Apps Today (Objective-C) - Last updated 22.10.2013](http://everythingcomputerscience.com/books/RoadMapiOS.pdf) (PDF)
* [Start Developing iOS Apps (Swift)](https://developer.apple.com/library/prerelease/ios/referencelibrary/GettingStarted/DevelopiOSAppsSwift/index.html) (HTML)
G
Gustavo Braganca 已提交
1195

D
adds J  
Darek Nedza 已提交
1196

C
Christoph Uschkrat 已提交
1197
### Isabelle/HOL
1198

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

D
adds J  
Darek Nedza 已提交
1202

C
Christoph Uschkrat 已提交
1203
### J
1204

E
Espartaco Palma 已提交
1205
* [Arithmetic by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/arithmetic.pdf) (PDF)
1206
* [Brief Reference by Chris Burke and Clifford Reiter](http://www.jsoftware.com/books/pdf/brief.pdf) (PDF)
E
Espartaco Palma 已提交
1207
* [Calculus by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/calculus.pdf) (PDF)
D
adds J  
Darek Nedza 已提交
1208
* [Computers and Mathematical Notation by Kenneth E Iverson](http://www.jsoftware.com/papers/camn.htm)
1209
* [Concrete Math Companion by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/cmc.pdf) (PDF)
V
Victor Felder 已提交
1210
* [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 已提交
1211
* [Exploring Math by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/expmath.pdf) (PDF)
V
Victor Felder 已提交
1212
* [J for C Programmers by Henry Rich](http://www.jsoftware.com/help/jforc/contents.htm) ([PDF](http://www.jsoftware.com/jwiki/HenryRich?action=AttachFile&do=get&target=JforC20071003.pdf), [Word 2003](http://www.jsoftware.com/jwiki/HenryRich?action=AttachFile&do=get&target=JforC20070929.doc))
D
adds J  
Darek Nedza 已提交
1213
* [J Primer](http://www.jsoftware.com/help/primer/contents.htm)
E
Espartaco Palma 已提交
1214
* [J Reference Card](http://www.jsoftware.com/jwiki/HenryRich?action=AttachFile&do=view&target=J602_RefCard_color_letter_current.pdf) (PDF)
D
David Metcalfe 已提交
1215
* [Learning J by Roger Stokes- online](http://www.jsoftware.com/help/learning/contents.htm)
E
Espartaco Palma 已提交
1216 1217
* [Math for the Layman by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/mftl.zip) (zipped html+images)

D
adds J  
Darek Nedza 已提交
1218

C
Christoph Uschkrat 已提交
1219
### Java
1220

V
Victor Felder 已提交
1221 1222
* [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)
V
Victor Felder 已提交
1223
* [Artificial Intelligence - Foundation of Computational Agents](http://artint.info/html/ArtInt.html)
1224
* [Cadmus: A Primer in Java](http://java.divshot.io) - Hashan Punchihewa, Joseph Bills et al.
V
Victor Felder 已提交
1225 1226
* [Category wise tutorials - J2EE](http://www.mkyong.com)
* [Core Servlets and JavaServer Pages](http://pdf.coreservlets.com) - Marty Hall and Larry Brown
A
Alexander Fefelov 已提交
1227
* [Data Structures and Algorithms with Object-Oriented Design Patterns in Java](http://www.brpreiss.com/books/opus5/html/page9.html)
P
Pablo Díaz Márquez 已提交
1228
* [Data Structures in Java for the Principled Programmer](http://dept.cs.williams.edu/~bailey/JavaStructures/Book_files/JavaStructures.pdf) (PDF)
A
Alexander Fefelov 已提交
1229 1230
* [Google's Java Style Guide](http://google-styleguide.googlecode.com/svn/trunk/javaguide.html)
* [Introduction to Computer science using Java](http://chortle.ccsu.edu/java5/index.html)
1231
* [Introduction to Programming in Java](http://introcs.cs.princeton.edu/java/home/) - Robert Sedgewick and Kevin Wayne
1232
* [Introduction to Programming Using Java](http://math.hws.edu/javanotes/) - David J. Eck
V
Victor Felder 已提交
1233
* [JAAS in Action](http://www.jaasbook.com)
C
Craig Davison 已提交
1234
* [Java Application Development on Linux by Carl Albing and Michael Schwarz (PDF)](http://ptgmedia.pearsoncmg.com/images/013143697X/downloads/013143697X_book.pdf) (PDF)
1235
* [Java Programming for Kids, Parents and Grandparents](http://myflex.org/books/java4kids/java4kids.htm) - Yakov Fain
V
Victor Felder 已提交
1236
* [Java Thin-Client Programming](http://www.redbooks.ibm.com/redbooks/SG245118.html)
V
Victor Felder 已提交
1237
* [Java: A Beginner's Guide](http://www.oracle.com/events/global/en/java-outreach/resources/java-a-beginners-guide-1720064.pdf) - Oracle (PDF)
D
Diogo Barros 已提交
1238
* [Learning Java (4th Edition)](http://chimera.labs.oreilly.com/books/1234000001805/index.html) - Patrick Niemeyer
1239
* [NIO Framework](http://nioframework.sourceforge.net/NIO_Paper.pdf) (PDF)
A
Alexander Fefelov 已提交
1240 1241
* [OOP - Learn Object Oriented Thinking & Programming](http://pub.bruckner.cz/titles/oop) - Rudolf Pecinovsky
* [Open Data Structures (in Java)](http://opendatastructures.org/ods-java.pdf) (PDF)
1242
* [OSGi in Practice](http://njbartlett.name/files/osgibook_preview_20091217.pdf) (PDF)
E
Espartaco Palma 已提交
1243
* [Processing XML with Java (A Guide to SAX, DOM, JDOM, JAXP, and TrAX)](http://www.cafeconleche.org/books/xmljava/) - Elliotte Rusty Harold
C
Craig Davison 已提交
1244
* [Sun's Java Tutorials](http://docs.oracle.com/javase/tutorial/)
1245
* [The ABC of PDF with iText: PDF Syntax essentials](https://leanpub.com/itext_pdfabc)
C
Craig Davison 已提交
1246
* [The Java EE6 Tutorial](http://docs.oracle.com/javaee/6/tutorial/doc/javaeetutorial6.pdf) (PDF)
J
Joshua Rose 已提交
1247
* [The Java EE7 Tutorial](https://docs.oracle.com/javaee/7/JEETT.pdf) (PDF)
C
Craig Davison 已提交
1248
* [The Java Language Specification](http://docs.oracle.com/javase/specs/) - James Gosling, Bill Joy, Guy Steele, Gilad Bracha
A
Ali Emre 已提交
1249
* [The Java Tutorial 4th Edition](http://download.oracle.com/javase/tutorial/) - Sharon Zakhour, Scott Hommel, Jacob Royal, Isaac Rabinovitch, Tom Risser, Mark Hoeber
A
Alexander Fefelov 已提交
1250 1251
* [Think Java: How to Think Like a Computer Scientist](http://greenteapress.com/thinkapjava/) - Allen B. Downey
* [Thinking in Java](http://www.mindview.net/Books/TIJ/)
V
Victor Felder 已提交
1252
* [UML For Java Programmers](http://www.csd.uoc.gr/~hy252/references/UML_for_Java_Programmers-Book.pdf) - Robert Cecil Martin (PDF) (PDF)
D
Diogo Barros 已提交
1253
* [Welcome to Java for Python Programmers](http://interactivepython.org/runestone/static/java4python/index.html) - Brad Miller
V
Victor Felder 已提交
1254
* [Welcome to the Java Workshop](http://javaworkshop.sourceforge.net) - An Apache Project
A
adamd 已提交
1255
* [What's New in Java 8](https://leanpub.com/whatsnewinjava8/read) - Adam L. Davis
V
Victor Felder 已提交
1256

M
Manan Shah 已提交
1257

C
Christoph Uschkrat 已提交
1258
#### Spring
1259 1260 1261

* [Spring Framework Reference Documentation](http://docs.spring.io/spring/docs/current/spring-framework-reference/html/) - Rod Johnson, Juergen Hoeller, Keith Donald, Colin Sampaleanu, Rob Harrop, Thomas Risberg, Alef Arendsen, Darren Davison, Dmitriy Kopylenko, Mark Pollack, Thierry Templier, Erwin Vervaet, Portia Tung, Ben Hale, Adrian Colyer, John Lewis, Costin Leau, Mark Fisher, Sam Brannen, Ramnivas Laddad, Arjen Poutsma, Chris Beams, Tareq Abedrabbo, Andy Clement, Dave Syer, Oliver Gierke, Rossen Stoyanchev, Phillip Webb, Rob Winch, Brian Clozel, Stephane Nicoll, Sebastien Deleuze ([PDF](http://docs.spring.io/spring/docs/current/spring-framework-reference/pdf/spring-framework-reference.pdf))

1262

C
Christoph Uschkrat 已提交
1263
#### Spring Boot
1264 1265 1266

* [Spring Boot Reference Guide](http://docs.spring.io/spring-boot/docs/current/reference/html/) - Phillip Webb, Dave Syer, Josh Long, Stéphane Nicoll, Rob Winch, Andy Wilkinson, Marcel Overdijk, Christian Dupuis ([PDF](http://docs.spring.io/spring-boot/docs/current/reference/pdf/spring-boot-reference.pdf), [EPUB](http://docs.spring.io/spring-boot/docs/current/reference/epub/spring-boot-reference.epub))

1267

C
Christoph Uschkrat 已提交
1268
#### Spring Security
1269

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

1272

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

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

1277

C
Christoph Uschkrat 已提交
1278
### JavaScript
1279

1280
* [Basic JavaScript for the impatient programmer](http://www.2ality.com/2013/06/basic-javascript.html) - Dr. Axel Rauschmayer
M
Mojtahedi 已提交
1281
* [Book of Modern Frontend Tooling](https://github.com/tooling/book-of-modern-frontend-tooling)
1282
* [Crockford's JavaScript](http://www.crockford.com/javascript/) - Douglas Crockford
V
Victor Felder 已提交
1283
* [Dev Docs](http://devdocs.io)
1284
* [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/) - Addy Osmani
V
Victor Felder 已提交
1285
* [Eloquent JavaScript 2nd edition](http://eloquentjavascript.net) - Marijn Haverbeke
M
Michael 已提交
1286
* [Exploring ES6](http://exploringjs.com/es6/) - Dr. Axel Rauschmayer
V
Virendra Chandak 已提交
1287
* [Google JavaScript Style Guide](http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml)
V
Victor Felder 已提交
1288
* [Human Javascript](http://read.humanjavascript.com)
R
Reg Braithwaite 已提交
1289
* [JavaScript Allongé](https://leanpub.com/javascript-allonge/read) - Reginald Braithwaite
V
Victor Felder 已提交
1290
* [JavaScript Bible](http://media.wiley.com/product_ancillary/28/07645334/DOWNLOAD/all.pdf) (PDF)
V
Victor Felder 已提交
1291
* [JavaScript Enlightenment](http://www.javascriptenlightenment.com) - Cody Lindley
V
Victor Felder 已提交
1292
* [JavaScript Essentials](http://www.techotopia.com/index.php/JavaScript_Essentials)
V
Victor Felder 已提交
1293
* [JavaScript For Cats](http://jsforcats.com)
C
Craig Davison 已提交
1294
* [JavaScript Fundamentals, Plus a Dash Of JQuery - for dinner ladies](http://nicholasjohnson.com/javascript-book/)
M
Mojtahedi 已提交
1295 1296
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/) (Maintained by Tim Ruffles)
* [JavaScript Patterns Collection](http://shichuan.github.io/javascript-patterns/) - Shi Chuan
C
Craig Davison 已提交
1297
* [Javascript Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/javascript) (PDF, Kindle) *(Just fill the fields with any values)*
V
Virendra Chandak 已提交
1298
* [JavaScript the Right Way](https://github.com/braziljs/js-the-right-way)
V
Victor Felder 已提交
1299
* [jQuery Fundamentals](http://jqfundamentals.com) (starts with JavaScript basics)
1300
* [JS Robots](http://markdaggett.com/images/ExpertJavaScript-ch6.pdf) (PDF)
1301
* [Leaflet Tips and Tricks: Interactive Maps Made Easy](https://leanpub.com/leaflet-tips-and-tricks) - Malcolm Maclean
M
Mojtahedi 已提交
1302
* [Learn to Code JavaScript by Playing a Game](http://codecombat.com)
C
Craig Davison 已提交
1303
* [Learning JavaScript Design Patterns](http://addyosmani.com/resources/essentialjsdesignpatterns/book/) - Addy Osmani
V
Victor Felder 已提交
1304
* [Managing Space and Time with JavaScript - Book 1: The Basics](http://www.noelrappin.com) - Noel Rappin
C
Craig Davison 已提交
1305 1306
* [Marionette Exposé: Learn to write modular Javascript applicatons using Backbone Marionette and RequireJS/AMD](https://leanpub.com/marionetteexpose) - Jack Killilea
* [Mozilla Developer Network's JavaScript Guide](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide)
V
Virendra Chandak 已提交
1307
* [Oh My JS](https://leanpub.com/ohmyjs/read) *(Leanpub, by Azat Mardanov)*
1308
* [O'Reilly Programming JavaScript Applications](http://chimera.labs.oreilly.com/books/1234000000262/)
V
Virendra Chandak 已提交
1309
* [Patterns For Large-Scale JavaScript Application Architecture](http://addyosmani.com/largescalejavascript/) - Addy Osmani
E
Espartaco Palma 已提交
1310
* [Speaking JavaScript](http://speakingjs.com/es5/) - Dr. Axel Rauschmayer
V
Victor Felder 已提交
1311
* [The JavaScript Tutorial](http://javascript.info)
D
Diogo Barros 已提交
1312
* [The Problem with Native JavaScript APIs](http://chimera.labs.oreilly.com/books/1234000001655) (PDF)
1313
* [Understanding ECMAScript 6](https://leanpub.com/understandinges6/read) *(Leanpub, by Nicholas C. Zakas)*
1314
* [Understanding JavaScript OOP](http://robotlolita.me/2011/10/09/understanding-javascript-oop.html) *(Sorella)*
B
Bruno Girin 已提交
1315
* [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS)
1316 1317


C
Christoph Uschkrat 已提交
1318
#### Javascript Frameworks
1319

1320
For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout, Meteor, React and any other JS toolkit/framework, please refer to [Javascript Frameworks Resources and Tutorials](/javascript-frameworks-resources.md).
1321

1322

C
Christoph Uschkrat 已提交
1323
#### Node.js
1324

C
Craig Davison 已提交
1325
* [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))
1326
* [JavaScript and Node FUNdamentals](https://leanpub.com/jsfun/read) - Azat Mardanov *(Leanpub)*
1327
* [Mixu's Node Book](http://book.mixu.net/node/)
C
Craig Davison 已提交
1328
* [Node.js Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/nodejs) (PDF, Kindle) *(Just fill the fields with any values)*
1329
* [Node: Up and Running](http://chimera.labs.oreilly.com/books/1234000001808/index.html) - Tom Hughes-Croucher
V
Victor Felder 已提交
1330
* [The Node Beginner Book](http://nodebeginner.org)
R
Robert Alm Nilsson 已提交
1331

1332

C
Christoph Uschkrat 已提交
1333
### Jenkins
1334

1335
* [Jenkins: The Definitive Guide](http://www.wakaleo.com/books/jenkins-the-definitive-guide) (PDF)
A
amishpatel1994 已提交
1336 1337


C
Christoph Uschkrat 已提交
1338
### LaTeX
1339

V
Victor Felder 已提交
1340
* [Arbirtrary LaTex Reference](http://latex.knobs-dials.com)
C
Craig Davison 已提交
1341 1342
* [LaTeX Wikibook](https://en.wikibooks.org/wiki/LaTeX)
* [The Not So Short Introduction to LaTeX](https://tobi.oetiker.ch/lshort/lshort.pdf) (PDF)
V
Victor Felder 已提交
1343
* See also [TeX](#tex)
M
maieul 已提交
1344

1345

C
Christoph Uschkrat 已提交
1346
### Limbo
1347

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

1350

C
Christoph Uschkrat 已提交
1351
### Linux
1352

C
Craig Davison 已提交
1353
* [Ad Hoc Data Analysis From The Unix Command Line](https://en.wikibooks.org/wiki/Ad_Hoc_Data_Analysis_From_The_Unix_Command_Line)
O
omarayad1 已提交
1354
* [Automated Linux From Scratch](http://www.linuxfromscratch.org/alfs/download.html)
V
Victor Felder 已提交
1355
* [Getting Started with Ubuntu](http://ubuntu-manual.org)
C
Craig Davison 已提交
1356
* [GNU Autoconf, Automake and Libtool](http://www.sourceware.org/autobook/download.html)
V
Victor Felder 已提交
1357
* [GTK+/Gnome Application Development](http://www.linuxtopia.org/online_books/gui_toolkit_guides/gtk+_gnome_application_development/index.html)
O
omarayad1 已提交
1358
* [Hardened Linux From Scratch](http://www.linuxfromscratch.org/hlfs/download.html)
C
Craig Davison 已提交
1359 1360
* [Learn Enough Command Line to Be Dangerous](https://www.learnenough.com/command-line-tutorial) - Michael Hartl
* [Learning Debian GNU/Linux](http://www.oreilly.com/openbook/debian/book/index.html)
1361
* [Linux 101 Hacks](http://thegeekstuff.s3.amazonaws.com/files/linux-101-hacks.zip) - Ramesh Natarajan (PDF)
G
gabriellim 已提交
1362
* [Linux Administrator's Security Guide](http://www.linuxtopia.org/online_books/linux_administrators_security_guide/index.html)
V
Victor Felder 已提交
1363
* [Linux Advanced Routing & Traffic Control HOWTO](http://lartc.org)
G
gabriellim 已提交
1364
* [Linux Compute Clusters](http://linuxclusters.com/compute_clusters.html)
G
Glenford 已提交
1365
* [Linux Device Drivers, 2nd Edition](http://www.xml.com/ldd/chapter/book/index.html)
1366
* [Linux Device Drivers, Third Edition](http://lwn.net/Kernel/LDD3/) - Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman
G
gabriellim 已提交
1367
* [Linux from Scratch](http://www.linuxfromscratch.org/lfs/view/stable/)
B
Boris 已提交
1368
* [Linux Kernel in a Nutshell](http://www.kroah.com/lkn/)
V
Victor Felder 已提交
1369
* [Linux Newbie Administrator Guide](http://lnag.sourceforge.net)
G
gabriellim 已提交
1370
* [Linux Security for Beginners](http://www.linuxtopia.org/LinuxSecurity/index.html)
C
Craig Davison 已提交
1371
* [Linux Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/linux) (PDF, Kindle) *(Just fill the fields with any values)*
1372
* [OpenVZ Linux virtualization](http://download.openvz.org/doc/OpenVZ-Users-Guide.pdf) (PDF)
C
Craig Davison 已提交
1373
* [Programming and Using Linux Sound - in depth](https://jan.newmarch.name/LinuxSound/index.html)
G
gabriellim 已提交
1374
* [Red Hat Enterprise Linux 6 Essentials](http://www.techotopia.com/index.php/Red_Hat_Enterprise_Linux_6_Essentials)
V
Victor Felder 已提交
1375
* [Secure Programming for Linux and Unix](http://www.dwheeler.com/secure-programs/Secure-Programs-HOWTO.html)
C
Craig Davison 已提交
1376
* [The Debian Administrator's Handbook](https://debian-handbook.info)
G
gabriellim 已提交
1377
* [The Linux Command Line](http://linuxcommand.org/tlcl.php) (PDF)
C
Craig Davison 已提交
1378
* [The Linux Development Platform](http://ptgmedia.pearsoncmg.com/imprint_downloads/informit/perens/0130091154.pdf) (PDF)
G
gabriellim 已提交
1379 1380
* [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)
1381
* [The Python GTK+ 3 Tutorial](http://python-gtk-3-tutorial.readthedocs.org/en/latest/)
B
Boris 已提交
1382
* [Ubuntu Pocket Guide and Reference](http://www.ubuntupocketguide.com/index_main.html)
1383
* [Ubuntu Server Guide](https://help.ubuntu.com/14.04/serverguide/serverguide.pdf) (PDF)
G
gabriellim 已提交
1384 1385
* [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 已提交
1386

1387

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

C
Craig Davison 已提交
1390
* [Basic Lisp Techniques](http://franz.com/resources/educational_resources/cooper.book.pdf) - David J. Cooper, Jr. (PDF)
A
Alexander Fefelov 已提交
1391
* [Casting Spels in Lisp](http://www.lisperati.com/casting.html)
V
Victor Felder 已提交
1392
* [Common Lisp Quick Reference](http://clqr.boundp.org)
V
Victor Felder 已提交
1393 1394
* [Common Lisp the Language, 2nd Edition](http://www.cs.cmu.edu/Groups/AI/html/cltl/mirrors.html)
* [Common Lisp: A Gentle Introduction to Symbolic Computation](http://www.cs.cmu.edu/~dst/LispBook/) - David S. Touretzky
M
Mojtahedi 已提交
1395
* [Common Lisp: An Interactive Approach](http://www.cse.buffalo.edu/~shapiro/Commonlisp/) - Stuart C. Shapiro
A
Alexander Fefelov 已提交
1396
* [Google's Common Lisp Style Guide](http://google-styleguide.googlecode.com/svn/trunk/lispguide.xml)
V
Victor Felder 已提交
1397
* [Interpreting LISP](http://www.civilized.com/files/lispbook.pdf) - Gary D. Knott (PDF)
1398
* [Learn Lisp The Hard Way](http://learnlispthehardway.org/book/) - Colin J.E. Lupton
V
Victor Felder 已提交
1399
* [Let Over Lambda - 50 Years of Lisp](http://letoverlambda.com/index.cl/toc)
1400
* [Lisp Hackers: Interviews with 100x More Productive Programmers](https://leanpub.com/lisphackers) - Vsevolod Dyomkin
A
Alexander Fefelov 已提交
1401
* [Lisp Koans](https://github.com/google/lisp-koans)
C
Craig Davison 已提交
1402 1403
* [Lisp Web Tales](https://leanpub.com/lispwebtales)
* [Natural Language Processing in Lisp](http://www.sussex.ac.uk/informatics/)
V
Victor Felder 已提交
1404 1405 1406
* [On Lisp](http://www.paulgraham.com/onlisp.html)
* [Practical Common Lisp](http://www.gigamonkeys.com/book/)
* [Sketchy LISP](http://www.bcl.hamilton.ie/~nmh/t3x.org/zzz/) - Nils Holm
J
Johan 已提交
1407
* [Structure and Interpretation of Computer Programs](http://mitpress.mit.edu/sicp/)
C
Craig Davison 已提交
1408
* [Successful Lisp: How to Understand and Use Common Lisp](https://psg.com/~dlamkins/sl/) - David Lamkins
V
Victor Felder 已提交
1409
* [The Evolution of Lisp](http://www.dreamsongs.com/Files/HOPL2-Uncut.pdf) - Guy L. Steele Jr., Richard P. Gabriel (PDF)
V
Victor Felder 已提交
1410

1411

C
Christoph Uschkrat 已提交
1412
### Lua
1413

J
Jake Worth 已提交
1414
* [Lua 5.1 Reference Manual](http://www.lua.org/manual/5.1/)
1415
* [Programming Gems](http://www.lua.org/gems/)
C
Craig Davison 已提交
1416
* [Wikibook](https://en.wikibooks.org/wiki/Lua_Programming)
V
Victor Felder 已提交
1417 1418


C
Christoph Uschkrat 已提交
1419
### Markdown
1420

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


C
Christoph Uschkrat 已提交
1424
### Mathematica
1425

1426
* [Basics of Algebra, Topology, and Differential Calculus](http://www.cis.upenn.edu/~jean/math-basics.pdf) (PDF)
V
Victor Felder 已提交
1427
* [Mathematica® programming: an advanced introduction by Leonid Shifrin](http://www.mathprogramming-intro.org)
V
Victor Felder 已提交
1428
* [Stephen Wolfram's The Mathematica Book](http://reference.wolfram.com/legacy/v5_2/)
1429
* [Vector Math for 3d Computer Graphics](http://chortle.ccsu.edu/VectorLessons/index.html)
J
Jake Worth 已提交
1430
* [Wolfram Mathematica Tutorial Collection](http://www.wolfram.com/learningcenter/tutorialcollection/)
V
Victor Felder 已提交
1431 1432


C
Christoph Uschkrat 已提交
1433
### MATLAB
1434

1435
* [An Interactive Introduction to MATLAB](http://www.science.smith.edu/~jcardell/Courses/EGR326/Intro-to-MATLAB.pdf) (PDF)
C
Craig Davison 已提交
1436
* [An Introduction to MATLAB](http://www.maths.dundee.ac.uk/software/MatlabNotes.pdf) (PDF)
T
Todd Atkins 已提交
1437
* [Applications of MATLAB in Science and Engineering](http://www.intechopen.com/books/applications-of-matlab-in-science-and-engineering)
C
Craig Davison 已提交
1438
* [Experiments with MATLAB](http://www.mathworks.com/moler/exm/index.html?requestedDomain=www.mathworks.com&nocookie=true)
E
Espartaco Palma 已提交
1439 1440
* [Freshman Engineering Problem Solving with MATLAB](http://cnx.org/featureContent/mfiles)
* [Interactive Tutorials for MATLAB, Simulink, Signal Processing, Controls, and Computational Mathematics](http://www.mathworks.com/tutorials)
M
Mohammad Hossein Mojtahedi 已提交
1441 1442
* [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 已提交
1443
* [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)
C
Craig Davison 已提交
1444 1445 1446
* [MATLAB Programming](https://en.wikibooks.org/wiki/MATLAB_Programming)
* [MATLAB Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/matlab) (PDF, Kindle) *(Just fill the fields with any values)*
* [Numerical Computing with MATLAB](http://www.mathworks.com/moler/index_ncm.html?requestedDomain=www.mathworks.com&nocookie=true)
1447
* [Physical Modeling in MATLAB](http://greenteapress.com/matlab/index.html) - Alan B. Downey
T
Todd Atkins 已提交
1448 1449


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

C
Craig Davison 已提交
1452 1453 1454 1455
* [Developing with Eclipse and Maven](http://books.sonatype.com/m2eclipse-book/reference/)
* [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 已提交
1456 1457


C
Christoph Uschkrat 已提交
1458
### Mercurial
1459

V
Victor Felder 已提交
1460 1461
* [HGInit - Mercurial Tutorial by Joel Spolsky](http://hginit.com)
* [Mercurial: The Definitive Guide](http://hgbook.red-bean.com) -
V
Victor Felder 已提交
1462

R
Robert Alm Nilsson 已提交
1463

C
Christoph Uschkrat 已提交
1464
### Mercury
1465

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

R
Robert Alm Nilsson 已提交
1468

C
Christoph Uschkrat 已提交
1469
### MySQL
1470

V
Virendra Chandak 已提交
1471
* [MySQL Essentials](http://www.techotopia.com/index.php/MySQL_Essentials)
1472
* [MySQL Tutorial Excerpt](http://downloads.mysql.com/docs/mysql-tutorial-excerpt-5.1-en.pdf) (PDF)
A
Alvaro Garcia 已提交
1473

1474

C
Christoph Uschkrat 已提交
1475
### .NET Framework
1476

V
Victor Felder 已提交
1477
* [Charles Petzold's .NET Book Zero](http://www.charlespetzold.com/dotnet/index.html)
C
Craig Davison 已提交
1478 1479
* [Entity Framework](http://weblogs.asp.net/zeeshanhirani/my-christmas-present-to-the-entity-framework-community)
* [Game Creation with XNA](https://en.wikibooks.org/wiki/Game_Creation_with_XNA)
V
Victor Felder 已提交
1480
* [Moving to Microsoft Visual Studio 2010](http://blogs.msdn.com/b/microsoft_press/archive/2010/09/13/free-ebook-moving-to-microsoft-visual-studio-2010.aspx)
E
Espartaco Palma 已提交
1481 1482 1483
* [.NET for Visual FoxPro Developers](http://foxcentral.net/microsoft/NETforVFPDevelopers.htm)
* [.NET Performance Testing and Optimization - The Complete Guide](http://download.red-gate.com/ebooks/DotNet/Perf_Test_and_opt_eBook.zip) *(RedGate, By Paul Glavich and Chris Farrell)*
* [Practical Performance Profiling: Improving the efficiency of .NET code](http://www.red-gate.com/products/dotnet-development/ants-performance-profiler/entrypage/practical-performance-profiling) *(RedGate, By Jean-Philippe Gouigoux)*
V
Victor Felder 已提交
1484
* [Under the Hood of .NET Memory Management](http://download.red-gate.com/ebooks/DotNet/Under_the_Hood_of_.NET_Management.pdf) (PDF) *(RedGate, By Chris Farrell and Nick Harrison)*
1485
* [Visual Studio .NET Tips and Tricks](http://www.infoq.com/minibooks/vsnettt) (VS 2003-2005 only)
V
Victor Felder 已提交
1486 1487


C
Christoph Uschkrat 已提交
1488
### Neo4J
1489

V
Victor Felder 已提交
1490
* [Graph Databases](http://info.neotechnology.com/rs/neotechnology/images/GraphDatabases.pdf) (PDF)
V
Victor Felder 已提交
1491 1492


C
Christoph Uschkrat 已提交
1493
### NoSQL
1494

C
Craig Davison 已提交
1495
* [CouchDB: The Definitive Guide](http://guide.couchdb.org)
V
Victor Felder 已提交
1496
* [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 已提交
1497
* [Graph Databases](http://graphdatabases.com)
J
koans  
Johan 已提交
1498
* [MongoDB Koans](https://github.com/chicagoruby/MongoDB_Koans)
C
Craig Davison 已提交
1499
* [MongoDB Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/mongodb) (PDF, Kindle) *(Just fill the fields with any values)*
V
Victor Felder 已提交
1500
* [NoSQL Databases](http://www.christof-strauch.de/nosqldbs.pdf) - Christof Strauch (PDF)
C
Craig Davison 已提交
1501
* [The Little MongoDB Book](http://openmymind.net/2011/3/28/The-Little-MongoDB-Book/)
V
Victor Felder 已提交
1502
* [The Little Redis Book](http://openmymind.net/2012/1/23/The-Little-Redis-Book/)
V
Victor Felder 已提交
1503
* [The Little Riak Book](http://littleriakbook.com)
V
Victor Felder 已提交
1504

1505

C
Christoph Uschkrat 已提交
1506
### Oberon
1507

G
Guilherme Simoes 已提交
1508
* [Object-Oriented Programming in Oberon-2](http://ssw.jku.at/Research/Books/Oberon2.pdf) (PDF)
C
Craig Davison 已提交
1509
* [Programming in Oberon](http://www.ethoberon.ethz.ch) (PDF)
V
Victor Felder 已提交
1510 1511


C
Christoph Uschkrat 已提交
1512
### Objective-C
1513

1514
* [Google's Objective-C Style Guide](http://google-styleguide.googlecode.com/svn/trunk/objcguide.xml)
C
Craig Davison 已提交
1515 1516
* [Object-Oriented Programming with Objective-C](https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/OOP_ObjC/OOP_ObjC.pdf) (PDF)
* [Objective-C Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/objective-c) (PDF, Kindle) *(Just fill the fields with any values)*
1517
* [Programming With Objective-C](https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/ProgrammingWithObjectiveC.pdf) (PDF)
V
Victor Felder 已提交
1518
* [Try Objective-C Book](http://tryobjectivec.codeschool.com)
V
Victor Felder 已提交
1519

1520

C
Christoph Uschkrat 已提交
1521
### OCaml
1522

A
Alexander Fefelov 已提交
1523
* [Developing Applications With Objective Caml](http://caml.inria.fr/pub/docs/oreilly-book/)
V
Victor Felder 已提交
1524 1525
* [Introduction to Objective Caml](http://courses.cms.caltech.edu/cs134/cs134b/book.pdf) (PDF)
* [Objective Caml for Scientists (first chapter only)](http://www.ffconsultancy.com/products/ocaml_for_scientists/chapter1.html)
1526
* [Real World OCaml](https://realworldocaml.org/v1/en/html/)
A
AllenDowney 已提交
1527
* [Think OCaml](http://greenteapress.com/thinkocaml/index.html) - Allen B. Downey and Nicholas Monje
C
Craig Davison 已提交
1528
* [Unix System Programming in OCaml](http://ocaml.github.io/ocamlunix/)
V
Victor Felder 已提交
1529
* [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 已提交
1530

1531

C
Christoph Uschkrat 已提交
1532
### Octave
1533

C
Craig Davison 已提交
1534
* [Octave Programming](https://en.wikibooks.org/wiki/Octave_Programming_Tutorial)
V
Victor Felder 已提交
1535

B
Bruno Girin 已提交
1536

C
Christoph Uschkrat 已提交
1537
### OpenGL ES
1538

D
Diogo Barros 已提交
1539 1540
* [iPhone 3D Programming - Developing Graphical Applications with OpenGL ES](http://chimera.labs.oreilly.com/books/1234000001814/index.html) - Philip Rideout

1541

C
Christoph Uschkrat 已提交
1542
### OpenMP
1543

1544 1545
* [A Guide To OpenMP](http://www2.cs.uh.edu/~estrabd/openmp-combined.pdf) (PDF)
* [OpenMP Application Programming Interface Standard Version 4.0](http://www.openmp.org/mp-documents/OpenMP4.0.0.pdf) (PDF)
D
Diogo Barros 已提交
1546

B
Bruno Girin 已提交
1547

1548
### OpenSCAD
B
Bruno Girin 已提交
1549

C
Craig Davison 已提交
1550
* [OpenSCAD User Manual](https://en.wikibooks.org/wiki/OpenSCAD_User_Manual)
V
Victor Felder 已提交
1551 1552


C
Christoph Uschkrat 已提交
1553
### Oracle Server
1554

V
Victor Felder 已提交
1555
* [Oracle's Guides and Manuals](http://tahiti.oracle.com)
R
Robert Alm Nilsson 已提交
1556 1557


C
Christoph Uschkrat 已提交
1558
### Parrot / Perl 6
1559

1560
* [Perl 6 Programming](https://en.wikibooks.org/wiki/Perl_6_Programming)
V
Victor Felder 已提交
1561
* [Using Perl 6](https://github.com/perl6/book/) (work in progress)
V
Victor Felder 已提交
1562 1563


C
Christoph Uschkrat 已提交
1564
### PC-BSD
1565

1566 1567 1568
* [PC-BSD® Users Handbook](http://wiki.pcbsd.org/index.php/PC-BSD%C2%AE_Users_Handbook)


C
Christoph Uschkrat 已提交
1569
### Perl
1570

C
Craig Davison 已提交
1571
* [Beginning Perl](https://www.perl.org/books/beginning-perl/)
F
Fwiffo 已提交
1572
* [Data Munging with Perl](http://perlhacks.com/dmp.pdf) (PDF)
V
Victor Felder 已提交
1573
* [Embedding Perl in HTML with Mason](http://www.masonbook.com/book/)
V
Victor Felder 已提交
1574
* [Essential Perl](http://cslibrary.stanford.edu/108/EssentialPerl.pdf) (PDF)
G
gabriellim 已提交
1575
* [Exploring Programming Language Architecture in Perl](http://www.billhails.net/Book/)
V
Victor Felder 已提交
1576 1577
* [Extreme Perl](http://www.extremeperl.org/bk/home)
* [Higher-Order Perl](http://hop.perl.plover.com/book/)
C
Craig Davison 已提交
1578
* [Impatient Perl](https://www.perl.org/books/impatient-perl/)
G
gabriellim 已提交
1579
* [Learning Perl The Hard Way](http://www.greenteapress.com/perl/)
1580
* [Mastering Perl](http://chimera.labs.oreilly.com/books/1234000001527) - brian d foy
V
Victor Felder 已提交
1581
* [Modern Perl 5](http://www.onyxneon.com/books/modern_perl/index.html)
V
Victor Felder 已提交
1582
* [Perl & LWP](http://lwp.interglacial.com/index.html)
1583
* [Perl 5 Internals](http://www.faqs.org/docs/perl5int/)
V
Victor Felder 已提交
1584
* [Perl for the Web](http://www.globalspin.com/thebook/)
1585
* [Perl Training Australia - Course Notes](http://perltraining.com.au/notes.html)
V
Victor Felder 已提交
1586 1587
* [Plack Handbook](http://handbook.plackperl.org)
* [Practical mod_perl](http://modperlbook.org) - Stas Bekman, Eric Cholet
1588
* [SDL::Manual Writing Games in Perl](https://github.com/PerlGameDev/SDL_Manual)
1589
* [Template Toolkit Documentation](http://template-toolkit.org/docs/index.html)
1590
* [The DBIx-Class Book](https://github.com/castaway/dbix-class-book)
E
Eric Guirbal 已提交
1591
* [The PDL Book](http://sourceforge.net/projects/pdl/files/PDL_2013/PDL-Book/PDL-Book-20130322.pdf/download) (PDF)
C
Craig Davison 已提交
1592
* [Web Client Programming with Perl](http://www.oreilly.com/openbook/webclient/)
V
Update  
Victor Felder 已提交
1593

V
Victor Felder 已提交
1594

C
Christoph Uschkrat 已提交
1595
### PHP
1596

M
Mohammad Hossein Mojtahedi 已提交
1597
* CakePHP Framework
V
Victor Felder 已提交
1598
  * [CakePHP Cookbook 2.x](http://book.cakephp.org/2.0/_downloads/en/CakePHPCookbook.pdf) (PDF)
1599
* Drupal Framework
V
Victor Felder 已提交
1600
  * Drupal 7
C
Craig Davison 已提交
1601
    * [The Tiny Book of Rules](https://www.drupal.org/files/tiny-book-of-rules.pdf) (PDF)
M
Mohammad Hossein Mojtahedi 已提交
1602
* Laravel Framework
C
Craig Davison 已提交
1603
  * [Laravel 4 Official Documentation. Synced Daily](https://leanpub.com/laravel-5)
V
Victor Felder 已提交
1604
  * [Laravel: Code Bright](http://daylerees.com/codebright)
C
Craig Davison 已提交
1605 1606
  * [Official Documentation (Offline Version)](https://leanpub.com/laravel-4_2-docs)
* [PHP 5 Power Programming](http://ptgmedia.pearsoncmg.com/images/013147149X/downloads/013147149X_book.pdf) (PDF)
V
Victor Felder 已提交
1607
* [PHP Best Practices](https://phpbestpractices.org)
M
Mohammad Hossein Mojtahedi 已提交
1608
* [PHP Essentials](http://www.techotopia.com/index.php/PHP_Essentials)
V
Victor Felder 已提交
1609
* [PHP Internals Book](http://www.phpinternalsbook.com)
C
Craig Davison 已提交
1610
* [PHP Programming](https://en.wikibooks.org/wiki/PHP_Programming)
M
Mohammad Hossein Mojtahedi 已提交
1611
* [PHP Security Guide](http://phpsec.org/projects/guide/)
V
Victor Felder 已提交
1612
* [PHP: The Right Way](http://www.phptherightway.com)
C
Craig Davison 已提交
1613
* [Practical PHP Programming](http://www.hackingwithphp.com) (wiki containing O'Reilly's *PHP In a Nutshell*)
V
Virendra Chandak 已提交
1614
* [Practical PHP Testing](http://www.giorgiosironi.com/2009/12/practical-php-testing-is-here.html)
1615
* [Survive The Deep End: PHP Security](https://phpsecurity.readthedocs.org/en/latest/)
M
Mohammad Hossein Mojtahedi 已提交
1616
* [Symfony2](http://symfony.com/doc/current/book/index.html)
1617
* [Using Libsodium in PHP Projects](https://paragonie.com/book/pecl-libsodium) - libsodium PHP extension for modern, secure, and fast cryptography
V
Victor Felder 已提交
1618 1619


C
Christoph Uschkrat 已提交
1620
### PicoLisp
1621

V
Victor Felder 已提交
1622 1623
* [PicoLisp by Example](https://github.com/tj64/picolisp-by-example)
* [PicoLisp Works](https://github.com/tj64/picolisp-works)
M
Marios Zindilis 已提交
1624 1625


C
Christoph Uschkrat 已提交
1626
### PostgreSQL
1627

J
Jake Worth 已提交
1628
* [Postgres Official Documentation](http://www.postgresql.org/docs/)
C
Craig Davison 已提交
1629 1630
* [Postgres Succinctly](https://www.syncfusion.com/resources/techportal/ebooks/postgres) (PDF, Kindle) *(Just fill the fields with any values)*
* [Practical PostgreSQL](https://www.commandprompt.com/ppbook/)
R
Robert Alm Nilsson 已提交
1631 1632


C
Christoph Uschkrat 已提交
1633
### PowerShell
1634

C
Craig Davison 已提交
1635 1636
* [Layman’s Guide to PowerShell 2.0 remoting](http://www.ravichaganti.com//blog/wp-content/uploads/2010/12/A%20layman's%20guide%20to%20PowerShell%202.0%20remoting-v2.pdf) (PDF)
* [Mastering PowerShell](http://powershell.com/cs/login.aspx?ReturnUrl=%2fcs%2fblogs%2febook%2fdefault.aspx)
B
bbuyukguzel 已提交
1637
* [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)
L
Levi Bostian 已提交
1638
* [PowerShell Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/powershell) (PDF, Kindle) *(Just fill the fields with any values)*
V
Victor Felder 已提交
1639 1640


C
Christoph Uschkrat 已提交
1641
### Processing
1642

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


C
Christoph Uschkrat 已提交
1646
### Prolog
1647

V
Victor Felder 已提交
1648
* [Adventure in Prolog](http://www.amzi.com/AdventureInProlog/advfrtop.htm)
C
Craig Davison 已提交
1649
* [Applications of Prolog](http://bookboon.com/en/applications-of-prolog-ebook)
V
Victor Felder 已提交
1650
* [Building Expert Systems in Prolog](http://www.amzi.com/ExpertSystemsInProlog/)
G
G-Square 已提交
1651
* [Coding Guidelines for Prolog](http://arxiv.org/abs/0911.2899) - Michael A. Covington, Roberto Bagnara, Richard A. O'Keefe, Jan Wielemaker, Simon Price
1652
* [Concise Intro to Prolog](http://www.cis.upenn.edu/~matuszek/Concise%20Guides/Concise%20Prolog.html)
1653
* [GNU Prolog Manual](http://www.gprolog.org/manual/gprolog.pdf) (PDF)
V
Victor Felder 已提交
1654
* [Introduction to Prolog for Mathematicians](http://www.j-paine.org/prolog/mathnotes/files/pms/pms.html)
V
Victor Felder 已提交
1655
* [Learn Prolog Now!](http://www.learnprolognow.org)
C
Craig Davison 已提交
1656
* [Logic, Programming and Prolog (2ed)](http://www.ida.liu.se/~ulfni53/lpp/)
V
Victor Felder 已提交
1657
* [Natural Language Processing Techniques in Prolog](http://cs.union.edu/~striegnk/courses/nlp-with-prolog/html/)
1658
* [Prolog and Natural-Language Analysis](http://www.mtome.com/Publications/PNLA/pnla-digital.html) - Fernando C. N. Pereira, Stuart M. Shieber
V
Victor Felder 已提交
1659
* [Prolog Experiments in Discrete Mathematics, Logic, and Computability](http://web.cecs.pdx.edu/~jhein/books/PrologLabBook09.pdf) - James L. Hein (PDF)
M
Martin Czygan 已提交
1660
* [Prolog for Programmers](https://sites.google.com/site/prologforprogrammers/)
A
Alexander Fefelov 已提交
1661
* [Prolog Problems](https://sites.google.com/site/prologsite/prolog-problems) - Werner Hett
V
Victor Felder 已提交
1662
* [Prolog Programming: A First Course](http://engronline.ee.memphis.edu/deductiveDB/prolog_book.pdf) - Paul Brna (PDF)
C
Craig Davison 已提交
1663
* [Prolog Techniques](http://bookboon.com/en/prolog-techniques-applications-of-prolog-ebook)
D
David Metcalfe 已提交
1664
* [Prolog Tutorial](http://www.cpp.edu/~jrfisher/www/prolog_tutorial/contents.html)
V
Victor Felder 已提交
1665
* [Simply Logical](http://www.cs.bris.ac.uk/~flach/SimplyLogical.html)
C
Craig Davison 已提交
1666
* [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 已提交
1667
* [Warren's Abstract Machine: A Tutorial Reconstruction](http://wambook.sourceforge.net) - Hassan A¨it-Kaci
V
Victor Felder 已提交
1668

1669

C
Christoph Uschkrat 已提交
1670
#### Constraint Logic Programming (extended Prolog)
1671

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

1674

P
Phil Freeman 已提交
1675
### PureScript
1676

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

1679

C
Christoph Uschkrat 已提交
1680
### Python
1681

C
Craig Davison 已提交
1682
* [A Beginner's Python Tutorial](https://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial)
1683
* [A Guide to Python's Magic Methods](https://github.com/RafeKettler/magicmethods) - Rafe Kettler
1684
* [Automate the Boring Stuff](http://automatetheboringstuff.com/chapter0/) - Al Sweigart
1685
* [Biopython](http://biopython.org/DIST/docs/tutorial/Tutorial.pdf) (PDF)
1686 1687
* [Building Skills in Object-Oriented Design (Python)](http://www.itmaybeahack.com/book/oodesign-python-2.1/latex/BuildingSkillsinOODesign.pdf) (PDF) (2.1.1)
* [Building Skills in Python](http://www.itmaybeahack.com/book/python-2.6/latex/BuildingSkillsinPython.pdf) (PDF) (2.6)
C
Craig Davison 已提交
1688
* [Byte of Python](http://www.swaroopch.com/notes/python/) (2.7.x)
S
switchhax 已提交
1689
* [Code Like a Pythonista: Idiomatic Python](http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html)
C
Craig Davison 已提交
1690
* [CodeCademy Python](https://www.codecademy.com/learn/python)
V
Victor Felder 已提交
1691
* [Composing Programs](http://composingprograms.com) (3.x)
V
Victor Felder 已提交
1692
* [Data Structures and Algorithms in Python](http://www.brpreiss.com/books/opus7/html/book.html)
1693
* [Dive into Python 3](http://getpython3.com/diveintopython3/) - Mark Pilgrim (3.0)
V
Victor Felder 已提交
1694 1695
* [Dive into Python](http://www.diveintopython.net) - Mark Pilgrim (2.3)
* [Full Stack Python](http://www.fullstackpython.com)
1696
* [Google's Python Class](https://developers.google.com/edu/python/) (2.4 - 2.x)
1697
* [Google's Python Style Guide](http://google-styleguide.googlecode.com/svn/trunk/pyguide.html)
1698
* [Hacking Secret Cyphers with Python](http://inventwithpython.com/hacking/chapters/) - Al Sweigart (3.3)
1699
* [High Performance Python](http://ianozsvald.com/HighPerformancePythonfromTrainingatEuroPython2011_v0.2.pdf) (PDF)
A
aneasystone 已提交
1700
* [Hitchhiker's Guide to Python!](http://docs.python-guide.org/en/latest/) (2.6)
1701
* [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)
V
Victor Felder 已提交
1702
  * [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html) (3.2)
1703
* [Intermediate Python](http://book.pythontips.com/en/latest/index.html#) - Muhammad Yasoob Ullah Khalid (1st edition)
C
Craig Davison 已提交
1704
* [Introduction to Programming Using Python](http://python-ebook.blogspot.co.uk) - Cody Jackson (1st edition) (2.3)
1705 1706 1707
* [Introduction to Programming with Python](http://opentechschool.github.io/python-beginners/en/) (3.3)
* [Introduction to python](http://kracekumar.com/post/71171551647/introduction-to-python) - Kracekumar (2.7.3)
* [Invent Your Own Computer Games With Python](http://inventwithpython.com/chapters/) - Al Sweigart (3.1)
C
Craig Davison 已提交
1708
* [Learn Python in Y minutes](https://learnxinyminutes.com/docs/python/)
1709
* [Learn Python The Hard Way](http://learnpythonthehardway.org/book/) (2.5 - 2.6)
1710
* [Learn Python, Break Python](http://learnpythonbreakpython.com)
V
Victor Felder 已提交
1711
* [Learn to Program Using Python](https://www.ida.liu.se/~732A47/literature/PythonBook.pdf) - Cody Jackson (PDF)
1712 1713
* [Learning to Program with Python](http://python.cs.southern.edu/pythonbook/pythonbook.pdf) - Richard L. Halterman (PDF) (3.2)
* [Learning to Program](http://www.freenetpages.co.uk/hp/alan.gauld/) (2.3)
1714 1715
* [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)
1716
* [Modeling Creativity: Case Studies in Python](http://www.clips.ua.ac.be/sites/default/files/modeling-creativity.pdf) - Tom D. De Smedt (PDF)
C
Craig Davison 已提交
1717 1718 1719
* [Natural Language Processing with Python](http://www.nltk.org/book/) (2.5)
* [Non-Programmer's Tutorial for Python 2.6](https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_2.6) (2.6)
* [Non-Programmer's Tutorial for Python 3](https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3) (3.3)
V
Victor Felder 已提交
1720
* [Porting to Python 3: An In-Depth Guide](http://python3porting.com) (2.6 - 2.x & 3.1 - 3.x)
V
Victor Felder 已提交
1721
* [Practical Programming in Python](https://launchpadlibrarian.net/165489933/PracticalProgrammingPython2014.pdf) - Jeffrey Elkner (PDF)
A
Ashwani Dausodia 已提交
1722
* [Problem Solving with Algorithms and Data Structure using Python](http://interactivepython.org/runestone/static/pythonds/index.html) - Bradley N. Miller and David L. Ranum
V
Victor Felder 已提交
1723
* [Program Arcade Games With Python And Pygame](http://programarcadegames.com) (3.3)
1724
* [Programming Computer Vision with Python](http://programmingcomputervision.com/downloads/ProgrammingComputerVision_CCdraft.pdf) (PDF)
1725
* [Python 2.7 quick reference](http://infohost.nmt.edu/tcc/help/pubs/python/web/) - New Mexico Tech (2.7)
1726
* [Python Algorithms](http://kysmykseka.net/koti/wizardry/Programming/Python/Apress%20-%20Python%20Algorithms%20Mastering%20Basic%20Algorithms%20in%20the%20Python%20Language.pdf) (PDF)
V
Victor Felder 已提交
1727
* [Python Bibliotheca](http://openbookproject.net/pybiblio/)
V
Victor Felder 已提交
1728
* [Python Cookbook](http://chimera.labs.oreilly.com/books/1230000000393/index.html) - David Beazley
V
Victor Felder 已提交
1729
* [Python for Econometrics](http://www.kevinsheppard.com/images/0/09/Python_introduction.pdf) - Kevin Sheppard (PDF) (2.7.5)
V
Victor Felder 已提交
1730
* [Python for Fun](http://www.openbookproject.net/py4fun/)
1731 1732
* [Python for Informatics: Exploring Information](http://www.pythonlearn.com/book.php) (2.7.5)
* [Python for you and me](http://pymbook.readthedocs.org/en/latest/) (2.7.3)
1733
* [Python for you and me](http://pymbook.readthedocs.org/en/py3/) (3.x)
K
Kaustubh Sant 已提交
1734
* [Python Guide](http://docs.python-guide.org/en/latest/)
1735
* [Python Idioms](http://safehammad.com/downloads/python-idioms-2014-01-16.pdf) (PDF)
1736
* [Python in Hydrology](http://www.greenteapress.com/pythonhydro/pythonhydro.html) - Sat Kumar Tomer
1737
* [Python Koans](https://github.com/gregmalcolm/python_koans) (2.7 or 3.x)
C
Craig Davison 已提交
1738
* [Python Module of the Week](https://pymotw.com/2/)
1739 1740
* [Python Official Documentation](https://docs.python.org/2/download.html) (PDF, HTML, TEXT) (2.x)
* [Python Official Documentation](https://docs.python.org/3/download.html) (PDF, EPUB, HTML, TEXT) (3.x)
1741
* [Python Practice Book](http://anandology.com/python-practice-book/index.html) (2.7.1)
C
Craig Davison 已提交
1742
* [Python Practice Projects](http://pythonpracticeprojects.com)
C
Craig Davison 已提交
1743
* [Python Programming](https://upload.wikimedia.org/wikipedia/commons/9/91/Python_Programming.pdf) (PDF) (2.6)
V
Victor Felder 已提交
1744
* [Python Scientific Lecture Notes](http://scipy-lectures.github.io)
V
Victor Felder 已提交
1745
* [Python Scripting for Computational Science](http://info.baustatik.uni-due.de/Lehre/CM-AOS/Scripts/Abaqus/Python%20Scripting%20for%20Computational%20Science.pdf) - Hans Petter Langtangen (PDF)
1746
* [Python Standard Library](http://effbot.org/librarybook/) - Fredrik Lundh
1747 1748 1749
* [Snake Wrangling For Kids](http://www.briggs.net.nz/snake-wrangling-for-kids.html) (3.x)
* [Test-Driven Web Development with Python](http://chimera.labs.oreilly.com/books/1234000000754/index.html) (3.3 - 3.x)
* [Text Processing in Python](http://gnosis.cx/TPiP/) - David Mertz (2.3 - 2.x)
1750
* [The Little Book of Python Anti-Patterns](http://docs.quantifiedcode.com/python-anti-patterns/) ([Source](https://github.com/quantifiedcode/python-anti-patterns))
1751
* [The Programming Historian](http://niche-canada.org/research/niche-digital-infrastructure-project/the-programming-historian/) - William J. Turkel, Adam Crymble and Alan MacEachern
1752
* [The Python Ecosystem: An Introduction](http://mirnazim.org/writings/python-ecosystem-introduction/)
1753 1754
* [Think Python](http://www.greenteapress.com/thinkpython/) - Allen B. Downey (2.x & 3.0)
* [Web2py: Complete Reference Manual, 6th Edition (pre-release)](http://web2py.com/book) (2.5 - 2.x)
1755
* [Welcome to Problem Solving with Algorithms and Data Structures](http://interactivepython.org/runestone/static/pythonds/index.html) - Brad Miller and David Ranum
C
Craig Davison 已提交
1756
* [Wikibooks: Python Programming](https://en.wikibooks.org/wiki/Python_Programming) (2.7)
V
Victor Felder 已提交
1757

1758

C
Christoph Uschkrat 已提交
1759
#### Django
1760

1761 1762
* [Django by Example for Django 1.5](http://lightbird.net/dbe2/) (1.5)
* [Django by Example](http://www.lightbird.net/dbe/) (1.2)
A
anio 已提交
1763 1764
* [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)
1765
* [Djen of Django](http://agiliq.com/books/djenofdjango/)
C
Craig Davison 已提交
1766
* [Effective Django](http://www.effectivedjango.com) (1.5)
V
Victor Felder 已提交
1767 1768
* [Getting started with Django](http://gettingstartedwithdjango.com) (video)
* [Tango With Django](http://www.tangowithdjango.com) (1.5)
E
Evan Palmer 已提交
1769
* [Test-Driven Web Development with Python](http://chimera.labs.oreilly.com/books/1234000000754/index.html) (1.8)
G
gustavklopp 已提交
1770
* [The Django book](http://www.djangobook.com/en/2.0/) (1.4 but mostly 1.0)
1771

1772

C
Christoph Uschkrat 已提交
1773
#### Flask
1774

C
Craig Davison 已提交
1775
* [Explore Flask](https://exploreflask.com) - Robert Picard
C
Craig Davison 已提交
1776
* [Flask Microframework](http://flask.pocoo.org/docs/0.10/tutorial/)
1777
* [The Flask Mega-Tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world) - Miguel Grinberg (0.9)
N
Nimesh Ghelani 已提交
1778

V
Victor Felder 已提交
1779

1780
#### Kivy
1781

1782
* [Kivy Programming Guide](http://kivy.org/docs/pdf/Kivy-latest.pdf) (PDF)
1783 1784


C
Christoph Uschkrat 已提交
1785
#### Pandas
1786

1787
* [Learn Pandas](https://bitbucket.org/hrojas/learn-pandas) - Hernan Rojas (0.13.0)
B
bmcculley 已提交
1788 1789


1790
#### Pyramid
1791

C
Craig Davison 已提交
1792
* [Pyramid for humans](http://docs.pylonsproject.org/projects/pyramid-tutorials/en/latest/humans/index.html)
1793 1794


C
Christoph Uschkrat 已提交
1795
### QML
1796

C
Craig Davison 已提交
1797
* [Qt5 Cadaques](http://qmlbook.github.io) - Juergen Bocklage-Ryannel and Johan Thelin (HTML, PDF, ePub) (work in progress)
1798 1799


C
Christoph Uschkrat 已提交
1800
### R
1801

V
Victor Felder 已提交
1802
* [Advanced R Programming](http://adv-r.had.co.nz) - Hadley Wickham
1803
* [Introduction to Probability and Statistics Using R](http://cran.r-project.org/web/packages/IPSUR/vignettes/IPSUR.pdf) - G. Jay Kerns (PDF)
G
gabriellim 已提交
1804
* [Learning Statistics with R](http://health.adelaide.edu.au/psychology/ccs/teaching/lsr/) - Daniel Navarro
U
uribo 已提交
1805
* [learnR](https://github.com/renkun-ken/learnR) - (Work in Progress) - Kun Ren
1806
* [Practical Regression and Anova using R](http://cran.r-project.org/doc/contrib/Faraway-PRA.pdf) - Julian J. Faraway (PDF)
G
gabriellim 已提交
1807
* [R by example](http://www.mayin.org/ajayshah/KB/R/index.html)
V
Victor Felder 已提交
1808
* [R for spatial analysis](http://www.columbia.edu/~cjd11/charles_dimaggio/DIRE/resources/spatialEpiBook.pdf) (PDF)
C
Craig Davison 已提交
1809
* [R language for Programmers](http://www.johndcook.com/blog/r_language_for_programmers/) - John D. Cook
S
Shinya Uryu 已提交
1810
* [R packages](http://r-pkgs.had.co.nz) - Hadley Wickham
H
hoganlong 已提交
1811
* [R practicals](http://www.columbia.edu/~cjd11/charles_dimaggio/DIRE/resources/R/practicalsBookNoAns.pdf) (PDF)
C
Craig Davison 已提交
1812
* [R Programming](https://en.wikibooks.org/wiki/R_Programming)
S
saaketp 已提交
1813
* [R Programming for Data Science](https://leanpub.com/rprogramming) (Needs valid email)
C
Craig Davison 已提交
1814
* [R Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/rsuccinctly) (PDF, Kindle) *(Just fill the fields with any values)*
1815
* [The R Inferno](http://www.burns-stat.com/pages/Tutor/R_inferno.pdf) - Patrick Burns (PDF)
G
gabriellim 已提交
1816
* [The R Language](http://stat.ethz.ch/R-manual/R-patched/doc/html/)
H
hoganlong 已提交
1817
* [The R Manuals](http://cran.r-project.org/manuals.html)
V
Victor Felder 已提交
1818

R
Robert Alm Nilsson 已提交
1819

C
Christoph Uschkrat 已提交
1820
### Racket
1821

1822
* [How to Design Programs 2e](http://www.ccs.neu.edu/home/matthias/HtDP2e/)
V
Victor Felder 已提交
1823
* [Programming Languages: Application and Interpretation](http://cs.brown.edu/courses/cs173/2012/book/index.html)
1824
* [Realm of Racket](http://it-ebooks.info/book/2628/)
1825
* [The Racket Guide](http://docs.racket-lang.org/guide/index.html)
1826

A
ajauhri 已提交
1827

K
kumaresan18 已提交
1828
### Raspberry Pi
1829 1830

* [Raspberry Pi Users Guide](http://www.cs.unca.edu/~bruce/Fall14/360/RPiUsersGuide.pdf) - Eben Upton (PDF)
1831
* [Raspberry Pi: Measure, Record, Explore](https://leanpub.com/RPiMRE)
1832

1833

C
Christoph Uschkrat 已提交
1834
### REBOL
1835

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


C
Christoph Uschkrat 已提交
1839
### Ruby
1840

G
Gabriel Lim 已提交
1841
* [A community-driven Ruby style guide](https://github.com/bbatsov/ruby-style-guide)
C
Craig Davison 已提交
1842
* [CodeCademy Ruby](https://www.codecademy.com/learn/ruby)
1843
* [Developing Games With Ruby](https://leanpub.com/developing-games-with-ruby/read)
1844
* [I Love Ruby](http://goo.gl/1qrMUN)
C
Craig Davison 已提交
1845 1846
* [Just Enough Ruby to Get By](http://jasonkim.ca/projects/just_enough_ruby_to_get_by/)
* [Learn Ruby the hard way](http://learnrubythehardway.org/book/)
G
Gabriel Lim 已提交
1847
* [Learn to Program, by Chris Pine](http://pine.fm/LearnToProgram/)
V
Victor Felder 已提交
1848
* [Mr. Neighborly's Humble Little Ruby Book](http://www.humblelittlerubybook.com)
1849
* [Practicing Ruby](https://github.com/elm-city-craftworks/practicing-ruby-manuscripts)
C
Craig Davison 已提交
1850
* [Programming Ruby](http://ruby-doc.com/docs/ProgrammingRuby/)
V
Victor Velazquez 已提交
1851
* [Ruby Essentials](http://www.techotopia.com/index.php/Ruby_Essentials)
V
Victor Felder 已提交
1852
* [Ruby Hacking Guide](http://ruby-hacking-guide.github.io)
V
Victor Felder 已提交
1853
* [Ruby in Twenty Minutes](https://www.ruby-lang.org/en/documentation/quickstart/)
V
Victor Felder 已提交
1854 1855
* [Ruby Koans](http://www.rubykoans.com)
* [Ruby Learning](http://rubylearning.com)
G
Gabriel Lim 已提交
1856
* [Ruby Programming](http://www.linuxtopia.org/online_books/programming_books/ruby_tutorial/)
V
Victor Felder 已提交
1857
* [Ruby User's Guide](http://www.rubyist.net/~slagell/ruby/)
V
Victor Felder 已提交
1858
* [The Bastards Book of Ruby](http://ruby.bastardsbook.com)
1859
* [The Unofficial Ruby Usage Guide (at Google)](http://www.caliban.org/ruby/rubyguide.shtml) - Ian Macdonald
C
Craig Davison 已提交
1860
* [Why's (Poignant) Guide to Ruby](http://poignant.guide) ([mirror](http://www.scribd.com/doc/2236084/Why-s-Poignant-Guide-to-Ruby))
V
Victor Felder 已提交
1861

1862

C
Christoph Uschkrat 已提交
1863
#### RSpec
1864

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

1867

C
Christoph Uschkrat 已提交
1868
#### Sinatra
1869

K
Katherine G. Pe 已提交
1870 1871
* [Sinatra Book](https://github.com/sinatra/sinatra-book)

1872

C
Christoph Uschkrat 已提交
1873
#### Ruby on Rails
1874

1875
* [A community-driven Rails style guide](https://github.com/bbatsov/rails-style-guide)
1876
* [Building REST APIs with Rails](http://apionrails.icalialabs.com/book)
1877
* [Kestrels, Quirky Birds, and Hopeless Egocentricity](https://leanpub.com/combinators/read)
C
carl sednaoui 已提交
1878
* [Learn Ruby on Rails as You Modify a Craigslist Clone](http://www.thinkful.com/learn/ruby-on-rails-tutorial/)
J
Jake Worth 已提交
1879 1880
* [Objects on Rails](http://objectsonrails.com)
* [Rails Girls Guides](http://guides.railsgirls.com)
1881
* [Ruby on Rails 3.2 - Step by Step](http://www.xyzpub.com/en/ruby-on-rails/3.2/)
D
Daniel Bayerlein 已提交
1882
* [Ruby on Rails 4.0 Guide](http://www.xyzpub.com/en/ruby-on-rails/4.0/)
1883
* [Ruby on Rails Guides](http://guides.rubyonrails.org)
C
Cam Beaudoin 已提交
1884
* [Ruby on Rails Tutorial: Learn Rails By Example](https://www.railstutorial.org/book/)
J
Jake Worth 已提交
1885
* [Upgrading to Rails 4](https://github.com/alindeman/upgradingtorails4)
V
Victor Felder 已提交
1886

R
Robert Alm Nilsson 已提交
1887

C
Christoph Uschkrat 已提交
1888
### Rust
1889

V
Victor Felder 已提交
1890
* [Rust by Example](http://rustbyexample.com)
G
Grigoriy Dzhanelidze 已提交
1891
* [Rust for Rubyists](http://www.rustforrubyists.com/book/index.html)
1892
* [The Rust Programming Language](http://doc.rust-lang.org/book/)
1893
* [Why Rust?](http://www.oreilly.com/programming/free/files/why-rust.pdf) (PDF)
G
Grigoriy Dzhanelidze 已提交
1894

1895

C
Christoph Uschkrat 已提交
1896
### Sage
1897

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


C
Christoph Uschkrat 已提交
1902
### Scala
1903

A
Alexander Fefelov 已提交
1904
* [A Scala Tutorial for Java programmers](http://www.scala-lang.org/docu/files/ScalaTutorial.pdf) (PDF)
C
Craig Davison 已提交
1905
* [Another tour of Scala](http://naildrivin5.com/scalatour/)
1906
* [EAI Patterns with Actor Model](https://github.com/alexanderfefelov/eai-patterns-with-actor-model) - Vaughn Vernon
C
Craig Davison 已提交
1907
* [Effective Scala](https://twitter.github.io/effectivescala/)
R
Rafael Andrade de Oliveira 已提交
1908
* [Learning Scala in small bites](http://matt.might.net/articles/learning-scala-in-small-bites/)
M
Mojtahedi 已提交
1909
* [Learning Scalaz](http://eed3si9n.com/learning-scalaz/)
V
Victor Felder 已提交
1910
* [Pro Scala: Monadic Design Patterns for the Web](https://github.com/leithaus/XTrace/tree/monadic/src/main/book/content/)
V
Victor Felder 已提交
1911
* [Program Transformation in Scala](http://homepages.cwi.nl/~ai/MScThesis-A-Izmaylova.pdf) - Anastasia Izmaylova (PDF)
V
Victor Felder 已提交
1912
* [Programming in Scala, First Edition](http://www.artima.com/pins1ed/)
1913
* [S-99: Ninety-Nine Scala Problems](http://aperiodic.net/phil/scala/s-99/) - Phil! Gold
V
Victor Felder 已提交
1914
* [Scala & Design Patterns: Exploring Language Expressivity](http://www.scala-lang.org/old/sites/default/files/FrederikThesis.pdf) - Fredrik Skeel Løkke (PDF)
V
Victor Felder 已提交
1915
* [Scala By Example](http://www.scala-lang.org/docu/files/ScalaByExample.pdf) (PDF)
V
Victor Felder 已提交
1916
* [Scala Cookbook: Bonus Chapters](http://examples.oreilly.com/9781449339616-files/Scala_Cookbook_bonus_chapters.pdf) - Alvin Alexander (PDF)
1917
* [Scala for Perl 5 Programmers](https://github.com/garu/scala-for-perl5-programmers) - Breno G. de Oliveira
C
Craig Davison 已提交
1918
* [Scala for the Impatient (A1 Scala Level chapters)](http://www.typesafe.com/resources/e-books) - Cay S. Horstmann
1919
* [Scala School by Twitter](http://twitter.github.io/scala_school/)
1920
* [Scala Tutorial](http://www.tutorialspoint.com/scala/scala_tutorial.pdf) (PDF)
1921
* [tetrix in Scala](http://eed3si9n.com/tetrix-in-scala-html5-book)
1922
* [The Neophyte's Guide to Scala](http://danielwestheide.com/scala/neophytes.html) - Daniel Westheide
V
Victor Felder 已提交
1923
* [Xtrace](https://github.com/leithaus/XTrace/tree/monadic/src/main/book/content/)
V
Victor Felder 已提交
1924

1925

C
Christoph Uschkrat 已提交
1926
#### Lift
1927

V
Victor Felder 已提交
1928
* [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 已提交
1929
* [Lift](https://github.com/tjweir/liftbook)
A
Alexander Fefelov 已提交
1930
* [Lift Cookbook](http://chimera.labs.oreilly.com/books/1234000000030/index.html) - Richard Dallaway
V
Victor Felder 已提交
1931
* [Simply Lift](http://simply.liftweb.net/Simply_Lift.pdf) - David Pollak (PDF)
V
Victor Felder 已提交
1932

1933

C
Christoph Uschkrat 已提交
1934
#### Play Scala
1935

A
Alexander Fefelov 已提交
1936
* [Play Framework Recipes](http://alvinalexander.com/scala/scala-cookbook-play-framework-recipes-pdf-ebook) - Alvin Alexander
V
Victor Felder 已提交
1937

1938

C
Christoph Uschkrat 已提交
1939
### Scheme
1940

E
Edward Look 已提交
1941
* [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 已提交
1942
* [Concrete Abstractions: An Introduction to Computer Science Using Scheme](https://gustavus.edu/+max/concrete-abstractions.html)
S
Semih 已提交
1943
* [How to Design Programs](http://htdp.org)
1944
* [Scheme Tutorial](http://www.cs.hut.fi/Studies/T-93.210/schemetutorial/)
V
Victor Felder 已提交
1945
* [Simply Scheme: Introducing Computer Science](http://www.cs.berkeley.edu/~bh/ss-toc2.html)
C
Craig Davison 已提交
1946
* [Structure and Interpretion of Computer Programs](https://mitpress.mit.edu/sicp/full-text/book/book.html)
B
Boris Egorov 已提交
1947
* [Teach Yourself Scheme in Fixnum Days](http://www.ccs.neu.edu/home/dorai/t-y-scheme/t-y-scheme.html)
D
David Metcalfe 已提交
1948
* [The Scheme Programming Language: Edition 3](http://www.scheme.com/tspl3/) - [The Scheme Programming Language: Edition 4](http://www.scheme.com/tspl4/)
C
Craig Davison 已提交
1949
* [Write Yourself a Scheme in 48 Hours](https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours)
V
Victor Felder 已提交
1950

1951

C
Christoph Uschkrat 已提交
1952
### Scilab
1953

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

R
Robert Alm Nilsson 已提交
1958

C
Christoph Uschkrat 已提交
1959
### Scratch
1960

1961
* [Computer Science Concepts in Scratch](http://stwww.weizmann.ac.il/g-cs/scratch/scratch_en.html)
V
Victor Felder 已提交
1962

R
Robert Alm Nilsson 已提交
1963

C
Christoph Uschkrat 已提交
1964
### Sed
1965

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

R
Robert Alm Nilsson 已提交
1968

C
Christoph Uschkrat 已提交
1969
### Smalltalk
1970

C
Craig Davison 已提交
1971
* [Computer Programming using GNU Smalltalk](http://www.canol.info/books/computer_programming_using_gnu_smalltalk/) (PDF)
V
Victor Felder 已提交
1972 1973
* [Dynamic Web Development with Seaside](http://book.seaside.st/book/table-of-contents)
* [Free Online Smalltalk Books](http://stephane.ducasse.free.fr/FreeBooks.html) (meta-list)
V
Victor Felder 已提交
1974 1975
* [Pharo by Example](http://pharobyexample.org) (Smalltalk DE)
* [Squeak By Example](http://www.squeakbyexample.org) (Smalltalk IDE)
V
Victor Felder 已提交
1976 1977


C
Christoph Uschkrat 已提交
1978
### SQL (implementation agnostic)
1979

1980
* [A Primer on SQL, Second Edition](https://leanpub.com/aprimeronsql)
V
Victor Felder 已提交
1981
* [Developing Time-Oriented Database Applications in SQL](http://www.cs.arizona.edu/people/rts/publications.html)
V
Victor Felder 已提交
1982
* [Learn SQL The Hard Way](http://sql.learncodethehardway.org)
1983
* [SQL For Web Nerds](http://philip.greenspun.com/sql/)
V
Victor Felder 已提交
1984
* [Use The Index, Luke!: A Guide To SQL Database Performance](http://use-the-index-luke.com)
V
Victor Felder 已提交
1985

V
Update  
Victor Felder 已提交
1986

C
Christoph Uschkrat 已提交
1987
### SQL Server
1988

C
Craig Davison 已提交
1989
* [Best of SQLServerCentral.com Vol 7](http://www.red-gate.com/community/books/ssc-7) *(RedGate, By SQLServerCentral Authors)
J
Jake 已提交
1990 1991 1992 1993
* [Brad's Sure Guide to SQL Server Maintenance Plans](http://www.red-gate.com/community/books/sql-server-maintenance-plans) *(RedGate, By Brad McGehee)*
* [Defensive Database Programming](http://download.red-gate.com/ebooks/SQL/defensive-database-programming.pdf) (PDF) *(RedGate, By Alex Kuznetsov)*
* [How to Become an Exceptional DBA](http://www.red-gate.com/community/books/exceptional-dba-book) *(RedGate, By Brad McGehee)*
* [Inside the SQL Server Query Optimizer](http://www.red-gate.com/products/sql-development/sql-prompt/entrypage/sql-query-optimizer-ebook3) *(RedGate, By Benjamin Nevarez)*
C
Craig Davison 已提交
1994 1995
* [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)
1996
* [Introducing Microsoft SQL Server 2014](http://blogs.msdn.com/b/microsoft_press/archive/2014/04/02/free-ebook-introducing-microsoft-sql-server-2014.aspx)
C
Craig Davison 已提交
1997 1998 1999 2000 2001 2002
* [Mastering SQL Server Profiler](http://www.red-gate.com/community/books/mastering-sql-server-profiler) *(RedGate, By Brad McGehee)*
* [Performance Tuning with SQL Server Dynamic Management Views](http://www.red-gate.com/community/books/dynamic-management-views) *(RedGate, By Tim Ford and Louis Davidson)*
* [Protecting SQL Server Data](http://www.red-gate.com/community/books/protecting-data) *(RedGate, By John Magnabosco)*
* [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)
* [SQL Server Backup and Restore](http://www.red-gate.com/community/books/sql-server-backup-and-restore) *(RedGate, By Shawn McGehee)*
* [SQL Server Concurrency: Locking, Blocking and Row Versioning](http://www.red-gate.com/community/books/sql-server-concurrency) *(RedGate, By Kalen Delaney)*
V
Victor Felder 已提交
2003 2004
* [SQL Server Execution Plans](http://download.red-gate.com/ebooks/SQL/sql-server-execution-plans.pdf) (PDF) *(RedGate, By Grant Fritchey)*
* [SQL Server Execution Plans, Second Edition](http://download.red-gate.com/ebooks/SQL/eBOOK_SQLServerExecutionPlans_2Ed_G_Fritchey.pdf) (PDF) *(RedGate, By Grant Fritchey)*
2005
* [SQL Server Hardware](http://www.red-gate.com/community/books/sql-server-hardware) *(RedGate, By Glenn Berry)*
C
Craig Davison 已提交
2006 2007
* [SQL Server Statistics](http://www.red-gate.com/community/books/sql-server-statistics) *(RedGate, By Holger Schmeling)*
* [SQL Server Stumpers Vol.5](http://www.red-gate.com/community/books/sql-server-stumpers-v5) *(RedGate, By SQLServerCentral Authors)*
2008 2009
* [SQL Server Tacklebox](http://www.red-gate.com/community/books/sql-server-tacklebox) *(RedGate, By Rodney Landrum)*
* [SQL Server Transaction Log Management](http://www.red-gate.com/community/books/sql-server-transaction-log-management) *(RedGate, By Tony Davis and Gail Shaw)*
C
Craig Davison 已提交
2010
* [The Art of SQL Server FILESTREAM](http://www.red-gate.com/community/books/art-of-filestream) *(RedGate, By Jacob Sebastian and Sven Aelterman)*
J
Jake 已提交
2011
* [Troubleshooting SQL Server: A Guide for the Accidental DBA](http://www.red-gate.com/community/books/accidental-dba) *(RedGate, By Jonathan Kehayias and Ted Krueger)*
2012

2013

C
Christoph Uschkrat 已提交
2014
### Standard ML
2015

C
Craig Davison 已提交
2016
* [Programming in Standard ML '97](http://homepages.inf.ed.ac.uk/stg/NOTES/) - Stephen Gilmore, University of Edinburgh
2017
* [Programming in Standard ML, Draft](http://www.cs.cmu.edu/~rwh/smlbook/) - Robert Harper
V
Victor Felder 已提交
2018

2019

C
Christoph Uschkrat 已提交
2020
### Subversion
2021

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


C
Christoph Uschkrat 已提交
2026
### Swift
2027

C
Craig Davison 已提交
2028
* [Learn Swift](http://books.aidanf.net/learn-swift)
2029
* [The Swift Programming Language](https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/Swift_Programming_Language/index.html) (HTML)
2030
* [The Swift Programming Language](https://itunes.apple.com/us/book/swift-programming-language/id881256329?mt=11) (iBook)
2031
* [Using Swift with Cocoa and Objective-C](https://itunes.apple.com/us/book/using-swift-cocoa-objective/id888894773?mt=11) (iBook)
2032

2033

C
Christoph Uschkrat 已提交
2034
### Tcl
2035

C
Craig Davison 已提交
2036
* [Tcl Programming](https://en.wikibooks.org/wiki/Programming%3ATcl) - Richard.Suchenwirth, et. al.
2037
* [TclWise](http://www.invece.org/tclwise/index.html) - Salvatore Sanfilippo
T
Tom Poindexter 已提交
2038

R
Robert Alm Nilsson 已提交
2039

C
Christoph Uschkrat 已提交
2040
### Teradata
2041

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

M
maieul 已提交
2044

C
Christoph Uschkrat 已提交
2045
### TeX
2046 2047 2048 2049

* [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
V
Victor Felder 已提交
2050
* See also [LaTeX](#latex)
M
maieul 已提交
2051

X
Xuankang Lin 已提交
2052

C
Christoph Uschkrat 已提交
2053
### Tizen
2054 2055

* [Tizen for Dummies](https://developer.tizen.org/sites/default/files/blogs/tizenfordummiesmainchangelist.pdf) - Jon Lansdell, Cheng Luo, Michelle Somersville (PDF)
D
danilov kirill 已提交
2056

V
Update  
Victor Felder 已提交
2057

C
Christoph Uschkrat 已提交
2058
### TLA
2059 2060

* [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 已提交
2061 2062


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

B
Basarat Ali Syed 已提交
2065
* [TypeScript Deep Dive](https://basarat.gitbooks.io/typescript/)
C
Chris Ben 已提交
2066
* [TypeScript for C# Programmers](http://www.infoq.com/minibooks/typescript-c-sharp-programmers)
C
Craig Davison 已提交
2067
* [TypeScript Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/typescript) (PDF, Kindle) *(Just fill the fields with any values)*
2068

R
Robert Alm Nilsson 已提交
2069

C
Christoph Uschkrat 已提交
2070
### Unix
2071

2072
* [An Introduction to Unix](http://www.oliverelliott.org/article/computing/tut_unix/)
2073
* [Commentary on the Sixth Edition UNIX Operating System](http://www.lemis.com/grog/Documentation/Lions/) - J. Lions
2074
* [UNIX Commands and Concepts](http://www.cs.bu.edu/teaching/unix/reference/) - Robert I. Pitts
C
Craig Davison 已提交
2075
* [Unix for Poets](http://web.stanford.edu/class/cs124/kwc-unix-for-poets.pdf) - Kenneth Ward Church (PDF)
A
Alexander Fefelov 已提交
2076
* [Unix Toolbox](http://cb.vu/unixtoolbox.xhtml) - Colin Barschel
2077
* [UNIX Tutorial for Beginners](http://www.ee.surrey.ac.uk/Teaching/Unix/)
R
Robert Alm Nilsson 已提交
2078

2079

C
Christoph Uschkrat 已提交
2080
### Verilog
2081

2082 2083 2084
* [Verilog Tutorial](http://www.asic-world.com/verilog/veritut.html)


C
Christoph Uschkrat 已提交
2085
### VHDL
2086

V
Victor Felder 已提交
2087
* [Free Range VHDL](https://github.com/fabriziotappero/Free-Range-VHDL-book) - Bryan Mealy, Fabrizio Tappero (TeX and PDF)
V
Victor Felder 已提交
2088
* [VHDL Tutorial](http://www.seas.upenn.edu/~ese171/vhdl/vhdl_primer.html)
V
Victor Felder 已提交
2089
* [VHDL Tutorial](http://hep.uchicago.edu/~tangjian/SVT_sub/FTK_ATLAS/AUX/vhdl-tutorial.pdf) - Peter J. Ashenden (PDF)
V
Victor Felder 已提交
2090
* [VHDL Tutorial: Learn By Example](http://esd.cs.ucr.edu/labs/tutorial/)
2091 2092


C
Christoph Uschkrat 已提交
2093
### Vim
2094

V
Victor Felder 已提交
2095
* [A Byte of Vim](http://www.swaroopch.com/notes/vim/)
2096
* [Learn Vim Progressively](http://yannesposito.com/Scratch/en/blog/Learn-Vim-Progressively/)
V
Victor Felder 已提交
2097
* [Learn Vimscript the Hard Way](http://learnvimscriptthehardway.stevelosh.com)
2098
* [Use Vim Like A Pro](https://leanpub.com/VimLikeAPro) *(Leanpub, by Tim Ottinger)*
2099
* [Vi Improved -- Vim](http://www.truth.sk/vim/vimbook-OPL.pdf) - Steve Oualline (PDF)
C
Craig Davison 已提交
2100
* [Vim Recipes](http://ebooksgo.org) (PDF)
V
Victor Felder 已提交
2101
* [Vim Regular Expressions 101](http://vimregex.com)
V
Victor Felder 已提交
2102

2103

C
Christoph Uschkrat 已提交
2104
### Visual Basic
2105

2106 2107 2108
* [Visual Basic Essentials](http://www.techotopia.com/index.php/Visual_Basic_Essentials)


C
Christoph Uschkrat 已提交
2109
### Visual Prolog
2110

2111 2112 2113 2114
* [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 已提交
2115
### Web Services
2116

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


C
Christoph Uschkrat 已提交
2120
### Windows 8
2121

2122
* [Programming Windows 8 Apps with HTML, CSS, and JavaScript (v1)](http://blogs.msdn.com/b/microsoft_press/archive/2012/10/29/free-ebook-programming-windows-8-apps-with-html-css-and-javascript.aspx)
2123
* [Programming Windows 8 Apps with HTML, CSS, and JavaScript (v2, incomplete)](http://blogs.msdn.com/b/microsoft_press/archive/2013/10/29/free-ebook-programming-windows-store-apps-with-html-css-and-javascript-second-edition-second-preview.aspx)
R
Robert Alm Nilsson 已提交
2124 2125


C
Christoph Uschkrat 已提交
2126
### Windows Phone
2127

J
Jake Worth 已提交
2128
* [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)
G
Gustavo Sillero 已提交
2129
* [Programming Windows Phone 7](http://blogs.msdn.com/b/microsoft_press/archive/2010/10/28/free-ebook-programming-windows-phone-7-by-charles-petzold.aspx)
C
Craig Davison 已提交
2130
* [Windows Phone 8 Development Succinctly](https://www.syncfusion.com/resources/techportal/ebooks/windowsphone8) - Matteo Pagani (PDF)
2131
* [Windows Phone 8.1 Development for Absolute Beginners](http://channel9.msdn.com/Series/Windows-Phone-8-1-Development-for-Absolute-Beginners)
2132
* [Windows Phone Programming Blue Book](http://www.robmiles.com/c-yellow-book/)
G
Gustavo Sillero 已提交
2133 2134


C
Christoph Uschkrat 已提交
2135
### Workflow
2136

M
Murphy Randle 已提交
2137
* [Declare Peace on Virtual Machines. A guide to simplifying vm-based development on a Mac](https://leanpub.com/declarepeaceonvms)
2138 2139


C
Christoph Uschkrat 已提交
2140
### xBase (dBase / Clipper / Harbour)
2141

C
Craig Davison 已提交
2142
* [Application Development with Harbour](https://en.wikibooks.org/wiki/Application_Development_with_Harbour)
2143
* [CA-Clipper 5.2 Norton Guide](http://www.ousob.com/ng/clguide/)
C
Craig Davison 已提交
2144
* [Clipper Tutorial: a Guide to Open Source Clipper(s)](https://en.wikibooks.org/wiki/Clipper_Tutorial%3A_a_Guide_to_Open_Source_Clipper(s))