From e8bebb86873c8d676dd07ffbd8cc67f055405981 Mon Sep 17 00:00:00 2001 From: Wilhelm Babernits Date: Fri, 18 Oct 2013 16:42:58 +0200 Subject: [PATCH] Add more books to the german list. Also ordered the list alphabetically. --- free-programming-books-de.md | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) diff --git a/free-programming-books-de.md b/free-programming-books-de.md index 031d3c514..efd4ad2a5 100644 --- a/free-programming-books-de.md +++ b/free-programming-books-de.md @@ -1,11 +1,34 @@ ###Index -* [Python](#python) +* [Android](#android) +* [iOS](#ios) * [Java](#java) +* [Python](#python) +* [Ruby on Rails](#rubyonrails) +* [Visual Basic](#visualbasic) -###Python +###Android -* [Python Das umfassende Handbuch](http://openbook.galileocomputing.de/python/) +* [Grundlagen und Programmierung](http://www.dpunkt.de/ebooks_files/free/3436.pdf) + +###iOS + +* [Apps programmieren für iPhone und iPad](http://openbook.galileocomputing.de/apps_programmieren_fuer_iphone_und_ipad/) ###Java * [Java 7 Mehr als eine Insel](http://openbook.galileocomputing.de/java7/) +* [Java ist auch eine Insel](http://openbook.galileocomputing.de/javainsel/) + +###Python + +* [Python Das umfassende Handbuch](http://openbook.galileocomputing.de/python/) + +###Ruby on Rails + +* [Ruby on Rails 2](http://openbook.galileocomputing.de/ruby_on_rails/) + +###Visual Basic + +* [Einstieg in Visual Basic 2010](http://openbook.galileocomputing.de/einstieg_vb_2010/) +* [Visual Basic 2008](http://openbook.galileocomputing.de/visualbasic_2008/) +* [Einstieg in Visual Basic 2008](http://openbook.galileocomputing.de/einstieg_vb_2008/)