From 9e7e5c89cf384f39ec01bc40d4e909e05d9a048d Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Fri, 15 Nov 2013 02:31:40 +0100 Subject: [PATCH 01/10] Add french translation of "Scrum and XP from the Trenches", H. Kniberg --- free-programming-books-fr.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/free-programming-books-fr.md b/free-programming-books-fr.md index 78b065ba..7b124a3a 100644 --- a/free-programming-books-fr.md +++ b/free-programming-books-fr.md @@ -57,6 +57,10 @@ * [Systèmes Informatiques (C, Unix/Linux,...)](http://sinf1252.info.ucl.ac.be/), par Olivier Bonaventure ([sources](https://github.com/obonaventure/SystemesInformatiques)) +####Méthodes de développement + +* [Scrum et XP depuis les tranchées](http://www.infoq.com/resource/news/2007/06/scrum-xp-book/en/resources/ScrumAndXpFromTheTrenches_French.pdf), par Henrik Kniberg + ###Assembleur * [Initiation à la programmation en assembleur 64 bits](http://www.ilv-edition.com/librairie/initiation-programmation-assembleur-bits.html), par Pierre Jourlin From c586fddcece1fa6b75a62aaf1d0c28f4614528fc Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Fri, 15 Nov 2013 02:49:10 +0100 Subject: [PATCH 02/10] Add "Scrum and XP from the Trenches", Henrik Kniberg --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 2e815846..8ece1845 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -265,6 +265,7 @@ * [Don't Just Roll the Dice](http://www.neildavidson.com/dontjustrollthedice.html) * [Data-Oriented Design](http://www.dataorienteddesign.com/dodmain/dodmain.html) * [Software Engineering for Internet Applications](http://philip.greenspun.com/seia/) +* [Scrum and XP from the Trenches](http://www.infoq.com/minibooks/scrum-xp-from-the-trenches) * [Web API Design](https://blog.apigee.com/detail/announcement_new_ebook_on_web_api_design) ####Open Source Ecosystem From ed9804e5743d81c90fd3f06d735d080f70b50c4e Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Fri, 15 Nov 2013 03:12:52 +0100 Subject: [PATCH 03/10] Add german translation of "Scrum and XP from the Trenches", H. Kniberg --- free-programming-books-de.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/free-programming-books-de.md b/free-programming-books-de.md index 7d800f23..954be0d4 100644 --- a/free-programming-books-de.md +++ b/free-programming-books-de.md @@ -1,4 +1,5 @@ ###Index +* [Unabhängig von der Programmiersprache](#unabhangig-von-der-programmiersprache) * [Android](#android) * [C](#c) * [C++](#c-1) @@ -15,6 +16,10 @@ * [Unix](#unix) * [Visual Basic](#visual-basic) +###Unabhängig von der Programmiersprache + +* [Scrum und XP im harten Projektalltag](http://www.infoq.com/resource/news/2007/06/scrum-xp-book/en/resources/ScrumAndXpFromTheTrenchesonline_German.pdf) + ###Android * [Grundlagen und Programmierung](http://www.dpunkt.de/ebooks_files/free/3436.pdf) From b456e53af5e4e5d96c29cdaffc5d4d61b497c584 Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Fri, 15 Nov 2013 03:28:36 +0100 Subject: [PATCH 04/10] Add spanish translation of "Scrum and XP from the Trenches", H. Kniberg --- free-programming-books-es.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/free-programming-books-es.md b/free-programming-books-es.md index 07926b70..0454913b 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -2,6 +2,7 @@ * [Agnósticos](#agnostico) * [Algoritmos y Estructuras de Datos](#algoritmos) * [Ciencia Computacional](#ciencia-computacional) + * [Metodologías de desarrollo de software](#metodologias-de-desarrollo-de-software) * [Android](#android) * [Assembly Language](#assembly-language) * [Metalistas](#metalistas) @@ -24,6 +25,9 @@ * [Breves Notas sobre Teoría de la Computción](http://www.matematicas.unam.mx/jloa/publicaciones/teoria.pdf) (PDF) * [Breves Notas sobre Autómatas y Lenguajes](http://www.matematicas.unam.mx/jloa/publicaciones/automatasyLenguajes.pdf) (PDF) +####Metodologías de desarrollo de software +* [Scrum y XP desde la trincheras](http://www.proyectalis.com/wp-content/uploads/2008/02/scrum-y-xp-desde-las-trincheras.pdf) + ###Android * [Curso de Programación Android](http://www.sgoliver.net/blog/wp-content/uploads/2011/11/Manual-Programacion-Android-SgoliverNet-v3-muestra.zip) (PDF) by Salvador Gómez Oliver From e8c3499c887777bb168ae847f7ae5d939296aa30 Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Fri, 15 Nov 2013 03:30:20 +0100 Subject: [PATCH 05/10] Fix markdown --- free-programming-books-es.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/free-programming-books-es.md b/free-programming-books-es.md index 0454913b..a25e601d 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -17,11 +17,11 @@ ###Agnosticos -###Algoritmos +####Algoritmos * [Temas selectos de estructuras de datos](http://www.matematicas.unam.mx/jloa/publicaciones/estructurasdeDatos.pdf) (PDF) * [Breves Notas sobre Análisis de Algoritmos](http://www.matematicas.unam.mx/jloa/publicaciones/analisisdeAlgoritmos.pdf) (PDF) -###Ciencia Computacional +####Ciencia Computacional * [Breves Notas sobre Teoría de la Computción](http://www.matematicas.unam.mx/jloa/publicaciones/teoria.pdf) (PDF) * [Breves Notas sobre Autómatas y Lenguajes](http://www.matematicas.unam.mx/jloa/publicaciones/automatasyLenguajes.pdf) (PDF) From e9e473caa716b8db9af00d89673d41633dbe5e81 Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Fri, 15 Nov 2013 03:48:33 +0100 Subject: [PATCH 06/10] Add italian translation of "Scrum and XP from the Trenches", Kniberg --- free-programming-books-it.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/free-programming-books-it.md b/free-programming-books-it.md index 2f97351d..d7700dca 100644 --- a/free-programming-books-it.md +++ b/free-programming-books-it.md @@ -1,4 +1,6 @@ ###Index +* [Agnostico](#agnostico) + * [Metodologie di sviluppo del software](#metodologie-di-sviluppo-software) * [Android](#android) * [BASH](#bash) * [C](#c) @@ -12,6 +14,12 @@ * [Visual Basic](#visual-basic) +###Agnostico + +####Metodologie di sviluppo del software + +* [Scrum e XP dalle trincee](http://www.open-ware.org/ita/news/kniberg1.htm) + ###Android * [Guida programmazione Android 4.2](http://www.sprik.it/guida/Android4_2.pdf) From 1e1621b73cce96eae9753ed527491951131bdd67 Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Fri, 15 Nov 2013 04:00:40 +0100 Subject: [PATCH 07/10] Add russian translation of "Scrum and XP from the Trenches", Kniberg --- free-programming-books-ru.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/free-programming-books-ru.md b/free-programming-books-ru.md index f08a0b18..7a85bca8 100644 --- a/free-programming-books-ru.md +++ b/free-programming-books-ru.md @@ -1,5 +1,6 @@ ###Index * [Списки книг](#meta-lists) +* [Language Agnotic](#language-agnostic) * [Bash](#bash) * [CoffeeScript](#coffeescript) * [Git](#git) @@ -17,6 +18,9 @@ ###Meta-lists * [Книги со свободной ценой](http://www.books.ru/knigi-so-svobodnoi-tsenoi-3129328/) +###Language Agnostic + +* [Scrum и XP: заметки с передовой](http://scrum.org.ua/wp-content/uploads/2008/12/scrum_xp-from-the-trenches-rus-final.pdf) ###Bash From e951064c77b951d95ed6bdcd096bd414a9740014 Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Fri, 15 Nov 2013 04:13:31 +0100 Subject: [PATCH 08/10] Fix markdown and typos --- free-programming-books-es.md | 4 ++-- free-programming-books-it.md | 2 +- free-programming-books-ru.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/free-programming-books-es.md b/free-programming-books-es.md index a25e601d..78341ad8 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -1,8 +1,8 @@ ###Index -* [Agnósticos](#agnostico) +* [Agnósticos](#agnosticos) * [Algoritmos y Estructuras de Datos](#algoritmos) * [Ciencia Computacional](#ciencia-computacional) - * [Metodologías de desarrollo de software](#metodologias-de-desarrollo-de-software) + * [Metodologías de desarrollo de software](#metodolog%C3%ADas-de-desarrollo-de-software) * [Android](#android) * [Assembly Language](#assembly-language) * [Metalistas](#metalistas) diff --git a/free-programming-books-it.md b/free-programming-books-it.md index d7700dca..a5f769a7 100644 --- a/free-programming-books-it.md +++ b/free-programming-books-it.md @@ -1,6 +1,6 @@ ###Index * [Agnostico](#agnostico) - * [Metodologie di sviluppo del software](#metodologie-di-sviluppo-software) + * [Metodologie di sviluppo del software](#metodologie-di-sviluppo-del-software) * [Android](#android) * [BASH](#bash) * [C](#c) diff --git a/free-programming-books-ru.md b/free-programming-books-ru.md index 7a85bca8..3c60b98a 100644 --- a/free-programming-books-ru.md +++ b/free-programming-books-ru.md @@ -1,6 +1,6 @@ ###Index * [Списки книг](#meta-lists) -* [Language Agnotic](#language-agnostic) +* [Language Agnostic](#language-agnostic) * [Bash](#bash) * [CoffeeScript](#coffeescript) * [Git](#git) From f2665a9dcf9b9a7ef8e9c92dd2b2824921062ff6 Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Fri, 15 Nov 2013 04:18:00 +0100 Subject: [PATCH 09/10] Fix markdown again. --- free-programming-books-de.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books-de.md b/free-programming-books-de.md index 954be0d4..13c4f61d 100644 --- a/free-programming-books-de.md +++ b/free-programming-books-de.md @@ -1,5 +1,5 @@ ###Index -* [Unabhängig von der Programmiersprache](#unabhangig-von-der-programmiersprache) +* [Unabhängig von der Programmiersprache](##unabh%C3%A4ngig-von-der-programmiersprache) * [Android](#android) * [C](#c) * [C++](#c-1) From 2f8db8ccae9b021828d4504187a680b2f7bb42b4 Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Fri, 15 Nov 2013 04:20:54 +0100 Subject: [PATCH 10/10] Fix markdown "Jamais deux sans trois" --- free-programming-books-de.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books-de.md b/free-programming-books-de.md index 13c4f61d..83a491ac 100644 --- a/free-programming-books-de.md +++ b/free-programming-books-de.md @@ -1,5 +1,5 @@ ###Index -* [Unabhängig von der Programmiersprache](##unabh%C3%A4ngig-von-der-programmiersprache) +* [Unabhängig von der Programmiersprache](#unabh%C3%A4ngig-von-der-programmiersprache) * [Android](#android) * [C](#c) * [C++](#c-1)