1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-23 01:59:02 +00:00
Commit Graph

268 Commits

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