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

13
###Android
14

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

17 18 19 20
###C

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

21 22 23
###C++

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

27 28 29 30
###C Sharp

* [Programmieren in C#: Einführung](http://www.highscore.de/csharp/einfuehrung/)

31 32 33
###iOS

* [Apps programmieren für iPhone und iPad](http://openbook.galileocomputing.de/apps_programmieren_fuer_iphone_und_ipad/)
C
Chris S 已提交
34 35 36 37 38 39
* [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)
40 41 42 43

###Java

* [Java 7 Mehr als eine Insel](http://openbook.galileocomputing.de/java7/)
44
* [Java ist auch eine Insel](http://openbook.galileocomputing.de/javainsel/)
45
* [JSFAtWork, JSF 2.0 und Apache MyFaces](http://jsfatwork.irian.at/book_de/)
46 47
* [Programmieren Java: Einfürhung](http://www.highscore.de/java/einfuehrung/)
* [Programmieren Java: Aufbau](http://www.highscore.de/java/aufbau/)
48

49 50 51
###PHP
* [Praktischer Einstieg in MySQL mit PHP](http://examples.oreilly.de/openbooks/pdf_einmysql2ger.pdf)

52 53 54 55 56 57
###Python

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

###Ruby on Rails

C
Chris S 已提交
58 59 60
* [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)
61 62
* [Ruby on Rails 2](http://openbook.galileocomputing.de/ruby_on_rails/)

63 64 65 66
###Scilab

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

F
Frank Agerholm 已提交
67
###Unix
F
Frank Agerholm 已提交
68

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

71 72 73 74 75
###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/)