1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-12 11:02:20 +00:00
Commit Graph

560 Commits

Author SHA1 Message Date
etomlef
ee53f28ba5 added Learn to Program by Chris Pine (under Ruby) 2013-10-29 13:13:53 -04:00
vhf / victor felder
81743449d4 Merge pull request #291 from Sirithang/master
Added Data-Oriented design free eBook
2013-10-29 05:17:09 -07:00
Guillaume Saby
7a74a448d0 Added DOD free ebook (without changing the WHOLE file) 2013-10-29 11:27:54 +00:00
Guillaume Saby
743486b0bd Revert "Added Data-Oriented design free eBook"
This reverts commit dd0b69d071.
2013-10-29 11:25:45 +00:00
Guillaume
dd0b69d071 Added Data-Oriented design free eBook 2013-10-29 09:10:39 +00:00
RiDeLub
2fb45d2d8e Added Conversational Git book. 2013-10-28 17:23:18 +02:00
Gary Ewan Park
e29f4f55c6 Corrected links
Corrected the internal link to the Windows 8 section.
Corrected the external link to Windows Phone Blue Book
2013-10-27 21:05:20 +00:00
Gary Ewan Park
a792833486 Added free eBooks that I am aware of.
I had a blog post here:

http://www.gep13.co.uk/blog/free-ebooks/

