free-programming-books-langs.md 156.6 KB
Newer Older
1 2 3 4 5 6
## BY PROGRAMMING LANGUAGE

Originally, this list included a section called "Language Agnostic" for books about programming subjects not restricted to a specific programming language. 
That section got so big, we decided to split it into its own file, the [BY SUBJECT file](free-programming-books-subjects.md).


D
Diego Mateos 已提交
7
### Index
8

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


J
Johan Wigert 已提交
226 227 228 229 230
### ABAP

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


C
Christoph Uschkrat 已提交
231
### Ada
232

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


C
Christoph Uschkrat 已提交
243
### Agda
244

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

248

C
Christoph Uschkrat 已提交
249
### Alef
250

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

253

C
Christoph Uschkrat 已提交
254
### Android
255

256
* [Android Notes for Professionals](https://goalkicker.com/AndroidBook) - Compiled from StackOverflow Documentation (PDF)
257
* [Android Programming Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/android) ([PDF](https://www.syncfusion.com/Account/Logon?ReturnUrl=%2fresources%2ftechportal%2febooks%2fandroid), [Kindle](https://www.syncfusion.com/Account/Logon?ReturnUrl=%2fresources%2ftechportal%2febooks%2fandroid)) (email address *requested*, not required)
258 259
* [Android Tutorial](http://www.tutorialspoint.com/android) - Tutorials Point
* [Codelabs for Advanced Android Development](https://developer.android.com/courses/advanced-training/toc)
C
Craig Davison 已提交
260 261
* [CodePath Android Cliffnotes](https://github.com/codepath/android_guides/wiki)
* [Expert Android and Eclipse development knowledge](http://www.vogella.com/tutorials/android.html)
262
* [Google Android Developer Training](https://developer.android.com/guide)
C
Craig Davison 已提交
263
* [Styling Android](https://blog.stylingandroid.com)
264
* [The Busy Coder's Guide to Android Development](https://commonsware.com/Android/4-2-free) (PDF - older versions)
B
bbuyukguzel 已提交
265

V
Victor Felder 已提交
266

C
Christoph Uschkrat 已提交
267
### APL
268

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


275 276 277 278 279 280
### App Inventor

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


C
Christoph Uschkrat 已提交
281
### Arduino
282

283
* [Arduino Programming Notebook](https://unglue.it/work/152452) - Brian Evans (PDF) (:card_file_box: *archived at unglue.it*)
G
Gintautas Švedas 已提交
284 285 286
* [Arduino Tips, Tricks, and Techniques](https://cdn-learn.adafruit.com/downloads/pdf/arduino-tips-tricks-and-techniques.pdf) - lady ada (PDF)
* [Getting started with Arduino – A Beginner’s Guide](http://manuals.makeuseof.com.s3.amazonaws.com/for-mobile/Arduino_-_MakeUseOf.com.pdf) - Brad Kendall (PDF)
* [Getting Started with Arduino products](https://www.arduino.cc/en/Guide) - Official Arduino Documentation (:construction: *in process*)
H
hiseba 已提交
287
* [Introduction to Arduino](http://playground.arduino.cc/Main/ManualsAndCurriculum)
288
* [Introduction to Arduino : A piece of cake!](http://www.introtoarduino.com) - Alan G. Smith
G
Gintautas Švedas 已提交
289
* [Open softwear - Fashionable prototyping and wearable computing using the Arduino](https://openlibra.com/en/book/download/open-softwear-fashionable-prototyping-and-wearable-computing-using-the-arduino) - Tony Olsson, David Gaetano, Jonas Odhner, Samson Wiklund (PDF)
H
hiseba 已提交
290

V
Victor Felder 已提交
291

292
### ASP.NET
293

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


### ASP.NET Core

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


310 311 312 313 314 315
#### Blazor

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


C
Christoph Uschkrat 已提交
316
### Assembly Language
317

G
Gintautas Švedas 已提交
318 319
* [ARM Assembly Language Programming](http://www.rigwit.co.uk/ARMBook/ARMBook.pdf) - Peter Knaggs (PDF) (:construction: *in process*)
* [Assemblers And Loaders (1993)](http://www.davidsalomon.name/assem.advertis/asl.pdf) - David Salomon (PDF)
320
* [Assembly Language Succinctly](https://www.syncfusion.com/resources/techportal/details/ebooks/assemblylanguage) (PDF)
T
Timo Salomäki 已提交
321
* [PC Assembly Language](http://pacman128.github.io/pcasm/) - P. A. Carter
J
Jackson Isaac 已提交
322
* [Professional Assembly Language](https://web.archive.org/web/20170329045538/http://blog.hit.edu.cn:80/jsx/upload/AT%EF%BC%86TAssemblyLanguage.pdf) (PDF)
323
* [Programming from the Ground Up](https://download-mirror.savannah.gnu.org/releases/pgubook/ProgrammingGroundUp-1-0-booksize.pdf) - Jonathan Bartlett (PDF)
E
engstrom 已提交
324
* [Ralf Brown's Interrupt List](http://www.ctyme.com/rbrown.htm)
325
* [Software optimization resources](http://www.agner.org/optimize/) - A. Fog
326
* [The Art of Assembly Language (2003)](https://web.archive.org/web/20120525102637/http://maven.smith.edu/~thiebaut/ArtOfAssembly/artofasm.html) - Randall Hyde (PDF)
327
* [WebAssembly friendly programming with C/C++](https://github.com/3dgen/cppwasm-book/tree/master/en) - Ending, Chai Shushan, Yushih (HTML, [:package: examples](https://github.com/3dgen/cppwasm-book/tree/master/examples))
S
sjas 已提交
328
* [Wizard Code, A View on Low-Level Programming](https://web.archive.org/web/20170712195930/http://vendu.twodots.nl/files/wizardcode4.pdf) - Tuomo Tuomo Venäläinen (PDF)
329
* [x86-64 Assembly Language Programming with Ubuntu](http://www.egr.unlv.edu/~ed/x86.html) - Ed Jorgensen (PDF)
330
* [x86 Assembly](https://en.wikibooks.org/wiki/X86_Assembly) - Wikibooks
G
Gintautas Švedas 已提交
331 332
* [x86 Disassembly](https://en.wikibooks.org/wiki/X86_Disassembly) - Wikibooks
* [Zen of Assembly Language: Volume I, Knowledge (1990)](http://www.jagregory.com/abrash-zen-of-asm/) - Michael Abrash
V
Victor Felder 已提交
333

334

C
Christoph Uschkrat 已提交
335
#### Non-X86
336

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

E
engstrom 已提交
343

C
Christoph Uschkrat 已提交
344
### AutoHotkey
345

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

E
engstrom 已提交
349

350 351 352 353 354
### AutoIt

* [AutoIt Docs](https://www.autoitscript.com/autoit3/docs/) - Jonathan Bennett (HTML)


C
Christoph Uschkrat 已提交
355
### Autotools
356

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


C
Christoph Uschkrat 已提交
361
### Awk
362

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


C
Christoph Uschkrat 已提交
369
### Bash
370

S
sstt011 已提交
371 372
* [Advanced Bash-Scripting Guide](http://tldp.org/LDP/abs/html/) - M. Cooper (HTML)
* [Bash Guide for Beginners (2008)](http://www.tldp.org/LDP/Bash-Beginners-Guide/html/) - M. Garrels (HTML)
373
* [Bash Notes for Professionals](http://goalkicker.com/BashBook/) - Compiled from StackOverflow documentation (PDF)
S
sstt011 已提交
374 375
* [BASH Programming (2000)](http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html) - Mike G. (HTML)
* [Bash Reference Manual](http://www.gnu.org/software/bash/manual/bashref.html) (HTML)
T
Timo Salomäki 已提交
376
* [Bash tutorial](https://web.archive.org/web/20180328183806/http://gdrcorelec.ups-tlse.fr/files/bash.pdf) - Anthony Scemama (PDF)
S
sstt011 已提交
377
* [BashGuide](http://mywiki.wooledge.org/BashGuide) - Maarten Billemont (HTML) [(PDF)](http://s.ntnu.no/bashguide.pdf)
378
* [Conquer the Command Line](https://magpi.raspberrypi.org/books/command-line-second-edition/pdf/download) - Richard Smedley (PDF)
S
sstt011 已提交
379 380
* [Conquering the Command Line](http://conqueringthecommandline.com/book/frontmatter) - Mark Bates (HTML)
* [Getting Started with BASH](http://www.hypexr.org/bash_tutorial.php) (HTML)
S
shwetab17 已提交
381
* [GNU Bash manual](https://www.gnu.org/software/bash/manual/bash.pdf) (PDF)
S
sstt011 已提交
382
* [Google Shell Style Guide](https://google.github.io/styleguide/shell.xml) - Paul Armstrong (HTML)
383
* [Introduction to Bash Scripting](https://github.com/bobbyiliev/introduction-to-bash-scripting) - Bobby Iliev (Markdown, PDF)
S
sstt011 已提交
384 385 386
* [Introduction to the Command Line](https://launchschool.com/books/command_line) - Launch School (HTML)
* [Linux Shell Scripting Tutorial - A Beginner's Handbook (2002)](http://www.freeos.com/guides/lsst/) - Vivek G. Gite (HTML)
* [Linux Shell Scripting Tutorial (LSST) v2.0](https://bash.cyberciti.biz/guide/Main_Page) - Vivek Gite (HTML)
387
* [Slackbook (2005)](http://slackbook.org) - Alan Hicks, Chris Lumens, David Cantrell and Logan Johnson (HTML, DocBook, Postscript, PDF)
S
sstt011 已提交
388
* [The Bash Academy](http://guide.bash.academy) - Maarten Billemont (HTML)
389
* [The Linux Command Line](http://linuxcommand.org/tlcl.php) - William E. Shotts, Jr. (PDF)
S
sstt011 已提交
390
* [Writing Shell Scripts](http://linuxcommand.org/lc3_writing_shell_scripts.php) - William E. Shotts, Jr. (HTML)
V
Victor Felder 已提交
391 392


C
Christoph Uschkrat 已提交
393
### Basic
394

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


C
Christoph Uschkrat 已提交
401
### BETA
402

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


C
Christoph Uschkrat 已提交
410
### C
411

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

V
Victor Felder 已提交
448

C
Christoph Uschkrat 已提交
449
### C Sharp
450

451
* [C# Essentials](http://www.techotopia.com/index.php/C_Sharp_Essentials)
452
* [C# Notes for Professionals](http://goalkicker.com/CSharpBook/) - Compiled from StackOverflow documentation (PDF)
453
* [C# Programming](https://en.wikibooks.org/wiki/C_Sharp_Programming) - Wikibooks
454
* [C# Programming Yellow Book](https://www.robmiles.com/s/CSharp-Book-2019-Refresh.pdf) - Rob Miles (PDF) (2019)
455
* [C# Smorgasbord](https://www.filipekberg.se) - Filip Ekberg (HTML) [(PDF, EPUB, MOBI)](https://www.filipekberg.se/2018/04/02/csharp-smorgasbord-free/) (2018)
T
Timo Salomäki 已提交
456
* [C# Tips](https://leanpub.com/cstips) - Jason Roberts *(Leanpub account or valid email requested)*
457
* [Creating Mobile Apps with Xamarin.Forms C#](https://developer.xamarin.com/guides/xamarin-forms/creating-mobile-apps-xamarin-forms/) - Charles Petzold
T
Timo Salomäki 已提交
458
* [Daily Design Patterns](https://web.archive.org/web/20170930132000/https://www.exceptionnotfound.net/downloads/dailydesignpattern.pdf) - Matthew P Jones (PDF)
J
Jamie Dawson 已提交
459
* [Data Structures and Algorithms with Object-Oriented Design Patterns in C#](https://web.archive.org/web/20161220072449/http://www.brpreiss.com/books/opus6/) - Bruno Preiss
G
G-Square 已提交
460
* [Dissecting a C# Application](https://damieng.com/blog/2007/11/08/dissecting-a-c-application-inside-sharpdevelop) - Christian Holm, Bernhard Spuida, Mike Kruger
461
* [Fundamentals of Computer Programming with C# (the Bulgarian Book)](http://www.introprogramming.info/english-intro-csharp-book/read-online/) - Svetlin Nakov, Veselin Kolev et al. (HTML, [PDF, EPUB](https://introprogramming.info/english-intro-csharp-book/downloads/))
462
* [High level asynchronous programming with Reactive Extensions](https://github.com/petroemil/Rx.Book) - Emil Petro
R
Ruben 已提交
463
* [Introduction to Rx](http://www.introtorx.com)
464
* [Learn C# in Y Minutes](https://learnxinyminutes.com/docs/csharp/)
465
* [Mastering Xamarin UI Development, Second Edition](https://www.packtpub.com/free-ebook/mastering-xamarin-ui-development-second-edition/9781788995511) - Steven F. Daniel (Packt account *required*)
466
* [.NET Book Zero](http://www.charlespetzold.com/dotnet) - Charles Petzold (PDF, XPS)
467
* [Object Oriented Programming using C#](http://bookboon.com/en/object-oriented-programming-using-c-sharp-ebook) - Simon Kendal, Bookboon. (email address *requested*, not required)
468
* [Threading in C#](http://www.albahari.com/threading/)
469 470
* [Xamarin.Forms for macOS Succinctly](https://www.syncfusion.com/ebooks/xamarin_forms_for_mac_os_succinctly) - Alessandro Del Sole
* [Xamarin.Forms Succinctly](https://www.syncfusion.com/ebooks/xamarin-forms-succinctly) - Alessandro Del Sole
471

472

S
Seth 已提交
473
<h3 id="cpp">C++</h3>
474

475
* [C++ Annotations](https://fbb-git.gitlab.io/cppannotations/) - Frank B. Brokken (HTML, PDF)
476
* [C++ Core Guidelines](https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md) - Editors: Bjarne Stroustrup, Herb Sutter
477
* [C++ GUI Programming With Qt 3](https://ptgmedia.pearsoncmg.com/images/0131240722/downloads/blanchette_book.pdf) - Jasmin Blanchette, Mark Summerfield (PDF)
M
Mauro Cicolella 已提交
478
* [C++ Language](http://www.cplusplus.com/doc/tutorial/)
479
* [C++ Notes for Professionals](https://goalkicker.com/CPlusPlusBook) - Compiled from StackOverflow Documentation (PDF)
480
* [C++ Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/cplusplus) (PDF, Kindle) (email address *requested*, not required)
481
* [C++ Tricks](http://www.bordoon.com/cplusplus/book_wrapper.html)
C
Craig Davison 已提交
482
* [CS106X Programming Abstractions in C++](http://web.stanford.edu/class/cs106x/)
483
* [Elements of Programming](http://elementsofprogramming.com) - Alexander Stepanov and Paul McJones - (PDF)
484
* [Financial Numerical Recipes in C++](http://finance.bi.no/~bernt/gcc_prog/recipes/) - Bernt Arne Ødegaard
V
Victor Felder 已提交
485
* [Game Programming Patterns](http://gameprogrammingpatterns.com)
486
* [Google's C++ Style Guide](https://google.github.io/styleguide/cppguide.html)
487 488
* [Hands-On System Programming with C++](https://www.packtpub.com/free-ebook/hands-on-system-programming-with-c/9781789137880) - Dr. Rian Quinn (Packt account *required*)
* [How to make an Operating System](https://samypesse.gitbook.io/how-to-create-an-operating-system/) - Samy Pesse
A
AllenDowney 已提交
489
* [How To Think Like a Computer Scientist: C++ Version](http://greenteapress.com/thinkcpp/index.html) - Allen B. Downey
490
* [Introduction to Design Patterns in C++ with Qt 4](http://ptgmedia.pearsoncmg.com/images/9780131879058/downloads/0131879057_Ezust_book.pdf) - Alan Ezust, Paul Ezust (PDF)
491
* [Joint Strike Fighter, C++ Coding Standards, by Bjarne Stroustrup](http://www.stroustrup.com/JSF-AV-rules.pdf) (PDF)
492
* [LearnCpp.com](https://www.learncpp.com) (HTML)
G
gabriellim 已提交
493
* [Matters Computational: Ideas, Algorithms, Source Code, by Jorg Arndt](http://www.jjj.de/fxt/fxtbook.pdf) (PDF)
494
* [Open Data Structures (In C++)](http://opendatastructures.org/ods-cpp.pdf) - Pat Morin (PDF)
495
* [Programming Fundamentals - A Modular Structured Approach using C++](https://learning.hccs.edu/faculty/ken.busbee/programming-fundamentals-a-modular-structured-approach-using-c) - Kenneth Leroy Busbee (PDF)
C
Chanchal Kumar Ghosh 已提交
496
* [Software Design Using C++](http://cis.stvincent.edu/html/tutorials/swd/) - Br. David Carlson and Br. Isidore Minerd
S
Sergey M. 已提交
497
* [Software optimization resources by Agner Fog](http://www.agner.org/optimize/)
498 499
* [The Boost C++ libraries](http://theboostcpplibraries.com) - Boris Schäling (HTML)
* [The Rook's Guide to C++](http://rooksguide.org/2013/11/26/version-1-0-is-out/) - Jeremy Hansen (PDF)
I
Ilya Ivanov 已提交
500
* [The Ultimate Question of Programming, Refactoring, and Everything](https://www.gitbook.com/book/alexastva/the-ultimate-question-of-programming-refactoring-/details)
501
* [Think C++: How To Think Like a Computer Scientist](https://greenteapress.com/wp/think-c/) - Allen B. Downey (PDF)
502
* [Thinking in C++, Second Edition, Vol. 1.](https://archive.org/details/TICPP2ndEdVolOne) - Bruce Eckel [(Vol. 2)](https://archive.org/details/TICPP2ndEdVolTwo)
503
* [Working Draft, Standard for Programming Language C++, 2021 Revision](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/n4885.pdf) - Thomas Köppe (PDF) *(:construction: in process)*
504

D
DJilanov 已提交
505

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

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

511

C
Christoph Uschkrat 已提交
512
### Cilk
513

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

516

C
Christoph Uschkrat 已提交
517
### Clojure
518

V
Victor Felder 已提交
519
* [A Brief Beginner’s Guide To Clojure](http://www.unexpected-vortices.com/clojure/brief-beginners-guide/)
V
Victor Felder 已提交
520
* [Clojure - Functional Programming for the JVM](http://java.ociweb.com/mark/clojure/article.html) - R. Mark Volkmann
J
Javed Mohamed 已提交
521
* [Clojure by Example](https://kimh.github.io/clojure-by-example/) - Hirokuni Kim
522
* [Clojure community-driven documentation](http://clojure-doc.org)
B
Boris Egorov 已提交
523
* [Clojure Cookbook](https://github.com/clojure-cookbook/clojure-cookbook)
N
Nathan Jones 已提交
524
* [Clojure Distilled Beginner Guide](http://yogthos.github.io/ClojureDistilled.html)
V
Victor Felder 已提交
525
* [Clojure for the Brave and True](http://www.braveclojure.com)
526
* [Clojure in Small Pieces](https://web.archive.org/web/20201013022918/http://daly.axiom-developer.org/clojure.pdf) - Rich Hickey, Timothy Daly (PDF) [(:card_file_box: *unglued*)](https://unglue.it/work/489419/)
V
Victor Felder 已提交
527
* [Clojure Koans](http://clojurekoans.com)
528
* [Clojure Programming](https://en.wikibooks.org/wiki/Clojure_Programming) - Wikibooks
V
Victor Felder 已提交
529
* [ClojureScript Koans](http://clojurescriptkoans.com)
530
* [ClojureScript Unraveled](https://funcool.github.io/clojurescript-unraveled/) (HTML)
V
Victor Felder 已提交
531 532
* [Data Sorcery with Clojure](http://data-sorcery.org/contents/)
* [Modern cljs](https://github.com/magomimmo/modern-cljs)
V
Victor Felder 已提交
533
* [SICP Distilled - An idiosyncratic tour of SICP in Clojure](http://www.sicpdistilled.com)
534
* [The Clojure Style Guide](https://github.com/bbatsov/clojure-style-guide)
535

536

C
Christoph Uschkrat 已提交
537
### COBOL
538

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

R
Robert Alm Nilsson 已提交
544

C
Christoph Uschkrat 已提交
545
### CoffeeScript
546

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

V
Victor Felder 已提交
552

C
Christoph Uschkrat 已提交
553
### ColdFusion
554

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

V
Victor Felder 已提交
558

O
oltolm 已提交
559 560 561 562 563
### Component Pascal

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


C
Christoph Uschkrat 已提交
564
### Cool
565

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


C
Christoph Uschkrat 已提交
569
### Coq
570

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


575 576
### Crystal

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

V
Victor Felder 已提交
579

M
Meet Shah 已提交
580
### CUDA
581

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

M
Meet Shah 已提交
586

C
Christoph Uschkrat 已提交
587
### D
588

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

V
Victor Felder 已提交
592

C
Christoph Uschkrat 已提交
593
### Dart
594

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

V
Victor Felder 已提交
597

C
Christoph Uschkrat 已提交
598
### DB2
599

V
Victor Felder 已提交
600 601 602 603 604
* [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)


605 606 607 608 609
### DBMS

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


C
Christoph Uschkrat 已提交
610
### Delphi / Pascal
611

V
Victor Felder 已提交
612
* [Essential Pascal Version 1 and 2](http://www.marcocantu.com/epascal/) - M. Cantù
T
Timo Salomäki 已提交
613
* [Expert Delphi](https://www.packtpub.com/free-ebooks/expert-delphi) - Paweł Głowacki (Packt account *required*)
614
* [Modern Object Pascal Introduction for Programmers](https://github.com/michaliskambi/modern-pascal-introduction) - Michalis Kamburelis ([AsciiDoc](https://github.com/michaliskambi/modern-pascal-introduction/blob/master/modern_pascal_introduction.adoc#logical-relational-and-bit-wise-operators), [HTML](https://castle-engine.io/modern_pascal_introduction.html), [PDF](https://castle-engine.io/modern_pascal_introduction.pdf))
V
Victor Felder 已提交
615 616


C
Christoph Uschkrat 已提交
617
### DTrace
618

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


622 623 624 625 626
### Eiffel

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


J
Jeff Turner 已提交
627
### Elixir
628

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

V
Victor Felder 已提交
637

638 639 640 641 642
#### Ecto

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


643 644
#### Phoenix

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


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

A
Afiq Nazrie 已提交
651
* [An Introduction to Programming in Emacs Lisp](https://www.gnu.org/software/emacs/manual/eintr.html)
A
Anoop G R 已提交
652
* [Emacs for the Modern World](https://www.finseth.com/craft/) (HTML)
653
* [GNU Emacs Lisp Reference Manual](http://www.gnu.org/software/emacs/manual/elisp.html)
A
Afiq Nazrie 已提交
654
* [GNU Emacs Manual](https://www.gnu.org/software/emacs/manual/emacs.html)
V
Victor Felder 已提交
655 656


657
### Embedded Systems
658

V
Victor Felder 已提交
659
* [Control and Embedded Systems](http://www.learn-c.com) (HTML)
A
Arvind Iyer 已提交
660
* [Discovering the STM32 Microcontroller](http://www.cs.indiana.edu/~geobrown/book.pdf) (PDF)
661
* [First Steps with Embedded Systems](https://www.phaedsys.com/principals/bytecraft/bytecraftdata/bcfirststeps.pdf) - Byte Craft Limited (PDF)
662
* [Introduction to Embedded Systems, Second Edition](https://ptolemy.berkeley.edu/books/leeseshia/releases/LeeSeshia_DigitalV2_2.pdf) - Edward Ashford Lee, Sanjit Arunkumar Seshia (PDF)
A
Arvind Iyer 已提交
663
* [Introduction to Microcontrollers](http://www.embeddedrelated.com/showarticle/453.php) (HTML)
D
David Ordás 已提交
664
* [Mastering the FreeRTOS Real Time Kernel - a Hands On Tutorial Guide](https://freertos.org/Documentation/RTOS_book.html) - freertos.org ([PDF](https://freertos.org/fr-content-src/uploads/2018/07/161204_Mastering_the_FreeRTOS_Real_Time_Kernel-A_Hands-On_Tutorial_Guide.pdf))
A
Arvind Iyer 已提交
665 666


C
Christoph Uschkrat 已提交
667
### Erlang
668

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

V
Victor Felder 已提交
679

680 681
### ESP8266

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


C
Christoph Uschkrat 已提交
685
### F Sharp
686

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

V
Victor Felder 已提交
694

C
Christoph Uschkrat 已提交
695
### Firefox OS
696

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

R
Robert Alm Nilsson 已提交
699

700 701 702 703
### Flutter

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


C
Christoph Uschkrat 已提交
708
### Force.com
709

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

721

C
Christoph Uschkrat 已提交
722
### Forth
723

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


C
Christoph Uschkrat 已提交
732
### Fortran
733

D
David Ordás 已提交
734 735 736 737 738 739 740 741 742 743
* [Fortran 90 Tutorial](http://www.cs.mtu.edu/~shene/COURSES/cs201/NOTES/fortran.html) - C.-K. Shene at Michigan Technological University (HTML)
* [Fortran 90 Tutorial](https://web.stanford.edu/class/me200c/tutorial_90/) - Sarah T. Whitlock, Paul H. Hargrove at Stanford University (HTML)
* [Fortran information & resources](https://www.fortranplus.co.uk/fortran-information/) - fortranplus.co.uk (HTML)
* [FORTRAN Performance Tuning co-Guide (1998)](https://www.ibiblio.org/pub/languages/fortran/unct.html) - Timothy C. Prince (HTML)
* [Introduction to Fortran](https://qc2-teaching.readthedocs.io/en/latest/programming.html) - Sebastian Ehlert, Julius Stückrath, Marcel Mueller, Marcel Stahn (HTML)
* [Modern Fortran in Science and Technology](https://modern-fortran-in-science-and-technology.readthedocs.io/en/latest) - Jonas Lindemann and Ola Dahlblom (HTML, [PDF](https://modern-fortran-in-science-and-technology.readthedocs.io/_/downloads/en/latest/pdf/), [EPUB](https://modern-fortran-in-science-and-technology.readthedocs.io/_/downloads/en/latest/epub/))
* [Modern Fortran Tutorial](https://masuday.github.io/fortran_tutorial/) - Yutaka Masuda (HTML)
* [Professional Programmer’s Guide to Fortran77 (2005)](https://www.star.le.ac.uk/~cgp/prof77.pdf) - Clive G. Page (PDF)
* [Self Study Guide 2: Programming in Fortran 95](http://www.mrao.cam.ac.uk/~rachael/compphys/SelfStudyF95.pdf) - Dr Rachael Padman (PDF)
* [User Notes On Fortran Programming (UNFP): An open cooperative practical guide (1998)](https://www.ibiblio.org/pub/languages/fortran/) - Abraham Agay, Arne Vajhoej et. al (HTML)
R
Robert Alm Nilsson 已提交
744 745


C
Christoph Uschkrat 已提交
746
### FreeBSD
747

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


C
Christoph Uschkrat 已提交
753
### Git
754

H
Hogan Long 已提交
755
* [A Visual Git Reference](http://marklodato.github.io/visual-git-guide/index-en.html) - Mark Lodato
C
Chris Ben 已提交
756
* [Conversational Git](http://blog.anvard.org/conversational-git/)
757
* [git - the simple guide](http://rogerdudler.github.io/git-guide/)
758
* [Git for Computer Scientists](http://eagain.net/articles/git-for-computer-scientists/)
V
Victor Felder 已提交
759
* [Git From The Bottom Up](https://jwiegley.github.io/git-from-the-bottom-up/) - J. Wiegley
760
* [Git Immersion](http://gitimmersion.com)
C
Chris Ben 已提交
761
* [Git In The Trenches](http://cbx33.github.io/gitt/index.html)
762
* [Git internals](https://github.com/pluralsight/git-internals-pdf/raw/master/drafts/peepcode-git.pdf) - Scott Chacon (PDF)
S
Sanpi 已提交
763
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/)
764
* [Git Notes for Professionals](http://goalkicker.com/GitBook) - Compiled from StackOverflow Documentation (PDF)
T
Timo Salomäki 已提交
765 766
* [Git Pocket Guide](https://www.oreilly.com/library/view/git-pocket-guide/9781449327507) - Richard E. Silverman
* [Git Reference](https://web.archive.org/web/20170602211147/http://gitref.org/)
767
* [Git Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/git) (PDF, Kindle) (email address *requested*, not required)
C
Chris Ben 已提交
768
* [Git Workflows](http://documentup.com/skwp/git-workflows-book)
R
Radovan Kavicky 已提交
769
* [Happy Git and GitHub for the useR](https://happygitwithr.com) - Jenny Bryan
770
* [How to Collaborate on Github](https://github.com/eonist/How-to-collaborate-on-github) - André J
771 772
* [Introduction to Git and Github](https://launchschool.com/books/git) - Launch School
* [Introduction to Git and Github - Tutorial](http://cse.unl.edu/~cbourke/gitTutorial.pdf) - Dr. Chris Bourke (PDF)
773
* [Introduction to Git and GitHub eBook](https://github.com/bobbyiliev/introduction-to-git-and-github-ebook) - Bobby Iliev (Markdown, PDF)
C
Craig Davison 已提交
774 775
* [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
776
* [Pro Git Reedited](https://leanpub.com/progitreedited/read) - Jon Forrest
J
Jackson Isaac 已提交
777
* [Ry's Git Tutorial](https://web.archive.org/web/20161121145226/http://rypress.com:80/tutorials/git/index) - Ryan Hodson
G
Gustavo Sillero 已提交
778
* [Think Like (a) Git: A Guide for the Perplexed](http://think-like-a-git.net)
V
Victor Felder 已提交
779 780


C
Christoph Uschkrat 已提交
781
### Go
782

V
Victor Felder 已提交
783
* [An Introduction to Programming in Go](http://www.golang-book.com)
B
buo 已提交
784
* [Build Web Application with Golang](https://astaxie.gitbooks.io/build-web-application-with-golang/content/en/)
C
Craig Davison 已提交
785
* [Building Web Apps with Go](https://codegangsta.gitbooks.io/building-web-apps-with-go/content/)
R
Rytis Bieliunas 已提交
786
* [Darker Corners of Go](https://rytisbiel.com/2021/03/06/darker-corners-of-go/) - Rytis Bieliunas
J
Jim Kalafut 已提交
787
* [Effective Go](https://golang.org/doc/effective_go.html)
I
Ilya Mashchenko 已提交
788
* [Go 101](https://go101.org/article/101.html) - [@TapirLiu](https://twitter.com/TapirLiu)
M
mistermatze 已提交
789
* [Go Bootcamp](http://www.golangbootcamp.com/book) - Matt Aimonetti
V
Victor Felder 已提交
790
* [Go by Example](https://gobyexample.com)
M
Maor Zamski 已提交
791
* [Go for Javascript Developers](https://github.com/bulim/go-for-javascript-developers)
792
* [How To Code in Go](https://www.digitalocean.com/community/books/how-to-code-in-go-ebook) - Mark Bates, Cory Lanou, and Timothy J. Raymond (PDF, EPUB)
E
Elton Morais 已提交
793
* [Learn Go with Tests](https://quii.gitbook.io/learn-go-with-tests/)
-
-=fAlC0n=- 已提交
794
* [Learning Go](https://miek.nl/go/)
G
Guy 已提交
795
* [Let's learn Go!](http://go-book.readthedocs.io/en/latest/)
796
* [Practical Cryptography With Go](https://leanpub.com/gocrypto/read) - Kyle Isom
C
Craig Davison 已提交
797
* [The Go Tutorial](http://tour.golang.org)
798
* [The Little Go Book](https://github.com/karlseguin/the-little-go-book) - Karl Seguin ([PDF](https://www.openmymind.net/assets/go/go.pdf), [ePUB](https://www.openmymind.net/assets/go/go.epub))
S
Suraj Patil 已提交
799
* [Web apps in Go, the anti textbook](https://github.com/thewhitetulip/web-dev-golang-anti-textbook/)
V
Victor Felder 已提交
800

R
Robert Alm Nilsson 已提交
801

802 803 804
### GraphQL

* [Fullstack GraphQL](https://github.com/GraphQLCollege/fullstack-graphql)
805
* [Learning graphqL](https://riptutorial.com/Download/graphql.pdf) (PDF)
806 807


C
Christoph Uschkrat 已提交
808
### Groovy
V
Victor Felder 已提交
809

C
Christoph Uschkrat 已提交
810
#### Gradle
811

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

R
Robert Alm Nilsson 已提交
816

C
Christoph Uschkrat 已提交
817
#### Grails
818

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

V
Victor Felder 已提交
823

C
Christoph Uschkrat 已提交
824
#### Spock Framework
825

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

V
Victor Felder 已提交
828

E
eshellman 已提交
829 830 831 832 833
### Hack

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


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

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

B
Baze Petrushev 已提交
842

C
Christoph Uschkrat 已提交
843
### Haskell
844

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

R
Robert Alm Nilsson 已提交
864

M
Mark Knol 已提交
865 866
### Haxe

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

M
Mark Knol 已提交
873

C
Christoph Uschkrat 已提交
874
### HTML / CSS
875

C
Chris Ben 已提交
876
* [A beginner's guide to HTML&CSS](http://learn.shayhowe.com/html-css/)
V
Victor Felder 已提交
877
* [A free guide to learn HTML and CSS](http://marksheet.io)
878
* [Adaptive Web Design](http://adaptivewebdesign.info/1st-edition/) - Aaron Gustafson
C
Chris Ben 已提交
879
* [An advanced guide to HTML&CSS](http://learn.shayhowe.com/advanced-html-css/)
880
* [Atomic Design](https://atomicdesign.bradfrost.com) - Brad Frost
T
Timo Salomäki 已提交
881
* [Canvassing](https://web.archive.org/web/20160505010319/http://learnjs.io/canvassing/read/)
882
* [Code Guide: Standards for developing flexible, durable, and sustainable HTML and CSS](http://mdo.github.io/code-guide/) - Mark Otto
R
ranwise 已提交
883
* [CSS Animation 101](https://github.com/cssanimation/css-animation-101)
884
* [CSS Notes for Professionals](http://goalkicker.com/CSSBook) - Compiled from StackOverflow Documentation (PDF)
885
* [Dive Into HTML5](http://diveinto.html5doctor.com) - Mark Pilgrim ([PDF](http://mislav.net/2011/10/dive-into-html5/))
886
* [DOM Enlightenment](http://domenlightenment.com) - Cody Lindley (HTML)
C
Craig Davison 已提交
887
* [GA Dash](https://dash.generalassemb.ly)
T
Timo Salomäki 已提交
888
* [Google's HTML/CSS Style Guide](https://google.github.io/styleguide/htmlcssguide.html)
T
Timo Salomäki 已提交
889
* [How to Code in HTML5 and CSS3](https://web.archive.org/web/20180816174417/http://howtocodeinhtml.com/HowToCodeInHTML5AndCSS3.pdf) - Damian Wielgosik (PDF)
M
martinvd 已提交
890
* [HTML Canvas Deep Dive](http://joshondesign.com/p/books/canvasdeepdive/toc.html) - Josh Marinacci
V
Victor Felder 已提交
891
* [HTML Dog Tutorials](http://www.htmldog.com)
T
Timo Salomäki 已提交
892
* [HTML5 Canvas](https://www.oreilly.com/library/view/html5-canvas/9781449308032/ch01.html) - Steve Fulton & Jeff Fulton
893
* [HTML5 Canvas Notes for Professionals](https://goalkicker.com/HTML5CanvasBook/) - Compiled from StackOverflow documentation (PDF)
T
Timo Salomäki 已提交
894
* [HTML5 for Publishers](https://www.oreilly.com/library/view/html5-for-publishers/9781449320065/pr02.html) - Sanders Kleinfeld
V
Victor Felder 已提交
895
* [HTML5 For Web Designers](http://html5forwebdesigners.com) - Jeremy Keith
896
* [HTML5 Notes for Professionals](https://goalkicker.com/HTML5Book/) - Compiled from StackOverflow documentation (PDF)
897 898
* [HTML5 Quick Learning Guide](https://www.ossblog.org/wp-content/uploads/2017/06/html5-quick-learning-quide.pdf) - HTML5Templates (PDF)
* [HTML5 Shoot 'em Up in an Afternoon](https://leanpub.com/html5shootemupinanafternoon/read) - Bryan Bibat (HTML)
899
* [Interneting is Hard (But it Doesn't Have to Be)](https://www.internetingishard.com) - Oliver James
V
Victor Felder 已提交
900
* [Learn CSS Layout](http://learnlayout.com)
D
Dupz 已提交
901
* [Learn CSS Layout the pedantic way](http://book.mixu.net/css/)
902
* [Learn to Code HTML & CSS](https://learn.shayhowe.com) - Shay Howe
903
* [Magic of CSS](https://adamschwartz.co/magic-of-css/) - Adam Schwartz (HTML) (:construction: *in process*)
V
Victor Felder 已提交
904
* [MaintainableCSS](http://maintainablecss.com)
J
Jack Dolgin 已提交
905
* [Pocket Guide to Writing SVG](https://svgpocketguide.com) - Joni Trythall
906
* [Pro HTML5 Programming](https://web.archive.org/web/20181215200026/http://apress.jensimmons.com/v5/pro-html5-programming/ch0.html) - Jen Simmons, Chris O'Connor, Dylan Wooters, Peter Lubbers
907
* [Resilient Web Design](https://resilientwebdesign.com/#Resilientweb%20design) - Jeremy Keith
908
* [Scalable and Modular Architecture for CSS](https://web.archive.org/web/20191116073929/http://smacss.com/) - Jonathan Snook
V
Victor Felder 已提交
909
* [Understanding Flexbox: Everything you need to know](https://ohansemmanuel.github.io/uf_download.html) - Ohans Emmanuel
910
* [W3.CSS Succinctly](https://www.syncfusion.com/ebooks/w3_css_succinctly) - Joseph D. Booth
D
Diogo Barros 已提交
911
* [Web Audio API](http://chimera.labs.oreilly.com/books/1234000001552) - Boris Smus
912
* [Web Visual Effects with CSS3](https://leanpub.com/web-visual-effects-with-css3/read) - Thomas Mak
V
Victor Felder 已提交
913 914


C
Christoph Uschkrat 已提交
915
#### Bootstrap
916

917 918 919
* [Twitter Bootstrap 3 Succinctly](https://www.syncfusion.com/resources/techportal/details/ebooks/twitterbootstrap3) - Peter Shaw
* [Twitter Bootstrap 4 Succinctly](https://www.syncfusion.com/ebooks/twitterbootstrap4-succinctly) - Peter Shaw
* [Twitter Bootstrap Succinctly](https://www.syncfusion.com/resources/techportal/details/ebooks/twitterbootstrap) - Peter Shaw
V
Victor Felder 已提交
920 921


922 923 924 925 926
### Idris

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


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

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


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

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

D
adds J  
Darek Nedza 已提交
942

943 944 945
### IoT

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


C
Christoph Uschkrat 已提交
949
### Isabelle/HOL
950

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

D
adds J  
Darek Nedza 已提交
954

C
Christoph Uschkrat 已提交
955
### J
956

E
Espartaco Palma 已提交
957
* [Arithmetic by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/arithmetic.pdf) (PDF)
958
* [Brief Reference by Chris Burke and Clifford Reiter](http://www.jsoftware.com/books/pdf/brief.pdf) (PDF)
E
Espartaco Palma 已提交
959
* [Calculus by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/calculus.pdf) (PDF)
D
adds J  
Darek Nedza 已提交
960
* [Computers and Mathematical Notation by Kenneth E Iverson](http://www.jsoftware.com/papers/camn.htm)
961
* [Concrete Math Companion by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/cmc.pdf) (PDF)
V
Victor Felder 已提交
962
* [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 已提交
963
* [Exploring Math by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/expmath.pdf) (PDF)
F
Fwiffo 已提交
964
* [J for C Programmers by Henry Rich](http://www.jsoftware.com/help/jforc/contents.htm)
D
adds J  
Darek Nedza 已提交
965
* [J Primer](http://www.jsoftware.com/help/primer/contents.htm)
D
David Metcalfe 已提交
966
* [Learning J by Roger Stokes- online](http://www.jsoftware.com/help/learning/contents.htm)
E
Espartaco Palma 已提交
967 968
* [Math for the Layman by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/mftl.zip) (zipped html+images)

D
adds J  
Darek Nedza 已提交
969

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

V
Victor Felder 已提交
972 973
* [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)
974
* [Artificial Intelligence - Foundations of Computational Agents, Second Edition](https://artint.info/2e/html/ArtInt2e.html) - David L. Poole and Alan K. Mackworth
975
* [Building Back-End Web Apps with Java, JPA and JSF](https://web-engineering.info/tech/JavaJpaJsf/book/) - Mircea Diaconescu, Gerd Wagner (HTML,PDF)
976
* [Category wise tutorials - J2EE](https://www.mkyong.com/all-tutorials-on-mkyong-com/) - Yong Mook Kim
E
eshellman 已提交
977
* [Core Servlets and JavaServer Pages, 2nd Ed. (2003)](http://pdf.coreservlets.com) - Marty Hall and Larry Brown
978
* [Data Structures in Java for the Principled Programmer (2007)](https://web.archive.org/web/20190302130416/http://dept.cs.williams.edu/~bailey/JavaStructures/Book_files/JavaStructures.pdf) - Duane A. Bailey (PDF)
979
* [Google's Java Style Guide](https://google.github.io/styleguide/javaguide.html)
980
* [Introduction to Computer Science "booksite"](https://introcs.cs.princeton.edu/java/cs/) - by Robert Sedgewick and Kevin Wayne (HTML)
B
brannx 已提交
981
* [Introduction to Computer science using Java](http://www.programmedlessons.org/Java9/index.html) - Bradley Kjell
982
* [Introduction to Programming in Java](http://introcs.cs.princeton.edu/java/home/) - Robert Sedgewick and Kevin Wayne
983 984
* [Introduction to Programming Using Java](http://math.hws.edu/javanotes) - David J. Eck (HTML, PDF, ePUB + exercises)
* [Introduction to Programming Using Java (5th Edition - final version, 2010 Jun)](https://math.hws.edu/eck/cs124/javanotes5) - David J. Eck (HTML, PDF, ePUB + exercises)
E
eshellman 已提交
985
* [Java Application Development on Linux (2005)](https://ptgmedia.pearsoncmg.com/images/013143697X/downloads/013143697X_book.pdf) - Carl Albing and Michael Schwarz (PDF)
E
eshellman 已提交
986
* [Java, Java, Java Object-Oriented Problem Solving](https://archive.org/details/JavaJavaJavaObject-orientedProblemSolving/page/n0) - R. Morelli and R.Walde
987
* [Java Language and Virtual Machine Specifications](https://docs.oracle.com/javase/specs/) - James Gosling, et al
988
* [Java Notes for Professionals](http://goalkicker.com/JavaBook/) - Compiled from StackOverflow documentation (PDF)
D
Dev Agarwal 已提交
989
* [Java Programming](https://en.wikibooks.org/wiki/Java_Programming) - Wikibooks
990
* [Java Programming for Kids](https://yfain.github.io/Java4Kids/) - Yakov Fain
T
Timo Salomäki 已提交
991
* [Java Projects, Second Edition](https://www.packtpub.com/free-ebooks/java-projects-second-edition) - Peter Verhas (Packt account *required*)
992
* [Learning Java Language](https://riptutorial.com/Download/java-language.pdf) - Compiled from StackOverflow Documentation (PDF)
993
* [Microservices Best Practices for Java](https://www.redbooks.ibm.com/redbooks/pdfs/sg248357.pdf) (PDF)
994 995
* [Object-Oriented Programming in JavaTM Textbook](http://computing.southern.edu/halterman/OOPJ/) - Rick Halterman (PDF per Chapter)
* [Object Oriented Programming using Java](https://bookboon.com/en/object-oriented-programming-using-java-ebook) - Simon Kendal (PDF) , Bookboon. (email address *requested*, not required)
H
Harry Kar 已提交
996
* [OOP - Learn Object Oriented Thinking & Programming](http://pub.bruckner.cz/titles/oop) - Rudolf Pecinovsky (PDF)
997
* [Open Data Structures (in Java)](http://opendatastructures.org/ods-java.pdf) - Pat Morin (PDF)
998
* [Playing with Java Microservices on Kubernetes and OpenShift](https://leanpub.com/playing-with-java-microservices-on-k8s-and-ocp) - Nebrass Lamouchi *(Leanpub account or valid email requested)*
E
eshellman 已提交
999
* [Processing XML with Java (A Guide to SAX, DOM, JDOM, JAXP, and TrAX) (2002)](http://www.cafeconleche.org/books/xmljava/) - Elliotte Rusty Harold
1000
* [The ABC of PDF with iText: PDF Syntax essentials](https://leanpub.com/itext_pdfabc) - Bruno Lowagie  *(Leanpub account or valid email requested)*
1001 1002
* [The Java EE6 Tutorial](https://docs.oracle.com/javaee/6/tutorial/doc/javaeetutorial6.pdf) (PDF)
* [The Java EE7 Tutorial](https://docs.oracle.com/javaee/7/JEETT.pdf) - Eric Jendrock, et al (PDF)
L
Liza :) 已提交
1003
* [The Java Tutorials](https://docs.oracle.com/javase/tutorial/index.html)
P
Pierre 已提交
1004
* [The Java Web Scraping Handbook](https://www.scrapingbee.com/java-webscraping-book) - Kevin Sahin (PDF, HTML)
1005
* [Think Data Structures: Algorithms and Information Retrieval in Java](https://greenteapress.com/wp/think-data-structures/) - Allen B. Downey (PDF, HTML)
1006 1007
* [Think Java: How to Think Like a Computer Scientist, 2nd Edition](https://greenteapress.com/wp/think-java-2e/) - Allen B. Downey and Chris Mayfield (HTML, PDF) [(Interactive version by Trinket)](https://books.trinket.io/thinkjava2/)
  * [Think Java: How to Think Like a Computer Scientist](https://greenteapress.com/wp/think-java/) - Allen B. Downey and Chris Mayfield (HTML, PDF) [(Interactive version by Trinket)](https://books.trinket.io/thinkjava/)
1008
* [Using RxJava 2 Tutorial](https://www.vogella.com/tutorials/RxJava/article.html) - Lars Vogel, Simon Scholz (HTML)
1009
* [Welcome to Java for Python Programmers](https://runestone.academy/runestone/books/published/java4python/index.html) - Brad Miller
E
eshellman 已提交
1010
* [Welcome to the Java Workshop (2006)](http://javaworkshop.sourceforge.net) - Trevor Miller
1011
* [What’s New in Java 8](https://leanpub.com/whatsnewinjava8/read) - Adam L. Davis
V
Victor Felder 已提交
1012

M
Manan Shah 已提交
1013

C
Codename One 已提交
1014 1015 1016 1017 1018 1019
#### Codename One

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


1020 1021 1022 1023 1024
#### JasperReports

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


1025 1026 1027 1028 1029 1030
#### Solidity

* [Introductory guide for Solidity](https://www.tutorialspoint.com/solidity/index.htm)
* [The Solidity Reference Guide](https://docs.soliditylang.org)


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

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

1039

C
Christoph Uschkrat 已提交
1040
#### Spring Boot
1041

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

1045

S
savuckovi 已提交
1046 1047 1048 1049 1050
#### Spring Data

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


C
Christoph Uschkrat 已提交
1051
#### Spring Security
1052

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

1055

C
Christoph Uschkrat 已提交
1056
#### Wicket
1057

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

1060

C
Christoph Uschkrat 已提交
1061
### JavaScript
1062

1063 1064
* [Basic JavaScript for the impatient programmer](http://www.2ality.com/2013/06/basic-javascript.html) - Dr. Axel Rauschmayer (HTML)
* [Book of Modern Frontend Tooling](https://github.com/tooling/book-of-modern-frontend-tooling) - Various (HTML)
1065
* [Building Front-End Web Apps with Plain JavaScript](https://web-engineering.info/JsFrontendApp-Book) - Gerd Wagner (HTML,PDF)
1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078
* [Clean Code JavaScript](https://github.com/ryanmcdermott/clean-code-javascript) - Ryan McDermott (HTML)
* [Crockford's JavaScript](http://www.crockford.com/javascript/) - Douglas Crockford (HTML)
* [Deep JavaScript: Theory and techniques](https://exploringjs.com/deep-js) - Dr. Axel Rauschmayer (HTML)
* [Designing Scalable JavaScript Applications](https://www.manning.com/books/designing-scalable-javascript-applications) - Emmit Scott (PDF+livebook)
* [Dev Docs](https://devdocs.io/javascript/) - Various (HTML)
* [Eloquent JavaScript 3rd edition](http://eloquentjavascript.net) - Marijn Haverbeke (HTML, PDF, EPUB, MOBI)
* [Exploring ES6](http://exploringjs.com/es6/) - Dr. Axel Rauschmayer (HTML)
* [Google JavaScript Style Guide](https://google.github.io/styleguide/javascriptguide.xml) - Aaron Whyte, Bob Jervis, Dan Pupius, Erik Arvidsson, Fritz Schneider, & Robby Walker (HTML)
* [Human JavaScript](http://read.humanjavascript.com/ch01-introduction.html) - Henrik Joreteg (HTML)
* [JavaScript Allongé](https://leanpub.com/javascript-allonge/read) - Reginald Braithwaite (HTML)
* [JavaScript Bible](http://media.wiley.com/product_ancillary/28/07645334/DOWNLOAD/all.pdf) - Danny Goodman (PDF)
* [JavaScript Challenges Book](https://tcorral.github.io/javascript-challenges-book/) - Tomás Corral Casas (HTML)
* [JavaScript Enlightenment](http://www.javascriptenlightenment.com) - Cody Lindley (HTML)
A
AlbertoM 已提交
1079
* [JavaScript ES6 and beyond](https://github.com/AlbertoMontalesi/JavaScript-es6-and-beyond-ebook) - Alberto Montalesi (PDF, epub)
1080 1081 1082 1083
* [JavaScript For Cats](http://jsforcats.com) - Maxwell Ogden (HTML)
* [JavaScript for Impatient Programmers (ES2020 edition)](https://exploringjs.com/impatient-js/toc.html) - Dr. Axel Rauschmayer (HTML)
* [JavaScript Fundamentals, Plus a Dash Of JQuery - for dinner ladies](http://nicholasjohnson.com/javascript-book/) - Nicholas Johnson (HTML)
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/) Maintained by Tim Ruffles (HTML)
1084
* [JavaScript Interview #35](https://gumroad.com/l/javascript-interview-35) - Coderslang Master (PDF, email address *requested*, not required)
1085
* [JavaScript Notes for Professionals](https://goalkicker.com/JavaScriptBook/) - Compiled from StackOverflow documentation (PDF)
1086 1087 1088 1089 1090 1091 1092 1093
* [JavaScript Patterns Collection](http://shichuan.github.io/javascript-patterns/) - Shi Chuan (HTML)
* [JavaScript Spessore](https://web.archive.org/web/20160325064800/https://leanpub.com/javascript-spessore/read) - Reginald Braithwaite (HTML)
* [JavaScript Succinctly](https://www.syncfusion.com/resources/techportal/ebooks/javascript) - Cody Lindley (PDF, Kindle; email address *requested*, not required)
* [JavaScript the Right Way](https://github.com/braziljs/js-the-right-way) - William Oliveira & Allan Esquina (HTML)
* [jQuery Fundamentals](http://jqfundamentals.com) - Bocoup (HTML)
* [JS Robots](http://markdaggett.com/images/ExpertJavaScript-ch6.pdf) - Mark Daggett (PDF)
* [Leaflet Tips and Tricks: Interactive Maps Made Easy](https://leanpub.com/leaflet-tips-and-tricks/read) - Malcolm Maclean (HTML)
* [Learning JavaScript Design Patterns](http://addyosmani.com/resources/essentialjsdesignpatterns/book/) - Addy Osmani (HTML)
1094
* [Let's Learn ES6](https://bubblin.io/cover/let-s-learn-es6-by-ryan-christiani#frontmatter) - Ryan Christiani (Superbook format)
1095 1096 1097 1098 1099 1100 1101 1102
* [Managing Space and Time with JavaScript - Book 1: The Basics](http://www.noelrappin.com) - Noel Rappin (dead link)
* [Marionette Exposé: Learn to write modular Javascript applications using Backbone Marionette and RequireJS/AMD](https://leanpub.com/marionetteexpose) - Jack Killilea  (HTML, PDF, EPUB, MOBI; Leanpub account or valid email requested)
* [Mozilla Developer Network's JavaScript Guide](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide) - Mozilla Developer Network contributors (HTML)
* [Neural Networks with JavaScript Succinctly](https://www.syncfusion.com/ebooks/neural-networks-with-javascript-succinctly) - James McCaffrey (PDF, EPUB, MOBI)
* [Oh My JS](https://web.archive.org/web/20150317231950/https://leanpub.com/ohmyjs/read) - Azat Mardanov (HTML)
* [Patterns For Large-Scale JavaScript Application Architecture](http://addyosmani.com/largescalejavascript/) - Addy Osmani (HTML)
* [Practical Modern JavaScript](https://github.com/mjavascript/practical-modern-javascript) - Nicolas Bevacqua (HTML)
* [Professor Frisby’s Mostly Adequate Guide to Functional Programming](https://mostly-adequate.gitbooks.io/mostly-adequate-guide/content/) - Brian Lonsdorf (HTML)
1103
* [Robust Client-Side JavaScript](https://molily.de/robust-javascript/) - Matthias Schäfer (HTML, EPUB)
1104 1105 1106
* [Single page apps in depth](http://singlepageappbook.com) - Mixu (HTML)
* [Speaking JavaScript](http://speakingjs.com/es5/) - Dr. Axel Rauschmayer
* [Standard ECMA-262 ECMAScript 2016 Language Specification](https://www.ecma-international.org/publications/standards/Ecma-262.htm) - Ecma International (HTML,PDF)
1107
* [The JavaScript Tutorial](http://javascript.info) - Ilya Kantor (HTML)
1108
* [The JavaScript Way](https://github.com/bpesquet/thejsway) - Baptiste Pesquet
1109 1110 1111 1112
* [The Problem with Native JavaScript APIs](https://www.oreilly.com/programming/free/native-javascript-apis.csp) - Nicholas C. Zakas (PDF, email address *requested*)
* [Thinking in JavaScript](https://www.amazon.com/Thinking-JavaScript-Aravind-Shenoy-ebook/dp/B00JUI6LUQ) - Aravind Shenoy (Kindle)
* [Understanding ECMAScript 6](https://leanpub.com/understandinges6/read) - Nicholas C. Zakas (HTML)
* [Understanding JavaScript OOP](http://robotlolita.me/2011/10/09/understanding-javascript-oop.html) - Quil (HTML)
1113
* [Understanding the DOM — Document Object Model](https://www.digitalocean.com/community/books/understanding-the-dom-document-object-model-ebook) - Tania Rascia (PDF, EPUB)
1114
* [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) - Kyle Simpson (HTML, PDF, EPUB, MOBI)
1115 1116


1117
#### AngularJS
1118

1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132
> :information_source: See also &#8230; [Angular](#angular)

* [Angular 1 Style Guide](https://github.com/johnpapa/angular-styleguide/blob/master/a1/README.md) - John Papa (HTML)
* [Angular for the jQuery developer](http://www.ng-newsletter.com.s3-website-us-east-1.amazonaws.com/posts/angular-for-the-jquery-developer.html) - ng-newsletter, Ari Lerner, David Wu, Nate Murray (HTML)
* [AngularJS - Step by Logical Step](http://nicholasjohnson.com/angular-book/) - Nicholas Johnson (HTML)
* [AngularJS Guide](https://docs.angularjs.org/guide/) (HTML)
* [AngularJS Material Designing](https://material.angularjs.org/latest/) (HTML)
* [AngularJS Notes for Professionals](https://goalkicker.com/AngularJSBook) - Compiled from StackOverflow Documentation ([PDF](https://goalkicker.com/AngularJSBook/AngularJSNotesForProfessionals.pdf))
* [AngularJS Style Guide for teams](https://github.com/toddmotto/angularjs-styleguide) - Todd Motto (HTML)
* [AngularJS Succinctly](https://www.syncfusion.com/resources/techportal/ebooks/angularjs) - Frederik Dietz (PDF, EPUB, Kindle) (email address *requested*, not required)
* [AngularJS Tutorial](https://docs.angularjs.org/tutorial) (HTML)
* [AngularJS vs EmberJs](https://angularjs-emberjs-compare.bguiz.com) - Brendan Graetz (HTML, [PDF, EBOOK, Kindle](https://leanpub.com/angularjs-emberjs-compare)) (Leanpub account / email address *not required*)
* [Seven-Part Introduction to AngularJS](http://ngokevin.com/blog/angular-1/) - Keving Ngo (HTML, [:package: demos, open-sourced examples](https://github.com/ngokevin/angularbook))
* [Unit Testing Best Practices in AngularJS](http://andyshora.com/unit-testing-best-practices-angularjs.html) - Andy Shora (HTML)
S
sstt011 已提交
1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158


#### Aurelia

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


#### Backbone.js

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


#### Booty5.js

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


#### D3.js

* [D3 Tips and Tricks](https://leanpub.com/D3-Tips-and-Tricks/read) - Malcolm Maclean
S
Seth 已提交
1159
* [Dashing D3.js Tutorial](https://www.dashingd3js.com/d3-tutorial)
S
sstt011 已提交
1160 1161 1162 1163 1164
* [Interactive Data Visualization with D3](http://alignedleft.com/tutorials/d3)


#### Dojo

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


1168 1169 1170 1171 1172
#### Electron

* [Electron Succinctly, Syncfusion](https://www.syncfusion.com/succinctly-free-ebooks/electron-succinctly) (PDF, Kindle) (email address requested, not required)


S
sstt011 已提交
1173 1174
#### Elm

A
Alex 已提交
1175 1176
* [An Introduction to Elm](https://guide.elm-lang.org) (HTML)
* [Beginning Elm](https://elmprogramming.com) - Pawan Poudel  (HTML)
S
sstt011 已提交
1177
* [Building a Live-Validating Signup Form in Elm](http://tech.noredink.com/post/129641182738/building-a-live-validated-signup-form-in-elm)
1178
* [Elm Accelerated](https://accelerated.amimetic.co.uk) - James Porter
A
Alex 已提交
1179
* [Elm Programming Language](https://en.wikibooks.org/wiki/Elm_programming_language) (HTML)
T
Timo Salomäki 已提交
1180
* [Elm Tutorial](https://legacy.gitbook.com/book/sporto/elm-tutorial/details)
A
Alex 已提交
1181
* [Learn You an Elm](https://learnyouanelm.github.io) (HTML)
S
sstt011 已提交
1182 1183 1184 1185 1186
* [The Elm Architecture](https://github.com/evancz/elm-architecture-tutorial)


#### Ember.js

1187
* [AngularJs vs EmberJs](https://angularjs-emberjs-compare.bguiz.com) - Brendan Graetz (HTML, [PDF, EPUB, Kindle](https://leanpub.com/angularjs-emberjs-compare)) (Leanpub account / email address *not required*)
S
sstt011 已提交
1188 1189
* [DockYard Ember.js Style Guide](https://github.com/DockYard/styleguides/blob/master/engineering/ember.md)
* [Ember App with RailsApi](https://dockyard.com/blog/ember/2013/01/07/building-an-ember-app-with-rails-api-part-1)
J
Judah Lamm 已提交
1190
* [Ember.js - Getting started](https://guides.emberjs.com/release/)
S
sstt011 已提交
1191
* [Vic Ramon's Ember Tutorial](http://ember.vicramon.com)
1192
* [yoember.com](https://yoember.com)
S
sstt011 已提交
1193 1194 1195 1196 1197 1198 1199


#### Express.js

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


1200 1201 1202 1203 1204
#### Fastify

* [Fastify - Latest Documentation](https://www.fastify.io/docs/latest) (HTML)


1205 1206 1207 1208 1209
#### Ionic

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


S
sstt011 已提交
1210 1211 1212
#### jQuery

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


#### Meteor

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

1222

K
Kalpesh 已提交
1223 1224 1225 1226 1227 1228
#### Next.js

* [Mastering Next.js](https://masteringnextjs.com)
* [The Next.js Handbook](https://flaviocopes.com/page/nextjs-handbook/) - Flavio Copes (HTML, PDF) *(email required for PDF)*


C
Christoph Uschkrat 已提交
1229
#### Node.js
1230

C
Craig Davison 已提交
1231
* [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))
A
Asher 已提交
1232
* [From Containers to Kubernetes with Node.js](https://www.digitalocean.com/community/books/from-containers-to-kubernetes-with-node-js-ebook) - Kathleen Juell (PDF, EPUB)
1233
* [Full Stack JavaScript: Learn Backbone.js, Node.js and MongoDB](https://github.com/azat-co/fullstack-javascript) - Azat Mardan
1234
* [How To Code in Node.js - eBook](https://www.digitalocean.com/community/books/how-to-code-in-node-js-ebook) - David Landup, Marcus Sanatan @ Stack Abuse, Digital Ocean (PDF, EPUB)
1235
* [Introduction to Node.js](https://nodejs.dev/learn) (HTML)
1236
* [Mixu's Node Book](http://book.mixu.net/node/)
1237
* [Module Patterns](https://leanpub.com/modulepatterns) - Pedro Teixeira (HTML, PDF, EPUB, Kindle) *(Leanpub account or valid email requested)*
1238
* [Node Documentation](https://nodejs.org/en/docs/)
T
Timo Salomäki 已提交
1239
* [Node: Up and Running](https://www.oreilly.com/library/view/node-up-and/9781449332235/) - Tom Hughes-Croucher
1240
* [Node.js Notes for Professionals](http://goalkicker.com/NodeJSBook) - Compiled from StackOverflow Documentation (PDF)
1241
* [Node.js Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/nodejs) (PDF, Kindle) (email address *requested*, not required)
1242
* [Practical Node.js: Building Real-World Scalable Web Apps](https://github.com/azat-co/practicalnode) - Azat Mardan
V
Victor Felder 已提交
1243
* [The Node Beginner Book](http://nodebeginner.org)
S
sstt011 已提交
1244 1245 1246


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

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

1250

S
sstt011 已提交
1251 1252
#### React

T
Timo Salomäki 已提交
1253
* [Full-Stack React Projects](https://www.packtpub.com/free-ebooks/full-stack-react-projects) - Shama Hoque (Packt account *required*)
S
sstt011 已提交
1254
* [Hacking with React](http://www.hackingwithreact.com)
1255
* [How To Code in React.js](https://www.digitalocean.com/community/books/how-to-code-in-react-js-ebook) - Joe Morgan
S
sstt011 已提交
1256 1257
* [Intro to the React Framework](http://code.tutsplus.com/tutorials/intro-to-the-react-framework--net-35660)
* [Learning React.js: Getting Started and Concepts](https://scotch.io/tutorials/learning-react-getting-started-and-concepts)
T
Timo Salomäki 已提交
1258
* [React-Bits](https://github.com/vasanthk/react-bits)
C
chris 已提交
1259
* [React Book, your beginner guide to React](https://github.com/softchris/react-book/) - Chris Noring
1260 1261
* [React Enlightenment](https://www.reactenlightenment.com)
* [React In-depth: An exploration of UI development](https://developmentarc.gitbooks.io/react-indepth/content/)
1262
* [React in patterns](https://krasimir.gitbooks.io/react-in-patterns/content) - Krasimir Tsonev
1263
* [React JS Notes for Professionals](https://goalkicker.com/ReactJSBook/) - Compiled from StackOverflow Documentation (PDF)
S
sstt011 已提交
1264
* [React Primer Draft](https://github.com/mikechau/react-primer-draft)
1265
* [React Succinctly](https://www.syncfusion.com/ebooks/react-succinctly) - Samer Buna
S
sstt011 已提交
1266 1267 1268 1269 1270 1271 1272 1273
* [React Tutorial](https://reactjs.org/tutorial/tutorial.html)
* React Tutorial by Josh Finnie
  * [Part 1](http://www.joshfinnie.com/blog/reactjs-tutorial-part-1/)
  * [Part 2](http://www.joshfinnie.com/blog/reactjs-tutorial-part-2/)
  * [Part 3](http://www.joshfinnie.com/blog/reactjs-tutorial-part-3/)
* [React with ASP.NET Core Tutorial](https://reactjs.net/getting-started/aspnetcore.html)
* [React.js Tutorial: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial/)
* [SurviveJS - Webpack and React](http://survivejs.com)
1274 1275


S
sstt011 已提交
1276 1277 1278 1279 1280
#### React Native

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


B
Boris Dinkevich 已提交
1285 1286
#### Redux

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


A
Andrei Dobrinski 已提交
1292 1293 1294 1295 1296
#### Svelte

* [Svelte Tutorial](https://svelte.dev/tutorial/basics) - Svelte.dev


T
Timo Salomäki 已提交
1297 1298
#### Vue.js

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


C
Christoph Uschkrat 已提交
1304
### Jenkins
1305

1306
* [Jenkins: The Definitive Guide](http://www.bogotobogo.com/DevOps/Jenkins/images/Intro_install/jenkins-the-definitive-guide.pdf) (PDF)
1307
* [Jenkins User Handbook](https://www.jenkins.io/user-handbook.pdf) (PDF)
A
amishpatel1994 已提交
1308 1309


1310 1311
### Julia

1312
* [Introducing Julia](https://en.wikibooks.org/wiki/Introducing_Julia) - Wikibooks
1313
* [Julia by Example](http://samuelcolvin.github.io/JuliaByExample) - Samuel Colvin (GitHub repo)
1314
* [Julia Data Science](https://juliadatascience.io) - Jose Storopoli, Rik Huijzer, and Lazaro Alonso
I
IgorLutiy 已提交
1315
* [Julia language: a concise tutorial](https://syl1.gitbook.io/julia-language-a-concise-tutorial) - Antonello Lobianco (GitBook)
1316
* [Learn Julia in Y minutes](https://learnxinyminutes.com/docs/julia) - Leah Hanson
1317
* [Quantitative Economics with Julia](https://julia.quantecon.org/_downloads/pdf/quantitative_economics_with_julia.pdf) - Jesse Perla, Thomas J. Sargent and John Stachurski (PDF)
1318
* [The Julia Express](http://bogumilkaminski.pl/files/julia_express.pdf) - Bogumił Kamiński (PDF)
1319
* [Think Julia](https://benlauwens.github.io/ThinkJulia.jl/latest/book.html) - Ben Lauwens and Allen Downey (GitBook)
1320 1321


1322 1323
### Kotlin

1324
* [Kotlin Notes for Professionals](https://goalkicker.com/KotlinBook/) - Compiled from StackOverflow documentation (PDF)
1325
* [Kotlin Official Documentation](https://kotlinlang.org/docs/reference/)
1326
* [Kotlin Quick Reference](https://kotlin-quick-reference.com) - Alvin Alexander (gitbook)
1327
* [Learning Kotlin](https://riptutorial.com/Download/kotlin.pdf) (PDF)
1328 1329


1330 1331 1332
### LaTeX / TeX

#### LaTeX
1333

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

1339 1340 1341 1342 1343 1344

#### TeX

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

1346

1347 1348 1349 1350 1351
### Language Agnostic

* [BY SUBJECT](free-programming-books-subjects.md) This section has been moved to its own file.


C
Christoph Uschkrat 已提交
1352
### Limbo
1353

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

1356

C
Christoph Uschkrat 已提交
1357
### Linux
1358

1359
* [Ad Hoc Data Analysis From The Unix Command Line](https://en.wikibooks.org/wiki/Ad_Hoc_Data_Analysis_From_The_Unix_Command_Line) - Wikibooks
1360
* [Advanced Linux Programming](https://mentorembedded.github.io/advancedlinuxprogramming/) (PDF)
O
omarayad1 已提交
1361
* [Automated Linux From Scratch](http://www.linuxfromscratch.org/alfs/download.html)
V
Victor Felder 已提交
1362
* [Getting Started with Ubuntu](http://ubuntu-manual.org)
C
Craig Davison 已提交
1363
* [GNU Autoconf, Automake and Libtool](http://www.sourceware.org/autobook/download.html)
V
Victor Felder 已提交
1364
* [GTK+/Gnome Application Development](http://www.linuxtopia.org/online_books/gui_toolkit_guides/gtk+_gnome_application_development/)
O
omarayad1 已提交
1365
* [Hardened Linux From Scratch](http://www.linuxfromscratch.org/hlfs/download.html)
T
Timo Salomäki 已提交
1366
* [Kali Linux 2018: Assuring Security by Penetration Testing, Fourth Edition](https://www.packtpub.com/free-ebooks/kali-linux-2018-assuring-security-penetration-testing-fourth-edition) - Shiva V. N Parasram, Alex Samm, Damian Boodoo, Gerard Johansen, Lee Allen, Tedi Heriyanto, Shakeel Ali (Packt account *required*)
L
Liza :) 已提交
1367
* [Kali Linux: Professional Penetration-Testing Distribution](http://docs.kali.org)
C
Craig Davison 已提交
1368
* [Learning Debian GNU/Linux](http://www.oreilly.com/openbook/debian/book/index.html)
1369
* [Linux 101 Hacks](http://thegeekstuff.s3.amazonaws.com/files/linux-101-hacks.zip) - Ramesh Natarajan (PDF)
G
gabriellim 已提交
1370
* [Linux Administrator's Security Guide](http://www.linuxtopia.org/online_books/linux_administrators_security_guide/index.html)
V
Victor Felder 已提交
1371
* [Linux Advanced Routing & Traffic Control HOWTO](http://lartc.org)
1372
* [Linux Appliance Design: A Hands-On Guide to Building Linux Appliances](http://librta.org/book.html) - Bob Smith, John Hardin, Graham Phillips, Bill Pierce (PDF, EPUB, MOBI)
1373
* [Linux commands Notes for Professionals](https://goalkicker.com/LinuxBook/) - Compiled from StackOverflow documentation (PDF)
1374
* [Linux Device Drivers, Third Edition](http://lwn.net/Kernel/LDD3/) - Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman
G
gabriellim 已提交
1375
* [Linux from Scratch](http://www.linuxfromscratch.org/lfs/view/stable/)
1376
* [Linux Fundamentals](http://linux-training.be/linuxfun.pdf) - Paul Cobbaut (PDF)
H
Hofer-Julian 已提交
1377
* [Linux Inside](https://0xax.gitbooks.io/linux-insides/content/index.html)
B
Boris 已提交
1378
* [Linux Kernel in a Nutshell](http://www.kroah.com/lkn/)
V
Victor Felder 已提交
1379
* [Linux Newbie Administrator Guide](http://lnag.sourceforge.net)
G
gabriellim 已提交
1380
* [Linux Security for Beginners](http://www.linuxtopia.org/LinuxSecurity/index.html)
1381
* [Linux Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/linux) (PDF, Kindle) (email address *requested*, not required)
G
gabriellim 已提交
1382
* [Red Hat Enterprise Linux 6 Essentials](http://www.techotopia.com/index.php/Red_Hat_Enterprise_Linux_6_Essentials)
V
Victor Felder 已提交
1383
* [Secure Programming HOWTO - Creating Secure Software](http://www.dwheeler.com/secure-programs/) - D. A. Wheeler (HTML, PDF)
1384
* [Ten Steps to Linux Survival: Bash for Windows People](http://dullroar.com/book/TenStepsToLinuxSurvival.html) - Jim Lehmer
C
Craig Davison 已提交
1385
* [The Debian Administrator's Handbook](https://debian-handbook.info)
G
gabriellim 已提交
1386
* [The Linux Command Line](http://linuxcommand.org/tlcl.php) (PDF)
C
Craig Davison 已提交
1387
* [The Linux Development Platform](http://ptgmedia.pearsoncmg.com/imprint_downloads/informit/perens/0130091154.pdf) (PDF)
1388
* [The Linux Kernel Module Programming Guide](https://sysprog21.github.io/lkmpg/)
G
gabriellim 已提交
1389
* [The Linux System Administrator's Guide](http://www.tldp.org/LDP/sag/html/index.html)
B
Boris 已提交
1390
* [Ubuntu Pocket Guide and Reference](http://www.ubuntupocketguide.com/index_main.html)
1391
* [Ubuntu Server Guide](https://help.ubuntu.com/20.04/serverguide/serverguide.pdf) (PDF)
S
Sameh Tharwat 已提交
1392
* [Understanding the Linux Virtual Memory Manager](https://www.kernel.org/doc/gorman/) - Mel Gorman (HTML, PDF)
A
Alex Gorelov 已提交
1393
* [UNIX Systems Programming for SVR4](http://www.bitsinthewind.com/about-dac/publications/unix-systems-programming) - David A. Curry
G
gabriellim 已提交
1394 1395
* [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 已提交
1396

1397

C
Christoph Uschkrat 已提交
1398
### Lisp
1399

C
Craig Davison 已提交
1400
* [Basic Lisp Techniques](http://franz.com/resources/educational_resources/cooper.book.pdf) - David J. Cooper, Jr. (PDF)
A
Alexander Fefelov 已提交
1401
* [Casting Spels in Lisp](http://www.lisperati.com/casting.html)
V
Victor Felder 已提交
1402
* [Common Lisp: A Gentle Introduction to Symbolic Computation](http://www.cs.cmu.edu/~dst/LispBook/) - David S. Touretzky (PDF, PS)
M
Mojtahedi 已提交
1403
* [Common Lisp: An Interactive Approach](http://www.cse.buffalo.edu/~shapiro/Commonlisp/) - Stuart C. Shapiro
V
Victor Felder 已提交
1404 1405
* [Common Lisp Quick Reference](http://clqr.boundp.org)
* [Common Lisp the Language, 2nd Edition](http://www.cs.cmu.edu/Groups/AI/html/cltl/mirrors.html)
1406
* [Google's Common Lisp Style Guide](https://google.github.io/styleguide/lispguide.xml)
V
Victor Felder 已提交
1407
* [Interpreting LISP](http://www.civilized.com/files/lispbook.pdf) - Gary D. Knott (PDF)
1408
* [Learn Lisp The Hard Way](https://github.com/LispTO/llthw) - Colin J.E. Lupton
V
Victor Felder 已提交
1409
* [Let Over Lambda - 50 Years of Lisp](http://letoverlambda.com/index.cl/) - D. Hoyte
D
Daniil Archangelsky 已提交
1410
* [Lisp for the Web](https://leanpub.com/lispweb) - Adam Tornhill (PDF, EPUB, MOBI) *(Leanpub account or valid email requested)*
1411
* [Lisp Hackers: Interviews with 100x More Productive Programmers](https://leanpub.com/lisphackers/read) - Vsevolod Dyomkin
A
Alexander Fefelov 已提交
1412
* [Lisp Koans](https://github.com/google/lisp-koans)
1413
* [Lisp Web Tales](https://leanpub.com/lispwebtales) - Pavel Penev *(Leanpub account or valid email requested)*
D
Daniil Archangelsky 已提交
1414
* [Loving Common Lisp, or the Savvy Programmer's Secret Weapon](https://leanpub.com/lovinglisp) - Mark Watson (PDF, EPUB, MOBI) *(Leanpub account or valid email requested)*
V
Victor Felder 已提交
1415
* [On Lisp](http://www.paulgraham.com/onlisp.html) - P. Graham
C
Charlie McMackin 已提交
1416
* [Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp](https://github.com/norvig/paip-lisp) - Peter Norvig (PDF, epub, markdown)
V
Victor Felder 已提交
1417
* [Practical Common Lisp](http://www.gigamonkeys.com/book/) - P. Seibel
A
Alex Gorelov 已提交
1418
* [The Common Lisp Cookbook](https://lispcookbook.github.io/cl-cookbook/)
V
Victor Felder 已提交
1419
* [The Evolution of Lisp](http://www.dreamsongs.com/Files/HOPL2-Uncut.pdf) - Guy L. Steele Jr., Richard P. Gabriel (PDF)
V
Victor Felder 已提交
1420

1421

1422 1423
### Livecode

A
angerangel 已提交
1424
* [LiveCode userguide](http://www.scribd.com/doc/216789127/LiveCode-userguide) (PDF)
1425 1426


C
Christoph Uschkrat 已提交
1427
### Lua
1428

1429
* [Lua 5.3 Reference Manual](http://www.lua.org/manual/5.3/)
1430
* [Lua Programming](https://en.wikibooks.org/wiki/Lua_Programming) - Wikibooks
1431
* [Programming in Lua (first edition)](https://www.lua.org/pil/contents.html)
V
Victor Felder 已提交
1432 1433


1434 1435
### Make

N
nonce 已提交
1436
* [Makefile tutorial](https://makefiletutorial.com) - Chase Lambert
1437 1438 1439
* [Managing Projects with GNU Make](https://www.oreilly.com/openbook/make3/book/index.html) - Robert Mecklenburg


C
Christoph Uschkrat 已提交
1440
### Markdown
1441

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


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

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


C
Christoph Uschkrat 已提交
1454
### MATLAB
1455

1456
* [An Interactive Introduction to MATLAB](http://www.science.smith.edu/~jcardell/Courses/EGR326/Intro-to-MATLAB.pdf) (PDF)
C
Craig Davison 已提交
1457
* [An Introduction to MATLAB](http://www.maths.dundee.ac.uk/software/MatlabNotes.pdf) (PDF)
T
Todd Atkins 已提交
1458
* [Applications of MATLAB in Science and Engineering](http://www.intechopen.com/books/applications-of-matlab-in-science-and-engineering)
C
Craig Davison 已提交
1459
* [Experiments with MATLAB](http://www.mathworks.com/moler/exm/index.html?requestedDomain=www.mathworks.com&nocookie=true)
T
Timo Salomäki 已提交
1460
* [Freshman Engineering Problem Solving with MATLAB](https://cnx.org/exports/3a643c1f-c1ba-4c2a-8065-317a1f2b1add@18.1.pdf/freshman-engineering-problem-solving-with-matlab-18.1.pdf) (PDF)
E
Espartaco Palma 已提交
1461
* [Interactive Tutorials for MATLAB, Simulink, Signal Processing, Controls, and Computational Mathematics](http://www.mathworks.com/tutorials)
1462
* [Introduction to MATLAB for Engineering Students](https://www.mccormick.northwestern.edu/documents/students/undergraduate/introduction-to-matlab.pdf) - David Houcque (PDF) (1.2, 2005)
M
Mohammad Hossein Mojtahedi 已提交
1463 1464
* [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 已提交
1465
* [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)
1466
* [MATLAB Notes for professionals](https://goalkicker.com/MATLABBook) - Compiled from StackOverflow documentation (PDF)
1467
* [MATLAB Programming](https://en.wikibooks.org/wiki/MATLAB_Programming) - Wikibooks
1468
* [MATLAB Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/matlab) (PDF, Kindle) (email address *requested*, not required)
C
Craig Davison 已提交
1469
* [Numerical Computing with MATLAB](http://www.mathworks.com/moler/index_ncm.html?requestedDomain=www.mathworks.com&nocookie=true)
1470
* [Physical Modeling in MATLAB](http://greenteapress.com/matlab/index.html) - Alan B. Downey
1471
* [Scientific Computing](https://www.math.ust.hk/~machas/scientific-computing.pdf) - Jeffrey R. Chasnov (PDF)
T
Todd Atkins 已提交
1472 1473


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

C
Charlotte Tan 已提交
1476
* [Developing with Eclipse and Maven](https://books.sonatype.com/m2eclipse-book/reference/index.html)
C
Craig Davison 已提交
1477 1478 1479
* [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 已提交
1480 1481


C
Christoph Uschkrat 已提交
1482
### Mercurial
1483

N
Nemo 已提交
1484
* [Hg Init: a Mercurial Tutorial](https://hginit.github.io) - Joel Spolsky
V
Victor Felder 已提交
1485
* [Mercurial: The Definitive Guide](http://hgbook.red-bean.com)
B
borgified 已提交
1486
* [Mercurial: The Definitive Guide 2nd edition](https://book.mercurial-scm.org)
V
Victor Felder 已提交
1487

R
Robert Alm Nilsson 已提交
1488

C
Christoph Uschkrat 已提交
1489
### Mercury
1490

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

R
Robert Alm Nilsson 已提交
1493

1494 1495 1496 1497 1498
### Modelica

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


1499 1500 1501 1502 1503 1504 1505 1506 1507 1508
### MongoDB

* [Introduction to MongoDB](https://www.tutorialspoint.com/mongodb) - Tutorials Point
* [Learning MongoDB](https://riptutorial.com/Download/mongodb.pdf) - Based on Unaffiliated  Stack Overflow Documentation (PDF)
* [MongoDB Koans](https://github.com/chicagoruby/MongoDB_Koans)
* [MongoDB Notes for Professionals](https://goalkicker.com/MongoDBBook/) - Compiled from StackOverflow Documentation (PDF)
* [MongoDB Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/mongodb) (PDF, Kindle) (email address *requested*, not required)
* [The Little MongoDB Book](http://openmymind.net/2011/3/28/The-Little-MongoDB-Book/)


C
Christoph Uschkrat 已提交
1509
### MySQL
1510

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

1515

1516 1517
### Neo4J

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


1524 1525 1526 1527 1528 1529 1530 1531
### .NET Core

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


C
Christoph Uschkrat 已提交
1532
### .NET Framework
1533

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


W
Willyboar 已提交
1551 1552
### Nim

1553
* [Computer Programming with the Nim Programming Language](http://ssalewski.de/nimprogramming.html) - Dr. Stefan Salewski
G
Gampol T 已提交
1554 1555 1556
* [Nim Basics](https://narimiran.github.io/nim-basics) - narimiran
* [Nim by Example](https://nim-by-example.github.io) - Flaviu Tamas
* [Nim Days](https://xmonader.github.io/nimdays) - Ahmed Thabet
W
Willyboar 已提交
1557 1558


C
Christoph Uschkrat 已提交
1559
### NoSQL
1560

C
Craig Davison 已提交
1561
* [CouchDB: The Definitive Guide](http://guide.couchdb.org)
V
Victor Felder 已提交
1562
* [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 已提交
1563
* [Graph Databases](http://graphdatabases.com)
R
Richard Green 已提交
1564
* [How To Manage a Redis Database](https://www.digitalocean.com/community/books/how-to-manage-a-redis-database-ebook) - Mark Drake (PDF, EPUB)
V
Victor Felder 已提交
1565
* [NoSQL Databases](http://www.christof-strauch.de/nosqldbs.pdf) - Christof Strauch (PDF)
V
Victor Felder 已提交
1566
* [The Little Redis Book](http://openmymind.net/2012/1/23/The-Little-Redis-Book/) - K. Seguin (PDF, Epub)
V
Victor Felder 已提交
1567

1568

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

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


C
Christoph Uschkrat 已提交
1576
### Objective-C
1577

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

1584

C
Christoph Uschkrat 已提交
1585
### OCaml
1586

A
Alexander Fefelov 已提交
1587
* [Developing Applications With Objective Caml](http://caml.inria.fr/pub/docs/oreilly-book/)
1588
* [Functional Programming in OCaml](https://www.cs.cornell.edu/courses/cs3110/2019sp/textbook/) - Michael R. Clarkson
1589
* [OCaml From the Ground Up](https://ocamlbook.org) - Daniil Baturin (HTML) (:construction: *in process*)
1590
* [OCaml Scientific Computing](https://ocaml.xyz/book/) - Liang Wang, Jianxin Zhao (HTML) (:construction: *in process*)
1591
* [Real World OCaml](https://dev.realworldocaml.org/toc.html)
A
AllenDowney 已提交
1592
* [Think OCaml](http://greenteapress.com/thinkocaml/index.html) - Allen B. Downey and Nicholas Monje
1593
* [Unix System Programming in OCaml](http://ocaml.github.io/ocamlunix/) [Github Repo](https://github.com/ocaml/ocamlunix/)
V
Victor Felder 已提交
1594
* [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 已提交
1595

1596

C
Christoph Uschkrat 已提交
1597
### Octave
1598

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

B
Bruno Girin 已提交
1601

C
Christoph Uschkrat 已提交
1602
### OpenMP
1603

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

B
Bruno Girin 已提交
1608

1609 1610 1611 1612 1613
### OpenResty

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


1614
### OpenSCAD
B
Bruno Girin 已提交
1615

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


1619
### TrueOS
1620

1621
* [TrueOS® Users Handbook](https://www.trueos.org/handbook/trueos.html)
1622 1623


C
Christoph Uschkrat 已提交
1624
### Perl
1625

C
Craig Davison 已提交
1626
* [Beginning Perl](https://www.perl.org/books/beginning-perl/)
1627
* [Data Munging with Perl](https://datamungingwithperl.com) (PDF)
V
victor felder 已提交
1628
* [Embedding Perl in HTML with Mason](http://masonbook.houseabsolute.com/book/) - D. Rolsky, K. Williams
V
Victor Felder 已提交
1629
* [Essential Perl](http://cslibrary.stanford.edu/108/EssentialPerl.pdf) (PDF)
G
gabriellim 已提交
1630
* [Exploring Programming Language Architecture in Perl](http://www.billhails.net/Book/)
V
Victor Felder 已提交
1631 1632
* [Extreme Perl](http://www.extremeperl.org/bk/home) - R. Nagier (HTML, PDF)
* [Higher-Order Perl](http://hop.perl.plover.com/book/) - M. J. Dominus (PDF)
C
Craig Davison 已提交
1633
* [Impatient Perl](https://www.perl.org/books/impatient-perl/)
G
gabriellim 已提交
1634
* [Learning Perl The Hard Way](http://www.greenteapress.com/perl/)
V
Victor Felder 已提交
1635
* [Modern Perl 5](http://www.onyxneon.com/books/modern_perl/)
V
Victor Felder 已提交
1636
* [Perl & LWP](http://lwp.interglacial.com/index.html)
1637
* [Perl 5 Internals](http://www.faqs.org/docs/perl5int/)
V
Victor Felder 已提交
1638
* [Perl for the Web](http://www.globalspin.com/thebook/) - C. Radcliff
1639
* [Perl Notes for Professionals](https://goalkicker.com/PerlBook/) - Compiled from StackOverflow Documentation (PDF)
1640
* [Perl one-liners cookbook](https://learnbyexample.github.io/learn_perl_oneliners/) - Sundeep Agarwal
1641
* [Perl Training Australia - Course Notes](http://perltraining.com.au/notes.html)
V
Victor Felder 已提交
1642
* [Plack Handbook](http://handbook.plackperl.org)
1643
* [SDL::Manual Writing Games in Perl](https://github.com/PerlGameDev/SDL_Manual)
1644
* [Template Toolkit Documentation](http://template-toolkit.org/docs/index.html)
1645
* [The DBIx-Class Book](https://github.com/castaway/dbix-class-book)
E
Eric Guirbal 已提交
1646
* [The PDL Book](http://sourceforge.net/projects/pdl/files/PDL_2013/PDL-Book/PDL-Book-20130322.pdf/download) (PDF)
C
Craig Davison 已提交
1647
* [Web Client Programming with Perl](http://www.oreilly.com/openbook/webclient/)
V
Update  
Victor Felder 已提交
1648

V
Victor Felder 已提交
1649

C
Christoph Uschkrat 已提交
1650
### PHP
1651

B
Borislav Kosun 已提交
1652
* [Clean Code PHP](https://github.com/jupeter/clean-code-php)
1653
* [PHP 5 Power Programming](http://www.informit.com/content/images/013147149X/downloads/013147149X_book.pdf) (PDF)
V
Victor Felder 已提交
1654
* [PHP Best Practices](https://phpbestpractices.org)
J
Jonatan Santos 已提交
1655
* [PHP Documentor - Documentation](https://docs.phpdoc.org) - phpdoc.org
V
Victor Felder 已提交
1656
* [PHP Internals Book](http://www.phpinternalsbook.com)
1657
* [PHP Notes for Professionals](https://goalkicker.com/PHPBook/) - Compiled from StackOverflow Documentation (PDF)
P
Paulo Freitas 已提交
1658
* [PHP Pandas](http://daylerees.com/php-pandas/) - Dayle Rees
1659
* [PHP Programming](https://en.wikibooks.org/wiki/PHP_Programming) - Wikibooks
1660
* [PHP Reference: Beginner to Intermediate PHP5](https://phpreferencebook.com/pdf/download/) - Mario Lurig (PDF)
M
Mohammad Hossein Mojtahedi 已提交
1661
* [PHP Security Guide](http://phpsec.org/projects/guide/)
V
Victor Felder 已提交
1662
* [PHP: The Right Way](http://www.phptherightway.com)
1663
* [PHPUnit Manual](https://phpunit.de/manual/current/en/phpunit-book.pdf) - Sebastian Bergmann (PDF)
1664
* [Practical PHP Programming](http://www.hackingwithphp.com)
V
Virendra Chandak 已提交
1665
* [Practical PHP Testing](http://www.giorgiosironi.com/2009/12/practical-php-testing-is-here.html)
1666
* [Survive The Deep End: PHP Security](https://phpsecurity.readthedocs.org/en/latest/)
1667
* [Using Libsodium in PHP Projects](https://paragonie.com/book/pecl-libsodium)
1668 1669 1670 1671 1672 1673 1674 1675 1676


#### CakePHP

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


#### CodeIgniter

1677 1678
* [CodeIgniter 3 User Guide](https://codeigniter.com/userguide3/index.html)
* [CodeIgniter 4 User Guide](https://codeigniter.com/user_guide/index.html)
1679 1680 1681 1682 1683 1684 1685 1686 1687


#### Drupal

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


#### Laravel

E
Eric Hellman 已提交
1688
* [100 (and counting) Laravel Quick Tips](https://laraveldaily.com/wp-content/uploads/2020/04/laravel-tips-2020-04.pdf) - Povilas Korop / LaravelDaily Team (PDF)
1689 1690 1691 1692 1693 1694 1695 1696 1697 1698
* [Laravel 5.x Official Documentation. Synced Daily](https://leanpub.com/laravel-5)  *(Leanpub account or valid email requested)*
* [Laravel Best Practices](http://www.laravelbestpractices.com)
* [Laravel: Code Bright](http://daylerees.com/codebright) - Dayle Rees
* [Laravel: Code Happy](http://daylerees.com/codehappy) - Dayle Rees
* [Laravel: Code Smart](https://daylerees.com/codesmart/) - Dayle Rees
* [Laravel Collections Unraveled](https://leanpub.com/laravelcollectionsunraveled) - Jeffrey Madsen  *(Leanpub account or valid email requested)*


#### Symfony

1699
* [Symfony 5: The Fast Track](https://symfony.com/doc/5.0/the-fast-track/en/index.html)
1700 1701 1702 1703 1704 1705 1706 1707 1708
* [The Symfony Best practices 4.1.x](https://web.archive.org/web/20181017123206/https://symfony.com/pdf/Symfony_best_practices_4.1.pdf) (PDF)
* [The Symfony Book 2.8.x](https://symfony.com/doc/2.8/index.html)
* [The Symfony Book 3.4.x](https://symfony.com/doc/3.4/index.html)
* [The Symfony Book 4.4.x](https://symfony.com/doc/4.4/index.html)


#### Zend

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


C
Christoph Uschkrat 已提交
1711
### PicoLisp
1712

V
Victor Felder 已提交
1713 1714
* [PicoLisp by Example](https://github.com/tj64/picolisp-by-example)
* [PicoLisp Works](https://github.com/tj64/picolisp-works)
M
Marios Zindilis 已提交
1715 1716


C
Christoph Uschkrat 已提交
1717
### PostgreSQL
1718

J
Jake Worth 已提交
1719
* [Postgres Official Documentation](http://www.postgresql.org/docs/)
1720
* [Postgres Succinctly](https://www.syncfusion.com/resources/techportal/ebooks/postgres) (PDF, Kindle) (email address *requested*, not required)
1721
* [PostgreSQL Notes for Professionals](https://goalkicker.com/PostgreSQLBook/) - Compiled from StackOverflow documentation (PDF)
1722
* [PostgreSQL Tutorial](https://www.tutorialspoint.com/postgresql) - Tutorials Point
1723
* [Practical PostgreSQL](http://www.faqs.org/docs/ppbook/book1.htm)
1724
* [The Internals of PostgreSQL for database administrators and system developers](http://www.interdb.jp/pg)
R
Robert Alm Nilsson 已提交
1725 1726


C
Christoph Uschkrat 已提交
1727
### PowerShell
1728

1729 1730 1731 1732
* [A Unix Person's Guide to PowerShell](https://leanpub.com/aunixpersonsguidetopowershell) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
* [Creating HTML Reports in PowerShell](https://leanpub.com/creatinghtmlreportsinwindowspowershell) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
* [DevOps: The Ops Perspective](https://leanpub.com/devopstheopsperspective) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
* [Ditch Excel: Making Historical & Trend Reports in PowerShell](https://leanpub.com/ditchexcelmakinghistoricalandtrendreportsinpowershell) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
C
Charlotte Tan 已提交
1733
* [Layman’s Guide to PowerShell 2.0 remoting](https://ravichaganti.com/ebooks/AlaymansguidetoPowerShell2remotingv2.pdf) (PDF)
T
Timo Salomäki 已提交
1734
* [Learn PowerShell Core 6.0](https://www.packtpub.com/free-ebooks/learn-powershell-core-60) - David das Neves, Jan-Hendrik Peters (Packt account *required*)
1735
* [Learn PowerShell in Y Minutes](https://learnxinyminutes.com/docs/powershell/)
1736
* [Mastering PowerShell v2](http://community.idera.com/powershell/powertips/b/ebookv2#pi619PostSortOrder=Ascending)
E
Eric Hellman 已提交
1737
* [PowerShell 101: The No-Nonsense Beginner’s Guide to PowerShell](https://leanpub.com/powershell101) - Mike F. Robbins *(Leanpub account or valid email requested)*
B
bbuyukguzel 已提交
1738
* [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)
1739
* [PowerShell Notes for Professionals](http://goalkicker.com/PowerShellBook/) - Compiled from StackOverflow documentation (PDF)
1740
* [PowerShell Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/powershell) (PDF, Kindle) (email address *requested*, not required)
1741
* [PowerShell Tips to Write By](https://leanpub.com/powershelltips) - Adam Bertram *(Leanpub account or valid email requested)* (:construction: *in process*)
C
Charlotte Tan 已提交
1742
* [Secrets of PowerShell Remoting](https://leanpub.com/secretsofpowershellremoting) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
1743 1744 1745 1746 1747 1748
* [The Big Book of PowerShell Error Handling](https://leanpub.com/thebigbookofpowershellerrorhandling) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
* [The Big Book of PowerShell Gotchas](https://leanpub.com/thebigbookofpowershellgotchas) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
* [The Monad Manifesto - Annotated](https://leanpub.com/themonadmanifestoannotated) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
* [The PowerShell + DevOps Global Summit Manual for Summiteers](https://leanpub.com/windowspowershellnetworkingguide) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
* [Why PowerShell?](https://leanpub.com/whypowershell) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
* [Windows PowerShell Networking Guide](https://leanpub.com/windowspowershellnetworkingguide) - The DevOps Collective, Inc. (PDF, ePub, MOBI, HTML) *(Leanpub account or valid email requested)*
1749 1750


C
Christoph Uschkrat 已提交
1751
### Processing
1752

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


C
Christoph Uschkrat 已提交
1756
### Prolog
1757

V
Victor Felder 已提交
1758
* [Adventure in Prolog](http://www.amzi.com/AdventureInProlog/)
1759
* [Applications of Prolog](http://bookboon.com/en/applications-of-prolog-ebook) - Attila Csenki, Bookboon. (email address *requested*, not required)
G
G-Square 已提交
1760
* [Coding Guidelines for Prolog](http://arxiv.org/abs/0911.2899) - Michael A. Covington, Roberto Bagnara, Richard A. O'Keefe, Jan Wielemaker, Simon Price
1761
* [Concise Intro to Prolog](http://www.cis.upenn.edu/~matuszek/Concise%20Guides/Concise%20Prolog.html)
V
Victor Felder 已提交
1762
* [Expert Systems in Prolog](http://www.amzi.com/ExpertSystemsInProlog/)
1763
* [GNU Prolog Manual](http://www.gprolog.org/manual/gprolog.pdf) (PDF)
V
Victor Felder 已提交
1764
* [Introduction to Prolog for Mathematicians](http://www.j-paine.org/prolog/mathnotes/files/pms/pms.html) - J. Ireson-Ireson-Paine
V
Victor Felder 已提交
1765
* [Learn Prolog Now!](http://www.learnprolognow.org)
C
Craig Davison 已提交
1766
* [Logic, Programming and Prolog (2ed)](http://www.ida.liu.se/~ulfni53/lpp/)
V
Victor Felder 已提交
1767 1768
* [Natural Language Processing Techniques in Prolog](http://cs.union.edu/~striegnk/courses/nlp-with-prolog/html/) - P. Blackburn, K. Striegnitz
* [Prolog and Natural - Language Analysis](http://www.mtome.com/Publications/PNLA/pnla-digital.html) - Fernando C. N. Pereira, Stuart M. Shieber
M
Martin Czygan 已提交
1769
* [Prolog for Programmers](https://sites.google.com/site/prologforprogrammers/)
A
Alexander Fefelov 已提交
1770
* [Prolog Problems](https://sites.google.com/site/prologsite/prolog-problems) - Werner Hett
1771
* [Prolog Techniques](http://bookboon.com/en/prolog-techniques-applications-of-prolog-ebook) - Attila Csenki, Bookboon. (email address *requested*, not required)
D
David Metcalfe 已提交
1772
* [Prolog Tutorial](http://www.cpp.edu/~jrfisher/www/prolog_tutorial/contents.html)
S
Seth 已提交
1773
* [The Art of Prolog, Second Edition](https://mitpress.mit.edu/books/art-prolog-second-edition) - Leon S. Sterling, Ehud Y. Shapiro (Open Access)
C
Craig Davison 已提交
1774
* [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 已提交
1775
* [Warren's Abstract Machine: A Tutorial Reconstruction](http://wambook.sourceforge.net) - Hassan A¨it-Kaci
V
Victor Felder 已提交
1776

1777

C
Christoph Uschkrat 已提交
1778
#### Constraint Logic Programming (extended Prolog)
1779

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

1782

P
Phil Freeman 已提交
1783
### PureScript
1784

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

1787

C
Christoph Uschkrat 已提交
1788
### Python
1789

1790
* [100 Page Python Intro](https://learnbyexample.github.io/100_page_python_intro/) - Sundeep Agarwal
T
Timo Salomäki 已提交
1791
* [20 Python Libraries You Aren't Using (But Should)](https://www.oreilly.com/learning/20-python-libraries-you-arent-using-but-should) - Caleb Hattingh
1792
* [A Beginner's Python Tutorial](https://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial) - Wikibooks
1793
* [A Byte of Python](https://python.swaroopch.com) (3.x) (HTML, PDF, EPUB, Mobi)
1794
* [A Guide to Python's Magic Methods](https://github.com/RafeKettler/magicmethods) - Rafe Kettler
1795
* [A Whirlwind Tour of Python](http://www.oreilly.com/programming/free/files/a-whirlwind-tour-of-python.pdf) - Jake VanderPlas (PDF) [(EPUB, MOBI)](http://www.oreilly.com/programming/free/a-whirlwind-tour-of-python.csp?download=yes)
1796
* [Architecture Patterns with Python](https://www.cosmicpython.com/book/preface.html) - Harry J.W. Percival & Bob Gregory (HTML)
1797 1798
* [Automate the Boring Stuff with Python, 2nd Edition: Practical Programming for Total Beginners](https://automatetheboringstuff.com/2e/chapter0/) - Al Sweigart (3.8)
  * [Automate the Boring Stuff with Python: Practical Programming for Total Beginners](https://automatetheboringstuff.com/chapter0/) - Al Sweigart (3.4)
1799
* [Beej's Guide to Python Programming - For Beginners](http://beej.us/guide/bgpython/) - B. Hall (HTML,PDF)
1800 1801
* [Beyond the Basic Stuff with Python](https://inventwithpython.com/beyond/) - Al Sweigart (3.x)
* [Biopython Tutorial and Cookbook](https://biopython.org/DIST/docs/tutorial/Tutorial.pdf) (PDF)
S
Suraj Patil 已提交
1802
* [Build applications in Python the antitextbook](http://github.com/thewhitetulip/build-app-with-python-antitextbook) (3.x) (HTML, PDF, EPUB, Mobi)
1803 1804 1805
* [Building Skills in Object-Oriented Design, V4](https://slott56.github.io/building-skills-oo-design-book/build/html/) - Steven F. Lott (3.7)
  * [Building Skills in Object-Oriented Design, Release 2.2.1](https://web.archive.org/web/20150824204101/http://buildingskills.itmaybeahack.com/book/oodesign-python-2.2/latex/BuildingSkillsinOODesign.pdf) - Steven F. Lott (PDF) (2.2.1)
  * [Building Skills in Object-Oriented Design, Release 3.1](https://web.archive.org/web/20160322093622/http://buildingskills.itmaybeahack.com/book/oodesign-3.1/latex/BuildingSkillsinObject-OrientedDesign.pdf) - Steven F. Lott (PDF) (3.1)
1806
* [Building Skills in Python](https://web.archive.org/web/20190918094202/http://www.itmaybeahack.com/book/python-2.6/latex/BuildingSkillsinPython.pdf) - Steven F. Lott (PDF) (2.6)
1807
* [Clean Architectures in Python](https://www.pycabook.com) - Leonardo Giordani (3.x)
1808
* [Code Like a Pythonista: Idiomatic Python](https://web.archive.org/web/20180411011411/http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html) - David Goodger
C
Craig Davison 已提交
1809
* [CodeCademy Python](https://www.codecademy.com/learn/python)
V
Victor Felder 已提交
1810
* [Composing Programs](http://composingprograms.com) (3.x)
1811
* [Cracking Codes with Python](https://inventwithpython.com/cracking/) - Al Sweigart (3.6)
1812
* [Data Structures and Algorithms in Python](https://web.archive.org/web/20161016153130/http://www.brpreiss.com/books/opus7/html/book.html) - B. R. Preiss (PDF)
1813 1814
* [Dive into Python 3](https://diveintopython3.problemsolving.io) - Mark Pilgrim (3.0)
  * [Dive into Python](https://linux.die.net/diveintopython/html/toc/index.html) - Mark Pilgrim (2.3)
1815 1816
* [From Python to NumPy](https://www.labri.fr/perso/nrougier/from-python-to-numpy/) - Nicolas P. Rougier (3.6)
* [Full Stack Python](https://www.fullstackpython.com) - Matt Makai
T
Timo Salomäki 已提交
1817
* [Functional Programming in Python](https://www.oreilly.com/ideas/functional-programming-in-python) - David Mertz
1818
* [Fundamentals of  Python Programming](https://web.archive.org/web/20191005170430/http://python.cs.southern.edu/pythonbook/pythonbook.pdf) - Richard L. Halterman (PDF) (:construction: *in process*)
1819
* [Google's Python Class](https://developers.google.com/edu/python/) (2.4 - 2.x)
1820
* [Google's Python Style Guide](https://google.github.io/styleguide/pyguide.html)
S
Seth 已提交
1821
* [Hadoop with Python](https://www.oreilly.com/learning/hadoop-with-python) - Zachary Radtka, Donald Miner
1822
* [Hands-On Natural Language Processing with Python](https://www.packtpub.com/free-ebook/hands-on-natural-language-processing-with-python/9781789139495) - Rajesh Arumugam, Rajalingappaa Shanmugamani (Packt account *required*)
A
aneasystone 已提交
1823
* [Hitchhiker's Guide to Python!](http://docs.python-guide.org/en/latest/) (2.6)
B
Benjamin Yee 已提交
1824
* [How to Code in Python 3](https://assets.digitalocean.com/books/python/how-to-code-in-python.pdf) - Lisa Tagliaferri (PDF)
1825
* [How to Make Mistakes in Python](http://www.oreilly.com/programming/free/files/how-to-make-mistakes-in-python.pdf) - Mike Pirnat (PDF) (1st edition)
1826 1827 1828 1829
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](https://runestone.academy/runestone/books/published/thinkcspy/index.html) - Brad Miller, David Ranum, Jeffrey Elkner, Peter Wentworth, Allen B. Downey, Chris Meyers, and Dario Mitchell (3.2)
  * [How to Think Like a Computer Scientist: Learning with Python 1st Edition](https://greenteapress.com/wp/learning-with-python/) - Allen B. Downey, Jeff Elkner and Chris Meyers (2.4) (HTML, PDF)
  * [How to Think Like a Computer Scientist: Learning with Python 2nd Edition](https://openbookproject.net/thinkcs/python/english2e/) - Jeffrey Elkner, Allen B. Downey, and Chris Meyers (Using Python 2.x)
  * [How to Think Like a Computer Scientist: Learning with Python 3 (RLE)](https://openbookproject.net/thinkcs/python/english3e/) - Peter Wentworth, Jeffrey Elkner, Allen B. Downey, and Chris Meyers [(PDF)](https://www.ict.ru.ac.za/Resources/cspw/thinkcspy3/thinkcspy3.pdf)
1830
* [Intermediate Python](https://book.pythontips.com/en/latest/) - Muhammad Yasoob Ullah Khalid (1st edition)
1831
* [Introduction to Programming with Python](http://opentechschool.github.io/python-beginners/en/) (3.3)
1832
  * [Introduction to Programming Using Python](http://python-ebook.blogspot.co.uk) - Cody Jackson (1st edition) (2.3)
1833
* [Introduction to Python](http://kracekumar.com/post/71171551647/introduction-to-python) - Kracekumar (2.7.3)
1834 1835
* [Introduction to Python for Econometrics, Statistics and Numerical Analysis](https://www.kevinsheppard.com/files/teaching/python/notes/python_introduction_2020.pdf) - Kevin Sheppard (PDF) (3.8)
* [Invent Your Own Computer Games With Python](https://inventwithpython.com/invent4thed/) - Al Sweigart (3.4)
V
Victor Felder 已提交
1836
* [Learn Python, Break Python](http://learnpythonbreakpython.com)
1837
* [Learn Python Programming, Second Edition](https://www.packtpub.com/free-ebooks/learn-python-programming-second-edition) - Fabrizio Romano (Packt account *required*)
A
Adhiraj 已提交
1838
* [Learn Python the Right Way](https://learnpythontherightway.com)
V
Victor Felder 已提交
1839
* [Learn to Program Using Python](https://www.ida.liu.se/~732A47/literature/PythonBook.pdf) - Cody Jackson (PDF)
V
Victor Felder 已提交
1840
* [Learning to Program](http://www.alan-g.me.uk)
1841
* [Lectures on scientific computing with python](https://github.com/jrjohansson/scientific-python-lectures) - J.R. Johansson (2.7)
1842
* [Making Games with Python & Pygame](https://inventwithpython.com/pygame/chapters/) - Al Sweigart (3.2)
1843
* [Math for programmers (using python)](https://akuli.github.io/math-tutorial/)
1844
* [Modeling and Simulation in Python](https://greenteapress.com/wp/modsimpy/) - Allen B. Downey (PDF)
1845
* [Modeling Creativity: Case Studies in Python](http://www.clips.ua.ac.be/sites/default/files/modeling-creativity.pdf) - Tom D. De Smedt (PDF)
1846
* [Natural Language Processing (NLP) with Python — Tutorial](https://medium.com/towards-artificial-intelligence/natural-language-processing-nlp-with-python-tutorial-for-beginners-1f54e610a1a0) (PDF)
1847
* [Natural Language Processing with Python](http://www.nltk.org/book/) (3.x)
1848 1849
* [Non-Programmer's Tutorial for Python 3](https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3) - Wikibooks (3.3)
  * [Non-Programmer's Tutorial for Python 2.6](https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_2.6) - Wikibooks (2.6)
T
Timo Salomäki 已提交
1850
* [Picking a Python Version: A Manifesto](https://www.oreilly.com/ideas/picking-a-python-version) - David Mertz
1851
* [Porting to Python 3: An In-Depth Guide](http://python3porting.com) (2.6 - 2.x & 3.1 - 3.x)
V
Victor Felder 已提交
1852
* [Practical Programming in Python](https://launchpadlibrarian.net/165489933/PracticalProgrammingPython2014.pdf) - Jeffrey Elkner (PDF)
1853
* [Practice Python Projects](https://learnbyexample.github.io/practice_python_projects/) - Sundeep Agarwal
1854
* [Problem Solving with Algorithms and Data Structures using Python](https://runestone.academy/runestone/books/published/pythonds3/index.html) - Bradley N. Miller and David L. Ranum (3.x)
V
Victor Felder 已提交
1855
* [Program Arcade Games With Python And Pygame](http://programarcadegames.com) (3.3)
1856
* [Programming Computer Vision with Python](http://programmingcomputervision.com/downloads/ProgrammingComputerVision_CCdraft.pdf) (PDF)
1857
* [Programming for Non-Programmers, Release 2.6.2](https://web.archive.org/web/20180921063136/http://buildingskills.itmaybeahack.com/book/programming-2.6/latex/ProgrammingforNon-Programmers.pdf) - Steven F. Lott (PDF) (2.6)
1858
* [PySDR: A Guide to SDR and DSP using Python](https://pysdr.org) - Dr. Marc Lichtman (3.x)
1859
* [Python 101](https://python101.pythonlibrary.org) - Michael Driscoll (HTML, TEXT)
1860
* [Python 2 Official Documentation](https://docs.python.org/2/download.html) (PDF, HTML, TEXT) (2.x)
1861
* [Python 2.7 quick reference](https://web.archive.org/web/20171013204449/http://infohost.nmt.edu/tcc/help/pubs/python27/python27.pdf) - John W. Shipman (PDF) (2.7)
1862
* [Python 3 Official Documentation](https://docs.python.org/3/download.html) (PDF, EPUB, HTML, TEXT) (3.x)
1863
* [Python 3 Tutorial](https://github.com/Akuli/python-tutorial)
1864
* [Python Data Science Handbook](https://jakevdp.github.io/PythonDataScienceHandbook) - Jake VanderPlas (HTML, Jupyter Notebooks)
1865 1866
* [Python for Everybody](http://py4e.com/book) - Charles Russell Severance (PDF, EPUB, HTML) (3.x)
* [Python for Informatics: Exploring Information](http://www.pythonlearn.com/book.php) - Charles Russell Severance (2.7.5)
1867
* [Python for you and me](http://pymbook.readthedocs.org/en/latest/) (2.7.3)
1868
* [Python for you and me](http://pymbook.readthedocs.org/en/py3/) (3.x)
1869
* [Python Idioms](http://safehammad.com/downloads/python-idioms-2014-01-16.pdf) (PDF)
T
Timo Salomäki 已提交
1870
* [Python in Education](https://www.oreilly.com/ideas/python-in-education) - Nicholas Tollervey
1871
* [Python in Hydrology](http://www.greenteapress.com/pythonhydro/pythonhydro.html) - Sat Kumar Tomer
1872
* [Python Koans](https://github.com/gregmalcolm/python_koans) (2.7 or 3.x)
1873
* [Python Machine Learning By Example](https://www.packtpub.com/free-ebooks/python-machine-learning-example) - Yuxi (Hayden) Liu (Packt account *required*)
J
José Carlos García 已提交
1874
* [Python Module of the Week](https://pymotw.com/3/) (3.x)
1875
  * [Python Module of the Week](https://pymotw.com/2/) (2.x)
1876
* [Python Notes for Professionals](http://goalkicker.com/PythonBook/) - Compiled from StackOverflow documentation (PDF)
1877
* [Python Practice Book](http://anandology.com/python-practice-book/index.html) (2.7.1)
C
Craig Davison 已提交
1878
* [Python Practice Projects](http://pythonpracticeprojects.com)
1879 1880
* [Python Programming](https://en.wikibooks.org/wiki/Python_Programming) - Wikibooks (2.7)
* [Python Programming](https://upload.wikimedia.org/wikipedia/commons/9/91/Python_Programming.pdf) - Wikibooks (PDF) (2.6)
1881
* [Python Programming And Numerical Methods: A Guide For Engineers And Scientists](https://pythonnumericalmethods.berkeley.edu/notebooks/Index.html) - Qingkai Kong, Timmy Siauw, Alexandre Bayen (3.7)
1882
* [Python Tutorial](https://www.tutorialspoint.com/python) - Tutorials Point
1883
* [Scipy Lecture Notes](http://scipy-lectures.github.io)
1884
* [SICP in Python](http://www-inst.eecs.berkeley.edu/~cs61a/sp12/book/) (3.2)
1885
* [Slither into Python: An introduction to Python for beginners](https://www.slitherintopython.com) (3.7)
1886
* [Supporting Python 3: An In-Depth Guide](http://python3porting.com) (2.6 - 2.x & 3.1 - 3.x)
1887
* [Test-Driven Web Development with Python](http://www.obeythetestinggoat.com/pages/book.html) - Harry Percival (3.3 - 3.x)
1888
* [Text Processing in Python](http://gnosis.cx/TPiP/) - David Mertz (2.3 - 2.x)
1889
* [The Big Book of Small Python Projects](https://inventwithpython.com/bigbookpython/) - Al Sweigart
1890
* [The Coder's Apprentice: Learning Programming with Python 3](http://www.spronck.net/pythonbook/) - Pieter Spronck (PDF) (3.x)
T
Timo Salomäki 已提交
1891
* [The Definitive Guide to Jython, Python for the Java Platform](https://jython.readthedocs.io/en/latest/) - Josh Juneau, Jim Baker, Victor Ng, Leo Soto, Frank Wierzbicki (2.5)
1892
* [The Little Book of Python Anti-Patterns](http://docs.quantifiedcode.com/python-anti-patterns/) ([Source](https://github.com/quantifiedcode/python-anti-patterns))
1893
* [The Programming Historian](http://niche-canada.org/research/niche-digital-infrastructure-project/the-programming-historian/) - William J. Turkel, Adam Crymble and Alan MacEachern
1894
* [The Python GTK+ 3 Tutorial](http://python-gtk-3-tutorial.readthedocs.org/en/latest/)
1895
* [The Standard Python Library](https://web.archive.org/web/20200626001242/http://effbot.org/librarybook/) - Fredrik Lundh
1896 1897
* [Think Complexity](https://greenteapress.com/wp/think-complexity-2e/) - Allen B. Downey (2nd Edition) (PDF, HTML)
* [Think DSP - Digital Signal Processing in Python](https://greenteapress.com/wp/think-dsp/) - Allen B. Downey (PDF, HTML)
1898 1899
* [Think Python 2nd Edition](https://greenteapress.com/wp/think-python-2e/) - Allen B. Downey (3.x) (HTML, PDF)
  * [Think Python First Edition](https://greenteapress.com/wp/think-python/) - Allen B. Downey (2.x) (HTML, PDF)
1900
* [Tiny Python 3.6 Notebook](https://github.com/mattharrison/Tiny-Python-3.6-Notebook) - Matt Harrison (3.6)
1901
* [Web2py: Complete Reference Manual, 6th Edition (pre-release)](http://web2py.com/book) (2.5 - 2.x)
V
Victor Felder 已提交
1902

1903

C
Christoph Uschkrat 已提交
1904
#### Django
1905

M
miwojc 已提交
1906
* [Django Girls Tutorial](https://tutorial.djangogirls.org/en/) (1.11)
A
anio 已提交
1907 1908
* [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)
1909
* [Django Official Documentation](https://media.readthedocs.org/pdf/django/1.9.x/django.pdf) (PDF) (1.9)
1910
* [Django Official Documentation](https://media.readthedocs.org/pdf/django/1.10.x/django.pdf) (PDF) (1.10)
1911
* [Django Official Documentation](https://buildmedia.readthedocs.org/media/pdf/django/2.2.x/django.pdf) (PDF) (2.2)
S
Syed Azeem Javed 已提交
1912
* [Django Official Documentation](https://buildmedia.readthedocs.org/media/pdf/django/3.1.x/django.pdf) (PDF) (3.1)
1913
* [Django Official Documentation](https://buildmedia.readthedocs.org/media/pdf/django/3.2.x/django.pdf) (PDF) (3.2)
T
Timo Salomäki 已提交
1914
* [Django RESTful Web Services](https://www.packtpub.com/free-ebooks/django-restful-web-services) - Gaston C. Hillar (Packt account *required*)
1915
* [Django Web Framework (Python)](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django) - MDN contributors
1916
* [Djen of Django](http://agiliq.com/books/djenofdjango/)
T
Timo Salomäki 已提交
1917
* [Effective Django](https://web.archive.org/web/20181130092020/http://www.effectivedjango.com/) (1.5)
1918
* [How to Tango With Django](http://www.tangowithdjango.com/book17/) (1.7)
D
dkovacevic15 已提交
1919
* [Test-Driven Development With Python And Django](http://www.obeythetestinggoat.com/pages/book.html) (1.11)
1920

1921

C
Christoph Uschkrat 已提交
1922
#### Flask
1923

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

V
Victor Felder 已提交
1928

1929
#### Kivy
1930

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


C
Christoph Uschkrat 已提交
1934
#### Pandas
1935

D
David 已提交
1936
* [Learn Pandas](https://bitbucket.org/hrojas/learn-pandas) - Hernan Rojas (0.18.1)
1937
* [pandas: powerful Python data analysis toolkit](https://pandas.pydata.org/docs) - Wes McKinney and the Pandas Development Team (HTML, PDF)
B
bmcculley 已提交
1938 1939


1940
#### Pyramid
1941

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


D
David 已提交
1945 1946 1947 1948 1949
#### Tornado

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


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

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


C
Christoph Uschkrat 已提交
1955
### R
1956

V
Victor Felder 已提交
1957
* [Advanced R Programming](http://adv-r.had.co.nz) - Hadley Wickham
1958
* [An Introduction to R](https://cran.r-project.org/doc/manuals/R-intro.html) -David M. Smith and William N. Venables
Y
Yash Pawar 已提交
1959
* [An Introduction to Statistical Learning with Applications in R](https://web.stanford.edu/~hastie/ISLR2/ISLRv2_website.pdf) - Gareth James, Daniela Witten, Trevor Hastie and Robert Tibshirani (PDF)
J
Jonathan Hill 已提交
1960
* [Cookbook for R](http://www.cookbook-r.com) - Winston Chang
B
BaoGiang HoangVu 已提交
1961
* [Data Analysis and Prediction Algorithms with R](https://rafalab.github.io/dsbook/) - Rafael A. Irizarry
1962
* [Data Analysis for the Life Sciences](https://leanpub.com/dataanalysisforthelifesciences) - Rafael A Irizarry, Michael I Love *(Leanpub account or valid email requested)*
1963
* [Efficient R programming](https://csgillespie.github.io/efficientR/) - Colin Gillespie, Robin Lovelace
1964
* [Exploratory Data Analysis with R](https://leanpub.com/exdata) - Roger D. Peng *(Leanpub account or valid email requested)*
1965
* [Functional Programming](https://dcl-prog.stanford.edu) - Sara Altman, Bill Behrman and Hadley Wickham
1966
* [Introduction to Probability and Statistics Using R](https://github.com/gjkerns/IPSUR) - G. Jay Kerns (PDF)
1967
* [Learning Statistics with R](https://learningstatisticswithr.com/book/) - Danielle Navarro
1968
* [ModernDive](https://ismayc.github.io/moderndiver-book/) - Chester Ismay and Albert Y. Kim
1969
* [Practical Regression and Anova using R](http://cran.r-project.org/doc/contrib/Faraway-PRA.pdf) - Julian J. Faraway (PDF)
J
Jonathan Hill 已提交
1970 1971 1972
* [R for Data Science](http://r4ds.had.co.nz) - Garrett Grolemund and Hadley Wickham
* [R for Spatial Analysis](http://www.columbia.edu/~cjd11/charles_dimaggio/DIRE/resources/spatialEpiBook.pdf) (PDF)
* [R Language for Programmers](http://www.johndcook.com/blog/r_language_for_programmers) - John D. Cook
1973
* [R Notes for Professionals](https://goalkicker.com/RBook/) - Compiled from StackOverflow Documentation (PDF)
J
Jonathan Hill 已提交
1974 1975
* [R Packages](http://r-pkgs.had.co.nz) - Hadley Wickham
* [R Practicals](http://www.columbia.edu/~cjd11/charles_dimaggio/DIRE/resources/R/practicalsBookNoAns.pdf) (PDF)
1976 1977
* [R Programming](https://en.wikibooks.org/wiki/R_Programming) - Wikibooks
* [R Programming for Data Science](https://leanpub.com/rprogramming) - Roger D. Peng  *(Leanpub account or valid email requested)*
1978
* [R Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/rsuccinctly) (PDF, Kindle) (email address *requested*, not required)
1979
* [Summary and Analysis of Extension Program Evaluation in R](https://rcompanion.org/handbook/index.html) - Salvatore S. Mangiafico
J
Jonathan Hill 已提交
1980
* [The caret Package](http://topepo.github.io/caret/index.html) - Max Kuhn
1981
* [The R Inferno](http://www.burns-stat.com/pages/Tutor/R_inferno.pdf) - Patrick Burns (PDF)
J
Jonathan Hill 已提交
1982
* [The R Language](http://stat.ethz.ch/R-manual/R-patched/doc/html)
H
hoganlong 已提交
1983
* [The R Manuals](http://cran.r-project.org/manuals.html)
V
Victor Felder 已提交
1984
* [Tidy Text Mining with R](http://tidytextmining.com) - Julia Silge and David Robinson
V
Victor Felder 已提交
1985

R
Robert Alm Nilsson 已提交
1986

C
Christoph Uschkrat 已提交
1987
### Racket
1988

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

A
ajauhri 已提交
1993

1994 1995
### Raku

1996
* [Metagenomics](https://kyclark.gitbooks.io/metagenomics) - Ken Youens-Clark
1997 1998 1999 2000 2001 2002 2003 2004 2005
* [Perl 6 at a Glance](https://andrewshitov.com/wp-content/uploads/2020/01/Perl-6-at-a-Glance.pdf) - Andrew Shitov (PDF)
* [Raku Guide](https://raku.guide) (HTML) [(PDF)](https://github.com/hankache/rakuguide)
* [Raku One-Liners](https://andrewshitov.com/wp-content/uploads/2020/01/Raku-One-Liners.pdf) - Andrew Shitov (PDF)
* [Raku Programming](https://en.wikibooks.org/wiki/Raku_Programming) - Wikibooks (HTML)
* [Think Raku](https://github.com/LaurentRosenfeld/think_raku/raw/master/PDF/think_raku.pdf) - Laurent Rosenfeld, with Allen B. Downey (PDF)
* [Using Perl 6](https://github.com/perl6/book/) (:construction: *project is dead*)
* [X=Raku](https://learnxinyminutes.com/docs/raku/) - Learn X in Y minutes (HTML)


K
kumaresan18 已提交
2006
### Raspberry Pi
2007

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

2012

C
Christoph Uschkrat 已提交
2013
### REBOL
2014

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


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

G
Gabriel Lim 已提交
2020
* [A community-driven Ruby style guide](https://github.com/bbatsov/ruby-style-guide)
C
Craig Davison 已提交
2021
* [CodeCademy Ruby](https://www.codecademy.com/learn/ruby)
2022
* [Developing Games With Ruby](https://leanpub.com/developing-games-with-ruby/read) - Tomas Varaneckas
2023
* [I Love Ruby](https://i-love-ruby.gitlab.io)
2024
* [Introduction to Programming with Ruby](https://launchschool.com/books/ruby) - Launch School
C
Craig Davison 已提交
2025
* [Just Enough Ruby to Get By](http://jasonkim.ca/projects/just_enough_ruby_to_get_by/)
T
Timo Salomäki 已提交
2026
* [Learn Ruby First](https://essenceofchaos.gitbooks.io/learn-ruby-first/content/) - Frederick John
2027
* [Learn Ruby the Hard Way](https://learnrubythehardway.org/book/) - Zed A. Shaw
2028
* [Learn to Program](http://pine.fm/LearnToProgram/) - Chris Pine
2029
* [Mastering Roda](https://fiachetti.gitlab.io/mastering-roda) - Federico Iachetti, Avdi Grimm and Jeremy Evans
T
Timo Salomäki 已提交
2030
* [Mr. Neighborly's Humble Little Ruby Book](https://web.archive.org/web/20180321101922/http://www.humblelittlerubybook.com/book/html/index.html)
K
Kevin Wang 已提交
2031
* [Object Oriented Programming with Ruby](https://launchschool.com/books/oo_ruby) - Launch School
2032
* [Practicing Ruby](https://github.com/elm-city-craftworks/practicing-ruby-manuscripts)
C
Craig Davison 已提交
2033
* [Programming Ruby](http://ruby-doc.com/docs/ProgrammingRuby/)
2034
* [Ruby Best Practices](https://github.com/practicingruby/rbp-book/tree/gh-pages/pdfs) - Gregory Brown (PDF)
V
Victor Velazquez 已提交
2035
* [Ruby Essentials](http://www.techotopia.com/index.php/Ruby_Essentials)
V
Victor Felder 已提交
2036
* [Ruby Hacking Guide](http://ruby-hacking-guide.github.io)
V
Victor Felder 已提交
2037
* [Ruby in Twenty Minutes](https://www.ruby-lang.org/en/documentation/quickstart/)
V
Victor Felder 已提交
2038 2039
* [Ruby Koans](http://www.rubykoans.com)
* [Ruby Learning](http://rubylearning.com)
2040
* [Ruby Notes for Professionals](https://goalkicker.com/RubyBook/) - Compiled from StackOverflow Documentation (PDF)
2041
* [Ruby one-liners cookbook](https://learnbyexample.github.io/learn_ruby_oneliners/) - Sundeep Agarwal
G
Gabriel Lim 已提交
2042
* [Ruby Programming](http://www.linuxtopia.org/online_books/programming_books/ruby_tutorial/)
2043
* [Ruby User's Guide](https://ruby-doc.org/docs/ruby-doc-bundle/UsersGuide/rg/index.html)
2044
* [Ruby Web Dev: The Other Way](https://leanpub.com/rwdtow/read) - Yevhen Kuzminov
A
Alexey Gorelov 已提交
2045
* [Rubyfu](https://rubyfu.net)
V
Victor Felder 已提交
2046
* [The Bastards Book of Ruby](http://ruby.bastardsbook.com)
2047
* [The Book Of Ruby](http://www.sapphiresteel.com/ruby-programming/The-Book-Of-Ruby.html) - Huw Collingbourne
2048
* [The Definitive Ruby Tutorial For Complete Beginners](https://www.rubyguides.com/ruby-tutorial/) - Jesus Castello
2049
* [The Little Book Of Ruby](http://www.sapphiresteel.com/ruby-programming/The-Little-Book-Of-Ruby.html) - Huw Collingbourne
2050
* [The Ruby Reference](https://rubyreferences.github.io/rubyref/) - Victor Shepelev
2051
* [The Unofficial Ruby Usage Guide (at Google)](http://www.caliban.org/ruby/rubyguide.shtml) - Ian Macdonald
2052
* [Using Blocks in Ruby](https://www.oreilly.com/programming/free/files/using-blocks-in-ruby.pdf) - Jay McGavren (PDF)
2053
* [Why's (Poignant) Guide to Ruby](http://poignant.guide)
V
Victor Felder 已提交
2054

2055

C
Christoph Uschkrat 已提交
2056
#### RSpec
2057

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

2060

C
Christoph Uschkrat 已提交
2061
#### Ruby on Rails
2062

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

R
Robert Alm Nilsson 已提交
2079

2080 2081 2082 2083 2084
#### Sinatra

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


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

2087 2088 2089 2090 2091 2092 2093
* [A Gentle Introduction To Rust](https://stevedonovan.github.io/rust-gentle-intro) - Steve J Donovan
* [Asynchronous Programming in Rust](https://rust-lang.github.io/async-book)
* [Guide to Rustc Development](https://rustc-dev-guide.rust-lang.org)
* [Learn Rust With Entirely Too Many Linked Lists](https://rust-unofficial.github.io/too-many-lists) - Alexis Beingessner
* [Rust by Example](https://doc.rust-lang.org/stable/rust-by-example)
* [Rust Cookbook](https://rust-lang-nursery.github.io/rust-cookbook)
* [Rust for Rubyists](https://web.archive.org/web/20190520171322/http://www.rustforrubyists.com/book) - Steve Klabnik
G
Gintautas Švedas 已提交
2094 2095
* [Rust For Systems Programmers](https://github.com/nrc/r4cppp) - Nick Cameron
* [The Embedded Rust Book](https://docs.rust-embedded.org/book/intro/index.html)
2096
* [The Little Book of Rust Macros](https://danielkeep.github.io/tlborm/book)
G
Gintautas Švedas 已提交
2097
* [The Rust Language Reference](https://github.com/rust-lang/reference)
2098 2099 2100 2101 2102 2103
* [The Rust Performance Book](https://nnethercote.github.io/perf-book)
* [The Rust Programming Language](http://doc.rust-lang.org/book)
* [The Rust RFC Book](https://rust-lang.github.io/rfcs)
* [The Rustc Book](https://doc.rust-lang.org/rustc)
* [The Rustonomicon](https://doc.rust-lang.org/nomicon)
* [Why Rust?](https://www.oreilly.com/content/why-rust)
G
Grigoriy Dzhanelidze 已提交
2104

2105

C
Christoph Uschkrat 已提交
2106
### Sage
2107

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


C
Christoph Uschkrat 已提交
2112
### Scala
2113

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

2144

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

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

2152

C
Christoph Uschkrat 已提交
2153
#### Play Scala
2154

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

2158

C
Christoph Uschkrat 已提交
2159
### Scheme
2160

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

2170

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

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

R
Robert Alm Nilsson 已提交
2177

C
Christoph Uschkrat 已提交
2178
### Scratch
2179

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

R
Robert Alm Nilsson 已提交
2185

C
Christoph Uschkrat 已提交
2186
### Sed
2187

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

R
Robert Alm Nilsson 已提交
2191

L
Lorenzo Bragaglia 已提交
2192 2193
### Self

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


C
Christoph Uschkrat 已提交
2197
### Smalltalk
2198

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


2207 2208 2209 2210 2211
### Snap

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


“Sumit 已提交
2212 2213 2214 2215 2216 2217 2218
### Spark

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


T
Timo Salomäki 已提交
2219 2220 2221 2222 2223
### Splunk

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


C
Christoph Uschkrat 已提交
2224
### SQL (implementation agnostic)
2225

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

V
Update  
Victor Felder 已提交
2233

C
Christoph Uschkrat 已提交
2234
### SQL Server
2235

C
Craig Davison 已提交
2236
* [Best of SQLServerCentral.com Vol 7](http://www.red-gate.com/community/books/ssc-7) *(RedGate, By SQLServerCentral Authors)
2237 2238 2239 2240 2241
* [Brad's Sure Guide to SQL Server Maintenance Plans](http://www.red-gate.com/community/books/sql-server-maintenance-plans) - Brad McGehee (PDF) (email address *requested*)
* [Defensive Database Programming](https://www.red-gate.com/library/defensive-database-programming) - Alex Kuznetsov (PDF)
* [Fundamentals Of SQL Server 2012 Replication](https://www.red-gate.com/library/fundamentals-of-sql-server-2012-replication) - Sebastian Meine (PDF) (email address *requested*)
* [How to Become an Exceptional DBA, Second edition](http://www.red-gate.com/community/books/exceptional-dba-book) - Brad McGehee (PDF)
* [Inside the SQL Server Query Optimizer](http://www.red-gate.com/products/sql-development/sql-prompt/entrypage/sql-query-optimizer-ebook3) - Benjamin Nevarez (PDF) (email address *requested*)
C
Craig Davison 已提交
2242 2243
* [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)
2244
* [Introducing Microsoft SQL Server 2014](http://blogs.msdn.com/b/microsoft_press/archive/2014/04/02/free-ebook-introducing-microsoft-sql-server-2014.aspx)
2245
* [Mastering SQL Server Profiler](http://www.red-gate.com/community/books/mastering-sql-server-profiler) - Brad McGehee (PDF)
2246
* [Microsoft SQL Server Notes for Professionals](http://goalkicker.com/MicrosoftSQLServerBook/) - Compiled from StackOverflow Documentation (PDF)
2247 2248
* [Performance Tuning with SQL Server Dynamic Management Views](http://www.red-gate.com/community/books/dynamic-management-views) - Tim Ford, Louis Davidson (PDF)
* [Protecting SQL Server Data](http://www.red-gate.com/community/books/protecting-data) - John Magnabosco (PDF)
C
Craig Davison 已提交
2249
* [SQL Server 2012 Tutorials: Reporting Services](http://social.technet.microsoft.com/wiki/contents/articles/11608.e-book-gallery-for-microsoft-technologies-en.aspx#SQLServer2012Tutorials%3AReportingServices)
T
Timo Salomäki 已提交
2250
* [SQL Server 2017 Administrator's Guide](https://www.packtpub.com/free-ebooks/sql-server-2017-administrators-guide) - Marek Chmel, Vladimír Mužný (Packt account *required*)
2251 2252
* [SQL Server Backup and Restore](http://www.red-gate.com/community/books/sql-server-backup-and-restore) - Shawn McGehee (PDF) (email address *requested*)
* [SQL Server Execution Plans, Third Edition](https://assets.red-gate.com/community/books/sql-server-execution-plans-3rd-edition.pdf) - Grant Fritchey (PDF)
T
Timo Salomäki 已提交
2253
* [SQL Server for C# Developers Succinctly](https://www.syncfusion.com/ebooks/sql_server_for_c_sharp_developers_succinctly) - Sander Rossel
2254 2255
* [SQL Server Hardware](http://www.red-gate.com/community/books/sql-server-hardware) - Glenn Berry (PDF)
* [SQL Server Internals: In-Memory OLTP](http://www.red-gate.com/library/sql-server-internals-in-memory-oltp) - Kalen Delaney (PDF)
2256
* [SQL Server Metadata Succinctly](https://www.syncfusion.com/ebooks/sql-server-metadata-succinctly) - Joseph D. Booth
2257 2258 2259 2260 2261 2262 2263 2264 2265 2266
* [SQL Server Source Control Basics](https://www.red-gate.com/products/sql-development/sql-source-control/entrypage/sql-server-source-control-basics) - Rob Sheldon, Rob Richardson, Tony Davis (PDF)
* [SQL Server Statistics](http://www.red-gate.com/community/books/sql-server-statistics) - Holger Schmeling (PDF)
* [SQL Server Stumpers Vol.5](http://www.red-gate.com/community/books/sql-server-stumpers-v5) (PDF)
* [SQL Server Tacklebox](http://www.red-gate.com/community/books/sql-server-tacklebox) - Rodney Landrum (PDF)
* [SQL Server Transaction Log Management](http://www.red-gate.com/community/books/sql-server-transaction-log-management) - Tony Davis, Gail Shaw (PDF)
* [The Art of SQL Server FILESTREAM](http://www.red-gate.com/community/books/art-of-filestream) - Jacob Sebastian, Sven Aelterman (PDF)
* [The Art of XSD](https://www.red-gate.com/library/the-art-of-xsd) - Jacob Sebastian (PDF)
* [The Best of SQLServerCentral.com Vol 7](https://www.red-gate.com/library/the-best-of-sqlservercentral-com-vol-7) (PDF)
* [The Redgate Guide to SQL Server Team-based Development](https://www.red-gate.com/library/the-redgate-guide-to-sql-server-team-based-development) - Phil Factor, Grant Fritchey, Alex Kuznetsov, Mladen Prajdić (PDF)
* [Troubleshooting SQL Server: A Guide for the Accidental DBA](http://www.red-gate.com/community/books/accidental-dba) - Jonathan Kehayias, Ted Krueger (PDF)
2267

2268

C
Christoph Uschkrat 已提交
2269
### Standard ML
2270

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

2278

C
Christoph Uschkrat 已提交
2279
### Subversion
2280

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


C
Christoph Uschkrat 已提交
2285
### Swift
2286

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

2293

G
Gus Uy 已提交
2294 2295 2296 2297 2298 2299
#### Vapor

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


C
Christoph Uschkrat 已提交
2300
### Tcl
2301

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

R
Robert Alm Nilsson 已提交
2304

2305 2306 2307 2308 2309
### TEI

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


C
Christoph Uschkrat 已提交
2310
### Teradata
2311

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

M
maieul 已提交
2314

C
Christoph Uschkrat 已提交
2315
### Tizen
2316

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

V
Update  
Victor Felder 已提交
2319

C
Christoph Uschkrat 已提交
2320
### TLA
2321 2322

* [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 已提交
2323 2324


C
Christoph Uschkrat 已提交
2325
### TypeScript
2326

2327
* [Learn TypeScript in Y Minutes](https://learnxinyminutes.com/docs/typescript/)
A
Ahmet Cetin 已提交
2328
* [Tackling TypeScript: Upgrading from JavaScript](https://exploringjs.com/tackling-ts/toc.html) - Dr. Axel Rauschmayer
2329
* [TypeScript Accelerated](https://accelerated.amimetic.co.uk) - James Porter
B
Basarat Ali Syed 已提交
2330
* [TypeScript Deep Dive](https://basarat.gitbooks.io/typescript/)
C
Chris Ben 已提交
2331
* [TypeScript for C# Programmers](http://www.infoq.com/minibooks/typescript-c-sharp-programmers)
2332
* [TypeScript Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/typescript) (PDF, Kindle) (email address *requested*, not required)
2333

R
Robert Alm Nilsson 已提交
2334

2335 2336
#### Angular

2337 2338 2339 2340 2341 2342 2343 2344
> :information_source: See also &#8230; [AngularJS](#angularjs)

* [Angular 2 Style Guide](https://github.com/johnpapa/angular-styleguide/blob/master/a2/README.md) - John Papa (HTML)
* [Angular 2+ Notes for Professionals](https://goalkicker.com/Angular2Book/) - Compiled from StackOverflow documentation ([PDF](https://goalkicker.com/Angular2Book/Angular2NotesForProfessionals.pdf))
* [Angular Docs](https://angular.io/docs) (HTML)
* [Angular Material](https://material.angular.io/guide) (HTML)
* [Angular Tutorial](https://angular.io/tutorial) (HTML)
* [Build a Full-Stack Web Application Using Angular & Firebase](https://www.c-sharpcorner.com/ebooks/build-a-full-stack-web-application-using-angular-and-firebase) - Ankit Sharma (PDF, [:package: code samples](https://github.com/AnkitSharma-007/blogging-app-with-Angular-CloudFirestore))
2345 2346 2347


#### Deno
T
Thomas 已提交
2348 2349 2350 2351 2352

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


C
Christoph Uschkrat 已提交
2353
### Unix
2354

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

2365

C
Christoph Uschkrat 已提交
2366
### Verilog
2367

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


C
Christoph Uschkrat 已提交
2373
### VHDL
2374

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


C
Christoph Uschkrat 已提交
2380
### Vim
2381

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

2392

C
Christoph Uschkrat 已提交
2393
### Visual Basic
2394

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


C
Christoph Uschkrat 已提交
2400
### Visual Prolog
2401

2402 2403 2404 2405
* [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)


2406 2407 2408 2409 2410 2411 2412 2413
#### Vulkan

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


C
Christoph Uschkrat 已提交
2414
### Web Services
2415

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


C
Christoph Uschkrat 已提交
2419
### Windows 8
2420

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


C
Christoph Uschkrat 已提交
2424
### Windows Phone
2425

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


C
Christoph Uschkrat 已提交
2432
### Workflow
2433

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


C
Christoph Uschkrat 已提交
2437
### xBase (dBase / Clipper / Harbour)
2438

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