From a613e2e818d2e58f6dcacbcffa7897e16bd17040 Mon Sep 17 00:00:00 2001
From: Alexander Fefelov <alexanderfefelov@yandex.ru>
Date: Wed, 8 Jan 2014 23:11:57 +0400
Subject: [PATCH 1/3] Added Bookboon

---
 free-programming-books.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/free-programming-books.md b/free-programming-books.md
index f08b24539..cab187627 100644
--- a/free-programming-books.md
+++ b/free-programming-books.md
@@ -151,6 +151,7 @@
 * [25 Free Computer Science Ebooks](http://www.coderholic.com/25-free-computer-science-books/)
 * [atariarchives.org](http://www.atariarchives.org/) atariarchives.org makes books, information, and software for Atari and other classic computers available on the Web.
 * [Bitsavers.org](http://bitsavers.org/)
+* [Bookboon: IT & Programming](http://bookboon.com/en/it-programming-ebooks)
 * [Cheat Sheets (Free)](http://refcardz.dzone.com/)
 * [Free Smalltalk Books, collected by Stéphane Ducasse](http://stephane.ducasse.free.fr/FreeBooks.html)
 * [Free Tech Books](http://www.freetechbooks.com/)

From 243c2fa9f57df887fffde93cc8140a6973ab8095 Mon Sep 17 00:00:00 2001
From: Alexander Fefelov <alexanderfefelov@yandex.ru>
Date: Thu, 9 Jan 2014 00:56:57 +0400
Subject: [PATCH 2/3] Added "Play.Rules!" (FR)

---
 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 3b95f0a40..1a0f981a0 100644
--- a/free-programming-books-fr.md
+++ b/free-programming-books-fr.md
@@ -114,6 +114,7 @@
 ###Java
 
 * [Initiation à la programmation (en Java)](https://www.coursera.org/course/intro-java-fr), MOOC de l'École Polytechnique Fédérale de Lausanne
+* [Play.Rules!](http://3monkeys.github.io/play.rules/)
 
 ###Javascript
 

From 1fe357857385694f81ce53be9b80d9c9e8b1c95d Mon Sep 17 00:00:00 2001
From: Alexander Fefelov <alexanderfefelov@yandex.ru>
Date: Thu, 9 Jan 2014 01:27:51 +0400
Subject: [PATCH 3/3] Adjusted "Scala for the Impatient"

---
 free-programming-books.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/free-programming-books.md b/free-programming-books.md
index cab187627..95b67a495 100644
--- a/free-programming-books.md
+++ b/free-programming-books.md
@@ -1324,7 +1324,7 @@ See also [TeX](#tex)
 * [Programming in Scala, First Edition](http://www.artima.com/pins1ed/)
 * [Programming Scala](http://programming-scala.labs.oreilly.com/index.html)
 * [Scala By Example](http://www.scala-lang.org/docu/files/ScalaByExample.pdf) (PDF)
-* [Scala for the Impatient](http://typesafe.com/resources/book/scala-for-the-impatient) - Cay S. Horstmann
+* [Scala for the Impatient (A1 Scala Level chapters)](http://typesafe.com/resources/book/scala-for-the-impatient) - Cay S. Horstmann
 * [Scala School by Twitter](http://twitter.github.io/scala_school/)
 * [The Neophyte's Guide to Scala](http://danielwestheide.com/scala/neophytes.html) - Daniel Westheide
 * [Xtrace](http://github.com/leithaus/XTrace/tree/monadic/src/main/book/content/)