Mojtahedi
0c4cc099ef
Alphabetizing Javascript
2014-01-05 21:45:51 +03:30
vhf / victor felder
58e8458501
Merge pull request #563 from gernd/master
...
Added "Softwareentwicklung in C" to the German List as a C Programming R...
2014-01-05 08:13:30 -08:00
Gernot Pointner
d34a40ccd6
Added "Softwareentwicklung in C" to the German List as a C Programming Ressource
2014-01-05 17:04:36 +01:00
Mohammad Hossein Mojtahedi
7a9b8376aa
Merge pull request #561 from schwindp/patch-1
...
Update free-programming-books-de.md
2014-01-04 09:15:46 -08:00
Peter Schwindt
be4ab70c9b
Update free-programming-books-de.md
...
fixed latex-reference title
2014-01-04 17:56:19 +01:00
Mohammad Hossein Mojtahedi
9142cde53d
Merge pull request #559 from phndiaye/master
...
fix Java related link in the Javascript section
2014-01-04 04:14:46 -08:00
Mohammad Hossein Mojtahedi
5116564aa3
Merge pull request #560 from casual-passer/master
...
Add effective django
2014-01-04 04:14:12 -08:00
Casual Passer
28ca058a72
Add effective django
2014-01-04 11:13:29 +04:00
Philippe Ndiaye
f4f7030429
fix Java related link in the Javascript section
2014-01-04 07:24:00 +01:00
Mohammad Hossein Mojtahedi
1b84905249
Merge pull request #558 from MHM5000/master
...
Alphabetizing and 3 fixes
2014-01-03 19:08:44 -08:00
Mojtahedi
32d7e259e2
2 link fixes
2014-01-04 06:37:07 +03:30
Mojtahedi
245f6dc67b
Alphabetizing English Index & 1 fix
2014-01-04 06:36:06 +03:30
Mohammad Hossein Mojtahedi
e074ffa09c
Merge pull request #556 from justinyhuang/patch-1
...
Update free-programming-books-zh.md
2014-01-03 18:22:30 -08:00
Mohammad Hossein Mojtahedi
8220637a8b
Merge pull request #557 from JIghtuse/master
...
Add two books on OS and low-level programming
2014-01-03 18:19:58 -08:00
Boris Egorov
73eae6e48b
Add Wizard Code book
2014-01-04 08:13:24 +07:00
Boris Egorov
07ccaba22b
Add Operating Systems book
2014-01-04 08:04:08 +07:00
Justin Huang
119f4fb0e8
Update free-programming-books-zh.md
...
added a few more Chinese resources:
- The Little MongoDB Book 中文版
- 文章《Functional Programming For The Rest of Us》的中文翻译
2014-01-03 17:46:05 -07:00
Mohammad Hossein Mojtahedi
7ee563f4b2
Add Alphabetizing
2014-01-04 01:53:18 +03:30
Mohammad Hossein Mojtahedi
80a64fb6b5
add new books
2014-01-04 01:48:07 +03:30
vhf / victor felder
7dcad53733
Merge pull request #552 from serv/master
...
Added Just Enough Ruby to Get By
2014-01-03 10:19:56 -08:00
Jason Kim
7646f65c2f
Added Just Enough Ruby to Get By
2014-01-03 09:23:01 -08:00
vhf / victor felder
d3e51946dc
Merge pull request #549 from g-nix/patch-1
...
Add a section for official standards; add POSIX.
2014-01-03 08:15:12 -08:00
vhf / victor felder
3c0e1e682a
Merge pull request #551 from vicziani/typos
...
Corrected typo in index
2014-01-03 06:42:02 -08:00
vhf / victor felder
1abd5a9312
Merge pull request #550 from vicziani/hungarian
...
Created initial Hungarian list
2014-01-03 06:38:06 -08:00
Istvan Viczian
c04b587c9e
Created initial Hungarian list
2014-01-03 15:34:27 +01:00
Istvan Viczian
b76c2d94f3
Corrected typo in index
2014-01-03 14:41:03 +01:00
Geoff Nixon
ea42137968
Add a section for official standards; add POSIX.
...
Under the Language Agnostic section, I've added a heading for standards documents, and started by adding the POSIX standard, which links to some instructions I've posted on how to access it without paying. I actually have a number of these, if you think it's the type of thing that would be useful on this list?
2014-01-02 21:26:46 -08:00
Mohammad Hossein Mojtahedi
e7ad0a8c0a
Sharing's done
2014-01-03 06:46:37 +03:30
Mohammad Hossein Mojtahedi
9538112fc0
Share link on Tw,Fb,gP,li
2014-01-03 06:45:17 +03:30
Mohammad Hossein Mojtahedi
01dab48db1
fa_IR is Alphabetized
2014-01-03 04:47:09 +03:30
Mohammad Hossein Mojtahedi
84ced5c1df
Alphabetizing fa_IR
2014-01-03 04:45:34 +03:30
Mohammad Hossein Mojtahedi
2b85a51f1f
Alphabetizing, Indexing and cleaning fa_IR
2014-01-03 04:44:29 +03:30
vhf / victor felder
23938973b8
Merge pull request #548 from OpenCode/patch-7
...
Added Algorithms and datastructure
2014-01-02 04:16:02 -08:00
Apruzzese Francesco
f02551c94d
Added Algorithms and datastructure
2014-01-02 12:47:06 +01:00
Victor Felder
e87182a1f9
Merge branch 'patch-1' of github.com:dannguyen/free-programming-books into dannguyen-patch-1
...
Conflicts:
free-programming-books.md
2014-01-02 12:28:15 +01:00
vhf / victor felder
cba5a72e2e
Merge pull request #547 from dannguyen/patch-2
...
added JavaScript Patterns Collection
2014-01-02 03:26:35 -08:00
dannguyen
d9601d5e46
added JavaScript Patterns Collection
2014-01-02 06:23:50 -05:00
dannguyen
3679dfbd5e
Added Google style guides (official & unofficial)
...
Added the list from https://code.google.com/p/google-styleguide/ , which includes C++, Objective C, Java, Python, HTML/CSS, and Common Lisp. Also added is Ian McDonald's Ruby guide, which was used internally on an unofficial basis but is also thorough.
2014-01-02 06:16:36 -05:00
Mohammad Hossein Mojtahedi
024f891288
Merge pull request #544 from hi5/AutoHotkey
...
Adding AutoHotkey Book
2014-01-01 16:39:11 -08:00
href
5653612e14
Adding ahkbook
...
a free online book about AutoHotkey. AHK is free, open-source scripting
language for Windows - more at www.ahkscript.org and www.autohotkey.com
2014-01-01 23:56:32 +01:00
Mohammad Hossein Mojtahedi
2368d465bb
Update the numbers of starring people
2014-01-01 23:48:33 +03:30
Mohammad Hossein Mojtahedi
60dd917b2c
Merge pull request #543 from adililhan/master
...
Turkish: git tutorial & Indexing
2014-01-01 06:12:52 -08:00
Adil Ilhan
90ffce64bf
editing index format
2014-01-01 16:09:25 +02:00
Adil Ilhan
2c2627b177
added git tutorial
2014-01-01 11:35:50 +02:00
Mohammad Hossein Mojtahedi
11100ded92
Merge pull request #541 from psibi/patch-1
...
Remove duplicate entry - Heskell
2013-12-31 11:07:16 -08:00
Sibi
84c696449c
Remove duplicate entry
...
The removed line corresponds with the Haskell Wikibook link which is already present. (The wikibook link is usually more updated than the removed pdf version. Also you can download pdf version of this book from the wikibook link.)
2013-12-31 23:19:31 +05:30
vhf / victor felder
f81cb6786f
Update free-programming-books.md
2013-12-31 17:58:20 +01:00
vhf / victor felder
559a52e7c7
Merge pull request #540 from kohenkatz/patch-1
...
Fixed link in table of contents to .NET section
2013-12-31 08:56:42 -08:00
MK
bfbb7c3f98
Fixed link in table of contents to .NET section
2013-12-31 10:51:12 -05:00
vhf / victor felder
535d45bd64
Merge pull request #539 from Kindrat/master
...
Added postgresql section.
2013-12-31 07:10:07 -08:00