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

718 Commits

Author SHA1 Message Date
Alexander Fefelov
e8f9400fe5 Added "Prolog Programming: A First Curse" 2014-01-09 05:31:25 +04:00
Alexander Fefelov
28c290d814 Added "Prolog Experiments in Discrete Mathematics, Logic, and Computability" 2014-01-09 05:20:46 +04:00
Alexander Fefelov
cb8427c10d Added "AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and Java" 2014-01-09 05:19:04 +04:00
Alexander Fefelov
4e0abb0a54 Alphabetized NoSQL section 2014-01-09 03:14:48 +04:00
Alexander Fefelov
05a8a05276 Added "Extracting Data from NoSQL Databases: A Step towards Interactive Visual Analysis of NoSQL Data" 2014-01-09 03:13:28 +04:00
Alexander Fefelov
250a2adc66 Added "NoSQL Databases" 2014-01-09 03:08:18 +04:00
Alexander Fefelov
d92f4f3e66 Added "Scala Cookbook: Bonus Chapters" 2014-01-09 02:59:21 +04:00
Alexander Fefelov
c4fc8a78d5 Added "Simply Lift" 2014-01-09 02:56:40 +04:00
Alexander Fefelov
8018c7635a Added "Program Transformation in Scala" 2014-01-09 02:55:18 +04:00
Alexander Fefelov
d4ebb40dfb Added "Compiling Scala for the Java Virtual Machine" 2014-01-09 02:50:57 +04:00
Alexander Fefelov
169ab8d5f5 Added tutorialspoint 2014-01-09 02:42:59 +04:00
Alexander Fefelov
370e542e29 Added "Scala Tutorial" 2014-01-09 02:40:21 +04:00
Alexander Fefelov
48eb40d455 Added "Scala & Design Patterns: Exploring Language Expressivity" 2014-01-09 01:30:36 +04:00
Alexander Fefelov
1fe3578573 Adjusted "Scala for the Impatient" 2014-01-09 01:27:51 +04:00
Alexander Fefelov
a613e2e818 Added Bookboon 2014-01-08 23:11:57 +04:00
Alexander Fefelov
79fa0d94da Added "Play Framework Recipes" 2014-01-08 10:28:53 +04:00
Alexander Fefelov
d2ca3497fa Fixed Scala alphabetizing 2014-01-08 08:05:32 +04:00
Alexander Fefelov
2f0d8b23de Alphabetized Scala section 2014-01-08 05:50:55 +04:00
Alexander Fefelov
54789bcf03 Added "The Neophyte's Guide to Scala" 2014-01-08 05:43:48 +04:00
sugarjig
d849745327 Added "A Guide to Python's Magic Methods"
I don't know whether this strictly meets your criteria of a "book". I'll let you decide.
2014-01-07 19:52:34 -05:00
Jake Worth
f27c4bf2f4 Some alphabetizing. 2014-01-07 14:56:24 -06:00
Cole Gleason
c312f5806e Added Building Blocks for Theoretical Computer Science 2014-01-07 03:30:54 -06:00
engstrom
5678871718 some alphabetizing 2014-01-06 21:14:34 -07:00
Mark Bates
44a3ceef53 Added Conquering the Command Line 2014-01-06 11:28:59 -05:00
vhf / victor felder
fa4d553fe1 Merge pull request #572 from markijbema/patch-2
Added latex reference
2014-01-06 06:12:29 -08:00
Mark IJbema
5498777cca Added latex reference
This is one of my favourite references for latex, since it actually covers a lot of topics, and also references a lot of packages (not only core latex)
2014-01-06 15:08:38 +01:00
Mark IJbema
80906fad09 Removed dead link 2014-01-06 15:06:24 +01:00
Gernot Pointner
535f4e65bc Added Google Shell Style Guide as Bash Ressource in the english ressource list 2014-01-06 11:50:31 +01:00
Boris Egorov
27ad15638d Add Eloquent Javascript 2nd edition 2014-01-06 01:36:38 +07:00
Mojtahedi
32ea52051d Book of Modern Frontend Tooling 2014-01-05 21:47:05 +03:30
Mojtahedi
0c4cc099ef Alphabetizing Javascript 2014-01-05 21:45:51 +03:30
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
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
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
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
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
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
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
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
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
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
MK
bfbb7c3f98 Fixed link in table of contents to .NET section 2013-12-31 10:51:12 -05:00
linkslice
2067d23c58 move some non x86 to the non-x86 section 2013-12-30 18:57:19 -08:00