free-programming-books-de.md 5.7 KB
Newer Older
C
Christoph Uschkrat 已提交
1
### Index
2

3
* [Unabhängig von der Programmiersprache](#unabh%C3%A4ngig-von-der-programmiersprache)
4
* [Action Script](#action-script)
5
* [Android](#android)
6
* [Assembly Language](#assembly-language)
7
* [C](#c)
8
* [C++](#c-1)
A
Arvid Gerstmann 已提交
9
* [C#](#c-sharp)
10
* [Git](#git)
A
Arvid Gerstmann 已提交
11
* [Groovy](#groovy)
12
* [HTML & CSS](#html--css)
E
eTomate 已提交
13
* [iOS](#ios)
14
* [Java](#java)
15
* [Javascript](#javascript)
M
Mojtahedi 已提交
16
* [LaTeX](#latex)
17
* [Meta-Lists](#meta-lists)
U
Uriy Efremochkin 已提交
18
* [MySQL](#mysql)
A
Arvid Gerstmann 已提交
19
* [PHP](#php)
20
* [Python](#python)
W
Wilhelm Babernits 已提交
21
* [Ruby on Rails](#ruby-on-rails)
22
* [Scilab](#scilab)
23
* [UML](#uml)
A
Arvid Gerstmann 已提交
24
* [Unix](#unix)
W
Wilhelm Babernits 已提交
25
* [Visual Basic](#visual-basic)
26

27

C
Christoph Uschkrat 已提交
28
### Unabhängig von der Programmiersprache
29

30 31
* [IT-Handbuch für Fachinformatiker](http://openbook.galileocomputing.de/it_handbuch/)
* [Objektorientierte Programmierung](http://openbook.galileocomputing.de/oop/)
32
* [Scrum und XP im harten Projektalltag](http://www.infoq.com/resource/news/2007/06/scrum-xp-book/en/resources/ScrumAndXpFromTheTrenchesonline_German.pdf) (PDF)
33

34

C
Christoph Uschkrat 已提交
35
### Action Script
36

37 38 39
* [ActionScript 1 und 2](http://openbook.galileodesign.de/actionscript/)
* [Einstieg in ActionScript](http://openbook.galileodesign.de/actionscript_einstieg/)

40

C
Christoph Uschkrat 已提交
41
### Android
42

43
* [Grundlagen und Programmierung](http://www.dpunkt.de/ebooks_files/free/3436.pdf) (PDF)
44

45

C
Christoph Uschkrat 已提交
46
### Assembly Language
47

48 49 50
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter


C
Christoph Uschkrat 已提交
51
### C
52

53
* [C von A bis Z](http://openbook.galileocomputing.de/c_von_a_bis_z/)
54
* [Softwareentwicklung in C](http://www.asc.tuwien.ac.at/~eprog/download/schmaranz.pdf) (PDF)
55

56

C
Christoph Uschkrat 已提交
57
### C++
58

59
* [Die Boost C++ Bibliotheken](http://www.highscore.de/cpp/boost/)
60
* [Programmieren in C++: Einführung](http://www.highscore.de/cpp/einfuehrung/)
61
* [Programmieren in C++: Aufbau](http://www.highscore.de/cpp/aufbau/)
62

63

C
Christoph Uschkrat 已提交
64
### C Sharp
65

66
* [Programmieren in C#: Einführung](http://www.highscore.de/csharp/einfuehrung/)
67
* [Visual C# 2008](http://openbook.galileocomputing.de/visual_csharp/)
E
eTomate 已提交
68 69 70
* [Visual C# 2010](http://openbook.galileocomputing.de/visual_csharp_2010/)
* [Visual C# 2012](http://openbook.galileocomputing.de/visual_csharp_2012/)

71

C
Christoph Uschkrat 已提交
72
### iOS
73

74
* [Apps programmieren für iPhone und iPad](http://openbook.galileocomputing.de/apps_programmieren_fuer_iphone_und_ipad/)
C
Chris S 已提交
75
* [iOS-Rezepte](http://examples.oreilly.de/openbooks/iosrecipesger.zip)
76
* [iPad-Programmierung](http://examples.oreilly.de/openbooks/pdf_ipadprogpragger.pdf) (PDF)
C
Chris S 已提交
77

78

C
Christoph Uschkrat 已提交
79
### Git
80

81
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/de/)
R
romankl 已提交
82
* [Pro Git](http://git-scm.com/book/de)
83

C
Chris S 已提交
84

C
Christoph Uschkrat 已提交
85
### Groovy
86

87
* [Groovy für Java-Entwickler](http://examples.oreilly.de/openbooks/pdf_groovyger.pdf) (PDF)
D
David Tran 已提交
88

89

90
### HTML & CSS
91

E
eTomate 已提交
92 93
* [CSS](http://peterkropff.de/site/css/css.htm) — Peter Kropff (Grundlagen, OOP, MySQLi, PDO) [Online, PDF]
* [HTML](http://peterkropff.de/site/html/html.htm) — Peter Kropff [Online, PDF]
94
* [HTML5-Handbuch](http://webkompetenz.wikidot.com/docs:html-handbuch)
U
Uriy Efremochkin 已提交
95
* [Self HTML](http://de.selfhtml.org)
96 97


C
Christoph Uschkrat 已提交
98
### Java
99

100
* [EJB 3 für Umsteiger: Neuerungen und Änderungen gegenüber dem EJB-2.x-Standard](http://bsd.de/e3fu/umfrage.html) - Heiko W. Rupp
101
* [Java 7 Mehr als eine Insel](http://openbook.galileocomputing.de/java7/)
102
* [Java ist auch eine Insel](http://openbook.galileocomputing.de/javainsel/)
103
* [Programmieren Java: Aufbau](http://www.highscore.de/java/aufbau/)
E
eTomate 已提交
104
* [Programmieren Java: Einführung](http://www.highscore.de/java/einfuehrung/)
105

106

C
Christoph Uschkrat 已提交
107
### Javascript
108

E
eTomate 已提交
109
* [JavaScript](http://peterkropff.de/site/javascript/javascript.htm) — Peter Kropff (Grundlagen, AJAX, DOM, OOP) [Online, PDF]
110
* [JavaScript und AJAX](http://openbook.galileocomputing.de/javascript_ajax/)
111 112
* [Webseiten erstellen mit Javascript](http://www.highscore.de/javascript/)

M
Mojtahedi 已提交
113

C
Christoph Uschkrat 已提交
114
### LaTeX
115

116 117
* [LaTeX - eine Einführung und ein bißchen mehr...](http://www.fernuni-hagen.de/imperia/md/content/zmi_2010/a026_latex_einf.pdf) (PDF)
* [LaTeX - Forteschrittene Anwendungen (oder: Neues von den Hobbits)](http://www.fernuni-hagen.de/imperia/md/content/zmi_2010/a027_latex_fort.pdf) (PDF)
E
eTomate 已提交
118
* [LaTeX : Referenz der Umgebungen, Makros, Längen und Zähler](http://www.lehmanns.de/page/latexreferenz/)
M
Mojtahedi 已提交
119

120

C
Christoph Uschkrat 已提交
121
### Meta-Lists
122

123
* [Galileo Computing - openbook](http://www.galileocomputing.de/katalog/openbook)
124 125


C
Christoph Uschkrat 已提交
126
### MySQL
127

U
Uriy Efremochkin 已提交
128 129 130
* [MySQL](http://peterkropff.de/site/mysql/mysql.htm) — Peter Kropff [Online, PDF]


C
Christoph Uschkrat 已提交
131
### PHP
132

E
eTomate 已提交
133
* [PHP](http://peterkropff.de/site/php/php.htm) — Peter Kropff (Grundlagen, OOP, MySQLi, PDO) [Online, PDF]
134
* [PHP PEAR](http://openbook.galileocomputing.de/php_pear/)
135
* [Praktischer Einstieg in MySQL mit PHP](http://examples.oreilly.de/openbooks/pdf_einmysql2ger.pdf) (PDF)
U
Uriy Efremochkin 已提交
136

137

C
Christoph Uschkrat 已提交
138
### Python
139

140
* [Programmiereinführung mit Python](http://opentechschool.github.io/python-beginners/de/)
141

T
Try2Code 已提交
142

C
Christoph Uschkrat 已提交
143
### Ruby on Rails
144

145 146 147
* [Praxiswissen Ruby](http://www.oreilly.de/german/freebooks/rubybasger/pdf_rubybasger.pdf) (PDF)
* [Praxiswissen Ruby On Rails](http://examples.oreilly.de/openbooks/pdf_rubyonrailsbasger.pdf) (PDF)
* [Rails Kochbuch](http://examples.oreilly.de/openbooks/pdf_railsckbkger.pdf) (PDF)
148
* [Ruby on Rails 2](http://openbook.galileocomputing.de/ruby_on_rails/)
149
* [Ruby on Rails 3.2 für Ein-, Um- und Quereinsteiger](http://ruby-auf-schienen.de/3.2/)
150

151

C
Christoph Uschkrat 已提交
152
### Scilab
153

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

156

C
Christoph Uschkrat 已提交
157
### UML
158

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

F
Frank Agerholm 已提交
161

C
Christoph Uschkrat 已提交
162
### Unix
163

164 165
* [Linux-UNIX-Programmierung](http://openbook.galileocomputing.de/linux_unix_programmierung/)
* [Shell-Programmierung](http://openbook.galileocomputing.de/shell_programmierung/)
F
Frank Agerholm 已提交
166
* [Wie werde ich Unix Guru?](http://openbook.galileocomputing.de/unix_guru/)
F
Frank Agerholm 已提交
167

168

C
Christoph Uschkrat 已提交
169
### Visual Basic
170

171
* [Einstieg in Visual Basic 2010](http://openbook.galileocomputing.de/einstieg_vb_2010/)
E
eTomate 已提交
172
* [Einstieg in Visual Basic 2012](http://openbook.galileocomputing.de/einstieg_vb_2012/)
173
* [Visual Basic 2008](http://openbook.galileocomputing.de/visualbasic_2008/)