1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-07 22:05:29 +00:00
Commit Graph

1014 Commits

Author SHA1 Message Date
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
vhf / victor felder
a41862b88d Merge pull request #144 from nims11/patch-1
Put Flask under Python
2013-10-16 06:47:57 -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
vhf / victor felder
01c9afc545 Merge pull request #141 from teu/master
Update free-programming-books.md
2013-10-16 04:01:40 -07:00
Piotr Jasiulewicz
6e80c4ff5f Update free-programming-books.md
Added Adobe Flex2 programming book
2013-10-16 10:48:55 +01:00
vhf / victor felder
dc754f9535 Merge pull request #140 from revollat/master
added french list and 2 books (C, Javascript)
2013-10-16 01:21:36 -07: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
vhf / victor felder
ed007e4d2b Merge pull request #134 from corburn/master
Fix "Programming Computer Vision with Python" link
2013-10-16 01:18:44 -07:00
Kondor
834a74c38c added french list and 2 books (C, Javascript) 2013-10-16 09:33:55 +02: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
vhf / victor felder
d14eed35c9 Merge pull request #131 from Carlangueitor/master
Deleted duplicated backbone.js books.
2013-10-15 09:41:46 -07:00
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
vhf / victor felder
e3335c892c Merge pull request #127 from corragon/patch-2
Added book to Datamining section
2013-10-15 07:54:12 -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
vhf / victor felder
0399325dd4 Merge pull request #126 from corragon/patch-1
Added book by David MacKay to Machine Learning section
2013-10-15 07:04:59 -07: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
13c8252201 Merge pull request #125 from OpenCode/patch-1
Added first line (python) in italian list
2013-10-15 06:53:16 -07:00
Apruzzese Francesco
867567509c Added first line (python) in italian list 2013-10-15 15:51:23 +02: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
vhf / victor felder
45243a1922 Merge pull request #121 from sbilde/master
Added a Drupal Framework section under php literature with a couple of f...
2013-10-15 06:43:54 -07:00
Victor Felder
6861d10716 Add empty italian list 2013-10-15 15:38:49 +02: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