Commit Graph

301 Commits (ad6bb25fa9e01c57d05be8f26c37380be7b445ed)

Author SHA1 Message Date
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
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