1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-28 18:13:29 +00:00
Commit Graph

528 Commits

Author SHA1 Message Date
Victor Felder
a25902c0da Merge branch 'master' of github.com:borislavvv/free-programming-books into borislavvv-master
Conflicts:
	free-programming-books.md
2013-11-24 16:15:12 +01:00
vhf / victor felder
d127f878f3 Merge pull request #417 from hkopp/master
Security vs. Cryptography
2013-11-24 02:32:37 -08:00
Borislav
1ba04f6b76 Fundamentals to c. programming added 2013-11-23 22:51:26 +02:00
Henning Kopp
35ca9d56d3 added Security Engineering 2013-11-23 21:39:31 +01:00
Henning Kopp
5a0122d89c merged security in the language-agnostic section with cryptography 2013-11-23 21:36:29 +01:00
Katherine G. Pe
4722f0fe1d Added frequently updated Ruby on Rails guides 2013-11-23 22:48:49 +08:00
Katherine G. Pe
41d4a74d05 Added Sinatra book 2013-11-23 22:31:50 +08:00
vhf / victor felder
b7cec2abcd Merge pull request #415 from johand/cljscript
clojurescript koans
2013-11-23 02:56:07 -08:00
vhf / victor felder
b50215a463 Merge pull request #414 from Gallefray/master
Added a Cellular Automata section (As I don't feel it fits into any of t...
2013-11-23 02:55:54 -08:00
Johan
7ff7a9ed3f clojureccript koans 2013-11-22 15:15:05 -04:30
Finn 'Gallefray' O'leary
6b2aa83f75 Added a Cellular Automata section (As I don't feel it fits into any of the other sections) and added a master link to a collection of ebooks about Cellular Automata. I'll be sorting through these shortly. 2013-11-22 16:15:51 +00:00
vhf / victor felder
7ec9b6ee07 Merge pull request #411 from ericguirbal/en
Add "SDL::Manual Writing Games in Perl", Kartik Thakore
2013-11-22 02:06:29 -08:00
vhf / victor felder
4833b5c369 Merge pull request #408 from chuanjin/master
Added a few books.
2013-11-22 02:05:57 -08:00
vhf / victor felder
5879cb0173 Merge pull request #410 from ericguirbal/rms
Add "Free as in Freedom" by S. Williams, R.M. Stallman, and its translated version in french
2013-11-22 02:04:57 -08:00
Eric Guirbal
4b129aa5b8 Add "SDL::Manual Wrinting Games in Perl", Kartik Thakore 2013-11-22 10:59:15 +01:00
Eric Guirbal
28e23e72c6 Add "Free as in Freedom", S. Williams, R.M. Stallman 2013-11-22 08:59:42 +01:00
chuanjin
e0672ca3fa Added a few books. 2013-11-21 23:29:58 +01:00
sugarjig
d0f829beb1 Added How to be a Programmer under Professional Development 2013-11-21 16:24:20 -05:00
vhf / victor felder
b0f56fa7fe Merge pull request #405 from esparta/master
[en] 4 algorithm books, [es] +1 C++ book, +1 Algorithm
2013-11-21 01:58:38 -08:00
Espartaco Palma
e42bf78a8b [en] Two Algorithms books/lectures from University of North Texas 2013-11-21 03:09:56 -06:00
Espartaco Palma
a11cf0cda1 [en] Added The Design of Approximation Algorithms 2013-11-21 03:06:30 -06:00
Espartaco Palma
e64c60935a [en] Added Algorithms and Complexity 2013-11-21 03:03:47 -06:00
Boris Egorov
6158d2948f Merge branch 'master' of https://github.com/vhf/free-programming-books 2013-11-21 15:13:03 +07:00
Boris Egorov
95ff069c0e Add HPC materials from LLNL 2013-11-21 15:11:29 +07:00
vhf / victor felder
ae2bc635f7 Merge pull request #398 from jbranchaud/master
Adding an iOS link to the slides and videos for the online course offere...
2013-11-20 02:29:08 -08:00
jbranchaud
99337c7a0e Adding an iOS link to the slides and videos for the online course offered by
Stanford via iTunes.
2013-11-18 13:45:39 -03:00
vhf / victor felder
211481b20c Merge pull request #394 from brunogirin/master
Added Program Arcade Games With Python And Pygame
2013-11-17 01:53:39 -08:00
Bruno Girin
36551c3ef7 Added Program Arcade Games With Python And Pygame 2013-11-16 20:18:18 +00:00
vhf / victor felder
d3fc1cb15a Merge pull request #393 from katgironpe/master
Added BetterSpecs (RSpec guidelines with Ruby)
2013-11-16 09:21:10 -08:00
Victor Felder
aa367fcb0d Readd erlang author 2013-11-16 18:20:57 +01:00
Victor Felder
9ce651226f Merge branch 'patch-1' of github.com:BlueKore/free-programming-books into BlueKore-patch-1
Conflicts:
	free-programming-books.md
2013-11-16 18:18:38 +01:00
Diogo Barros
a2dfd1b188 Update free-programming-books.md
Added some books
2013-11-16 17:13:33 +00:00
vhf / victor felder
266d45e08b Merge pull request #391 from brunogirin/master
Added You Don't Know JS
2013-11-16 09:11:45 -08:00
Diogo Barros
3e60660c13 Update free-programming-books.md 2013-11-16 15:26:35 +00:00
Diogo Barros
7758af08fe Update free-programming-books.md
Removed some paid books and repetitions
2013-11-16 15:12:22 +00:00
Katherine G. Pe
8b9426977a Added BetterSpecs (RSpec guidelines with Ruby) 2013-11-16 20:33:01 +08:00
Diogo Barros
7b8db85719 Update free-programming-books.md
- Removed 'E-Books Directory' because it's another list;
- Removed 'Messaging as a Programming Model' because it is not free;
-
2013-11-16 12:29:23 +00:00
Bruno Girin
7faa014836 Added You Don't Know JS 2013-11-16 11:05:11 +00:00
Louis Luangkesorn
cb1d926697 Remove Torgo Data Mining with R
Book not freely available online.  Link points to a table of contents, not the actual contents of the book.
2013-11-15 22:30:51 -05:00
Louis Luangkesorn
5fbf525ede Added author names in various places 2013-11-15 22:27:04 -05:00
vhf / victor felder
da28d5e363 Merge pull request #384 from ericguirbal/scrum
Add "Scrum and XP from the Trenches" by H. Kniberg and translated versions in fr, de, es, it and ru
2013-11-15 04:49:58 -08:00
vhf / victor felder
fc45a2f12c Merge pull request #386 from katgironpe/master
Added SMACSS book
2013-11-15 02:13:07 -08:00
vhf / victor felder
f78278ec7c Merge pull request #383 from rodrigo-medeiros/master
Added the Apigee 'OAuth - The Big Picture' ebook to the 'Software Architecture' list.
2013-11-15 02:11:28 -08:00
Katherine G. Pe
610e13e8c2 Added SMACSS book 2013-11-15 16:29:49 +08:00
rodrigo-medeiros
019bafa843 Added the Apigee 'OAuth - The Big Picture' ebook to the 'Software Architecture' list. 2013-11-15 01:15:54 -02:00
Eric Guirbal
c586fddcec Add "Scrum and XP from the Trenches", Henrik Kniberg 2013-11-15 02:49:10 +01:00
Brennan Payne
6b3e793c95 Updated "Up and Running with Node" link 2013-11-14 13:30:58 -08:00
Johan
ae77fa43a8 html5 from scratch 2013-11-13 20:15:58 -04:30
Kyle Boon
efec864e68 Added 'Mature Optimization'
Mature Optimization is a free ebook that was an internal performance handbook for facebook.
2013-11-13 10:53:05 -06:00
Victor Felder
33740f9dd3 Merge branch 'master' of github.com:lluang/free-programming-books into lluang-master
Conflicts:
	free-programming-books.md
2013-11-13 10:24:30 +01:00