1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-02 22:40:47 +00:00
Commit Graph

311 Commits

Author SHA1 Message Date
Karlkim Suwamongkol
4fd64145ab Add a link to Mother Tongues of Computer Languages
Great poster!
2013-10-18 13:02:39 -05:00
Gábor Horváth
54a96fd1b5 Added the HoTT book. 2013-10-18 17:41:21 +02:00
vhf / victor felder
0df795988f Merge pull request #154 from vicmaster/add_ruby_books_and_courses
Add some ruby books and courses
2013-10-18 07:45:38 -07:00
vhf / victor felder
3ac301c75e Merge pull request #177 from xexio/master
Added C++ online site, learncpp.com
2013-10-18 07:45:21 -07:00
Sergio C
2f6053f8fe Added C++ online site, learncpp.com 2013-10-18 15:44:24 +02:00
Arjunkumar
bcf11f0ffa Update free-programming-books.md
added javascript's http://devdocs.io/
2013-10-18 18:20:19 +05:30
vhf / victor felder
3def593b43 Merge pull request #171 from adesor/master
Added "Making Games with Python & Pygame" to "free-programming-books.md"
2013-10-18 02:54:57 -07:00
adesor
e1bd13e563 Added "Making Games with Python & Pygame" to "free-programming-books.md" 2013-10-18 15:05:41 +05:30
canibanoglu
746290e583 Added Tango With Django. 2013-10-18 11:22:55 +03:00
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
Victor Velazquez
9e1aa55b21 Add some ruby books and courses
* Code Academy Ruby
* How to think like a computer scientist: Learning with ruby
* Ruby in twenty minutes
* Ruby Essentials
* Ruby Learning
2013-10-16 22:25:51 -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