1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-21 17:19:03 +00:00

Merge pull request #588 from alexanderfefelov/master

Java [fr], Scala, Metalist
This commit is contained in:
Mohammad Hossein Mojtahedi 2014-01-08 13:33:57 -08:00
commit 7cd52392ad
2 changed files with 3 additions and 1 deletions

View File

@ -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

View File

@ -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/)
@ -1324,7 +1325,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/)