1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-12 19:12:21 +00:00
Commit Graph

780 Commits

Author SHA1 Message Date
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
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
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
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
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