1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-28 04:19:00 +00:00
Commit Graph

375 Commits

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