free-programming-books-de.md 2.2 KB
Newer Older
1
###Index
2
* [Android](#android)
3
* [C](#c)
4
* [C++](#c-1)
5
* [iOS](#ios)
6
* [Java](#java)
7
* [Python](#python)
W
Wilhelm Babernits 已提交
8
* [Ruby on Rails](#ruby-on-rails)
9
* [Scilab](#scilab)
W
Wilhelm Babernits 已提交
10
* [Visual Basic](#visual-basic)
11

12
###Android
13

14 15
* [Grundlagen und Programmierung](http://www.dpunkt.de/ebooks_files/free/3436.pdf)

16 17 18 19
###C

* [C von A bis Z](http://openbook.galileocomputing.de/c_von_a_bis_z/)

20 21 22
###C++

* [Die Boost C++ Bibliotheken](http://www.highscore.de/cpp/boost/)
23
* [Programmieren in C++: Einführung](http://www.highscore.de/cpp/einfuehrung/)
24
* [Programmieren in C++: Aufbau](http://www.highscore.de/cpp/aufbau/)
25

26 27 28
###iOS

* [Apps programmieren für iPhone und iPad](http://openbook.galileocomputing.de/apps_programmieren_fuer_iphone_und_ipad/)
C
Chris S 已提交
29 30 31 32 33 34
* [iOS-Rezepte](http://examples.oreilly.de/openbooks/iosrecipesger.zip)
* [iPad-Programmierung](http://examples.oreilly.de/openbooks/pdf_ipadprogpragger.pdf)

###Groovy

* [Groovy für Java-Entwickler](http://examples.oreilly.de/openbooks/pdf_groovyger.pdf)
35 36 37 38

###Java

* [Java 7 Mehr als eine Insel](http://openbook.galileocomputing.de/java7/)
39
* [Java ist auch eine Insel](http://openbook.galileocomputing.de/javainsel/)
40
* [JSFAtWork, JSF 2.0 und Apache MyFaces](http://jsfatwork.irian.at/book_de/)
41

42 43 44
###PHP
* [Praktischer Einstieg in MySQL mit PHP](http://examples.oreilly.de/openbooks/pdf_einmysql2ger.pdf)

45 46 47 48 49 50
###Python

* [Python Das umfassende Handbuch](http://openbook.galileocomputing.de/python/)

###Ruby on Rails

C
Chris S 已提交
51 52 53
* [Praxiswissen Ruby](http://www.oreilly.de/german/freebooks/rubybasger/pdf_rubybasger.pdf)
* [Praxiswissen Ruby On Rails](http://examples.oreilly.de/openbooks/pdf_rubyonrailsbasger.pdf)
* [Rails Kochbuch](http://examples.oreilly.de/openbooks/pdf_railsckbkger.pdf)
54 55
* [Ruby on Rails 2](http://openbook.galileocomputing.de/ruby_on_rails/)

56 57 58 59
###Scilab

* [Einführung in Scilab/Xcos 5.4](http://www.buech-gifhorn.de/scilab/Einfuehrung.pdf)

F
Frank Agerholm 已提交
60
###Unix
F
Frank Agerholm 已提交
61

F
Frank Agerholm 已提交
62
* [Wie werde ich Unix Guru?](http://openbook.galileocomputing.de/unix_guru/)
F
Frank Agerholm 已提交
63

64 65 66 67 68
###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/)