which listed some free eBooks that I was aware of.  I have taken the programming related ones, and added them to this list.
2013-10-27 21:00:36 +00:00
Phil Nguyen
8761b6d18a fix Agda tutorial's title 2013-10-27 13:18:21 -04:00
Phil Nguyen
6621c59f7f add SF, CPDT, and Agda tutorial 2013-10-27 13:16:14 -04:00
Ali Emre
3884b8b171 Added 4 Free Java Books 2013-10-27 17:22:32 +02:00
vhf / victor felder
a43d4b5ba6 Merge pull request #280 from pasanwijesinghe/master
Update free-programming-books.md
2013-10-27 07:04:36 -07:00
vhf / victor felder
6382d9d01c Merge pull request #279 from alessgerman/patch-1
Update free-programming-books.md
2013-10-27 07:04:22 -07:00
vhf / victor felder
404cf3a380 Merge pull request #278 from canibanoglu/database-books
Added a couple of database, datamining and information retrieval books
2013-10-27 07:03:51 -07:00
pasanwijesinghe
7b62f87034 Update free-programming-books.md
Added Open Government; Collaboration, Transparency, and Participation in Practice by Daniel Lathrop, Laurel Ruma: O'reilly Media
2013-10-27 18:10:19 +05:30
alessgerman
750df20b2c Update free-programming-books.md
Add http://gitimmersion.com/
2013-10-26 19:46:33 -04:00
Can Ibanoglu
e734470f56 Added a couple of database, datamining and information retrieval books 2013-10-27 02:02:59 +03:00
tomplee
5f545c3a52 Added OOP - Learn Object Oriented Thinking & Programming 2013-10-27 00:59:04 +02:00
Robby Cahyadi Hendro Saputro
c61968aecb Remove one of duplicated Git Magic 2013-10-26 23:03:02 +07:00
Can Ibanoglu
93bb9e46e7 Added http://chimera.labs.oreilly.com/books/1234000000754/index.html 2013-10-25 17:20:13 +03:00
Eric Guirbal
609f1aa209 Add "Programming in Scilab", M. Baudin 2013-10-25 05:00:58 +02:00
Eric Guirbal
510015f265 Add "Writing Scilab Extensions", M. Baudin 2013-10-25 04:58:19 +02:00
Eric Guirbal
9bda813508 Add book "Introduction to Scilab", M. Baudin 2013-10-25 04:19:59 +02:00
Johan
f2e38f35c2 ruby books 2013-10-24 15:32:14 -04:30
Martin Funk
0592fb4449 Official Free Online Guide for Apache Wicket framework 2013-10-24 15:23:33 +02:00
Kaushik Thirthappa
0382bbcb79 adding backbone.js tutorials.com 2013-10-24 15:25:03 +05:30
Victor Felder
f3ef16b94e Update 2013-10-24 10:39:38 +02:00
vhf / victor felder
63525749d8 Merge pull request #261 from ericguirbal/en
Add "Plack Handbook", Tatsuhiko Miyagawa
2013-10-24 01:32:35 -07:00
vhf / victor felder
6cb3d0ae37 Merge pull request #260 from green-coder/master
Added 2 more Ruby books
2013-10-24 01:32:22 -07:00
vhf / victor felder
0ffcbe9dbf Merge pull request #259 from JNajera/master
Fundamental Algorithms book & Ruby tutorial (ES)
2013-10-24 01:32:10 -07:00
vhf / victor felder
25f0189393 Merge pull request #258 from JIghtuse/master
Vim and Yesod turorials, book on motivation
2013-10-24 01:31:31 -07:00
vhf / victor felder
db70e58bae Merge pull request #257 from amitdev/patch-1
Added a book on parallel programming
2013-10-24 01:31:15 -07:00
vhf / victor felder
46134e8d76 Merge pull request #255 from fernando-barajas/master
Add Ruby in Twenty Minutes and Ruby User's Guide
2013-10-24 01:30:56 -07:00
vhf / victor felder
a931bf9618 Merge pull request #253 from ktkaushik/master
adding complete guide for learning backbone.js
2013-10-24 01:30:29 -07:00
Eric Guirbal
b84cc4af22 Add "Plack Handbook", Tatsuhiko Miyagawa 2013-10-24 09:39:07 +02:00
Vincent Cantin
25744031ef Update free-programming-books.md 2013-10-24 14:51:34 +08:00
Boris Egorov
4de0db20a5 Vim and Yesod turorials, book on motivation 2013-10-24 12:59:48 +07:00
Jorge Najera
3f9daee9fb Add Algorithms book 2013-10-24 00:59:44 -05:00
Amit Dev
51cc978b16 Added a book on parallel programming 2013-10-24 10:26:45 +05:30
fernando-barajas
8df41f416a Add Ruby User's Guide 2013-10-23 23:23:50 -05:00
Kaushik Thirthappa
9bccca0cd9 adding complete guide for learning backbone.js 2013-10-24 04:06:19 +05:30
Matthieu Baerts
33ce5e394a Add Computer Networking: Principles, Protocols and Practice (CNP3) 2013-10-23 23:11:32 +02:00
vhf / victor felder
78e2d6a274 Merge pull request #250 from johand/koans
koans
2013-10-23 14:00:43 -07:00
Johan
ba6f2c9cd7 koans 2013-10-23 16:44:38 -04:30
Evan Misshula
3c5dbe5460 Added the Programming Historian. This is another Intro Python choice 2013-10-23 14:05:58 -04:00
Lars Brinkhoff
f3dfb6d28d Add 'GNU Emacs Lisp Reference Manual'. 2013-10-23 11:57:19 +02:00
vhf / victor felder
facae27cc7 Merge pull request #243 from ericguirbal/en
Add "Computer Science Concepts in Scratch", M. Armoni
2013-10-23 00:29:19 -07:00
vhf / victor felder
b25f206e32 Merge pull request #242 from johand/lxinym
learn X in Y minutes
2013-10-23 00:29:05 -07:00
Eric Guirbal
aeedd4fe7f Add "Computer Science Concepts in Scratch", M. Armoni 2013-10-23 08:18:16 +02:00
Johan
2b88011660 learn X in Y minutes 2013-10-23 00:55:35 -04:30
d3noob
9e2c529546 Update free-programming-books.md
Added in an new book D3 Tips and Tricks
2013-10-23 17:55:17 +13:00
vhf / victor felder
81e91cfee0 Merge pull request #238 from nwillems/master
Added "Basics of compiler design" by Torben Mogensen
2013-10-22 12:41:14 -07:00
vhf / victor felder
a23e4b1253 Merge pull request #237 from jmdppl/master
python wikibook
2013-10-22 12:40:58 -07:00
Nicolai Willems
7fad1e979e Added "Basics of compiler design" by Torben Mogensen 2013-10-22 20:12:42 +02:00
James Michael DuPont
0a551d6d4e python wikibook 2013-10-22 12:11:12 -05:00
vhf / victor felder
89556b769b Merge pull request #234 from laike9m/patch-1
add the latest version of "Django by Example"
2013-10-22 00:18:34 -07:00
vhf / victor felder
fd0b8d31df Merge pull request #232 from johand/tryruby
try ruby
2013-10-22 00:18:13 -07:00
vhf / victor felder
78eb0e93a0 Merge pull request #230 from ericguirbal/en
Two books on TeX
2013-10-22 00:17:45 -07:00
Mani
ab71cc8813 Adding guide to data mining book to the list. 2013-10-22 11:32:48 +05:30
laike9m
8f8460da8a add the latest version of "Django by Example"
http://lightbird.net/dbe2/
2013-10-22 12:23:25 +08:00
Johan
3880133836 try ruby 2013-10-21 20:27:42 -04:30
Eric Guirbal
50a9cd7cde Add "TeX by Topic", V. Eijkhout 2013-10-22 02:19:05 +02:00
Eric Guirbal
de58be18f5 Add "The Computer Science of TeX and LaTeX", V. Eijkhout 2013-10-22 02:10:04 +02:00
Kevin Musiorski
a1db28b19f CodeCademy, not Code Academy. 2013-10-21 18:26:49 -05:00
vhf / victor felder
39427c77ae Merge pull request #228 from borgified/master
removed code bright and code happy (not free)
2013-10-21 13:28:30 -07:00
vhf / victor felder
9e376df033 Merge pull request #227 from hangtwenty/patch-1
Add link to How To Think Like a Computer Scientist *Interactive edition*
2013-10-21 13:27:57 -07:00
Fwiffo
15497aed08 removed code bright and code happy (not free) 2013-10-21 12:08:55 -07:00
Michael Floering
31925d6c50 Add link to How To Think Like a Computer Scientist *Interactive edition*
There's a free and pretty great interactive edition of HTLCS. Code samples can be edited and executed in the browser. Some code samples can even be stepped through. Add link to this.
2013-10-21 13:26:05 -04:00
Roland Ewald
585836e137 Added link to "Reinforcement Learning: An Introduction" by Sutton & Barto 2013-10-21 18:04:52 +02:00
Matt Sephton
70a97da639 added CPU notes 2013-10-21 14:28:14 +01:00
Matt Sephton
6bb79c3e2e added Machine Language for Beginners 2013-10-21 14:13:48 +01:00
Matt Sephton
2b75c95e6a added Machine Code for Beginners 2013-10-21 14:13:35 +01:00
Kaushik Thirthappa
8b78e4ef24 adding Learn Haskell fast and hard 2013-10-21 18:13:20 +05:30
vhf / victor felder
dcf8db0b0e Merge pull request #220 from zhujs/master
Add Python Module of the Week
2013-10-21 04:56:38 -07:00
zhujs
198104d391 Add Python Module of the Week
The Python Module of the Week series is a tour of the Python standard library through short examples.
2013-10-21 14:36:24 +08:00
Can Ibanoglu
7c28acdb44 Added Upgraded to Rails 4 github repo. 2013-10-21 01:25:42 +03:00
Can Ibanoglu
15aecace38 Added Deploy Django 2013-10-20 17:38:55 +03:00
Victor Felder
c8177acebe Revert #200 2013-10-20 14:10:04 +02:00
Eric Guirbal
e7d54a3684 Add MOOC edX 2013-10-20 12:22:13 +02:00
vhf / victor felder
23b10298e7 Merge pull request #205 from ericguirbal/tex
Add two TeX books
2013-10-20 02:12:48 -07:00
vhf / victor felder
2cee57d7a9 Merge pull request #200 from headcanon/patch-3
Add Rails 4 ebook
2013-10-20 02:11:02 -07:00
Eric Guirbal
355fc6fb74 Add "Notes on Programming in TeX" 2013-10-20 08:55:23 +02:00
Nick Donohue
eb439f055b Add Rails 4 ebook 2013-10-20 00:55:37 -04:00
Nick Donohue
d16dd3bde4 add JSBooks to meta-lists
Found a collection of free JS ebooks - the meta-lists section seemed the most approprate place to put this.
2013-10-20 00:45:10 -04:00
Boris Egorov
d6ab66f8e7 Few books from hackershelf; add APL 2013-10-19 20:35:00 +07:00
vhf / victor felder
0b8d530780 Merge pull request #193 from corragon/patch-2
Added book to Parallel Programming section
2013-10-19 00:00:41 -07:00
vhf / victor felder
94dd977b12 Merge pull request #192 from corragon/patch-1
Added Data Mining and Analysis to Datamining section
2013-10-19 00:00:31 -07:00
vhf / victor felder
3015bd78a6 Merge pull request #191 from crystalattice/patch-1
Update free-programming-books.md
2013-10-19 00:00:17 -07:00
Thomas Yarnall
45c39e1613 Added book to Parallel Programming section 2013-10-18 23:01:13 -05:00
Thomas Yarnall
ef65ac37fd Added Data Mining and Analysis to Datamining section 2013-10-18 22:53:36 -05:00
crystalattice
fa346a04cf Update free-programming-books.md
Added a link to my Python programming book's blog
2013-10-19 11:27:13 +09:00
Gary Grumbley
ff17fddb5b Update English Free Programming Books list.
Deleted and merged two entries for Addy Osmani's book:Learning JavaScript Design Patterns (name was changed when it was published). Added a few author names to the Javascript section as well as Noel Rappin's great book Managing Space and Time With JavaScript.
2013-10-18 16:11:33 -07:00
vhf / victor felder
d7957be05e Merge pull request #186 from jbfink/master
Added Think Like (a) Git to the Git book list.
2013-10-18 13:33:14 -07:00
vhf / victor felder
43e882b6a8 Merge pull request #183 from kimsk/master
Add a link to Mother Tongues of Computer Languages Poster
2013-10-18 13:32:06 -07:00
vhf / victor felder
9dadef98a7 Merge pull request #182 from techacker/patch-1
Update free-programming-books.md
2013-10-18 13:31:48 -07:00
jbfink
52ce9d1779 Added Think Like (a) Git to the Git book list. 2013-10-18 16:24:43 -04:00
Karlkim Suwamongkol
6cb1ebabf4 Add Mother Tongues of Computer Languages Poster 2013-10-18 13:03:35 -05:00
Karlkim Suwamongkol
4fd64145ab Add a link to Mother Tongues of Computer Languages
Great poster!
2013-10-18 13:02:39 -05:00
Anurag Bansal
2b4acfa425 Update free-programming-books.md
I added some more Free Python sources and a link to PDF file.
2013-10-18 13:14:50 -04:00
Thomas Yarnall
d4f0f26280 Added book to Machine Learning section
Textbook draft of Probabilistic Models in the Study of Language.
2013-10-18 11:18:25 -05:00
Gábor Horváth
54a96fd1b5 Added the HoTT book. 2013-10-18 17:41:21 +02:00
vhf / victor felder
0df795988f Merge pull request #154 from vicmaster/add_ruby_books_and_courses
Add some ruby books and courses
2013-10-18 07:45:38 -07:00
vhf / victor felder
3ac301c75e Merge pull request #177 from xexio/master
Added C++ online site, learncpp.com
2013-10-18 07:45:21 -07:00
Sergio C
2f6053f8fe Added C++ online site, learncpp.com 2013-10-18 15:44:24 +02:00
Arjunkumar
bcf11f0ffa Update free-programming-books.md
added javascript's http://devdocs.io/
2013-10-18 18:20:19 +05:30
vhf / victor felder
3def593b43 Merge pull request #171 from adesor/master
Added "Making Games with Python & Pygame" to "free-programming-books.md"
2013-10-18 02:54:57 -07:00
adesor
e1bd13e563 Added "Making Games with Python & Pygame" to "free-programming-books.md" 2013-10-18 15:05:41 +05:30
canibanoglu
746290e583 Added Tango With Django. 2013-10-18 11:22:55 +03:00
Thomas Yarnall
2bb9d43288 Added Andrew Ng's course notes; updated broken link
Ng's materials include problem sets, solutions, handouts/notes, and video lectures.
Fixed broken link for PL/SQL Obsession.
2013-10-17 15:04:05 -05:00
thiagoskapata
8e751e9e32 Update free-programming-books.md 2013-10-17 15:12:38 -03:00
martinvd
0b1bb0d379 Fixed the jQuery index link
Fixed the jQuery index link matching the anchor name.
2013-10-17 18:30:01 +02:00
vhf / victor felder
a9951e23c6 Merge pull request #164 from corragon/patch-5
Added E-Books Directory to Meta-Lists
2013-10-17 08:34:09 -07:00
vhf / victor felder
258d64b9ba Merge pull request #162 from corragon/patch-4
Added two books in Mathematics section
2013-10-17 08:33:42 -07:00
vhf / victor felder
f4efa361dc Merge pull request #161 from corragon/patch-3
Added SQL Server books from RedGate
2013-10-17 08:33:04 -07:00
Thomas Yarnall
02d33f1a11 Added E-Books Directory to Meta-Lists
Site contains a good deal of free books on a wide variety of subjects.
2013-10-17 09:36:54 -05:00
Thomas Yarnall
2edd7ee4ee Added two books in Mathematics section
I wasn't sure if Advanced Data Analysis belonged in Datamining or Mathematics, but it seems to focus more on the math side of things
2013-10-17 09:25:55 -05:00
Thomas Yarnall
5cd27afefe Added SQL Server books from RedGate
Tested and confirmed download links.  A couple require name & email; a few suggest you download other stuff, but you don't have to.  Removed direct PDF link of Mastering SQL Server Profiler in favor of the book's page on RedGate.
2013-10-17 09:15:12 -05:00
JIH
3827b4b258 fix link for Thinking in C++ 2013-10-17 08:20:19 -04:00
Victor Felder
95111febac Add missing PDF mentions 2013-10-17 13:08:15 +02:00
Victor Felder
6e5d35fe3d Prolog section update 2013-10-17 13:01:22 +02:00
Victor Felder
ef6aebfee5 Whitespace fix 2013-10-17 11:12:23 +02:00
vhf / victor felder
072a8530f4 Merge pull request #159 from ggarek/master
Added some of Syncfusion and RedGate free e-books
2013-10-17 02:08:38 -07:00
igor.ovsyannikov
650c71349b Added some of Syncfusion free e-books (Javascript, Knockout, Data Structures etc.)
Added some of RedGate free e-books (SQL Server, .Net, Misc)
2013-10-17 12:50:30 +04:00
Boris Egorov
fe5d36db70 Merge branch 'master' of https://github.com/vhf/free-programming-books 2013-10-17 14:40:13 +07:00
Boris Egorov
0f32fff632 Books from hackershelf; created Russian list
I also fixed line with 'mod_perl', because underscore in Markdown
means emphasis and it continues at the rest of the file (at least in
vim).
2013-10-17 14:36:02 +07:00
vhf / victor felder
169c5cae3f Merge pull request #157 from corragon/patch-2
Added Jeff Erickson's Algorithms Course Materials
2013-10-16 23:51:08 -07:00
vhf / victor felder
56892ba680 Merge pull request #156 from danielscarvalho/master
2 Mathematica Books added
2013-10-16 23:50:36 -07:00
Thomas Yarnall
6d35d162ba Added Jeff Erickson's Algorithms Course Materials
Includes homework and his algorithms course notes.  Only reason it's not a book is that Jeff says "All textbooks suck."
2013-10-16 23:08:17 -05:00
Daniel de Souza Carvalho
75b86dda00 2 Mathematica Books added
* [Stephen Wolfram's The Mathematica Book] (http://reference.wolfram.com/legacy/v5_2/)
* [Wolfram Mathematica Tutorial Collection] (http://www.wolfram.com/learningcenter/tutorialcollection/)
2013-10-17 00:51:48 -03:00
Thomas Yarnall
820e9627ca Added introductory book on parallel computing
This book "is intended to provide only a very quick overview of the extensive and broad topic of Parallel Computing."  There is another book by the same title, but its text isn't free.
2013-10-16 22:47:40 -05:00
Victor Velazquez
9e1aa55b21 Add some ruby books and courses
* Code Academy Ruby
* How to think like a computer scientist: Learning with ruby
* Ruby in twenty minutes
* Ruby Essentials
* Ruby Learning
2013-10-16 22:25:51 -05:00
maieul
a49cdd5029 2 books on (plain) TeX 2013-10-17 00:17:36 +02:00
vhf / victor felder
fe434bf011 Merge pull request #151 from maieul/master
Liste de livres en Français
2013-10-16 15:05:59 -07:00
vhf / victor felder
31bec18491 Merge pull request #150 from nedzadarek/master
Adds J
2013-10-16 15:02:43 -07:00
maieul
ced38f606a Merge remote-tracking branch 'central/master' 2013-10-16 23:55:57 +02:00
Darek Nedza
e9ceda7b1b adds J 2013-10-16 23:42:49 +02:00
maieul
f3c3a45e79 liste de livre en français sur python (620d0b0ede) et latex (2c1157c51b 373ddcb53f) dans un fichier à part 2013-10-16 23:22:35 +02:00
Alexey
ef587302f6 added some tutorials and style-guides to Ruby and Rails sections 2013-10-17 02:21:30 +07:00
vhf / victor felder
e8d6c9ad65 Merge pull request #147 from corragon/patch-4
Added the Language Agnostic subsections to TOC
2013-10-16 10:02:30 -07:00
vhf / victor felder
b1f156d278 Merge pull request #146 from gabraganca/Data_struc
Add Problem Solving with Algorithms and Data Struc
2013-10-16 10:02:10 -07:00
vhf / victor felder
3e28ba7796 Merge pull request #145 from JIghtuse/master
more hackershelf books, some refactoring
2013-10-16 10:01:58 -07:00
Thomas Yarnall
c91414e52e Added the Language Agnostic subsections to TOC
Found myself scrolling through the Language Agnostic section a lot; added TOC for quicker access.
2013-10-16 11:43:48 -05:00
Gustavo Braganca
8a9a0367ce Add Problem Solving with Algorithms and Data Struc
Add Problem Solving with Algorithms and Data Structures. Since it is
written in python, I have added it twice.

This was suggested by Fabian Dablander on the Python community on
Facebook.
2013-10-16 16:44:11 +02:00
Boris
5f0dbffe66 more hackershelf books, some refactoring
Add Dart language;
Reorder meta-lists, add O'Reilly Commons and hacker shelf
Remove duplicate (Bayesian Methods for Hackers)
Additions from hackershelf
2013-10-16 21:25:24 +07:00
Nimesh Ghelani
f48bf7750a Put Flask under Python 2013-10-16 19:13:43 +05:30
vhf / victor felder
1870c07b1e Merge pull request #142 from nerandell/octave
Adding Octave
2013-10-16 04:52:10 -07:00
nerandell
1fbdcba6cb Adding Octave 2013-10-16 16:40:54 +05:30
Piotr Jasiulewicz
6e80c4ff5f Update free-programming-books.md
Added Adobe Flex2 programming book
2013-10-16 10:48:55 +01:00
vhf / victor felder
1c0d5b41bb Merge pull request #137 from mgaitan/patch-1
Scientific python
2013-10-16 01:19:53 -07:00
vhf / victor felder
ca473d099f Merge pull request #136 from jdavis/patch-1
Add Hadoop Illuminated
2013-10-16 01:19:24 -07:00
vhf / victor felder
578a0735be Merge pull request #135 from alrra/patch
Minor changes
2013-10-16 01:19:14 -07:00
Martín Gaitán
ec7e33ea57 typo 2013-10-15 23:23:27 -03:00
Martín Gaitán
79a1f6f480 fix link 2013-10-15 23:21:05 -03:00
Josh Davis
27c7b2c8bf Add Hadoop Illuminated
Adding @hadoop-illuminated to the free book list.
2013-10-15 20:57:20 -05:00
Martín Gaitán
4ba1eb4982 Update free-programming-books.md
scientific python resources
2013-10-15 21:28:24 -03:00
Cătălin Mariș
320c849eab Add Book of Speed by Stoyan Stefanov 2013-10-16 02:11:47 +03:00
Cătălin Mariș
64dfea9d79 Move the Django section under Python
Django is a high-level Python Web framework, therefore, it should be
included as a subsection of `Python`.

Ref: https://www.djangoproject.com/
2013-10-16 01:46:05 +03:00
Cătălin Mariș
6a0b594914 Remove dead links 2013-10-16 01:41:13 +03:00
Jason Travis
a1f60b62ca Fix "Programming Computer Vision with Python" link 2013-10-15 15:39:09 -07:00
vhf / victor felder
ca16d5e612 Merge pull request #133 from kbara/master
Added 'Practical File System Design: The Be File System' and a Smalltalk list.
2013-10-15 11:25:11 -07:00
Victor Felder
f1360d0929 Merge branch 'master' of github.com:manasij7479/free-programming-books into manasij7479-master
Conflicts:
	free-programming-books.md
2013-10-15 20:23:39 +02:00
k
d073c9739e Added 'Practical File System Design: The Be File System' and a large list of Smalltalk books. 2013-10-15 13:34:07 -04:00
Manasij Mukherjee
24e6ee6687 Misc Cleanup
Put things from misc into appropriate postitions.
Put a few links into their correct sections, in my opinion.
2013-10-15 22:49:05 +05:30
Manasij Mukherjee
30c0c5def6 Added TCS
New category: Theoretical OCmputer Science
(Put stuff about automata,formal languages,computability..etc into it)
2013-10-15 22:41:34 +05:30
Charly Román
f7357c0463 Deleted duplicated backbone.js books. 2013-10-15 11:35:53 -05:00
vhf / victor felder
24571c5fec Merge pull request #130 from diegodfsd/master
Update free-programming-books.md
2013-10-15 07:54:50 -07:00
vhf / victor felder
dbcfba17e9 Merge pull request #129 from corragon/patch-3
Added book to Mathematics section
2013-10-15 07:54:40 -07:00
vhf / victor felder
fd7dbdd4f5 Merge pull request #128 from Gallefray/master
Added some more books. I've found both of these extremely useful :)
2013-10-15 07:54:30 -07:00
Finn 'Gallefray' O'leary
4f9f026e73 Added the C programming guide from wikibooks. 2013-10-15 15:47:08 +01:00
Diego Dias
23baf8b87b Update free-programming-books.md 2013-10-15 11:39:02 -03:00
Thomas Yarnall
a53e554f0d Added book to Mathematics section
Introduction to Statistical Thought by Michael Lavine
2013-10-15 09:22:57 -05:00
Finn 'Gallefray' O'leary
23dfca5e81 Added Ralf Brown's Interrupt List. I think there's a downloadable version somewhere? 2013-10-15 15:16:16 +01:00
Thomas Yarnall
d331cd9f23 Added book to Datamining section
The Elements of Statistical Learning: Data Mining, Inference, and Prediction.  By Trevor Hastie, Robert Tibshirani, and Jerome Friedman
2013-10-15 09:15:26 -05:00
Finn 'Gallefray' O'leary
a53ea619f4 Added gitref.org. I've found this site really useful :) 2013-10-15 15:12:33 +01:00
Thomas Yarnall
8b5d6956ed Added book by David MacKay
Information Theory, Inference, and Learning Algorithms
2013-10-15 09:01:48 -05:00
vhf / victor felder
5c3629b8b4 Merge pull request #124 from Gallefray/master
Added The wikibooks 'x86 Assembly guide'
2013-10-15 06:44:31 -07:00
vhf / victor felder
69953cbfd2 Merge pull request #122 from revollat/master
Added "Network Security Tools" book to the Network section
2013-10-15 06:44:22 -07:00
Finn 'Gallefray' O'leary
e6206e785a Added The wikibooks 'x86 Assembly guide' 2013-10-15 14:33:39 +01:00
Kondor
8e09d15b16 Added "Network Security Tools" book to the Network section 2013-10-15 14:53:12 +02:00
Steffen Bilde
6201bb3366 added a Drupal Framework section under php literature with a couple of free online drupal books 2013-10-15 14:46:49 +02:00
Victor Felder
8b4dfcf05d Add clojure book, close #47 2013-10-15 13:20:13 +02:00
Victor Felder
614b6c09d6 Move machine learning to language agnosic ssection 2013-10-15 13:16:40 +02:00
vhf / victor felder
6079cb06f4 Merge pull request #50 from dolaameng/master
Added Machine Learning Books
2013-10-15 04:15:41 -07:00
Victor Felder
b4729de427 Merge branch 'master' of github.com:corburn/free-programming-books into corburn-master
Conflicts:
	free-programming-books.md
2013-10-15 13:14:43 +02:00
Victor Felder
7ca16bc56b Merge branch 'EvanMisshula' 2013-10-15 13:12:56 +02:00
Evan Misshula
599ee49a4c added to R books from Charles DiMaggio at the Mailman School of Public Health, Columbia University 2013-10-15 13:12:42 +02:00
vhf / victor felder
cebbe3efae Merge pull request #66 from jnuserful/master
Added Programming with gtkmm and GUI category
2013-10-15 04:10:15 -07:00
vhf / victor felder
9e8f390088 Merge pull request #63 from bryanbraun/patch-1
Added subcategory for Backbone.js and a link for 'Developing Backbone.js...
2013-10-15 04:09:58 -07:00
Harald Schilly
6583ceb22a Sage for Power Users by William Stein 2013-10-15 12:26:06 +02:00
Victor Felder
c37510988f Merge branch 'algo' of github.com:acarlos1000/free-programming-books into acarlos1000-algo
Conflicts:
	free-programming-books.md
2013-10-15 12:08:57 +02:00
Victor Felder
39b9ef6ab1 Merge branch 'master' of github.com:ChrisCinelli/free-programming-books into ChrisCinelli-master
Conflicts:
	free-programming-books.md
2013-10-15 12:08:02 +02:00
vhf / victor felder
859251806c Merge pull request #119 from a3gis/master
add Haskell: A Gentle Introduction to Haskell
2013-10-15 03:05:20 -07:00
vhf / victor felder
4cf4cc769c Merge pull request #113 from jeroendoggen/master
Added "Object-Oriented Reengineering Patterns" by Demeyer, Ducasse & Nie...
2013-10-15 03:02:12 -07:00
a3gis
205bf106d7 add Haskell: A Gentle Introduction to Haskell 2013-10-15 10:57:54 +01:00
Jason Travis
bc356b1e93 Add High-Performance Scientific Computing lectures and slides 2013-10-14 19:17:52 -07:00
Jason Travis
fbe60645de Add "Autotools Mythbuster" 2013-10-14 16:02:01 -07:00
jeroendoggen
9dc0329b0f Added "Object-Oriented Reengineering Patterns" by Demeyer, Ducasse & Nierstrasz 2013-10-14 22:41:32 +02:00
Antonio Silveira
c0540e48af removed previous book from previous PR 2013-10-14 13:07:34 -07:00
Bryan Braun
af9e0a07eb Corrected a spelling mistake. 2013-10-14 16:02:47 -04:00
Antonio Silveira
5ae4cfdced Added some Algorithm Books 2013-10-14 13:00:31 -07:00