From b66f028570e137fea65f079c78eae88243fcedf3 Mon Sep 17 00:00:00 2001 From: ashlaya Date: Fri, 3 Apr 2015 14:15:49 +0200 Subject: [PATCH 1/5] Removed dead link in free-programming-books-fr.md --- free-programming-books-fr.md | 1 - 1 file changed, 1 deletion(-) diff --git a/free-programming-books-fr.md b/free-programming-books-fr.md index 4f5a7aed0..9c558e652 100644 --- a/free-programming-books-fr.md +++ b/free-programming-books-fr.md @@ -179,7 +179,6 @@ les problèmes](http://www.pearson.fr/livre/?GCOI=27440100048330), Annexe B du ### Python * [Appendre à programmer avec Python](http://inforef.be/swi/python.htm) par Gerard Swinnen -* [Dropbox a des fuites !Un aperçu de la rétro-ingénierie des programmes Python](http://progdupeu.pl/articles/34/dropbox-a-des-fuites) * [Python](http://www.lincoste.com/ebooks/pdf/informatique/python.pdf) par Guido Van Rossum * [Une introduction à Python 3](https://perso.limsi.fr/pointal/python:courspython3) par Bob Cordeau et Laurent Pointal From 13c0205589db5636876eda1ac76adcf149fd477b Mon Sep 17 00:00:00 2001 From: ashlaya Date: Fri, 3 Apr 2015 16:41:43 +0200 Subject: [PATCH 2/5] Added link to free-programming-interactive-tutorials-en.md --- free-programming-interactive-tutorials-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index d25ba9a51..db8c0755b 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -83,6 +83,7 @@ ### HTML / CSS * [Learn HTML & CSS interactively](http://www.codecademy.com/tracks/web) * [Prototyping a professional website](http://www.codecademy.com/skills/prototyping) +* [Learn HTML & CSS by doing beginner projects](https://dash.generalassemb.ly/projects) ### Java From 6feb9f3428b0d301d6a63e6f74e9761f0495dc59 Mon Sep 17 00:00:00 2001 From: ashlaya Date: Fri, 3 Apr 2015 16:43:09 +0200 Subject: [PATCH 3/5] Shorter is better Shortened sentence --- free-programming-interactive-tutorials-en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index db8c0755b..b04b4e87e 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -83,7 +83,7 @@ ### HTML / CSS * [Learn HTML & CSS interactively](http://www.codecademy.com/tracks/web) * [Prototyping a professional website](http://www.codecademy.com/skills/prototyping) -* [Learn HTML & CSS by doing beginner projects](https://dash.generalassemb.ly/projects) +* [Learn by doing beginner projects](https://dash.generalassemb.ly/projects) ### Java From bc0f175eb402b8bdb5e06d3940d2773b99013a9e Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Fri, 3 Apr 2015 21:31:42 +0200 Subject: [PATCH 4/5] Correct dead link --- free-programming-books-fr.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books-fr.md b/free-programming-books-fr.md index 9c558e652..413902404 100644 --- a/free-programming-books-fr.md +++ b/free-programming-books-fr.md @@ -179,6 +179,7 @@ les problèmes](http://www.pearson.fr/livre/?GCOI=27440100048330), Annexe B du ### Python * [Appendre à programmer avec Python](http://inforef.be/swi/python.htm) par Gerard Swinnen +* [Dropbox a des fuites ! Un aperçu de la rétro-ingénierie des programmes Python](http://pdp.microjoe.org/articles/34/dropbox-a-des-fuites) * [Python](http://www.lincoste.com/ebooks/pdf/informatique/python.pdf) par Guido Van Rossum * [Une introduction à Python 3](https://perso.limsi.fr/pointal/python:courspython3) par Bob Cordeau et Laurent Pointal From 215889ba4d69e24e38b23607a456e9fde1e19caa Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Fri, 3 Apr 2015 21:32:26 +0200 Subject: [PATCH 5/5] alphabetical ordering --- free-programming-interactive-tutorials-en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index b04b4e87e..817115c47 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -81,9 +81,9 @@ ### HTML / CSS +* [Learn by doing beginner projects](https://dash.generalassemb.ly/projects) * [Learn HTML & CSS interactively](http://www.codecademy.com/tracks/web) * [Prototyping a professional website](http://www.codecademy.com/skills/prototyping) -* [Learn by doing beginner projects](https://dash.generalassemb.ly/projects) ### Java