mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-12-23 15:28:55 +00:00
Added "Java Programming for Kids, Parents and Grandparents" (EN, FR, RU)
This commit is contained in:
parent
34403e03cf
commit
8d29fd3ab7
@ -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
|
||||
* [Java Programming for Kids, Parents and Grandparents](http://myflex.org/books/java4kids/java4kids.htm) - Yakov Fain
|
||||
* [Play.Rules!](http://3monkeys.github.io/play.rules/)
|
||||
|
||||
###Javascript
|
||||
|
@ -7,6 +7,7 @@
|
||||
* [C](#c)
|
||||
* [CoffeeScript](#coffeescript)
|
||||
* [Git](#git)
|
||||
* [Java](#java)
|
||||
* [JavaScript](#javascript)
|
||||
* [LaTeX](#latex)
|
||||
* [Lisp](#lisp)
|
||||
@ -56,6 +57,10 @@
|
||||
* [Документация CoffeeScript](http://cidocs.ru/coffeescript/)
|
||||
|
||||
|
||||
###Java
|
||||
|
||||
* [Java Programming for Kids, Parents and Grandparents](http://myflex.org/books/java4kids/java4kids.htm) - Yakov Fain
|
||||
|
||||
###JavaScript
|
||||
|
||||
* [Современный учебник JavaScript](http://learn.javascript.ru/)
|
||||
|
@ -845,6 +845,7 @@
|
||||
* [Introduction to Programming Using Java](http://math.hws.edu/javanotes/) - David J. Eck
|
||||
* [JAAS in Action](http://www.jaasbook.com/)
|
||||
* [Java Application Development on Linux by Carl Albing and Michael Schwarz (PDF)](http://www.phptr.com/content/images/013143697X/downloads/013143697X_book.pdf) (PDF)
|
||||
* [Java Programming for Kids, Parents and Grandparents](http://myflex.org/books/java4kids/java4kids.htm) - Yakov Fain
|
||||
* [Practical Artificial Intelligence Programming With Java, Third Edition](http://www.markwatson.com/opencontent/JavaAI3rd.pdf) - Mark Watson
|
||||
* [The Java EE6 Tutorial](http://download.oracle.com/javaee/6/tutorial/doc/javaeetutorial6.pdf) (PDF)
|
||||
* [Java Thin-Client Programming](http://www.redbooks.ibm.com/redbooks/SG245118.html)
|
||||
|
Loading…
Reference in New Issue
Block a user