free-programming-books.md 68.4 KB
Newer Older
V
Victor Felder 已提交
1 2
###Index
* [Meta-Lists](#meta-lists)
3
* [Graphics user interfaces](#graphics-user-interfaces)
V
Victor Felder 已提交
4 5
* [Graphics Programming](#graphics-programming)
* [Language Agnostic](#language-agnostic)
6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
    * [Algorithms & Datastructures](#algorithms--datastructures)
    * [Theoretical Computer Science](#theoretical-computer-science)
    * [Operating systems](#operating-systems)
    * [Database](#database)
    * [Networking](#networking)
    * [Compiler Design](#compiler-design)
    * [Programming Paradigms](#programming-paradigms)
    * [Parallel Programming](#parallel-programming)
    * [Software Architecture](#software-architecture)
    * [Open Source Ecosystem](#open-source-ecosystem)
    * [Information Retrieval](#information-retrieval)
    * [Datamining](#datamining)
    * [Machine Learning](#machine-learning)
    * [Mathematics](#mathematics)
    * [Misc](#misc)
    * [Web Performance](#web-performance)
    * [MOOC](#mooc)
23
    * [Professional Development](#professional-development)
J
Joey Smith 已提交
24
    * [Cryptography](#cryptography)
J
Josh Baer 已提交
25
* [Ada](#ada)
P
Phil Nguyen 已提交
26
* [Agda](#agda)
V
Victor Felder 已提交
27
* [Android](#android)
B
Boris Egorov 已提交
28
* [APL](#apl)
V
Victor Felder 已提交
29
* [Autotools](#autotools)
V
Victor Felder 已提交
30
* [ASP.NET MVC](#aspnet-mvc)
V
Victor Felder 已提交
31 32
* [Assembly Language](#assembly-language)
* [Bash](#bash)
V
Victor Felder 已提交
33
* [C](#c)
V
Victor Felder 已提交
34
* [C++](#c-1)
V
Victor Felder 已提交
35
* [Clojure](#clojure)
J
Joseph Plant 已提交
36
* [COBOL] (#cobol)
V
Victor Felder 已提交
37 38
* [CoffeeScript](#coffeescript)
* [ColdFusion](#coldfusion)
P
Phil Nguyen 已提交
39
* [Coq](#coq)
Y
yazd 已提交
40
* [D](#d)
B
Boris 已提交
41
* [Dart](#dart)
Y
yazd 已提交
42
* [DTrace](#dtrace)
V
Victor Felder 已提交
43
* [DB2](#db2)
M
Max Edmands 已提交
44
* [Delphi / Pascal](#delphi--pascal)
45
* [Elasticsearch](#elasticsearch)
V
Victor Felder 已提交
46 47 48
* [Emacs](#emacs)
* [Erlang](#erlang)
* [Flex](#flex)
V
Victor Felder 已提交
49
* [F#](#f-sharp)
V
Victor Felder 已提交
50 51 52 53
* [Forth](#forth)
* [Git](#git)
* [Go](#go)
* [Grails](#grails)
V
Victor Felder 已提交
54
* [Hadoop](#hadoop)
V
Victor Felder 已提交
55
* [Haskell](#haskell)
G
Gustavo Sillero 已提交
56
* [HTML / CSS](#html--css)
S
Steven Johnson 已提交
57
* [Icon](#icon)
G
Gustavo Braganca 已提交
58
* [IDL](#idl)
59
* [iOS](#ios)
D
adds J  
Darek Nedza 已提交
60
* [J](#j)
V
Index  
Victor Felder 已提交
61
* [Java](#java)
62
    * [Wicket](#wicket)
V
Index  
Victor Felder 已提交
63
* [JavaScript](#javascript)
G
Gustavo Sillero 已提交
64
    * [Angular.js](#angularjs)
65
    * [Backbone.js](#backbonejs)
V
Victor Felder 已提交
66
    * [D3.js](#d3js)
M
martinvd 已提交
67
    * [jQuery](#jquery)
68
    * [Knockout.js](#knockout.js)
69
    * [Node.js](#nodejs)
V
Index  
Victor Felder 已提交
70 71 72 73 74 75 76
* [LaTeX](#latex)
* [Linux](#linux)
* [Lisp](#lisp)
* [Lua](#lua)
* [Mathematica](#mathematica)
* [Maven](#maven)
* [Mercurial](#mercurial)
S
Silviu Tantos 已提交
77
* [.NET (C# / VB / Nemerle / Visual Studio)](#net-c--vb--nemerle--visual-studio)
V
Index  
Victor Felder 已提交
78 79 80 81
* [NoSQL](#nosql)
* [Oberon](#oberon)
* [Objective-C](#objective-c)
* [OCaml](#ocaml)
N
nerandell 已提交
82
* [Octave](#octave)
B
Bruno Girin 已提交
83
* [OpenSCAD](#openscad)
V
Index  
Victor Felder 已提交
84 85
* [Oracle Server](#oracle-server)
* [Oracle PL/SQL](#oracle-plsql)
O
OpossumPetya 已提交
86
* [Parrot / Perl 6](#parrot--perl-6)
V
Index  
Victor Felder 已提交
87 88 89
* [Perl](#perl)
* [PHP](#php)
* [PowerShell](#powershell)
S
Saheed 已提交
90
* [Processing](#processing)
V
Index  
Victor Felder 已提交
91 92 93
* [Prolog](#prolog)
* [PostgreSQL](#postgresql)
* [Python](#python)
94
    * [Django](#django)
N
Nimesh Ghelani 已提交
95
    * [Flask](#flask)
V
Index  
Victor Felder 已提交
96
* [R](#r)
A
ajauhri 已提交
97
* [Racket](#racket)
V
Index  
Victor Felder 已提交
98 99
* [Ruby](#ruby)
* [Ruby on Rails](#ruby-on-rails)
G
Grigoriy Dzhanelidze 已提交
100
* [Rust](#rust)
101
* [Sage](#sage)
V
Index  
Victor Felder 已提交
102 103
* [Scala](#scala)
* [Scheme](#scheme)
104
* [Scilab](#scilab)
G
Gustavo Sillero 已提交
105
* [Scratch](#scratch)
106
* [Security](#security)
G
Gustavo Sillero 已提交
107
* [Sed](#sed)
108
* [Silverlight](#silverlight)
V
Index  
Victor Felder 已提交
109 110 111
* [Smalltalk](#smalltalk)
* [Subversion](#subversion)
* [SQL (implementation agnostic)](#sql-implementation-agnostic)
D
Diego Dias 已提交
112
* [SQL Server](#sql-server)
V
Index  
Victor Felder 已提交
113
* [Teradata](#teradata)
M
maieul 已提交
114
* [TeX](#tex)
115
* [Theory](#theory)
116
* [TypeScript](#typescript)
J
Joey Smith 已提交
117
* [Unix](#unix)
V
Index  
Victor Felder 已提交
118 119
* [Vim](#vim)
* [Websphere](#websphere)
G
Gustavo Sillero 已提交
120
* [Windows Phone](#windows-phone)
G
Gary Ewan Park 已提交
121
* [Windows 8](#windows-8)
V
Victor Felder 已提交
122 123 124 125 126


###Meta-Lists
* [25 Free Computer Science Ebooks](http://www.coderholic.com/25-free-computer-science-books/)
* [Cheat Sheets (Free)](http://refcardz.dzone.com/)
127
* [E-Books Directory](http://www.e-booksdirectory.com/)
B
Boris 已提交
128
* [Free Smalltalk Books, collected by Stéphane Ducasse](http://stephane.ducasse.free.fr/FreeBooks.html)
V
Victor Felder 已提交
129
* [Free Tech Books](http://www.freetechbooks.com/)
B
Boris 已提交
130
* [Hacker Shelf](http://hackershelf.com/browse/)
V
Victor Felder 已提交
131 132
* [Microsoft Press: Free E-Books](http://blogs.msdn.com/b/microsoft_press/archive/2011/03/03/ebooks-list-of-our-free-books.aspx)
* [MindView Inc](http://www.mindviewinc.com/Books/)
B
Boris 已提交
133
* [O'Reilly's Commons](http://commons.oreilly.com/wiki/index.php/O%27Reilly_Commons)
V
Victor Felder 已提交
134 135 136 137
* [O'Reilly's Open Books Project](http://oreilly.com/openbook/)
* [TechBooksForFree.com](http://www.techbooksforfree.com/)
* [Theassayer.org](http://theassayer.org/)
* [Wikibooks: Programming](http://en.wikibooks.org/wiki/Category%3aComputer_programming)
N
Nick Donohue 已提交
138
* [JSBooks - directory of free javascript ebooks](https://github.com/revolunet/JSbooks)
J
Johan 已提交
139
* [Learn X in Y minutes](http://learnxinyminutes.com/)
V
Victor Felder 已提交
140 141


V
Victor Felder 已提交
142
###Graphics Programming
V
Victor Felder 已提交
143 144
* [DirectX manual](http://www.xmission.com/~legalize/book/download/index.html) (draft)
* [Learning Modern 3D Graphics Programming](http://www.arcsynthesis.org/gltut/) (draft)
R
Ricardo Lovelace 已提交
145
* [Introduction to Modern OpenGL](http://open.gl/)
V
Victor Felder 已提交
146 147 148
* [GPU Gems](http://http.developer.nvidia.com/GPUGems/gpugems_part01.html)
* [GPU Gems 2](http://http.developer.nvidia.com/GPUGems2/gpugems2_part01.html) - [ch 8,14,18,29,30 as pdf](ftp://download.nvidia.com/developer/GPU_Gems_2/)
* [GPU Gems 3](http://http.developer.nvidia.com/GPUGems3/gpugems3_part01.html)
V
Update  
Victor Felder 已提交
149
* [Graphics Programming Black Book](http://www.gamedev.net/page/resources/_/technical/graphics-programming-and-theory/graphics-programming-black-book-r1698)
S
Steven Johnson 已提交
150
* [OpenGL Insights](http://openglinsights.com) (chapters 22, 23, 28, 33, 39)
V
Victor Felder 已提交
151
* [ShaderX series](http://tog.acm.org/resources/shaderx/)
B
Boris Egorov 已提交
152
* [Tutorials for modern OpenGL](http://www.opengl-tutorial.org/)
J
Joey Smith 已提交
153
* [OpenGL Programming Guide (The Red Book)](http://fly.srk.fer.hr/~unreal/theredbook/)
V
Victor Felder 已提交
154

155

V
Victor Felder 已提交
156
###Graphics User Interfaces
157
* [Programming with gtkmm 3](https://developer.gnome.org/gtkmm-tutorial/stable/)
158

V
Victor Felder 已提交
159 160 161

###Language Agnostic

V
Victor Felder 已提交
162
####Algorithms & Datastructures
V
Victor Felder 已提交
163
* [Algorithms and Data-Structures](http://www.ethoberon.ethz.ch/WirthPubl/AD.pdf) (PDF)
164
* [Algorithms](http://highered.mcgraw-hill.com/sites/0073523402/) (draft)
165
* [Algorithms Course Materials](http://compgeom.cs.uiuc.edu/~jeffe/teaching/algorithms/) - Jeff Erickson
J
Jorge Najera 已提交
166
* [Algorithms, 4th Edition](http://algs4.cs.princeton.edu/home/) - Robert Sedgewick and Kevin Wayne
V
Victor Felder 已提交
167
* [Binary Trees](http://cslibrary.stanford.edu/110/BinaryTrees.pdf) (PDF)
V
Victor Felder 已提交
168
* [Clever Algorithms](http://www.cleveralgorithms.com/nature-inspired/index.html)
S
Steven Johnson 已提交
169
* [Computational Geometry: Algorithms and Applications](http://www.cs.uu.nl/geobook/) (chapters 1 and 9, pseudo-code)
V
Victor Felder 已提交
170
* [Data Structures and Algorithms: Annotated Reference with Examples](http://dotnetslackers.com/projects/Data-Structures-And-Algorithms/)
S
Steven Johnson 已提交
171 172 173
* [The Algorithm Design Manual](http://www8.cs.umu.se/kurser/TDBAfl/VT06/algorithms/BOOK/BOOK/BOOK.HTM)
* [Hacker's Delight](http://www.hackersdelight.org) (chapter 2, code)
* [LEDA: A Platform for Combinatorial and Geometric Computing](http://www.mpi-inf.mpg.de/~mehlhorn/LEDAbook.html)
V
Victor Felder 已提交
174
* [Planning Algorithms](http://planning.cs.uiuc.edu/)
V
Victor Felder 已提交
175 176
* [Linked List Basics](http://cslibrary.stanford.edu/103/LinkedListBasics.pdf) (PDF)
* [Linked List Problems](http://cslibrary.stanford.edu/105/LinkedListProblems.pdf) (PDF)
177
* [Open Data Structures](http://opendatastructures.org/)
V
Victor Felder 已提交
178 179
* [Purely Functional Data Structures](http://www.cs.cmu.edu/~rwh/theses/okasaki.pdf) (PDF)
* [The Great Tree List Recursion Problem](http://cslibrary.stanford.edu/109/TreeListRecursion.pdf) (PDF)
M
Manasij Mukherjee 已提交
180 181
* [Matters Computational](http://www.jjj.de/fxt/#fxtbook)
* [Algorithmic Graph Theory](http://code.google.com/p/graphbook/)
M
Manasij Mukherjee 已提交
182 183 184 185
* [Foundations of Computer Science](http://infolab.stanford.edu/~ullman/focs.html) - Al Aho and Jeff Ullman
* [A Field Guide To Genetic Programming](http://dces.essex.ac.uk/staff/rpoli/gp-field-guide/toc.html)
* [The Art of Computer Programming](http://www.cs.utsa.edu/~wagner/knuth/) (fascicles, mostly volume 4)
* [Programming Pearls](http://cs.bell-labs.com/cm/cs/pearls/)
V
Victor Felder 已提交
186
* [Algorithms for Programmers: Ideas and Source Code](http://www.jjj.de/fxt/fxtbook.pdf) (PDF)
A
Antonio Silveira 已提交
187
* [Sequential and parallel sorting algorithms](http://www.inf.fh-flensburg.de/lang/algorithmen/sortieren/algoen.htm)
V
Victor Felder 已提交
188
* [Text Algorithms](http://igm.univ-mlv.fr/~mac/REC/text-algorithms.pdf) (PDF)
189
* [Problem Solving with Algorithms and Data Structures](http://interactivepython.org/courselib/static/pythonds/index.html)
190 191 192
* [Data Structures Succinctly Part 1, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/datastructurespart1) (PDF, Kindle) *(Just fill the fields with any values)*
* [Data Structures Succinctly Part 2, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/datastructurespart2) (PDF, Kindle) *(Just fill the fields with any values)*

V
Victor Felder 已提交
193

M
Manasij Mukherjee 已提交
194 195 196
####Theoretical Computer Science
* [Structure and Interpretation of Computer Programs](http://mitpress.mit.edu/sicp/)
* [Programming Languages: Application and Interpretation](http://www.cs.brown.edu/~sk/Publications/Books/ProgLangs/)
M
Manasij Mukherjee 已提交
197
* [Introduction to Computing](http://www.computingbook.org/)
M
Manasij Mukherjee 已提交
198
* [An Introduction to the Theory of Computation](http://www.cse.ohio-state.edu/~gurari/theory-bk/theory-bk.html)
M
Manasij Mukherjee 已提交
199
* [Think Complexity](http://www.greenteapress.com/compmod/) - Allen B. Downey
200
* [Network Science](http://barabasilab.neu.edu/networksciencebook/index.html)
V
Victor Felder 已提交
201 202

####Operating systems
V
Victor Felder 已提交
203
* [The Art of Unix Programming](http://catb.org/esr/writings/taoup/html/)
V
Victor Felder 已提交
204 205
* [The Little Book of Semaphores](http://greenteapress.com/semaphores/) - Allen B. Downey
* [Operating Systems and Middleware](https://gustavus.edu/mcs/max/os-book/) (PDF and LaTeX)
206
* [Practical File System Design:The Be File System](http://www.nobius.org/~dbg/practical-file-system-design.pdf)(PDF) - Dominic Giampaolo
V
Victor Felder 已提交
207 208 209

####Database
* [Database Fundamentals](http://public.dhe.ibm.com/software/dw/db2/express-c/wiki/Database_fundamentals.pdf) (PDF)
S
Steven Johnson 已提交
210
* [Database-backed Web Sites](http://philip.greenspun.com/wtr/dead-trees/)
211
* [Foundations of Databases](http://webdam.inria.fr/Alice/)
212
* [The Theory of Relational Databases](http://web.cecs.pdx.edu/~maier/TheoryBook/TRD.html)
A
Alvaro Garcia 已提交
213
* [Mysql, see #Mysql](#mysql)
V
Victor Felder 已提交
214 215 216 217 218

####Networking
* [High-Performance Browser Networking](http://chimera.labs.oreilly.com/books/1230000000545/index.html)
* [The TCP/IP Guide](http://www.tcpipguide.com/free/t_toc.htm)
* [Understanding IP Addressing: Everything you ever wanted to know](http://www.apnic.net/__data/assets/pdf_file/0020/8147/501302.pdf) (PDF)
S
Steven Johnson 已提交
219
* [ZeroMQ Guide](http://zguide.zeromq.org/page:all)
220
* [Network Security Tools](http://commons.oreilly.com/wiki/index.php/Network_Security_Tools)
221
* [HTTP Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/http) (PDF, Kindle) *(Just fill the fields with any values)*
222
* [Computer Networking: Principles, Protocols and Practice (CNP3)](http://inl.info.ucl.ac.be/CNP3) (PDF, EPUB, MOBI + [sources](https://github.com/obonaventure/cnp3/tree/master/book)) - O. Bonaventure
V
Update  
Victor Felder 已提交
223
* [Computer Networking: Principles, Protocols and Practice, 2nd edition (CNP3bis)](http://cnp3bis.info.ucl.ac.be/) (PDF, EPUB + [sources](https://github.com/obonaventure/cnp3/tree/master/book-2nd)) - O. Bonaventure (in progress)
V
Victor Felder 已提交
224 225

####Compiler Design
S
fix url  
Srayuws 已提交
226
* [Compiler Construction](http://www.ethoberon.ethz.ch/WirthPubl/CBEAll.pdf) (PDF)
V
Victor Felder 已提交
227
* [Let's Build a Compiler](http://www.stack.nl/~marcov/compiler.pdf) (PDF)
V
Victor Felder 已提交
228
* [Linkers and loaders](http://www.iecc.com/linker/)
B
Boris Egorov 已提交
229
* [Compiler Design: Theory, Tools, and Examples](http://elvis.rowan.edu/~bergmann/books.html)
230
* [Practical and Theoretical Aspects of Compiler Construction](http://www.stanford.edu/class/archive/cs/cs143/cs143.1128/) (class lectures and slides)
231
* [Basics of compiler design](http://www.diku.dk/~torbenm/Basics/) - Torben Mogensen
V
Victor Felder 已提交
232 233 234 235 236 237 238

####Programming Paradigms
* [Introduction to Functional Programming](http://www.cl.cam.ac.uk/teaching/Lectures/funprog-jrh-1996/) (class lectures and slides)
* [Type Theory and Functional Programming](https://www.cs.kent.ac.uk/people/staff/sjt/TTFP/)

####Parallel Programming
* [How to Write Parallel Programs](http://www.lindaspaces.com/book/)
239
* [High Performance Computing](http://cnx.org/content/col11136/latest) (PDF, ePUB) - Charles Severance & Kevin Dowd
V
Victor Felder 已提交
240
* [Is Parallel Programming Hard, And, If So, What Can You Do About It?](http://kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html)
241
* [Introduction to Parallel Computing](https://computing.llnl.gov/tutorials/parallel_comp/) - Blaise Barney
242
* [Programming on Parallel Machines; GPU, Multicore, Clusters and More](http://heather.cs.ucdavis.edu/parprocbook) - Norm Matloff
V
Victor Felder 已提交
243 244

####Software Architecture
V
Victor Felder 已提交
245
* [Seamless Object-Oriented Software Architecture](http://www.bon-method.com/book_print_a4.pdf) (PDF)
V
Victor Felder 已提交
246 247 248 249 250
* [How to write Unmaintainable Code](http://mindprod.com/jgloss/unmain.html)
* [Object-Oriented Reengineering Patterns](http://scg.unibe.ch/download/oorp/)
* [Patterns and Practices: Application Architecture Guide 2.0](http://www.codeplex.com/AppArchGuide)
* [The Definitive Guide to Building Code Quality](http://nexus.realtimepublishers.com/dgbcq.php)
* [Patterns of Software: Tales from the Software Community](http://www.dreamsongs.com/Files/PatternsOfSoftware.pdf) (PDF)
V
Victor Felder 已提交
251
* [Best Kept Secrets of Peer Code Review](http://smartbear.com/codecollab-code-review-book.php)
V
Victor Felder 已提交
252 253
* [Domain Driven Design Quickly](http://www.infoq.com/minibooks/domain-driven-design-quickly)
* [Essential Skills for Agile Development](http://elliottback.com/wp/essential-skills-for-agile-development/)
M
Manasij Mukherjee 已提交
254
* [Guide to the Software Engineering Body of Knowledge](http://www.computer.org/portal/web/swebok)
V
Victor Felder 已提交
255
* [Programming Reliable Systems (Joe Armstrong's PhD thesis)](http://www.sics.se/~joe/thesis/armstrong_thesis_2003.pdf) (PDF)
M
Manasij Mukherjee 已提交
256 257 258 259
* [How to Design Programs](http://www.htdp.org/)
* [NASA Manager Handbook for Software Development](http://homepages.inf.ed.ac.uk/dts/pm/Papers/nasa-manage.pdf) (PDF)
* [NASA Software Measurement Handbook](http://www.scribd.com/doc/7181362/NASA-Software-Measurement-Guidebook)
* [Don't Just Roll the Dice](http://www.neildavidson.com/dontjustrollthedice.html)
260
* [Data-Oriented Design](http://www.dataorienteddesign.com/dodmain/dodmain.html)
261
* [Software Engineering for Internet Applications](http://philip.greenspun.com/seia/)
M
Manasij Mukherjee 已提交
262 263

####Open Source Ecosystem
B
Boris 已提交
264 265
* [Data Journalism Handbook](http://datajournalismhandbook.org/)
* [Free Software, Free Society](http://shop.fsf.org/product/free-software-free-society-2/)
M
Manasij Mukherjee 已提交
266
* [Getting started with Open source development](http://public.dhe.ibm.com/software/dw/db2/express-c/wiki/Getting_started_with_open_source_development_p2.pdf) (PDF)
B
Boris 已提交
267
* [Innovation Happens Elsewhere](http://dreamsongs.com/IHE/IHE.html)
M
Manasij Mukherjee 已提交
268
* [Producing Open Source Software](http://producingoss.com/)
M
Manasij Mukherjee 已提交
269
* [The Cathedral and the Bazaar](http://www.catb.org/esr/writings/cathedral-bazaar/)
B
Boris 已提交
270
* [The Future of the Internet](http://futureoftheinternet.org/)
271
* [The Architecture of Open Source Applications: Vol. 1: Elegance, Evolution, and a Few Fearless Hacks; Vol. 2: Structure, Scale, and a Few More Feerless Hacks](http://www.aosabook.org/en/index.html)
M
Manasij Mukherjee 已提交
272
* [The Performance of Open Source Applications](http://aosabook.org/en/)
J
Joey Smith 已提交
273
* [The Future of Ideas](http://the-future-of-ideas.com/download/lessig_FOI.pdf)
V
Victor Felder 已提交
274 275 276

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

####Datamining
280
* [Data Mining and Analysis: Fundamental Concepts and Algorithms](http://www.dataminingbook.info/DokuWiki/doku.php) (Draft)
V
Victor Felder 已提交
281
* [Mining of Massive Datasets](http://infolab.stanford.edu/~ullman/mmds.html)
T
Thomas Yarnall 已提交
282
* [The Elements of Statistical Learning](http://www-stat.stanford.edu/~tibs/ElemStatLearn/)
283
* [A Programmer's Guide to Data Mining](http://guidetodatamining.com/) (Draft)
284 285 286
* [Theory and Applications for Advanced Text Mining](http://www.intechopen.com/books/theory-and-applications-for-advanced-text-mining)
* [Internet Advertising: An Interplay among Advertisers, Online Publishers, Ad Exchanges and Web Users](http://arxiv.org/pdf/1206.1754v2.pdf) (PDF)
* [Data Mining Algorithms In R](http://en.wikibooks.org/wiki/Data_Mining_Algorithms_In_R)
287
* [Introduction to Data Science](http://jsresearch.net/wiki/projects/teachdatascience/Teach_Data_Science.html)
288
* [School of Data Handbook](http://schoolofdata.org/handbook/)
V
Victor Felder 已提交
289

290
####Machine Learning
291
* [Programming Computer Vision with Python](http://programmingcomputervision.com/)
292 293 294
* [A Course in Machine Learning](http://hackershelf.com/book/492/a-course-in-machine-learning/)
* [Computer Vision: Algorithms and Applications](http://hackershelf.com/book/134/computer-vision-algorithms-and-applications/)
* [Bayesian Reasoning and Machine Learning](http://web4.cs.ucl.ac.uk/staff/D.Barber/pmwiki/pmwiki.php?n=Brml.HomePage)
V
Victor Felder 已提交
295
* [Introduction to Machine Learning](http://alex.smola.org/drafts/thebook.pdf) (PDF)
296
* [Gaussian Processes for Machine Learning](http://www.gaussianprocess.org/gpml/)
T
Thomas Yarnall 已提交
297
* [Information Theory, Inference, and Learning Algorithms](http://www.inference.phy.cam.ac.uk/itila/)
298
* [Artificial Intelligence | Machine Learning](http://see.stanford.edu/see/materials/aimlcs229/handouts.aspx) - Andrew Ng *(Notes, lectures, and problems)*
299
* [Probabilistic Models in the Study of Language](http://idiom.ucsd.edu/~rlevy/pmsl_textbook/text.html) (Draft, with R code)
300 301 302
* [Reinforcement Learning: An Introduction](http://webdocs.cs.ualberta.ca/~sutton/book/ebook/the-book.html)
* [A First Encounter with Machine Learning](https://www.ics.uci.edu/~welling/teaching/ICS273Afall11/IntroMLBook.pdf) (PDF)
* [Learning Deep Architectures for AI](http://www.iro.umontreal.ca/~bengioy/papers/ftml_book.pdf) (PDF)
303

V
Victor Felder 已提交
304
####Mathematics
V
Victor Felder 已提交
305
* [Think Bayes: Bayesian Statistics Made Simple](http://www.greenteapress.com/thinkbayes/) - Allen B. Downey
A
AllenDowney 已提交
306
* [Think Stats: Probability and Statistics for Programmers](http://greenteapress.com/thinkstats/) (code written in Python) - Allen B. Downey
V
Victor Felder 已提交
307
* [Mathematical Logic - an Introduction](http://www.ii.uib.no/~michal/und/i227/book/book.pdf) (PDF)
B
Boris Egorov 已提交
308
* [Bayesian Methods for Hackers](https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers)
T
Thomas Yarnall 已提交
309
* [Introduction to Statistical Thought](http://www.math.umass.edu/~lavine/Book/book.html)
M
Manasij Mukherjee 已提交
310
* [Mathematics for Computer Science](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/readings/)
V
Victor Felder 已提交
311
* [Category Theory for Computing Science](http://www.math.mcgill.ca/triples/Barr-Wells-ctcs.pdf) (PDF)
M
Manasij Mukherjee 已提交
312
* [Essentials of Metaheuristics](http://cs.gmu.edu/~sean/book/metaheuristics/) by Sean Luke
313 314
* [Advanced Data Analysis from an Elementary Point of View](http://www.stat.cmu.edu/~cshalizi/ADAfaEPoV/)
* [Probability and Statistics Cookbook](http://matthias.vallentin.net/probability-and-statistics-cookbook/)
315
* [A First Course in Linear Algebra](http://linear.ups.edu/)
316 317 318 319 320 321
* [Collaborative Statistics](http://cnx.org/content/col10522/latest/)
* [CK-12 Probability and Statistics - Advanced](http://www.ck12.org/book/Probability-and-Statistics---Advanced-%2528Second-Edition%2529/)
* [Concepts & Applications of Inferential Statistics](http://vassarstats.net/textbook/)
* [Introduction to Probability](http://www.dartmouth.edu/~chance/teaching_aids/books_articles/probability_book/book.html)
* [OpenIntro Statistics](http://www.openintro.org/stat/textbook.php)
* [Probability and Statistics EBook](http://wiki.stat.ucla.edu/socr/index.php/Probability_and_statistics_EBook)
V
Victor Felder 已提交
322 323 324 325

####Misc
* [97 Things Every Programmer Should Know](http://programmer.97things.oreilly.com/)
* [97 Things Every Programmer Should Know - Extended](https://leanpub.com/97-Things-Every-Programmer-Should-Know-Extended)
B
Boris 已提交
326 327
* [A Mathematical Theory of Communication](http://cm.bell-labs.com/cm/ms/what/shannonday/paper.html) by Claude E.Shannon
* [Asterisk™: The Definitive Guide](http://asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/index.html)
V
Victor Felder 已提交
328 329 330 331
* [How to Think Like a Computer Scientist](http://openbookproject.net/thinkcs/)
* [I Am a Bug](http://www.amibug.com/iamabug/p01.html)
* [Learn to Program](http://pine.fm/LearnToProgram/)
* [Foundations of Programming](http://codebetter.com/files/folders/codebetter_downloads/entry179694.aspx)
V
Victor Felder 已提交
332
* [Communicating Sequential Processes](http://www.usingcsp.com/cspbook.pdf) (PDF) by Tony Hoare
V
Victor Felder 已提交
333
* [Come, Let's Play: Scenario-Based Programming Using Live Sequence Charts](http://www.scribd.com/doc/175241338/Come-Let-s-Play)
V
Victor Felder 已提交
334
* [Computer Musings](http://scpd.stanford.edu/knuth/index.jsp) (lectures by Donald Knuth)
V
Victor Felder 已提交
335
* [How Computers Work](http://www.fastchip.net/howcomputerswork/p1.html)
V
Victor Felder 已提交
336 337 338
* [Data-Intensive Text Processing with MapReduce](http://www.umiacs.umd.edu/~jimmylin/MapReduce-book-final.pdf) (PDF)
* [Designing Interfaces](http://designinginterfaces.com) by Jennifer Tidwell
* [Digital Signal Processing For Engineers and Scientists](http://www.dspguide.com/)
339
* [Distributed systems for fun and profit](http://book.mixu.net/distsys/single-page.html)
V
Victor Felder 已提交
340 341
* [Flow based Programming](http://jpaulmorrison.com/fbp/#book)
* [Getting Real](http://gettingreal.37signals.com/)
B
Boris Egorov 已提交
342
* [Magic Ink: Information Software and The Graphical Interface](http://worrydream.com/#!/MagicInk) by Bret Victor
343
* [Modeling Reactive Systems with Statecharts](http://www.scribd.com/doc/167971960/Modeling-Reactive-Systems-With-Statecharts)
V
Victor Felder 已提交
344
* [PNG: The Definitive Guide](http://www.libpng.org/pub/png/book/)
V
Victor Felder 已提交
345
* [Pointers And Memory](http://cslibrary.stanford.edu/102/PointersAndMemory.pdf) (PDF)
346
* [Programmer's Motivation for Beginners](http://programmersmotivation.com/)
V
Victor Felder 已提交
347 348
* [Project Oberon](http://www-old.oberon.ethz.ch/WirthPubl/ProjectOberon.pdf) (PDF)
* [Security Engineering](http://www.cl.cam.ac.uk/~rja14/book.html)
S
Steven Johnson 已提交
349
* [Small Memory Software](http://www.smallmemory.com/book.html)
B
Boris 已提交
350
* [SVG Essentials](http://commons.oreilly.com/wiki/index.php/SVG_Essentials)
351
* [Introduction to High-Performance Scientific Computing](http://tacc-web.austin.utexas.edu/veijkhout/public_html/istc/istc.html) - Victor Eijkhout
352
* [Object-Oriented Reengineering Patterns](http://win.ua.ac.be/~sdemey/) - Serge Demeyer, Stéphane Ducasse and Oscar Nierstrasz
353
* [High-Performance Scientific Computing](http://bit.ly/hpc12) (class lectures and slides)
354
* [Mother Tongues of Computer Languages](http://www.digibarn.com/collections/posters/tongues/) (PNG)
P
pasanwijesinghe 已提交
355
* [Open Government;Collaboration, Transparency, and Participation in Practice](https://github.com/oreillymedia/open_government)
356

357 358
####Web Performance
* [Book of Speed](http://www.bookofspeed.com/index.html) by Stoyan Stefanov
V
Victor Felder 已提交
359 360

####MOOC
M
Manasij Mukherjee 已提交
361 362 363
* [MIT OCW](http://ocw.mit.edu/OcwWeb/web/home/home/index.htm)
* [Coursera](https://www.coursera.org/)
* [Udacity](https://www.udacity.com/)
E
Eric Guirbal 已提交
364
* [edX](https://www.edx.org/)
V
Victor Felder 已提交
365

366
####Professional Development
V
Victor Felder 已提交
367
* [Don't Just Roll the Dice](http://download.red-gate.com/ebooks/DJRTD_eBook.pdf) (PDF) *(RedGate, By Neil Davidson)*
V
Victor Felder 已提交
368 369
* [Confessions of an IT Manager](http://download.red-gate.com/ebooks/DotNet/Confessions_IT_Manager.zip) *(RedGate, By Phil Factor)*

370

J
Joey Smith 已提交
371 372 373 374
####Cryptography
* [Handbook of Applied Cryptography](http://cacr.uwaterloo.ca/hac/index.html)


J
Josh Baer 已提交
375 376
###Ada
* [Ada 95: The Craft of Object-Oriented Programming](http://faculty.cs.wwu.edu/reedyc/AdaResources/bookhtml/contents.htm)
V
Victor Felder 已提交
377
* [Ada Distilled](http://www.adapower.com/pdfs/AdaDistilled07-27-2003.pdf) (PDF)
T
thiagoskapata 已提交
378
* [Ada for Software Engineers](http://pnyf.inf.elte.hu/kto/oktatas/ada/books/ase.pdf) (PDF)
379
* [The Big Online Book of Linux Ada Programming](http://www.pegasoft.ca/resources/boblap/book.html)
V
Victor Felder 已提交
380 381


P
Phil Nguyen 已提交
382
###Agda
P
Phil Nguyen 已提交
383
* [Agda Tutorial](https://people.inf.elte.hu/divip/AgdaTutorial/Index.html)
P
Phil Nguyen 已提交
384 385


V
Victor Felder 已提交
386
###Android
V
Victor Felder 已提交
387 388
* [Google Android Developer Training](https://developer.android.com/training/index.html)
* [Coreservlets Android Programming Tutorial](http://www.coreservlets.com/android-tutorial/)
M
Marco Lau 已提交
389
* [Expert Android and Eclipse development knowledge](http://www.vogella.com/android.html)
390
* [Styling Android](http://www.stylingandroid.com/)
391
* [TechnoTalkative Android](http://www.technotalkative.com/android/)
V
Victor Felder 已提交
392

B
Boris Egorov 已提交
393 394 395 396 397 398
###APL
* [A Practical Introduction to APL1 & APL2](http://aplwiki.com/BooksAndPublications#A_Practical_Introduction_to_APL1_.26_APL2)
* [A Practical Introduction to APL2 & APL3](http://aplwiki.com/BooksAndPublications#A_Practical_Introduction_to_APL3_.26_APL4)
* [Mastering Dyalog APL](http://www.dyalog.com/intro/) (PDF)


V
Victor Felder 已提交
399
###Autotools
V
Victor Felder 已提交
400
* [GNU Autoconf, Automake and Libtool](http://sourceware.org/autobook/)
J
Jason Travis 已提交
401
* [Autotools Mythbuster](https://www.flameeyes.eu/autotools-mythbuster/)
V
Victor Felder 已提交
402 403 404


###ASP.NET MVC
405
* [ASP.NET MVC Music Store](http://mvcmusicstore.codeplex.com/)
V
Victor Felder 已提交
406 407 408 409 410
* [NerdDinner Walkthrough](http://weblogs.asp.net/scottgu/archive/2009/03/10/free-asp-net-mvc-ebook-tutorial.aspx)


###Assembly Language
* [Paul Carter's Tutorial on x86 Assembly](http://drpaulcarter.com/pcasm/)
411
* [Professional Assembly Language](http://blog.hit.edu.cn/jsx/upload/AT%EF%BC%86TAssemblyLanguage.pdf) (PDF)
V
Victor Felder 已提交
412
* [Programming from the Ground Up](http://download.savannah.gnu.org/releases/pgubook/ProgrammingGroundUp-1-0-booksize.pdf) (PDF)
V
Victor Felder 已提交
413
* [Software optimization resources by Agner Fog](http://www.agner.org/optimize/)
414
* [The Art of Assembly Language Programming](http://cs.smith.edu/~thiebaut/ArtOfAssembly/artofasm.html)
415
* [x86 Assembly](http://en.wikibooks.org/wiki/X86_Assembly)
416
* [Ralf Brown's Interrupt List](http://www.ctyme.com/rbrown.htm)
C
Chanchal Kumar Ghosh 已提交
417
* [Easy 6502](http://skilldrick.github.io/easy6502/) - Nick Morgan
V
Victor Felder 已提交
418

M
Matt Sephton 已提交
419
####Non-X86
M
Matt Sephton 已提交
420 421
* [Machine Code for Beginners](http://www.worldofspectrum.org/infoseekid.cgi?id=2000227) (PDF) by Lisa Watts and Mike Wharton [Z80 and 6502 CPUs]
* [Machine Language for Beginners](http://archive.org/details/ataribooks-machine-language-for-beginners) by Richard Mansfield [6502 CPU]
M
Matt Sephton 已提交
422

V
Victor Felder 已提交
423 424 425 426 427 428 429 430

###Bash
* [Advanced Bash-Scripting Guide](http://tldp.org/LDP/abs/html/)
* [Bash Guide for Beginners](http://www.tldp.org/LDP/Bash-Beginners-Guide/html/) by Machtelt Garrels
* [Lhunath's Bash Guide](http://mywiki.wooledge.org/BashGuide)
* [The Command Line Crash Course](http://learncodethehardway.org/cli/book/) (also a Powershell reference)


V
Victor Felder 已提交
431
###C
432
* [A Tutorial on Pointers and Arrays in C](http://home.netcom.com/~tjensen/ptr/pointers.htm)
V
Victor Felder 已提交
433
* [Beej's Guide to C Programming](http://beej.us/guide/bgc/)
V
Victor Felder 已提交
434
* [Beej's Guide to Network Programming](http://beej.us/guide/bgnet/)
V
Victor Felder 已提交
435
* [The C book](http://publications.gbdirect.co.uk/c_book/)
V
Victor Felder 已提交
436
* [Essential C](http://cslibrary.stanford.edu/101/EssentialC.pdf) (PDF)
V
Victor Felder 已提交
437 438 439
* [Learn C the hard way](http://c.learncodethehardway.org/book/)
* [The new C standard - an annotated reference](http://www.knosof.co.uk/cbook/cbook.html)
* [Object Oriented Programming in C](http://www.planetpdf.com/codecuts/pdfs/ooc.pdf) (PDF)
440
* [C Programming - Wikibooks](http://en.wikibooks.org/wiki/Programming:C)
V
Victor Felder 已提交
441 442 443 444 445 446


###C++
* [C++ Annotations](http://cppannotations.sourceforge.net/)
* [C++ GUI Programming With Qt 3](http://www.computer-books.us/cpp_0010.php)
* [CS106X Programming Abstractions in C++](http://www.stanford.edu/class/cs106x/)
V
Victor Felder 已提交
447
* [Matters Computational: Ideas, Algorithms, Source Code, by Jorg Arndt](http://www.jjj.de/fxt/fxtbook.pdf) (PDF)
V
Victor Felder 已提交
448
* [Software optimization resources by Agner Fog](http://www.agner.org/optimize/)
449
* [Thinking in C++, Second Edition, Vol. 1.](http://www.mindviewinc.com/downloads/TICPP-2nd-ed-Vol-one.zip) [(Vol. 2)](http://www.mindviewinc.com/downloads/TICPP-2nd-ed-Vol-two.zip)
A
AllenDowney 已提交
450
* [How To Think Like a Computer Scientist: C++ Version](http://greenteapress.com/thinkcpp/index.html) - Allen B. Downey
V
Victor Felder 已提交
451
* Also see: [The Definitive C++ Book Guide and List](http://stackoverflow.com/q/388242/511601)
452
* [C++ Succinctly, Syncfusion ](http://www.syncfusion.com/resources/techportal/ebooks/cplusplus) (PDF, Kindle) *(Just fill the fields with any values)*
453
* [Learn C++.](http://www.learncpp.com/) (PDF, Online)
C
Chanchal Kumar Ghosh 已提交
454
* [Software Design Using C++](http://cis.stvincent.edu/html/tutorials/swd/) - Br. David Carlson and Br. Isidore Minerd
J
Joey Smith 已提交
455 456
* [Introduction to Design Patterns in C++ with Qt](http://ptgmedia.pearsoncmg.com/images/9780131879058/downloads/0131879057_Ezust_book.pdf)
* [Data Structures and Algorithms with Object-Oriented Design Patterns in C++](http://www.brpreiss.com/books/opus4/index.html)
457

V
Victor Felder 已提交
458 459

###Clojure
V
Victor Felder 已提交
460
* [A Brief Beginner’s Guide To Clojure](http://www.unexpected-vortices.com/clojure/brief-beginners-guide/)
V
Victor Felder 已提交
461
* [Clojure - Functional Programming for the JVM](http://java.ociweb.com/mark/clojure/article.html)
B
Boris Egorov 已提交
462
* [Clojure Cookbook](https://github.com/clojure-cookbook/clojure-cookbook)
B
Boris Egorov 已提交
463
* [Clojure for the Brave and True](http://www.braveclojure.com/)
V
Victor Felder 已提交
464
* [Clojure Programming](http://en.wikibooks.org/wiki/Clojure_Programming)
B
Boris Egorov 已提交
465
* [The Clojure Style Guide](https://github.com/bbatsov/clojure-style-guide)
V
Victor Felder 已提交
466 467
* [Data Sorcery with Clojure](http://data-sorcery.org/contents/)
* [Modern cljs](https://github.com/magomimmo/modern-cljs)
J
koans  
Johan 已提交
468
* [Clojure Koans](http://clojurekoans.com/)
V
Victor Felder 已提交
469 470


J
Joseph Plant 已提交
471
###COBOL
472 473
* [COBOL Programming Fundamental](http://ibmtc.hust.edu.cn/zos-cobol/cobol/resource/COBOL_Programming_Fundamental.pdf) (PDF)
* [OpenCOBOL 1.1 - Programmer's Guide](http://opencobol.add1tocobol.com/OpenCOBOL%20Programmers%20Guide.pdf) (PDF)
J
Joseph Plant 已提交
474

V
Victor Felder 已提交
475 476 477 478 479 480 481
###CoffeeScript
* [Smooth CoffeeScript](http://autotelicum.github.com/Smooth-CoffeeScript/SmoothCoffeeScript.html)
* [The Little Book on CoffeeScript](http://arcturo.github.com/library/coffeescript/)


###ColdFusion
* [CFML In 100 Minutes](https://github.com/mhenke/CFML-in-100-minutes/blob/master/cfml100mins.markdown)
A
Adam Tuttle 已提交
482
* [Learn CF in a Week](http://learncfinaweek.com/)
V
Victor Felder 已提交
483

V
Victor Felder 已提交
484

P
Phil Nguyen 已提交
485 486 487 488 489
###Coq
* [Software Foundations](http://www.cis.upenn.edu/~bcpierce/sf/)
* [Certified Programming with Dependent Types](http://adam.chlipala.net/cpdt/html/toc.html)


Y
yazd 已提交
490 491 492
###D
* [Programming in D](http://ddili.org/ders/d.en/)

V
Victor Felder 已提交
493

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

V
Victor Felder 已提交
497

Y
yazd 已提交
498
###DTrace
M
Max Edmands 已提交
499
* [IllumOS Dynamic Tracing Guide](http://dtrace.org/guide/preface.html)
V
Victor Felder 已提交
500 501


V
Victor Felder 已提交
502
###DB2
V
Victor Felder 已提交
503 504 505 506 507 508 509 510 511
* [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)


###Delphi / Pascal
* [Essential Pascal Version 1 and 2](http://www.marcocantu.com/epascal/)


512 513 514
###Elasticsearch
* [Exploring Elasticsearch](http://exploringelasticsearch.com/)

V
Victor Felder 已提交
515

V
Victor Felder 已提交
516
###Emacs
517
* [GNU Emacs Manual, 17th Edition, v. 24.2](http://shop.fsf.org/product/Emacs_Manual_24/)
V
Victor Felder 已提交
518
* [An Introduction to Programming in Emacs Lisp, 3rd Edition](https://www.gnu.org/software/emacs/manual/html_node/eintr/index.html)
519
* [GNU Emacs Lisp Reference Manual](http://www.gnu.org/software/emacs/manual/elisp.html)
V
Victor Felder 已提交
520 521 522 523 524 525 526 527


###Erlang
* [Learn You Some Erlang For Great Good](http://learnyousomeerlang.com/)


###Flex
* [Getting started with Adobe Flex](http://public.dhe.ibm.com/software/dw/db2/express-c/wiki/Getting_Started_with_Adobe_Flex_p2.pdf) (PDF)
V
Victor Felder 已提交
528
* [Adobe Flex 2, Programming Actionscript 3.0](http://download.macromedia.com/pub/documentation/en/flex/2/prog_actionscript30.pdf) (PDF)
V
Victor Felder 已提交
529 530


V
Victor Felder 已提交
531
###F Sharp
V
Victor Felder 已提交
532 533
* [F Sharp Programming](http://en.wikibooks.org/wiki/F_Sharp_Programming) in Wikibooks
* [Real World Functional Programming](http://msdn.microsoft.com/en-us/library/hh314518.aspx) (MSDN Chapters)
A
Alex Muscar 已提交
534
* [Programming Language Concepts for Software Developers](http://www.itu.dk/courses/BPRD/E2009/plcsd-1-2.pdf) (PDF)
535 536
* [F# Succinctly, SyncFusion](http://www.syncfusion.com/resources/techportal/ebooks/fsharp) (PDF, Kindle) *(Just fill the fields with any values)*

V
Victor Felder 已提交
537 538 539 540

###Forth
* [Starting Forth](http://home.iae.nl/users/mhx/sf.html)
* [Thinking Forth](http://thinking-forth.sourceforge.net/)
V
Victor Felder 已提交
541
* [Programming Forth](http://www.mpeforth.com/arena/ProgramForth.pdf) (PDF)
B
Boris Egorov 已提交
542
* [A Beginner's Guide to Forth](http://hackershelf.com/book/482/a-beginners-guide-to-forth/)
V
Victor Felder 已提交
543
* [And so Forth...](http://ficl.sourceforge.net/pdf/Forth_Primer.pdf) (PDF)
B
Boris Egorov 已提交
544
* [Thoughtful Programming and Forth](http://www.ultratechnology.com/forth.htm)
V
Victor Felder 已提交
545 546 547


###Git
V
Victor Felder 已提交
548
* [Pro Git](http://git-scm.com/book)
V
Victor Felder 已提交
549
* [Git From The Bottom Up](http://ftp.newartisans.com/pub/git.from.bottom.up.pdf) (PDF)
550
* [Git Immersion](http://gitimmersion.com)
V
Victor Felder 已提交
551
* [Git internals](https://github.com/pluralsight/git-internals-pdf/raw/master/drafts/peepcode-git.pdf) (PDF)
S
Sanpi 已提交
552
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/)
553
* [Git Reference](http://www.gitref.org)
B
Boris 已提交
554
* [Version Control by Example (Mercurial, Subversion, Verasity)](http://www.ericsink.com/vcbe/)
555
* [Git Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/git) (PDF, Kindle) *(Just fill the fields with any values)*
G
Gustavo Sillero 已提交
556
* [Think Like (a) Git: A Guide for the Perplexed](http://think-like-a-git.net)
557
* [Git In The Trenches](http://cbx33.github.io/gitt/index.html)
R
RiDeLub 已提交
558
* [Conversational Git](http://blog.anvard.org/conversational-git/)
V
Victor Felder 已提交
559 560 561 562


###Go
* [The Go Tutorial](http://golang.org/doc/go_tutorial.html)
A
Ahmet Alp Balkan 已提交
563
* [Go by Example](https://gobyexample.com/)
K
Kaushik Thirthappa 已提交
564
* [Learning Go](http://www.miek.nl/projects/learninggo/)
565
* [An Introduction to Programming in Go](http://www.golang-book.com/)
A
Adam DeConinck 已提交
566
* [Network programming with Go](http://jan.newmarch.name/go/)
V
Victor Felder 已提交
567 568 569


###Grails
570
* [Getting Started with Grails](http://www.infoq.com/minibooks/grails-getting-started)
V
Victor Felder 已提交
571 572


B
Baze Petrushev 已提交
573
###Hadoop
J
Josh Davis 已提交
574
* [Hadoop Illuminated](http://hadoopilluminated.com/book.php) - Mark Kerzner & Sujee Maniyam
V
Victor Felder 已提交
575
* [Programming Pig](http://chimera.labs.oreilly.com/books/1234000001811/index.html) - Alan Gates
B
Baze Petrushev 已提交
576 577


V
Victor Felder 已提交
578
###Haskell
B
Boris Egorov 已提交
579 580
* [A Haskell School of Music](http://haskell.cs.yale.edu/?post_type=publication&p=112) (PDF) (work in progress)
* [Beautiful Code, Compelling Evidence](http://vis.renci.org/jeff/2009/01/16/beautiful-code-compelling-evidence/) (PDF)
581
* [Haskell and Yesod](http://www.yesodweb.com/book-1.2)
V
Victor Felder 已提交
582
* [Learn You a Haskell](http://learnyouahaskell.com/)
583 584
* [Natural Language Processing for the Working Programmer](http://nlpwp.org/book/index.xhtml)
* [Parallel and Concurrent Programming in Haskell](http://chimera.labs.oreilly.com/books/1230000000929)
V
Victor Felder 已提交
585
* [Real World Haskell](http://book.realworldhaskell.org/)
V
Victor Felder 已提交
586
* [Wikibook Haskell](http://en.wikibooks.org/wiki/Haskell)
587
* [Yet Another Haskell Tutorial](http://hal3.name/docs/daume02yaht.pdf) (PDF)
B
Boris Egorov 已提交
588
* [Haskell no panic](http://lisperati.com/haskell/)
V
Victor Felder 已提交
589 590
* [A Gentle Introduction to Haskell](http://www.haskell.org/tutorial/)
* [Speeding Through Haskell](http://www.sthaskell.com/)
591
* [Learn Haskell Fast and Hard](http://yannesposito.com/Scratch/en/blog/Haskell-the-Hard-Way)
592
* [Haskell web Programming](http://yannesposito.com/Scratch/fr/blog/Yesod-tutorial-for-newbies/) (Yesod tutorial)
593
* [The Haskell Road to Logic, Math and Programming](http://fldit-www.cs.uni-dortmund.de/~peter/PS07/HR.pdf) (PDF)
V
Victor Felder 已提交
594 595

###HTML / CSS
596
* [Dive Into HTML5](http://diveintohtml5.info/) ([PDF](http://mislav.uniqpath.com/2011/10/dive-into-html5/))
N
Nathan Bashaw 已提交
597
* [GA Dash](http://dash.generalassemb.ly)
V
Victor Felder 已提交
598
* [HTML Dog Tutorials](http://www.htmldog.com/)
V
Victor Felder 已提交
599 600
* [HTML5 Canvas](http://chimera.labs.oreilly.com/books/1234000001654/index.html) - Steve Fulton & Jeff Fulton
* [HTML5 for Publishers](http://chimera.labs.oreilly.com/books/1234000000770/index.html) - Sanders Kleinfeld
J
Jeremy Keith 已提交
601
* [HTML5 For Web Designers](http://html5forwebdesigners.com/) - Jeremy Keith
602
* [Learn CSS Layout](http://learnlayout.com/)
V
Victor Felder 已提交
603 604


S
Steven Johnson 已提交
605 606 607 608
###Icon
* [The Implementation of the Icon Programming Language](http://www.cs.arizona.edu/icon/ibsale.htm)


G
Gustavo Braganca 已提交
609 610
###IDL
* [Getting Started with IDL](http://www.astro.virginia.edu/class/oconnell/astr511/IDLresources/getting-started-IDL-v7.0.pdf)
G
Gustavo Braganca 已提交
611
* [Guide to Using IDL for Astronomers](http://www.astro.virginia.edu/class/oconnell/astr511/IDLresources/IDLguide.html)
G
Gustavo Braganca 已提交
612

V
Victor Felder 已提交
613

614 615
###iOS
* [iOS Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/ios) (PDF, Kindle) *(Just fill the fields with any values)*
616
* [Start Developing iOS Apps Today](https://developer.apple.com/library/ios/referencelibrary/GettingStarted/RoadMapiOS/RoadMapiOS.pdf) (PDF)
G
Gustavo Braganca 已提交
617

D
adds J  
Darek Nedza 已提交
618

V
Victor Felder 已提交
619
###J
D
adds J  
Darek Nedza 已提交
620 621
* [Learning J by Roger Stokes- online](http://www.rogerstokes.free-online.co.uk/book.htm) || [pdf](http://www.elliscave.com/APL_J/Learning_J.pdf)
* [J for C Programmers by Henry Rich- online](http://www.jsoftware.com/help/jforc/contents.htm) || [pdf](http://www.jsoftware.com/jwiki/HenryRich?action=AttachFile&do=get&target=JforC20071003.pdf) || [word 2003 file](http://www.jsoftware.com/jwiki/HenryRich?action=AttachFile&do=get&target=JforC20070929.doc)
V
Victor Felder 已提交
622 623
* [J Reference Card](http://www.jsoftware.com/jwiki/HenryRich?action=AttachFile&do=view&target=J602_RefCard_color_letter_current.pdf) (PDF)
* [Brief Reference by Chris Burke and Clifford Reiter ](http://www.jsoftware.com/books/pdf/brief.pdf)(PDF)
D
adds J  
Darek Nedza 已提交
624 625 626
* [Computers and Mathematical Notation by Kenneth E Iverson](http://www.jsoftware.com/papers/camn.htm)
* [Easy J by Linda Alvord, Norman Thomson - pdf](http://www.jsoftware.com/books/pdf/easyj.pdf) || [Word DOC](http://www.jsoftware.com/books/doc/easyj_doc.zip)
* [Math for the Layman by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/mftl.zip) (zipped html+images)
V
Victor Felder 已提交
627 628 629 630
* [Exploring Math by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/expmath.pdf) (PDF)
* [Arithmetic by Kenneth E Iverson ](http://www.jsoftware.com/books/pdf/arithmetic.pdf) (PDF)
* [Calculus by Kenneth E Iverson ](http://www.jsoftware.com/books/pdf/calculus.pdf)(PDF)
* [Concrete Math Companion  by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/cmc.pdf) (PDF)
D
adds J  
Darek Nedza 已提交
631 632 633
* [J Primer](http://www.jsoftware.com/help/primer/contents.htm)


V
Victor Felder 已提交
634
###Java
V
Victor Felder 已提交
635
* [Artificial Intelligence - Foundation of Computational Agents](http://artint.info/html/ArtInt.html)
636
* [Data Structures and Algorithms with Object-Oriented Design Patterns in Java](http://www.brpreiss.com/books/opus5/html/page9.html)
637
* [Category wise tutorials - J2EE](http://www.mkyong.com/)
A
AllenDowney 已提交
638
* [Think Java: How to Think Like a Computer Scientist](http://greenteapress.com/thinkapjava/) - Allen B. Downey
639
* [Introduction to Programming Using Java](http://math.hws.edu/javanotes/) - David J. Eck
V
Victor Felder 已提交
640
* [Java Application Development on Linux by Carl Albing and Michael Schwarz (PDF)](http://www.phptr.com/content/images/013143697X/downloads/013143697X_book.pdf) (PDF)
V
Victor Felder 已提交
641 642
* [The Java EE6 Tutorial](http://download.oracle.com/javaee/6/tutorial/doc/javaeetutorial6.pdf) (PDF)
* [Java Thin-Client Programming](http://www.redbooks.ibm.com/redbooks/SG245118.html)
V
Victor Felder 已提交
643
* [Learning Java](http://chimera.labs.oreilly.com/books/1234000001805/index.html) - Patrick Niemeyer
644
* [OSGi in Practice](http://njbartlett.name/files/osgibook_preview_20091217.pdf) (PDF)
V
Victor Felder 已提交
645 646
* [Sun's Java Tutorials](http://download.oracle.com/javase/tutorial/)
* [Thinking in Java](http://www.mindview.net/Books/TIJ/)
647
* [OOP - Learn Object Oriented Thinking & Programming](http://pub.bruckner.cz/titles/oop) - Rudolf Pecinovsky
A
Ali Emre 已提交
648 649 650 651
* [The Java Language Specification](http://java.sun.com/docs/books/jls/) - James Gosling, Bill Joy, Guy Steele, Gilad Bracha
* [The Java Tutorial 4th Edition](http://download.oracle.com/javase/tutorial/) - Sharon Zakhour, Scott Hommel, Jacob Royal, Isaac Rabinovitch, Tom Risser, Mark Hoeber
* [Core Servlets and JavaServer Pages](http://pdf.coreservlets.com/) - Marty Hall and Larry Brown
* [Introduction to Programming Using Java](http://math.hws.edu/javanotes/) - David J. Eck
652
* [Introduction to Programming in Java](http://introcs.cs.princeton.edu/java/home/)- Robert Sedgewick and Kevin Wayne
653
* [Introduction to Neural Networks with Java](http://www.heatonresearch.com/articles/series/1) -
C
Chanchal Kumar Ghosh 已提交
654 655 656 657
* [Animation/Games in Java](http://www.heatonresearch.com/articles/series/3)
* [Java for the Beginning Programmer](http://www.heatonresearch.com/articles/series/15)
* [HTTP Programming Recipes for Java Bots](http://www.heatonresearch.com/articles/series/16)
* [Tutorial: Java, Maven 2, Eclipse & JSF](http://www.lulu.com/shop/arulkumaran-kumaraswamipillai-and-sivayini-arulkumaran/tutorial-java-maven-2-eclipse-jsf/ebook/product-1603040.html;jsessionid=E57B1E8662500F2ADF96D7B317769B6E) - Arulkumaran Kumaraswamipillai, Sivayini Arulkumaran
V
Victor Felder 已提交
658

659 660 661
####Wicket
* [Official Free Online Guide for Apache Wicket framework](http://wicket.apache.org/guide/)

662

V
Victor Felder 已提交
663
###JavaScript
664 665 666
* [Crockford's JavaScript](http://www.crockford.com/javascript/) - Douglas Crockford
* [Eloquent JavaScript](http://eloquentjavascript.net/) - Marijn Haverbeke
* [Learning JavaScript Design Patterns](http://www.addyosmani.com/resources/essentialjsdesignpatterns/book/) - Addy Osmani
V
Victor Felder 已提交
667
* [JavaScript Bible](http://media.wiley.com/product_ancillary/28/07645334/DOWNLOAD/all.pdf) (PDF)
V
Victor Felder 已提交
668 669 670
* [JavaScript Essentials](http://www.techotopia.com/index.php/JavaScript_Essentials)
* [jQuery Fundamentals](http://jqfundamentals.com/book/) (starts with JavaScript basics)
* [Mozilla Developer Network's JavaScript Guide](https://developer.mozilla.org/en/JavaScript/Guide)
V
Victor Felder 已提交
671
* [JavaScript Allongé](https://leanpub.com/javascript-allonge/read)
V
Victor Felder 已提交
672
* [O'Reilly Programming JavaScript Applications - Early Release](http://chimera.labs.oreilly.com/books/1234000000262/index.html)
B
Boris Egorov 已提交
673
* [The JavaScript Tutorial](http://javascript.info/)
674
* [Javascript Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/javascript) (PDF, Kindle) *(Just fill the fields with any values)*
A
Arjunkumar 已提交
675
* [Dev Docs](http://devdocs.io/)
676
* [Managing Space and Time with JavaScript - Book 1: The Basics](http://www.noelrappin.com/)  - Noel Rappin
J
js game  
Johan 已提交
677
* [Learn to Code JavaScript by Playing a Game](http://codecombat.com)
678

G
Gustavo Sillero 已提交
679 680 681 682
####Angular.js

* [AngularJS in 60 Minutes](http://fastandfluid.com/publicdownloads/AngularJSIn60MinutesIsh_DanWahlin_May2013.pdf) (PDF)

683 684
####Backbone.js

B
Bryan Braun 已提交
685
* [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/)
686
* [A Complete guide for learning Backbone.js](http://www.codebeerstartups.com/2012/12/a-complete-guide-for-learning-backbone-js/)
687
* [Backbonejs Tutorials](http://backbonetutorials.com/)
688 689 690 691

####D3.js

* [Interactive Data Visualization for the Web](http://chimera.labs.oreilly.com/books/1230000000345/index.html)
D
d3noob 已提交
692
* [D3 Tips and Tricks](https://leanpub.com/D3-Tips-and-Tricks)
K
Kaushik Thirthappa 已提交
693 694
* [Dashing D3.js](https://www.dashingd3js.com/table-of-contents)
* [Interactive Data Visualization with D3](http://alignedleft.com/tutorials/d3)
695

696 697 698 699 700 701 702
####jQuery

* [jQuery Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/jquery) (PDF, Kindle) *(Just fill the fields with any values)*

####Knockout.js
* [Knockout.js Succinctly](http://www.syncfusion.com/resources/techportal/ebooks/knockoutjs) (PDF, Kindle) *(Just fill the fields with any values)*

V
Victor Felder 已提交
703
####Node.js
V
Victor Felder 已提交
704
* [Mastering Node.js](http://visionmedia.github.com/masteringnode/)
705
* [Mixu's Node Book](http://book.mixu.net/node/)
706 707
* [The Node Beginner Book](http://nodebeginner.org/)
* [Up and Running with Node](http://ofps.oreilly.com/titles/9781449398583/)
V
Victor Felder 已提交
708 709


V
Victor Felder 已提交
710
###LaTeX
V
Victor Felder 已提交
711
* [The Not So Short Introduction to LaTeX](http://tobi.oetiker.ch/lshort/lshort.pdf) (PDF)
H
Huw Rowlands 已提交
712
* [LaTeX Wikibook](http://en.wikibooks.org/wiki/LaTeX)
V
Victor Felder 已提交
713

M
maieul 已提交
714 715
See also [TeX](#tex)

V
Victor Felder 已提交
716

V
Victor Felder 已提交
717
###Linux
V
Victor Felder 已提交
718
* [Advanced Linux Programming](http://www.advancedlinuxprogramming.com/)
B
Boris 已提交
719
* [Getting Started with Ubuntu](http://ubuntu-manual.org/)
V
Victor Felder 已提交
720 721
* [GNU Autoconf, Automake and Libtool](http://sources.redhat.com/autobook/download.html)
* [GTK+/Gnome Application Development](http://www.linuxtopia.org/online_books/gui_toolkit_guides/gtk+_gnome_application_development/index.html)
B
Boris 已提交
722 723
* [The Debian Administrator's Handbook](http://debian-handbook.info/)
* [The Linux Command Line](http://linuxcommand.org/tlcl.php) (PDF)
V
Victor Felder 已提交
724
* [The Linux Development Platform (PDF)](http://www.informit.com/content/downloads/perens/0130091154.pdf) (PDF)
V
Victor Felder 已提交
725
* [Linux Device Drivers](http://lwn.net/Kernel/LDD3/) by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman
B
Boris 已提交
726
* [Linux Kernel in a Nutshell](http://www.kroah.com/lkn/)
V
Victor Felder 已提交
727 728
* [The Linux Kernel Module Programming Guide](http://tldp.org/LDP/lkmpg/2.6/html/)
* [Secure Programming for Linux and Unix](http://www.dwheeler.com/secure-programs/Secure-Programs-HOWTO.html)
K
Kaushik Thirthappa 已提交
729
* [Linux from Scratch](http://www.linuxfromscratch.org/lfs/view/stable/)
B
Boris 已提交
730
* [Ubuntu Pocket Guide and Reference](http://www.ubuntupocketguide.com/index_main.html)
V
Victor Felder 已提交
731
* [What Every Programmer Should Know About Memory](http://www.akkadia.org/drepper/cpumemory.pdf) (PDF)
J
Joey Smith 已提交
732
* [Learning Debian GNU/Linux](http://oreilly.com/openbook/debian/book/index.html)
V
Victor Felder 已提交
733 734 735 736 737 738 739 740 741 742 743 744


###Lisp
* [Common Lisp the Language, 2nd Edition](http://www.cs.cmu.edu/Groups/AI/html/cltl/mirrors.html)
* [Common Lisp: A Gentle Introduction to Symbolic Computation](http://www.cs.cmu.edu/~dst/LispBook/) - David S. Touretzky
* [Common Lisp Quick Reference](http://clqr.boundp.org/)
* [Let Over Lambda - 50 Years of Lisp](http://letoverlambda.com/index.cl/toc)
* [Natural Language Processing in Lisp](http://www.informatics.susx.ac.uk/research/groups/nlp/gazdar/nlp-in-lisp/index.html)
* [On Lisp](http://www.paulgraham.com/onlisp.html)
* [Practical Common Lisp](http://www.gigamonkeys.com/book/)
* [Successful Lisp: How to Understand and Use Common Lisp](http://psg.com/~dlamkins/sl/) - David Lamkins
* [Sketchy LISP](http://www.bcl.hamilton.ie/~nmh/t3x.org/zzz/) - Nils Holm
J
koans  
Johan 已提交
745
* [Lisp Koans](https://github.com/google/lisp-koans)
J
Johan 已提交
746
* [Casting Spels in Lisp](http://www.lisperati.com/casting.html)
V
Victor Felder 已提交
747 748 749 750


###Lua
* [Programming In Lua](http://www.lua.org/pil/) (for version 5)
751 752
* [Programming Gems](http://www.lua.org/gems/)
* [Lua 5.1 Reference Manual](http://www.lua.org/manual/5.1/)
V
Victor Felder 已提交
753 754 755 756


###Mathematica
* [Mathematica® programming: an advanced introduction by Leonid Shifrin](http://www.mathprogramming-intro.org/)
V
Victor Felder 已提交
757 758
* [Stephen Wolfram's The Mathematica Book](http://reference.wolfram.com/legacy/v5_2/)
* [Wolfram Mathematica Tutorial Collection](http://www.wolfram.com/learningcenter/tutorialcollection/)
759
* [Basics of Algebra, Topology, and Differential Calculus](http://www.cis.upenn.edu/~jean/math-basics.pdf)
V
Victor Felder 已提交
760 761


V
Victor Felder 已提交
762
###Maven
V
Victor Felder 已提交
763 764 765 766 767 768 769 770 771 772 773 774
* [Better Builds with Maven](http://www.maestrodev.com/better-build-maven)
* [Maven by Example](http://www.sonatype.com/books/mvnex-book/reference/public-book.html)
* [Maven: The Complete Reference](http://www.sonatype.com/books/mvnref-book/reference/public-book.html)
* [Repository Management with Nexus](http://www.sonatype.com/books/nexus-book/reference/)
* [Developing with Eclipse and Maven](http://www.sonatype.com/books/m2eclipse-book/reference/)


###Mercurial
* [Mercurial: The Definitive Guide](http://hgbook.red-bean.com/)
* [HGInit - Mercurial Tutorial by Joel Spolsky](http://hginit.com/)


A
Alvaro Garcia 已提交
775 776 777
###MySQL
* [MySQL Tutorial Excerpt](http://downloads.mysql.com/docs/mysql-tutorial-excerpt-5.1-en.pdf)

V
Victor Felder 已提交
778 779 780 781 782 783 784 785
###.NET (C# / VB / Nemerle / Visual Studio)
* [C# Essentials](http://www.techotopia.com/index.php/C_Sharp_Essentials)
* [C# Programming - Wikibook](http://en.wikibooks.org/wiki/C_Sharp_Programming)
* [C# Yellow Book](http://www.csharpcourse.com/) (intro to programming)
* [Charles Petzold's .NET Book Zero](http://www.charlespetzold.com/dotnet/index.html)
* [Data Structures and Algorithms with Object-Oriented Design Patterns in C#](http://www.brpreiss.com/books/opus6/)
* [Entity Framework](http://weblogs.asp.net/zeeshanhirani/archive/2008/12/05/my-christmas-present-to-the-entity-framework-community.aspx)
* [Moving to Microsoft Visual Studio 2010](http://blogs.msdn.com/b/microsoft_press/archive/2010/09/13/free-ebook-moving-to-microsoft-visual-studio-2010.aspx)
V
Victor Felder 已提交
786
* [Nemerle](http://asaha.com/ebook/AMTQ2NjA-/Nemerle.pdf) (PDF)
V
Victor Felder 已提交
787 788 789
* [Threading in C#](http://www.albahari.com/threading/)
* [Visual Basic Essentials](http://www.techotopia.com/index.php/Visual_Basic_Essentials)
* [Visual Studio Tips and Tricks](http://www.infoq.com/minibooks/vsnettt) (VS 2003-2005 only)
V
Victor Felder 已提交
790
* [Under the Hood of .NET Memory Management](http://download.red-gate.com/ebooks/DotNet/Under_the_Hood_of_.NET_Management.pdf) (PDF) *(RedGate, By Chris Farrell and Nick Harrison)*
791 792
* [Practical Performance Profiling: Improving the efficiency of .NET code ](http://www.red-gate.com/products/dotnet-development/ants-performance-profiler/entrypage/practical-performance-profiling) *(RedGate, By Jean-Philippe Gouigoux)*
* [.NET Performance Testing and Optimization - The Complete Guide](http://download.red-gate.com/ebooks/DotNet/Perf_Test_and_opt_eBook.zip) *(RedGate, By Paul Glavich and Chris Farrell)*
C
Chanchal Kumar Ghosh 已提交
793
* [HTTP Programming Recipes for C# Bots](http://www.heatonresearch.com/articles/series/20)
V
Victor Felder 已提交
794 795


V
Victor Felder 已提交
796
###NoSQL
V
Victor Felder 已提交
797 798 799
* [CouchDB: The Definitive Guide](http://books.couchdb.org/relax/)
* [The Little MongoDB Book](http://openmymind.net/2011/3/28/The-Little-MongoDB-Book)
* [The Little Redis Book](http://openmymind.net/2012/1/23/The-Little-Redis-Book/)
K
Kaushik Thirthappa 已提交
800
* [The Little Riak Book](http://littleriakbook.com/)
801
* [Graph Databases](http://graphdatabases.com/)
J
koans  
Johan 已提交
802
* [MongoDB Koans](https://github.com/chicagoruby/MongoDB_Koans)
V
Victor Felder 已提交
803 804 805 806


###Oberon
* [Programming in Oberon](http://www-old.oberon.ethz.ch/WirthPubl/ProgInOberon.pdf) (PDF)
G
Guilherme Simoes 已提交
807
* [Object-Oriented Programming in Oberon-2](http://ssw.jku.at/Research/Books/Oberon2.pdf) (PDF)
V
Victor Felder 已提交
808 809 810


###Objective-C
V
Victor Felder 已提交
811 812
* [Programming With Objective-C](https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/ProgrammingWithObjectiveC.pdf) (PDF)
* [Object-Oriented Programming with Objective-C](http://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/OOP_ObjC/OOP_ObjC.pdf) (PDF)
813
* [Objective-C Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/objective-c) (PDF, Kindle) *(Just fill the fields with any values)*
V
Victor Felder 已提交
814 815 816 817 818 819 820


###OCaml
* [Introduction to Objective Caml](http://courses.cms.caltech.edu/cs134/cs134b/book.pdf) (PDF)
* [Objective Caml for Scientists (first chapter only)](http://www.ffconsultancy.com/products/ocaml_for_scientists/chapter1.html)
* [Unix System Programming in OCaml](http://ocamlunix.forge.ocamlcore.org/)
* [Developing Applications With Objective Caml](http://caml.inria.fr/pub/docs/oreilly-book/)
A
Alex Muscar 已提交
821
* [Real World OCaml](https://realworldocaml.org/beta3/en/html/)
A
AllenDowney 已提交
822
* [Think OCaml](http://greenteapress.com/thinkocaml/index.html) - Allen B. Downey and Nicholas Monje
V
Victor Felder 已提交
823

N
nerandell 已提交
824

V
Victor Felder 已提交
825
###Octave
N
nerandell 已提交
826
* [Octave Programming](http://en.wikibooks.org/wiki/Octave_Programming_Tutorial)
V
Victor Felder 已提交
827

B
Bruno Girin 已提交
828

V
Victor Felder 已提交
829
###OpenSCAD
B
Bruno Girin 已提交
830 831 832
* [OpenSCAD User Manual](http://en.wikibooks.org/wiki/OpenSCAD_User_Manual)


V
Victor Felder 已提交
833
###Oracle Server
V
Victor Felder 已提交
834
* [Oracle's Guides and Manuals](http://tahiti.oracle.com/)
V
Victor Felder 已提交
835 836 837 838 839


###Oracle PL/SQL
* [PL/SQL Language Reference](http://download.oracle.com/docs/cd/E11882_01/appdev.112/e17126/toc.htm)
* [PL/SQL Packages and Types Reference](http://download.oracle.com/docs/cd/E11882_01/appdev.112/e16760/toc.htm)
840
* [Steven Feuerstein's PL/SQL Obsession - Videos and Presentations](http://www.toadworld.com/platforms/oracle/w/wiki/8243.plsql-obsession.aspx)
V
Victor Felder 已提交
841 842 843 844 845 846 847 848 849


###Parrot / Perl 6
* [Using Perl 6](http://github.com/perl6/book/) (work in progress)


###Perl
* [Beginning Perl](http://www.perl.org/books/beginning-perl/)
* [Embedding Perl in HTML with Mason](http://www.masonbook.com/book/)
V
Victor Felder 已提交
850
* [Essential Perl](http://cslibrary.stanford.edu/108/EssentialPerl.pdf) (PDF)
V
Victor Felder 已提交
851 852 853 854
* [Extreme Perl](http://www.extremeperl.org/bk/home)
* [Higher-Order Perl](http://hop.perl.plover.com/book/)
* [The Mason Book](http://www.masonbook.com/book/)
* [Modern Perl 5](http://www.onyxneon.com/books/modern_perl/index.html)
V
Victor Felder 已提交
855
* [Perl & LWP](http://lwp.interglacial.com/index.html)
V
Victor Felder 已提交
856 857
* [Perl for the Web](http://www.globalspin.com/thebook/)
* [Perl Free Online EBooks](http://linkmingle.com/list/13-plus-List-of-Free-Great-Perl-Books-available-Online-freebooksandarticles) (meta-list)
A
AllenDowney 已提交
858
* [Learning Perl The Hard Way](http://www.greenteapress.com/perl/)
859
* [Practical mod\_perl](http://modperlbook.org/)
V
Victor Felder 已提交
860
* [Web Client Programming with Perl](http://oreilly.com/openbook/webclient/)
V
Update  
Victor Felder 已提交
861
* [Plack Handbook](http://handbook.plackperl.org/)
J
Joey Smith 已提交
862
* [Exploring Programming Language Architecture in Perl](http://www.billhails.net/Book/)
V
Update  
Victor Felder 已提交
863

V
Victor Felder 已提交
864 865 866

###PHP
* [PHP Essentials](http://www.techotopia.com/index.php/PHP_Essentials)
M
Matthew Turland 已提交
867
* [PHP: The Right Way](http://www.phptherightway.com/)
V
Victor Felder 已提交
868
* [Practical PHP Programming](http://www.tuxradar.com/practicalphp) (wiki containing O'Reilly's *PHP In a Nutshell*)
V
Victor Felder 已提交
869 870
* [Symfony2](http://symfony.com/doc/current/book/index.html)
* [Zend Framework: Survive the Deep End](http://www.survivethedeepend.com/)
871
* Laravel Framework
872
    * [Official Documentation (Offline Version)](https://leanpub.com/l4-offline-doc)
873
* Drupal Framework
874 875 876 877 878
    * Drupal 6
    * Drupal 7
        * [The Tiny Book of Rules](https://drupal.org/files/tiny-book-of-rules.pdf) (PDF)
        * [Master Drupal in 7 hours](http://dl.dropboxusercontent.com/u/54624702/Master%20Drupal%20in%207%20hours_v1.1.pdf) (PDF)
    * Drupal 8
S
Sanpi 已提交
879
* [PHP Internals Book](http://www.phpinternalsbook.com/)
J
Johan 已提交
880 881 882 883 884
* [PHP Best Practices](https://phpbestpractices.org/)
* [PHP Programming](http://en.wikibooks.org/wiki/PHP_Programming)
* [PHP with Guru99](http://www.smashwords.com/books/view/324888)
* [Practical Php Testing](http://www.giorgiosironi.com/2009/12/practical-php-testing-is-here.html)
* [Practical PHP Programming](http://www.tuxradar.com/practicalphp)
V
Victor Felder 已提交
885 886 887 888 889 890


###PowerShell
* [Mastering PowerShell](http://powershell.com/cs/blogs/ebook/)


S
Saheed 已提交
891 892 893 894
###Processing
* [The Nature of Code: Simulating Natural Systems with Processing](http://natureofcode.com/book/)


V
Victor Felder 已提交
895 896 897 898 899 900 901 902 903 904
###Prolog
* [Adventure in Prolog](http://www.amzi.com/AdventureInProlog/advfrtop.htm)
* [Applications of Prolog](http://bookboon.com/int/student/it/applications-of-prolog)
* [Building Expert Systems in Prolog](http://www.amzi.com/ExpertSystemsInProlog/)
* [Introduction to Prolog for Mathematicians](http://www.j-paine.org/prolog/mathnotes/files/pms/pms.html)
* [Learn Prolog Now!](http://www.learnprolognow.org/)
* [Logic, Programming and Prolog (2ed)](http://www.ida.liu.se/~ulfni/lpp/)
* [Natural Language Processing Techniques in Prolog](http://cs.union.edu/~striegnk/courses/nlp-with-prolog/html/)
* [Prolog Techniques](http://bookboon.com/int/student/it/prolog-techniques-applications-of-prolog)
* [Simply Logical](http://www.cs.bris.ac.uk/~flach/SimplyLogical.html)
V
Victor Felder 已提交
905
* [Visual Prolog 7.2 for Tyros](http://download.pdc.dk/vip/72/books/tyros/tyros72.pdf) (PDF)
V
Victor Felder 已提交
906 907 908 909 910 911 912 913 914 915


###PostgreSQL
* [Practical PostgreSQL](http://www.commandprompt.com/ppbook/)


###Python
* [Byte of Python](http://www.swaroopch.com/notes/Python)
* [Data Structures and Algorithms in Python](http://www.brpreiss.com/books/opus7/html/book.html)
* [Dive into Python](http://www.diveintopython.net/)
V
Victor Felder 已提交
916
* [Dive into Python 3](http://getpython3.com/diveintopython3/)
A
Anurag Bansal 已提交
917
* [Google's Python Class](https://developers.google.com/edu/python/?hl=de-DE&csw=1)
V
Victor Felder 已提交
918
* [Hacking Secret Cyphers with Python](http://inventwithpython.com/hacking/chapters/) - Al Sweigart
J
Jeff Uren 已提交
919
* [Hitchiker's Guide to Python!](http://docs.python-guide.org/en/latest/)
V
Victor Felder 已提交
920
* [How to Think Like a Computer Scientist: Learning with Python](http://www.greenteapress.com/thinkpython/thinkCSpy/)
921
	* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)
C
crystalattice 已提交
922
* [Introduction to Programming Using Python](http://python-ebook.blogspot.com) - Cody Jackson
923
* [Invent Your Own Computer Games With Python](http://inventwithpython.com/chapters/) - Al Sweigart
V
Victor Felder 已提交
924
* [Learn Python The Hard Way](http://learnpythonthehardway.org/book/)
M
Martín Gaitán 已提交
925
* [Lectures on scientific computing with python](https://github.com/jrjohansson/scientific-python-lectures) - J.R. Johansson
926
* [Making Games with Python & Pygame](http://inventwithpython.com/pygame/chapters/) - Al Sweigart
V
Victor Felder 已提交
927
* [Natural Language Processing with Python](http://www.nltk.org/book)
J
Jeff Uren 已提交
928
* [Porting to Python 3: An In-Depth Guide](http://python3porting.com/)
V
Victor Felder 已提交
929
* [Python Bibliotheca](http://openbookproject.net/pybiblio/)
V
Victor Felder 已提交
930
* [Python Cookbook](http://chimera.labs.oreilly.com/books/1230000000393/index.html) - David Beazley
V
Victor Felder 已提交
931
* [Python for Fun](http://www.openbookproject.net/py4fun/)
V
Victor Felder 已提交
932
* [Python for Informatics: Exploring Information](http://www.pythonlearn.com/book.php)
933
* [Python for you and me](http://pymbook.readthedocs.org/en/latest/)
A
Anurag Bansal 已提交
934 935
* [Python Practice Book](http://anandology.com/python-practice-book/index.html)
* [Python Programming](http://upload.wikimedia.org/wikipedia/commons/9/91/Python_Programming.pdf) - PDF
M
Martín Gaitán 已提交
936
* [Python Scientific Lecture Notes](http://scipy-lectures.github.io/)
V
Victor Felder 已提交
937
* [Snake Wrangling For Kids](http://www.briggs.net.nz/snake-wrangling-for-kids.html)
B
Boris Egorov 已提交
938
* [The Art and Craft of Programming](http://beastie.cs.ua.edu/cs150/book/index.html)
939
* [The Programming Historian](http://niche-canada.org/files/programming-historian-1.pdf) - William J. Turkel, Adam Crymble and Alan MacEachern
A
AllenDowney 已提交
940
* [Think Python](http://www.greenteapress.com/thinkpython/) - Allen B. Downey
941
* [Problem Solving with Algorithms and Data Structures](http://interactivepython.org/courselib/static/pythonds/index.html)
Z
zhujs 已提交
942
* [Python Module of the Week](http://pymotw.com/2/)
J
James Michael DuPont 已提交
943
* [Wikibooks: Python Programming](http://en.wikibooks.org/wiki/Python_Programming)
J
koans  
Johan 已提交
944
* [Python Koans](https://github.com/gregmalcolm/python_koans)
945
* [Test-Driven Web Development with Python](http://chimera.labs.oreilly.com/books/1234000000754/index.html)
C
Chanchal Kumar Ghosh 已提交
946
* [Python Standard Library](http://effbot.org/librarybook/) - Fredrik Lundh
J
Joey Smith 已提交
947 948 949
* [Building Skills in Python](http://www.itmaybeahack.com/book/python-2.6/latex/BuildingSkillsinPython.pdf)
* [Building Skills in Object-Oriented Design (Python)](http://www.itmaybeahack.com/book/oodesign-python-2.1/latex/BuildingSkillsinOODesign.pdf)
* [Text Processing in Python](http://gnosis.cx/TPiP/)
C
Chanchal Kumar Ghosh 已提交
950

V
Victor Felder 已提交
951

952 953 954
####Django
* [Djen of Django](http://agiliq.com/books/djenofdjango/)
* [Django by Example](http://www.lightbird.net/dbe/)
955
* [Django by Example for Django 1.5](http://lightbird.net/dbe2/)
C
canibanoglu 已提交
956
* [Tango With Django](http://www.tangowithdjango.com/book/)
C
Can Ibanoglu 已提交
957
* [Deploy Django](http://www.deploydjango.com)
958

N
Nimesh Ghelani 已提交
959 960 961
####Flask
* [The Flask Mega-Tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world)

V
Victor Felder 已提交
962 963

###R
B
Boris 已提交
964
* [The R Inferno](http://www.burns-stat.com/pages/Tutor/R_inferno.pdf) (PDF)
V
Victor Felder 已提交
965 966 967
* [The R Manuals](http://cran.r-project.org/manuals.html)
* [The R Language](http://stat.ethz.ch/R-manual/R-patched/doc/html/)
* [R by example](http://www.mayin.org/ajayshah/KB/R/index.html)
V
Victor Felder 已提交
968
* [Introduction to Probability and Statistics Using R](http://cran.r-project.org/web/packages/IPSUR/vignettes/IPSUR.pdf) (PDF)
969
* [Advanced R Programming](http://adv-r.had.co.nz/)
V
Victor Felder 已提交
970 971
* [R practicals](http://www.columbia.edu/~cjd11/charles_dimaggio/DIRE/resources/R/practicalsBookNoAns.pdf) (PDF)
* [R for spatial analysis](http://www.columbia.edu/~cjd11/charles_dimaggio/DIRE/resources/spatialEpiBook.pdf) (PDF)
972
* [Learning Statistics with R](http://health.adelaide.edu.au/psychology/ccs/teaching/lsr/)
B
Boris Egorov 已提交
973
* [R language for Programmers](http://www.johndcook.com/R_language_for_programmers.html)
974
* [R Programming](http://en.wikibooks.org/wiki/R_Programming)
975
* [Practical Regression and Anova using R](http://cran.r-project.org/doc/contrib/Faraway-PRA.pdf) (PDF)
J
Joey Smith 已提交
976
* [Data Mining with R](http://www.dcc.fc.up.pt/~ltorgo/DataMiningWithR/book.html)
V
Victor Felder 已提交
977

A
ajauhri 已提交
978
###Racket
V
Victor Felder 已提交
979
* [Programming Languages: Application and Interpretation](http://cs.brown.edu/courses/cs173/2012/book/index.html)
J
John 已提交
980
* [The Racket Guide](http://docs.racket-lang.org/guide/index.html)
A
ajauhri 已提交
981 982


V
Victor Felder 已提交
983
###Ruby
984
* [The Bastards Book of Ruby](http://ruby.bastardsbook.com/)
V
Victor Felder 已提交
985 986 987 988 989
* [Learn Ruby the hard way](http://ruby.learncodethehardway.org/book/)
* [MacRuby: The Definitive Guide](http://macruby.labs.oreilly.com/)
* [Mr. Neighborly's Humble Little Ruby Book](http://www.humblelittlerubybook.com/)
* [Programming Ruby](http://www.ruby-doc.org/docs/ProgrammingRuby/)
* [Why's (Poignant) Guide to Ruby](http://mislav.uniqpath.com/poignant-guide/) ([mirror](http://www.scribd.com/doc/2236084/Whys-Poignant-Guide-to-Ruby))
B
Boris Egorov 已提交
990
* [Ruby Hacking Guide](http://ruby-hacking-guide.github.io/)
B
Boris 已提交
991
* [Ruby Best Practices](http://majesticseacreature.com/rbp-book/pdfs/rbp_1-0.pdf) (PDF)
992 993
* [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com)
* [A community-driven Ruby style guide](https://github.com/bbatsov/ruby-style-guide)
K
Kevin Musiorski 已提交
994
* [CodeCademy Ruby](http://www.codecademy.com/tracks/ruby)
V
Victor Velazquez 已提交
995 996 997
* [How To Think Like a Computer Scientist: Learning With Ruby](http://mysite.verizon.net/hpassel/thinkruby/)
* [Ruby in Twenty Minutes](https://www.ruby-lang.org/en/documentation/quickstart/)
* [Ruby Essentials](http://www.techotopia.com/index.php/Ruby_Essentials)
V
Vincent Cantin 已提交
998 999
* [Ruby User's Guide](http://www.linuxtopia.org/online_books/programming_books/ruby_guide/)
* [Ruby Programming](http://www.linuxtopia.org/online_books/programming_books/ruby_tutorial/)
V
Victor Velazquez 已提交
1000
* [Ruby Learning](http://rubylearning.com/)
J
Johan 已提交
1001
* [Try Ruby](http://tryruby.org/)
J
koans  
Johan 已提交
1002
* [Ruby Koans](http://www.rubykoans.com/)
F
fernando-barajas 已提交
1003
* [Ruby User's Guide](http://www.rubyist.net/~slagell/ruby/)
J
Johan 已提交
1004 1005
* [The Little Book Of Ruby](http://www.sapphiresteel.com/The-Little-Book-Of-Ruby)
* [Mr. Neighborly's Humble Little Ruby Book](http://humblelittlerubybook.com/book/)
1006
* [Learn to Program, by Chris Pine](http://pine.fm/LearnToProgram/)
V
Victor Felder 已提交
1007 1008 1009 1010


###Ruby on Rails
* [Ruby on Rails Tutorial: Learn Rails By Example](http://ruby.railstutorial.org/ruby-on-rails-tutorial-book)
R
ricardo cruz 已提交
1011
* [Objects on Rails](http://objectsonrails.com)
1012 1013
* [Ruby on Rails Guides](http://guides.rubyonrails.org)
* [A community-driven Rails style guide](https://github.com/bbatsov/rails-style-guide)
1014
* [Upgrading to Rails 4](https://github.com/alindeman/upgradingtorails4)
V
Victor Felder 已提交
1015 1016


G
Grigoriy Dzhanelidze 已提交
1017 1018 1019
###Rust
* [Rust for Rubyists](http://www.rustforrubyists.com/book/index.html)

1020

V
Victor Felder 已提交
1021
###Sage
1022 1023
* [The Sage Manuals](http://sagemath.org/doc/)
* [Sage for Newbies](http://sage.math.washington.edu/home/tkosan/newbies_book/)
V
Victor Felder 已提交
1024
* [Sage for Power Users](http://modular.math.washington.edu/books/sagebook/sagebook.pdf) (PDF)
V
Victor Felder 已提交
1025 1026


V
Victor Felder 已提交
1027
###Scala
1028
* [Another tour of Scala](http://naildrivin5.com/scalatour)
B
Boris 已提交
1029
* [Effective Scala](http://twitter.github.com/effectivescala/)
V
Victor Felder 已提交
1030 1031 1032 1033 1034 1035
* [Exploring Lift](http://exploring.liftweb.net/) (published earlier as "The Definitive Guide to Lift", [PDF](http://groups.google.com/group/the-lift-book))
* [Lift](http://github.com/tjweir/liftbook)
* [Pro Scala: Monadic Design Patterns for the Web](http://github.com/leithaus/XTrace/tree/monadic/src/main/book/content/)
* [Programming in Scala, First Edition](http://www.artima.com/pins1ed/)
* [Programming Scala](http://programming-scala.labs.oreilly.com/index.html)
* [Scala By Example](http://www.scala-lang.org/docu/files/ScalaByExample.pdf) (PDF)
1036
* [Scala School by Twitter](http://twitter.github.io/scala_school/)
V
Victor Felder 已提交
1037 1038 1039 1040 1041 1042 1043 1044
* [A Scala Tutorial for Java programmers](http://www.scala-lang.org/docu/files/ScalaTutorial.pdf) (PDF)
* [Xtrace](http://github.com/leithaus/XTrace/tree/monadic/src/main/book/content/)


###Scheme
* [Concrete Abstractions: An Introduction to Computer Science Using Scheme](https://gustavus.edu/+max/concrete-abstractions.html)
* The Scheme Programming Language [Edition 3](http://www.scheme.com/tspl3/), [Edition 4](http://www.scheme.com/tspl4/)
* [Simply Scheme: Introducing Computer Science](http://www.cs.berkeley.edu/~bh/ss-toc2.html)
B
Boris Egorov 已提交
1045
* [Teach Yourself Scheme in Fixnum Days](http://www.ccs.neu.edu/home/dorai/t-y-scheme/t-y-scheme.html)
V
Victor Felder 已提交
1046

1047 1048 1049
###Scilab

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

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

1056 1057
###Security
* [OWASP Top 10 for .NET Developers](http://www.troyhunt.com/2011/12/free-ebook-owasp-top-10-for-net.html)
J
Joey Smith 已提交
1058
* [Intrusion Detection Systems with Snort](http://ptgmedia.pearsoncmg.com/images/0131407333/downloads/0131407333.pdf)
V
Update  
Victor Felder 已提交
1059

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

1063 1064
###Silverlight
* [10 Laps around Silverlight 5](http://www.silverlightshow.net/ebooks/10laps_silverlight5.aspx)
V
Update  
Victor Felder 已提交
1065

V
Victor Felder 已提交
1066
###Smalltalk
B
Boris Egorov 已提交
1067
* [Computer Programming using GNU Smalltalk](http://www.canol.info/books/computer_programming_using_gnu_smalltalk) (PDF)
V
Victor Felder 已提交
1068 1069
* [Dynamic Web Development with Seaside](http://book.seaside.st/book/table-of-contents)
* [Free Online Smalltalk Books](http://stephane.ducasse.free.fr/FreeBooks.html) (meta-list)
1070
* [Pharo by Example](http://pharobyexample.org/) (Smalltalk DE)
V
Victor Felder 已提交
1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082
* [Squeak By Example](http://www.squeakbyexample.org/) (Smalltalk IDE)


###Subversion
* [Subversion Version Control](http://www.phptr.com/content/images/0131855182/downloads/Nagel_book.pdf) (PDF)
* [Version Control with Subversion](http://svnbook.red-bean.com/)


###SQL (implementation agnostic)
* [Developing Time-Oriented Database Applications in SQL](http://www.cs.arizona.edu/people/rts/publications.html)
* [Use The Index, Luke!: A Guide To SQL Database Performance](http://use-the-index-luke.com/)
* [Learn SQL The Hard Way](http://sql.learncodethehardway.org/)
1083
* [SQL For Web Nerds](http://philip.greenspun.com/sql/)
V
Victor Felder 已提交
1084

V
Update  
Victor Felder 已提交
1085

D
Diego Dias 已提交
1086 1087 1088 1089
###SQL Server
* [Introducing Microsoft SQL Server 2008 R2](http://social.technet.microsoft.com/wiki/contents/articles/11608.e-book-gallery-for-microsoft-technologies.aspx#IntroducingMicrosoftSQLServer2008R2)
* [Introducing Microsoft SQL Server 2012](http://social.technet.microsoft.com/wiki/contents/articles/11608.e-book-gallery-for-microsoft-technologies.aspx#IntroducingMicrosoftSQLServer2012)
* [SQL Server 2012 Tutorials: Reporting Services](http://social.technet.microsoft.com/wiki/contents/articles/11608.e-book-gallery-for-microsoft-technologies.aspx#SQLServer2012Tutorials:ReportingServices)
V
Victor Felder 已提交
1090 1091 1092
* [SQL Server Execution Plans](http://download.red-gate.com/ebooks/SQL/sql-server-execution-plans.pdf) (PDF) *(RedGate, By Grant Fritchey)*
* [Defensive Database Programming ](http://download.red-gate.com/ebooks/SQL/defensive-database-programming.pdf) (PDF) *(RedGate, By Alex Kuznetsov)*
* [SQL Server Execution Plans, Second Edition](http://download.red-gate.com/ebooks/SQL/eBOOK_SQLServerExecutionPlans_2Ed_G_Fritchey.pdf) (PDF) *(RedGate, By Grant Fritchey)*
1093
* [Inside the SQL Server Query Optimizer](http://www.red-gate.com/products/sql-development/sql-prompt/entrypage/sql-query-optimizer-ebook3) *(RedGate, By Benjamin Nevarez)*
1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108
* [SQL Server Transaction Log Management](http://www.red-gate.com/community/books/sql-server-transaction-log-management) *(RedGate, By Tony Davis and Gail Shaw)*
* [The Art of SQL Server FILESTREAM](http://www.red-gate.com/community/books/art-of-filestream.htm) *(RedGate, By Jacob Sebastian and Sven Aelterman)*
* [SQL Server Concurrency: Locking, Blocking and Row Versioning](http://www.red-gate.com/community/books/sql-server-concurrency.htm) *(RedGate, By Kalen Delaney)*
* [SQL Server Backup and Restore](http://www.red-gate.com/community/books/sql-server-backup-and-restore.htm) *(RedGate, By Shawn McGehee)*
* [Troubleshooting SQL Server: A Guide for the Accidental DBA](http://www.red-gate.com/community/books/accidental-dba) *(RedGate, By Jonathan Kehayias and Ted Krueger)*
* [SQL Server Hardware](http://www.red-gate.com/community/books/sql-server-hardware) *(RedGate, By Glenn Berry)*
* [SQL Server Statistics](http://www.red-gate.com/community/books/sql-server-statistics.htm) *(RedGate, By Holger Schmeling)*
* [Performance Tuning with SQL Server Dynamic Management Views](http://www.red-gate.com/community/books/dynamic-management-views.htm) *(RedGate, By Tim Ford and Louis Davidson)*
* [Brad's Sure Guide to SQL Server Maintenance Plans](http://www.red-gate.com/community/books/sql-server-maintenance-plans) *(RedGate, By Brad McGehee)*
* [Best of SQLServerCentral.com Vol 7](http://www.red-gate.com/community/books/ssc-7.htm) *(RedGate, By SQLServerCentral Authors)*
* [Protecting SQL Server Data](http://www.red-gate.com/community/books/protecting-data.htm) *(RedGate, By John Magnabosco)*
* [SQL Server Tacklebox](http://www.red-gate.com/community/books/sql-server-tacklebox) *(RedGate, By Rodney Landrum)*
* [How to Become an Exceptional DBA](http://www.red-gate.com/community/books/exceptional-dba-book) *(RedGate, By Brad McGehee)*
* [SQL Server Stumpers Vol.5](http://www.red-gate.com/community/books/sql-server-stumpers-v5.htm) *(RedGate, By SQLServerCentral Authors)*
* [Mastering SQL Server Profiler](http://www.red-gate.com/community/books/mastering-sql-server-profiler.htm) *(RedGate, By Brad McGehee)*
1109

V
Victor Felder 已提交
1110 1111 1112 1113

###Teradata
* [Teradata Books](http://www.info.teradata.com/)

M
maieul 已提交
1114

V
Victor Felder 已提交
1115 1116
###TeX
* [TeX for the Impatient](https://www.gnu.org/software/teximpatient/), by Paul Abrahams, Kathryn Hargreaves, and Karl Berry
E
Eric Guirbal 已提交
1117
* [Notes On Programming in TeX](http://pgfplots.sourceforge.net/TeX-programming-notes.pdf) (PDF) by Christian Feursänger
E
Eric Guirbal 已提交
1118
* [TeX by Topic, A TeXnician's Reference](http://eijkhout.net/texbytopic/texbytopic.html), by Victor Eijkhout
V
Update  
Victor Felder 已提交
1119
* [The Computer Science of TeX and LaTeX](http://eijkhout.net/texsci/), by Victor Eijkhout
M
maieul 已提交
1120 1121 1122

See also [LaTeX](#latex)

V
Update  
Victor Felder 已提交
1123

1124 1125
###Theory
* [Networks, Crowds, and Markets: Reasoning About a Highly Connected World](http://www.cs.cornell.edu/home/kleinber/networks-book/)
G
Gábor Horváth 已提交
1126
* [Homotopy Type Theory: Univalent Foundations of Mathematics](http://homotopytypetheory.org/book/) (PDF)
V
Victor Felder 已提交
1127

1128

V
Victor Felder 已提交
1129
###TypeScript
1130 1131
* [TypeScript Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/typescript) (PDF, Kindle) *(Just fill the fields with any values)*

J
Joey Smith 已提交
1132 1133
###Unix
* [A User's Guide for GNU AWK](http://www.math.utah.edu/docs/info/gawk_toc.html)
V
Victor Felder 已提交
1134

V
Victor Felder 已提交
1135
###Vim
V
Victor Felder 已提交
1136
* [A Byte of Vim](http://www.swaroopch.com/notes/Vim)
V
Victor Felder 已提交
1137 1138
* [Vim Recipes](http://ebooksgo.org/computer/vim-recipes.pdf) (PDF)
* [Vi Improved -- Vim](http://www.truth.sk/vim/vimbook-OPL.pdf) (PDF) by Steve Oualline
M
Miroslav Petrik 已提交
1139
* [Learn Vimscript the Hard Way](http://learnvimscriptthehardway.stevelosh.com/)
1140
* [Learn Vim Progressively](http://yannesposito.com/Scratch/en/blog/Learn-Vim-Progressively/)
V
Victor Felder 已提交
1141 1142 1143 1144 1145 1146 1147


###Websphere
* [Getting started with WebSphere](http://public.dhe.ibm.com/software/dw/db2/express-c/wiki/Getting_Started_with_WASCE_p2.pdf) (PDF)


###Windows Phone
G
Gustavo Sillero 已提交
1148
* [Programming Windows Phone 7](http://blogs.msdn.com/b/microsoft_press/archive/2010/10/28/free-ebook-programming-windows-phone-7-by-charles-petzold.aspx)
G
Gary Ewan Park 已提交
1149
* [Windows Phone Programming Blue Book](http://www.robmiles.com/c-yellow-book/)
G
Gustavo Sillero 已提交
1150 1151 1152 1153
* [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)


###Windows 8
1154
* [Programming Windows 8 Apps with HTML, CSS, and JavaScript](http://blogs.msdn.com/b/microsoft_press/archive/2012/06/04/free-ebook-programming-windows-8-apps-with-html-css-and-javascript-first-preview.aspx)