free-programming-books-de.md 3.0 KB
Newer Older
1
###Index
2
* [Unabhängig von der Programmiersprache](#unabh%C3%A4ngig-von-der-programmiersprache)
3
* [Android](#android)
4
* [C](#c)
5
* [C++](#c-1)
A
Arvid Gerstmann 已提交
6
* [C#](#c-sharp)
7
* [iOS](#ios)
A
Arvid Gerstmann 已提交
8
* [Groovy](#groovy)
9
* [Java](#java)
10
* [Javascript](#javascript)
A
Arvid Gerstmann 已提交
11
* [PHP](#php)
12
* [Python](#python)
W
Wilhelm Babernits 已提交
13
* [Ruby on Rails](#ruby-on-rails)
14
* [Scilab](#scilab)
15
* [UML](#uml)
A
Arvid Gerstmann 已提交
16
* [Unix](#unix)
W
Wilhelm Babernits 已提交
17
* [Visual Basic](#visual-basic)
18

19 20 21 22
###Unabhängig von der Programmiersprache

* [Scrum und XP im harten Projektalltag](http://www.infoq.com/resource/news/2007/06/scrum-xp-book/en/resources/ScrumAndXpFromTheTrenchesonline_German.pdf)

23
###Android
24

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

27 28 29 30
###C

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

31 32 33
###C++

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

37 38 39 40
###C Sharp

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

41 42 43
###iOS

* [Apps programmieren für iPhone und iPad](http://openbook.galileocomputing.de/apps_programmieren_fuer_iphone_und_ipad/)
C
Chris S 已提交
44 45 46 47 48 49
* [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)
50 51 52 53

###Java

* [Java 7 Mehr als eine Insel](http://openbook.galileocomputing.de/java7/)
54
* [Java ist auch eine Insel](http://openbook.galileocomputing.de/javainsel/)
55
* [JSFAtWork, JSF 2.0 und Apache MyFaces](http://jsfatwork.irian.at/book_de/)
M
maggy96 已提交
56
* [Programmieren Java: Einführung](http://www.highscore.de/java/einfuehrung/)
57
* [Programmieren Java: Aufbau](http://www.highscore.de/java/aufbau/)
58

59 60 61 62
###Javascript

* [Webseiten erstellen mit Javascript](http://www.highscore.de/javascript/)

63 64 65
###PHP
* [Praktischer Einstieg in MySQL mit PHP](http://examples.oreilly.de/openbooks/pdf_einmysql2ger.pdf)

66 67 68 69 70 71
###Python

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

###Ruby on Rails

C
Chris S 已提交
72 73 74
* [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)
75 76
* [Ruby on Rails 2](http://openbook.galileocomputing.de/ruby_on_rails/)

77 78 79 80
###Scilab

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

81 82 83 84
###UML

* [Der moderne Softwareentwicklungsprozess mit UML](http://www.highscore.de/uml)

F
Frank Agerholm 已提交
85
###Unix
F
Frank Agerholm 已提交
86

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

89 90 91 92 93
###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/)