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

1074 Commits

Author SHA1 Message Date
Chris Ben
2a604b868f Sort html/css 2014-02-24 21:20:15 -08:00
Chris Ben
a05b4f3631 Sort scheme 2014-02-24 21:17:43 -08:00
Espartaco Palma
170227846b [en] Adding Perl Book (and removing Perl 6 duplicated) 2014-02-24 16:14:44 -06:00
borgified
654620e4b8 markdown formatting to make url parsing easier
BAD : (http://www.jsoftware.com/books/pdf/calculus.pdf)(PDF)
GOOD: (http://www.jsoftware.com/books/pdf/calculus.pdf) (PDF)

BAD : ([PDF](http://www.kamishima.net/archive/mlmpyja.pdf), [EPUB](http://www.kamishima.net/archive/mlmpyja.epub))- 神嶌敏弘
GOOD: [PDF](http://www.kamishima.net/archive/mlmpyja.pdf), [EPUB](http://www.kamishima.net/archive/mlmpyja.epub) - 神嶌敏弘

BAD : (http://introcs.cs.princeton.edu/java/home/)- Robert
GOOD: (http://introcs.cs.princeton.edu/java/home/) - Robert
2014-02-22 21:50:08 -08:00
Victor Felder
ea635e39a3 Close #761 2014-02-21 16:50:10 +01:00
Pablo Grisafi
ff96e4062c add link to "An Introduction to Scheme and its Implementation" ftp://ftp.cs.utexas.edu/pub/garbage/cs345/schintro-v14/schintro_toc.html
a new link to a scheme book
2014-02-21 10:14:52 -02:00
Mohammad Hossein Mojtahedi
24e2f2a952 Merge pull request #759 from Mouseion/patch-typescript
Add a new TypeScript book
2014-02-21 09:50:46 +03:30
Chris Ben
65a9f153d3 Add a new TypeScript book 2014-02-20 20:50:19 -08:00
Espartaco Palma
000a13f3de [en] 2 more perl books 2014-02-20 21:10:23 -06:00
Victor Felder
264b9f4dae Update try objective C book URL #756 2014-02-20 21:57:50 +01:00
Sergey M.
c590611d40 Add QML section and Qt5 Cadaques book 2014-02-19 03:30:57 +07:00
Sergey M.
1eb2984767 Remove superfluous whitespace 2014-02-19 03:28:09 +07:00
Sergey M.
c9de2985f3 Fix ordering in C++ section 2014-02-19 03:26:37 +07:00
Adit Cahya Ramadhan
1d8eb0b47a fix #714, The Art of Assembly Language Programming
Access to previous link was forbidden. The new link now should works.
2014-02-15 22:22:47 +07:00
vhf / victor felder
27dbc1bdd0 Merge pull request #694 from itsamiths/master
added java workshop link
2014-02-13 15:42:34 +01:00
Fwiffo
7e92bfbcc0 Merge pull request #693 from JoePlant/master
Fixed Broken URL. merging this so we dont bother the author again when url_checker runs
2014-02-12 09:51:58 -08:00
Chris Ben
5f1da39b66 Git order fix 2014-02-10 21:38:39 -08:00
Amith
3b0ead2c4c added java workshop link 2014-02-10 15:25:02 +05:30
Joseph Plant
d1f464cb78 Fixed Broken URL
Fixed issue https://github.com/borgified/test_issue/issues/53
2014-02-10 15:06:09 +10:00
borgified
b8d94be5db fix broken url 2014-02-08 21:54:26 -08:00
Mohammad Hossein Mojtahedi
4b29a8685c Merge pull request #681 from JIghtuse/master
Add book on Backbone.js, sort Backbone books
2014-02-08 16:00:41 +03:30
Krzysztof Rakowski
a38e8cd3b9 Two "Non-Programmers" tutorials for python 2.6&3 added 2014-02-07 17:41:42 +01:00
Bryan Lam
e8a5e09eea Removed duplicate entry (Google Java style guide) 2014-02-06 16:09:12 -08:00
Boris Egorov
78bd5266aa Fix sorting order 2014-02-06 16:40:31 +07:00
Boris Egorov
4aef154d33 Add book on Backbone.js, sort Backbone books
Added: Building Single Page Web Apps with Backbone.js
2014-02-06 16:25:58 +07:00
Chris Ben
c61b6836e6 Fix Node.js 2014-02-02 22:41:26 -08:00
Chris Ben
15f637abe0 Fix D3.js 2014-02-02 22:36:31 -08:00
Chris Ben
6465f1d312 Alphabetize jQuery 2014-02-02 22:34:33 -08:00
Neill Robson
2eb0fcc145 Added book "Agile Java" to "Java" section
"Agile Java" links to a series of PDF files for individual chapters of the book.
2014-01-31 20:43:41 -05:00
Marios Zindilis
da375802b4 Fixed anchor to PicoLisp 2014-01-30 15:09:43 +02:00
Mohammad Hossein Mojtahedi
cdd1605fbb Merge pull request #672 from marios-zindilis/master
Added two books on PicoLisp
2014-01-30 03:06:42 -08:00
David Morrison
b4a336acc9 Update free-programming-books.md
Added Parrot/Perl 6 > Perl 6 Programming @ Wikibooks.org
2014-01-29 11:33:40 -05:00
Marios Zindilis
04d86ddb2c Added two books on PicoLisp 2014-01-29 13:35:53 +02:00
Mohammad Hossein Mojtahedi
499a9c2eb5 Javascript the rightwat 2014-01-27 20:09:47 +03:30
Mojtahedi
1317862146 Fixes #637 2014-01-26 19:04:34 +03:30
Ye Lin Aung
12ca0aa836 Added Machine Learning books 2014-01-25 18:25:23 +06:30
Mohammad Hossein Mojtahedi
3f46d8b3e3 Merge pull request #670 from Mouseion/patch-go
Fixes for Go list
2014-01-24 23:50:48 -08:00
Josh Davis
e0d43f8bab Move ESL from Data Mining to Machine Learning 2014-01-24 23:14:34 -06:00
Josh Davis
35ec6e1d54 Add ISL to Machine Learning 2014-01-24 23:14:05 -06:00
Chris Ben
7a66e53a20 Alphabetize Go list 2014-01-24 21:12:58 -08:00
Chris Ben
6808ac2996 Fix Go's 404 error 2014-01-24 21:08:59 -08:00
Mohammad Hossein Mojtahedi
ac1c295000 Merge pull request #668 from esparta/master
[es] [en] [de] Introduction to programming with Python
2014-01-24 10:28:25 -08:00
Espartaco Palma
ddf5aec7d8 [en] Introduction to programming with Python 2014-01-24 09:55:02 -06:00
rnevius
89954a47d5 Delete duplicate Django entry for Tango With Django 2014-01-24 17:19:03 +07:00
danilov kirill
0263f6bf6f added Tizen for dummies 2014-01-22 13:09:57 +00:00
Mohammad Hossein Mojtahedi
9fb393ed76 Merge pull request #650 from gabriellim/patch-7
Alphabetized Ruby books
2014-01-21 01:08:56 -08:00
Gabriel Lim
63e621b719 Updated Ruby Books
Deleted tryruby.org since it is available in the interactive file
2014-01-20 14:05:39 -08:00
Mojtahedi
7b617cb50c Common Lisp: An Interactive Approach 2014-01-20 22:24:33 +03:30
Gabriel Lim
ba36822cf9 Alphabetized Ruby books
Ordered like a dictionary A-Z. Removed duplicate (http://humblelittlerubybook.com/book/)
2014-01-20 06:40:20 -08:00
Gabriel Lim
522a48d272 Fixed alphabetization of Ruby Books
Titles leading with "The" are ignored.
Spaces have precedence over letters
2014-01-19 20:25:58 -08:00
Gabriel Lim
28e5e696d1 Alphabetized Ruby books 2014-01-19 16:26:11 -08:00
Distraught63
047f8e4591 Added UNIX Tutorial for Beginners
It is under the Creative Commons License
2014-01-19 06:43:19 -05:00
gabriellim
5aa22ea2ff Alphabetized R books 2014-01-19 02:24:06 -08:00
gabriellim
432146581a Alphabetized Python books, removed duplicates
Duplicate:
[Python For Fun](http://openbookproject.net//py4fun/) By Chris Meyers
[Python for Fun](http://www.openbookproject.net/py4fun/)
2014-01-18 18:56:41 -08:00
Victor Felder
55c0a546f0 Merge branch 'master' of github.com:matysanchez/free-programming-books into matysanchez-master
Conflicts:
	free-programming-books-es.md
	free-programming-books-ru.md
	free-programming-books.md
	free-programming-interactive-tutorials-en.md
2014-01-18 21:53:38 +01:00
matysanchez
5db348c64a Merge remote-tracking branch 'upstream/master'
Conflicts:
	free-programming-books-es.md
	free-programming-books-ru.md
	free-programming-interactive-tutorials-en.md
2014-01-18 14:23:50 -03:00
Mohammad Hossein Mojtahedi
cfabcf1da1 Merge pull request #644 from JIghtuse/master
Add book on xv6 operating system
2014-01-18 07:40:54 -08:00
Boris Egorov
6a0298c4d3 Add book on xv6 operating system 2014-01-18 22:09:50 +07:00
matysanchez
5ea0a6bb2b Adding CONTRIBUTING.md. Using the new format for all the lists. 2014-01-18 09:28:57 -03:00
vhf / victor felder
edca0168a5 Merge pull request #642 from merkuriy/master
Added a few books (RU) and small fixes
2014-01-18 03:55:57 -08:00
vhf / victor felder
5dde645a10 Merge pull request #638 from gabriellim/patch-1
Alphabetized several books
2014-01-18 03:22:20 -08:00
vhf / victor felder
bc03d2b286 Merge pull request #641 from gabriellim/patch-4
Alphabetized and removed duplicate Perl books
2014-01-18 03:22:13 -08:00
gabriellim
a04d3b35a3 Alphabetized Perl books 2014-01-18 02:48:45 -08:00
gabriellim
f35a4936f3 Alphabetized Linux books 2014-01-18 02:45:38 -08:00
gabriellim
96444c9b98 Alphabetized several books
Stopped at Hadoop
2014-01-18 02:26:41 -08:00
Uriy Efremochkin
31185b732b Added book «Large-Scale JavaScript» for EN 2014-01-18 15:58:38 +06:00
Mojtahedi
0a15221502 Merge remote-tracking branch 'upstream/master' 2014-01-18 08:53:37 +03:30
Mohammad Hossein Mojtahedi
472891885d Merge pull request #634 from alexanderfefelov/master
Added two scala books
2014-01-17 19:07:42 -08:00
Alexander Fefelov
fed0259706 Added "Learning 30 Technologies in 30 Days: A Developer Challenge" 2014-01-18 04:29:41 +04:00
Alexander Fefelov
84667ab2bd Added "EAI Patterns with Actor Model" 2014-01-18 04:15:36 +04:00
Alexander Fefelov
4bcebaa8fc Added "Scala for Perl 5 Programmers" 2014-01-18 03:38:23 +04:00
Adolfo
d696dfa85f Added CakePHP Cookbook 2.x 2014-01-17 12:44:04 +01:00
Mohammad Hossein Mojtahedi
545219561e Merge pull request #628 from alexanderfefelov/master
Added "tetrix in Scala" (EN, JA)
2014-01-17 02:54:18 -08:00
Alexander Fefelov
f7b6d93402 Added "Reactive Objects and Functional Programming" 2014-01-17 09:41:27 +04:00
Alexander Fefelov
f5d9d40b8b Added "Exploring Generic Haskell" 2014-01-17 09:37:42 +04:00
Alexander Fefelov
03f05cba14 Alphabetized Haskell section 2014-01-17 09:35:52 +04:00
Alexander Fefelov
7d0882aa98 Added "tetrix in Scala" (EN, JA) 2014-01-17 07:56:06 +04:00
Boris Egorov
4db027d49c Add Learn Linux The Hard Way guide 2014-01-17 01:05:57 +07:00
Mojtahedi
3c8653451f Merge remote-tracking branch 'upstream/master' 2014-01-16 10:00:58 +03:30
Mohammad Hossein Mojtahedi
d61691b5d9 Merge pull request #623 from alexanderfefelov/master
Added a few books
2014-01-15 22:25:58 -08:00
Chris Ben
f9287a9b75 Add Git Workflows 2014-01-15 19:51:19 -08:00
Alexander Fefelov
8cf7f582eb Added "S-99: Ninety-Nine Scala Problems" 2014-01-16 03:17:07 +04:00
Alexander Fefelov
e3c8a632ef Added "Prolog Problems" 2014-01-16 03:15:11 +04:00
Alexander Fefelov
79759163b3 Added "Methods and Techniques for the Design and Implementation of Domain-Specific Languages" 2014-01-16 02:52:10 +04:00
Alexander Fefelov
24dc727900 Added "Naked objects" 2014-01-16 02:46:03 +04:00
Alexander Fefelov
38ba1c0e94 Added "DSL Engineering: Designing, Implementing and Using Domain-Specific Languages" 2014-01-16 02:43:54 +04:00
vhf / victor felder
6ea2dab3d9 Merge pull request #620 from alexanderfefelov/master
Added "Effective Scala" (CN, RU)
2014-01-15 06:07:20 -08:00
Karthikeyan A K
380a81fa69 Added I Love Ruby
Added a free Ruby Ebook
2014-01-15 15:37:09 +05:30
Alexander Fefelov
7b62e4cd7d Added "Warren's Abstract Machine: A Tutorial Reconstruction" 2014-01-15 03:37:15 +04:00
Alexander Fefelov
2a27aefad5 Added "Using, Understanding, and Unraveling The OCaml Language: From Practice to Theory and vice versa" 2014-01-15 03:31:20 +04:00
Alexander Fefelov
e00be2f7a6 Alphabetized OCaml section 2014-01-15 03:29:32 +04:00
Alexander Fefelov
27febd993a Added "Architectural Styles and the Design of Network-based Software Architectures" 2014-01-15 02:45:35 +04:00
Alexander Fefelov
a8c7806334 Added "Commentary on the Sixth Edition UNIX Operating System" 2014-01-15 01:07:27 +04:00
Alexander Fefelov
87b8e1e3de Added "Anatomy of Programming Languages" 2014-01-15 00:52:13 +04:00
Alexander Fefelov
42e2c2c34c Added "The Public Domain: Enclosing the Commons of the Mind" 2014-01-15 00:46:47 +04:00
Alexander Fefelov
fc28ca532d Added "Financial Numerical Recipes in C++" 2014-01-15 00:43:59 +04:00
Alexander Fefelov
bc20daa694 Added "Linux Advanced Routing & Traffic Control HOWTO" 2014-01-15 00:36:28 +04:00
Alexander Fefelov
790377fe5d Added "Unix Toolbox" 2014-01-15 00:32:40 +04:00
Alexander Fefelov
9008a6bf24 Added "Barcode Overview" 2014-01-15 00:29:02 +04:00
Alexander Fefelov
0ec5fff864 Created "Lift" section 2014-01-14 23:44:29 +04:00
Alexander Fefelov
e10761a67a Created "Play Scala" section 2014-01-14 23:00:33 +04:00
Alexander Fefelov
5bc191021b Added "Work with Play: Build web applications using Scala and the Play Framework" 2014-01-14 22:56:39 +04:00
Mojtahedi
456a7b5c93 #616 2014-01-13 06:55:33 +03:30
Mohammad Hossein Mojtahedi
ecfcb014d9 Merge pull request #615 from rodrigo-medeiros/recipes-angular
Added the 'Recipes with Angular.js' book to the 'Javascript' list.
2014-01-12 19:21:13 -08:00
Mohammad Hossein Mojtahedi
5171c01088 Merge pull request #613 from michaelchum/master
Added a very complete tutorial to Django 1.5.4
2014-01-12 19:20:55 -08:00
Rodrigo Medeiros
b14d062b6f Added the 'Kanban for skeptics' book to the 'Software Architecture' list. 2014-01-13 00:43:36 -02:00
Alexander Fefelov
71dbd16997 Added "How to Design Faceted Search: The Complete Guide to Designing Faceted Search User Interface" 2014-01-13 05:39:15 +04:00
Alexander Fefelov
9df53198a4 Added "Marionette Exposé: Learn to write modular Javascript applicatons using Backbone Marionette and RequireJS/AMD" 2014-01-13 05:32:51 +04:00
Alexander Fefelov
9607a3e88d Added "Practicing Domain-Driven Design" 2014-01-13 05:26:04 +04:00
Alexander Fefelov
ee2b4af5bd Added "PDQ: Pretty Darn Quick: An Agile, All-Purpose Methodology" 2014-01-13 05:18:54 +04:00
Alexander Fefelov
2a35055168 Added "Record-Playback Test Automation: Sahi & Selenium IDE: Critical Evaluation of Record-Playback Automation Tools" 2014-01-13 05:13:45 +04:00
Alexander Fefelov
8af0e69d2c Added "Mobile Developer's Guide to the Galaxy" 2014-01-13 05:10:22 +04:00
Alexander Fefelov
edac40cd12 Added "Backbone Tutorials: Beginner, Intermediate and Advanced" 2014-01-13 05:05:16 +04:00
Alexander Fefelov
6bf13e1e10 Added "Leaflet Tips and Tricks: Interactive Maps Made Easy" 2014-01-13 05:01:56 +04:00
Alexander Fefelov
28590baa93 Added "The ABC of PDF with iText: PDF Syntax essentials" 2014-01-13 04:58:07 +04:00
Alexander Fefelov
e60c6f7d90 Added "Hibernate 4 Example Programs" 2014-01-13 04:52:12 +04:00
Alexander Fefelov
e2cf0391d5 Removed duplicate link 2014-01-13 04:50:29 +04:00
Alexander Fefelov
e8b0b0b89c Alphabetized Java section 2014-01-13 04:47:33 +04:00
Rodrigo Medeiros
e1947af887 Added the 'Recipes with Angular.js' book to the 'Javascript' list. 2014-01-12 22:11:30 -02:00
Michael Ho Chum
709832abc1 Very complete tutorial to Django 1.5.4 and web dev
The tutorial is an extension of the official Django Book (6 parts),  it adds extra web development knowledge such as HTML/CSS, AJAX, Bootstrap and JQuery
2014-01-12 17:42:18 -05:00
Rodrigo Medeiros
30fea59e32 Added the 'Your API Is Bad' book to the 'Software Architecture' list. 2014-01-12 17:25:31 -02:00
Rodrigo Medeiros
ad5b482730 Added the 'Use Vim Like a Pro' to the 'Vim' list. 2014-01-12 17:12:25 -02:00
Rodrigo Medeiros
6a708f6f63 Added the 'Express.js Guide' to the 'Javascript' list. 2014-01-12 17:04:27 -02:00
Mojtahedi
0104b47ee0 #608 2014-01-12 22:17:38 +03:30
Alexander Fefelov
8d29fd3ab7 Added "Java Programming for Kids, Parents and Grandparents" (EN, FR, RU) 2014-01-12 11:28:45 +04:00
Alexander Fefelov
78bd930068 Removed broken "Programming Scala" 2014-01-12 10:10:18 +04:00
Mohammad Hossein Mojtahedi
90d1f41df2 Merge pull request #606 from rodrigo-medeiros/js-fundamentals
Added the 'Javascript and Node FUNdamentals' book to the 'Node.js' list.
2014-01-11 18:26:58 -08:00
Rodrigo Medeiros
49956ab4a1 Added the 'Javascript and Node FUNdamentals' book to the 'Node.js' list. 2014-01-12 00:22:08 -02:00
Rodrigo Medeiros
5730efe388 Added the 'Oh My Js' book to the 'Javascript' list. 2014-01-12 00:07:26 -02:00
Rodrigo Medeiros
5bc48c56f0 Added the 'Why programmers work at night' book to the 'Professional Development' list. 2014-01-11 14:26:44 -02:00
Rodrigo Medeiros
184d4578ef Added the 'What I have learned from failure' to the 'Professional Development' list. 2014-01-11 13:07:53 -02:00
Rodrigo Medeiros
217c46179f Added the 'How to do what you love & Earn what youre worth as a programmer' book to the 'Professional Development' list. 2014-01-11 13:03:48 -02:00
Oscar Martin Cortez Martinez
b647cd10b3 Python and Perl5
Delete my vim books, added books for python and Per5
2014-01-09 19:45:37 -06:00
Oscar Martin Cortez Martinez
68fbc4f62a Add Vim Book
Added VIM Books Practical Vim And Hacking Vim
2014-01-09 15:54:25 -06:00
Mohammad Hossein Mojtahedi
7b689b5876 Merge pull request #599 from alexanderfefelov/master
Added "Linked Data Patterns"
2014-01-09 12:06:22 -08:00
Alexander Fefelov
4f2166d007 Added "Linked Data Patterns: A pattern catalogue for modelling, publishing, and consuming Linked Data" 2014-01-09 23:53:28 +04:00
Mohammad Hossein Mojtahedi
fd0adf8bc6 Merge pull request #598 from alexanderfefelov/master
A few changes (EN, DE)
2014-01-09 11:02:32 -08:00
Alexander Fefelov
ae496fc5b1 Alphabetized Clojure section 2014-01-09 22:40:31 +04:00
Alexander Fefelov
a4681166c4 Added "Clojure in Small Pieces" 2014-01-09 22:39:04 +04:00
Mohammad Hossein Mojtahedi
823f07313f Merge pull request #596 from rubymaverick/tryobjectivec
Added the Try Objective-C interactive tutorial and book
2014-01-09 09:12:16 -08:00
Eric Allam
f9f73df583 Added the Try Objective-C interactive tutorial and book 2014-01-09 13:34:13 +00:00
Ajay Kumar
85b1f03935 Update free-programming-books.md 2014-01-09 16:46:00 +05:30
Mohammad Hossein Mojtahedi
eaf41ec867 Merge pull request #593 from alexanderfefelov/master
Lisp: new Books & Alphabetizing
2014-01-08 19:33:35 -08:00
Alexander Fefelov
f8cd32ec51 Added "Interpreting LISP" 2014-01-09 05:47:53 +04:00
Alexander Fefelov
cf4181cd7b Added "The Evolution of Lisp"
Fixed typos
2014-01-09 05:45:50 +04:00
Alexander Fefelov
ef44ca1d9a Alphabetized Lisp section 2014-01-09 05:42:07 +04:00
Alexander Fefelov
307e9af1f5 Added "Basic Lisp Techniques" 2014-01-09 05:39:05 +04:00
Mohammad Hossein Mojtahedi
813f330468 Merge pull request #590 from alexanderfefelov/master
Added "Scala & Design Patterns: Exploring Language Expressivity"
2014-01-08 17:35:48 -08:00
Mohammad Hossein Mojtahedi
9e64444d0e Merge pull request #591 from outcoldman/patch-1
Added "The Django Book"
2014-01-08 17:34:46 -08:00
Alexander Fefelov
3f315a454f Fixed typo 2014-01-09 05:34:01 +04:00
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
Dennis Yurichev
972b322bbb An introduction to reverse engineering for beginners 2014-01-09 02:25:55 +02:00
Denis Gladkikh
d49b07cae0 Added "The Django Book" 2014-01-08 15:16:45 -08: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
Mohammad Hossein Mojtahedi
0952837908 Merge pull request #589 from faviouz/master
Fix Algorithms & Data Structures index
2014-01-08 13:38:25 -08:00
Mohammad Hossein Mojtahedi
7cd52392ad Merge pull request #588 from alexanderfefelov/master
Java [fr], Scala, Metalist
2014-01-08 13:33:57 -08: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
faviouz
02ea072169 Fix Algorithms & Data Structures link 2014-01-08 21:10:14 +00:00
Alexander Fefelov
a613e2e818 Added Bookboon 2014-01-08 23:11:57 +04:00
Mohammad Hossein Mojtahedi
9946f15a03 How to deal with Passwords 2014-01-08 22:04:46 +03:30
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
Mohammad Hossein Mojtahedi
7afb7c722f Web Services Indexing 2013-12-31 02:13:50 +03:30
Mohammad Hossein Mojtahedi
3655b59a37 Merge pull request #188 from manoj-agarwal/patch-1
Adding RESTful Web Services book
2013-12-30 14:40:50 -08:00
Mohammad Hossein Mojtahedi
61da5a3869 Merge pull request #532 from Semyonic/patch-1
Update Scheme #532
2013-12-30 08:27:52 -08:00
Mohammad Hossein Mojtahedi
39ab28115a PC-BSD Init @mzs114 #534 2013-12-30 19:22:28 +03:30
Mohammad Hossein Mojtahedi
64a19fb792 FreeBSD initial @mzs114 #534 2013-12-30 19:18:55 +03:30
Semih
3fef3a8bad Update free-programming-books.md
Moved HtDP and SICP from "free-programming-books-en.md"
2013-12-28 22:54:27 +02:00
Mohammad Hossein Mojtahedi
ea20a28bcb Web2Py thank to @mdipierro #526 2013-12-28 23:24:38 +03:30
kracekumar
04967298bf Update free-programming-books.md 2013-12-28 23:07:52 +05:30
Alexander Fefelov
660871c535 Added "Practical mod_perl" 2013-12-28 06:23:38 +04:00
Alexander Fefelov
317ec56102 Added "Working through Screens" 2013-12-28 06:21:26 +04:00
Alexander Fefelov
8edb68acee Added "Big Fat Rails" 2013-12-28 06:14:01 +04:00
Alexander Fefelov
a4310e862e Added "Programming in Standard ML, Draft" 2013-12-28 06:10:00 +04:00
Alexander Fefelov
1f73578ce0 Added "Principles of Programming Languages" 2013-12-28 06:05:43 +04:00
Alexander Fefelov
2d86523c34 Added "Creative Commons: a user guide" 2013-12-28 05:54:45 +04:00
Alexander Fefelov
9c98cdaa60 Added "PC Assembly Language" (EN, FR, IT, ES, DE, KO) 2013-12-28 05:42:25 +04:00
Alexander Fefelov
03aa0d65e8 Added "Best of Smashing Magazine" 2013-12-28 05:21:59 +04:00
Alexander Fefelov
36813e584d Added atariarchives.org 2013-12-28 03:27:38 +04:00
Alexander Fefelov
5238f87d2b Added "Quick Guide For Firefox OS App Development: Creating HTML5 based apps for Firefox OS" 2013-12-28 03:02:50 +04:00
Alexander Fefelov
574ec8479f Added "Pro Git Reedited" 2013-12-28 03:00:49 +04:00
Alexander Fefelov
88e16341e6 Moved "Force.com Platform Fundamentals: An Introduction to Custom Application Development in the Cloud" to appropriate section 2013-12-28 02:59:24 +04:00
Alexander Fefelov
95394708f2 Added "Lisp Hackers: Interviews with 100x More Productive Programmers" 2013-12-28 02:52:23 +04:00
Alexander Fefelov
6b375b18b2 Added "The Bastards Book of Regular Expressions: Finding Patterns in Everyday Text" 2013-12-28 02:50:44 +04:00
Alexander Fefelov
51163dcaef Added "Practical Foundations for Programming Languages, Preview" 2013-12-28 02:34:57 +04:00
Alexander Fefelov
9d9894d823 Added "Learn Regex The Hard Way" 2013-12-28 02:30:17 +04:00
Alexander Fefelov
64993394b2 Added "The Z Notation: A Reference Manual, Second Edition" 2013-12-28 02:24:16 +04:00
Alexander Fefelov
b7d10418ed Added "Big Data Now: Current Perspectives from O'Reilly Radar" 2013-12-28 02:20:23 +04:00
Alexander Fefelov
2a3f72db3d Added "Search User Interfaces" 2013-12-28 02:18:06 +04:00
Alexander Fefelov
d2bb8ba9b3 Added "Apache Jakarta Commons: Reusable Java Components" 2013-12-28 01:54:38 +04:00
Alexander Fefelov
dd346d7a6c Added Stef's Free Online Smalltalk Books 2013-12-28 01:49:42 +04:00
Alexander Fefelov
320fcc399f Added "The Quest for Artificial Intelligence: A History of Ideas and Achievements" 2013-12-28 01:43:40 +04:00
Alexander Fefelov
2bf8e25da5 Added "Scala for the Impatient" 2013-12-28 01:41:06 +04:00
Alexander Fefelov
a10e7df30b Added Bitsavers.org 2013-12-28 00:10:41 +04:00
Alexander Fefelov
2968bba81b Typo fixed 2013-12-28 00:07:59 +04:00
Alexander Fefelov
00915d9ebf Added "Force.com Platform Fundamentals: An Introduction to Custom Application Development in the Cloud" 2013-12-27 03:22:18 +04:00
Alexander Fefelov
0bb356c6b6 Added "Arduino Programming Notebook" 2013-12-27 03:16:31 +04:00
Alexander Fefelov
8d861acc03 Added "Learn REBOL" 2013-12-27 02:59:02 +04:00
Alexander Fefelov
c4646fde8f Added ""DYNAMIC LINKED LIBRARIES": Paradigms of the GPL license in contemporary software" 2013-12-27 02:56:25 +04:00
Alexander Fefelov
59141f786b Added "Open Data Structures: An Introduction" 2013-12-27 02:54:31 +04:00
Alexander Fefelov
7c379d745b Added "Hacknot: Essays on Software Development" 2013-12-27 02:47:32 +04:00
Alexander Fefelov
a568b63c6a Added "Object-Oriented Programming in the BETA Programming Language" 2013-12-27 02:30:18 +04:00
Alexander Fefelov
bc53391f3d Added "Implementing Functional Languages: A Tutorial" 2013-12-27 02:22:05 +04:00
Alexander Fefelov
29e52153a5 Added "Compilers and Compiler Generators: An Introduction with C++" 2013-12-27 02:18:38 +04:00
Alexander Fefelov
519e9cf0a5 Added "The Craft of Text Editing or A Cookbook for an Emacs" 2013-12-27 02:15:39 +04:00
Alexander Fefelov
96990197cb Added InfoQ Minibooks 2013-12-27 02:08:26 +04:00