|
27 | 27 |
|
28 | 28 | ### Unabhängig von der Programmiersprache |
29 | 29 |
|
30 | | -* [IT-Handbuch für Fachinformatiker](http://openbook.galileocomputing.de/it_handbuch/) |
31 | | -* [Objektorientierte Programmierung](http://openbook.galileocomputing.de/oop/) |
| 30 | +* [IT-Handbuch für Fachinformatiker](http://openbook.rheinwerk-verlag.de/it_handbuch/) |
| 31 | +* [Objektorientierte Programmierung](http://openbook.rheinwerk-verlag.de/oop/) |
32 | 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 | 33 |
|
34 | 34 |
|
35 | 35 | ### Action Script |
36 | 36 |
|
37 | | -* [ActionScript 1 und 2](http://openbook.galileodesign.de/actionscript/) |
38 | | -* [Einstieg in ActionScript](http://openbook.galileodesign.de/actionscript_einstieg/) |
| 37 | +* [ActionScript 1 und 2](http://openbook.rheinwerk-verlag.de/actionscript/) |
| 38 | +* [Einstieg in ActionScript](http://openbook.rheinwerk-verlag.de/actionscript_einstieg/) |
39 | 39 |
|
40 | 40 |
|
41 | 41 | ### Android |
|
50 | 50 |
|
51 | 51 | ### C |
52 | 52 |
|
53 | | -* [C von A bis Z](http://openbook.galileocomputing.de/c_von_a_bis_z/) |
| 53 | +* [C von A bis Z](http://openbook.rheinwerk-verlag.de/c_von_a_bis_z/) |
54 | 54 | * [Softwareentwicklung in C](http://www.asc.tuwien.ac.at/~eprog/download/schmaranz.pdf) (PDF) |
55 | 55 |
|
56 | 56 |
|
57 | 57 | ### C++ |
58 | 58 |
|
59 | | -* [Die Boost C++ Bibliotheken](http://www.highscore.de/cpp/boost/) |
| 59 | +* [Die Boost C++ Bibliotheken](http://dieboostcppbibliotheken.de/) |
60 | 60 | * [Programmieren in C++: Aufbau](http://www.highscore.de/cpp/aufbau/) |
61 | 61 | * [Programmieren in C++: Einführung](http://www.highscore.de/cpp/einfuehrung/) |
62 | 62 |
|
63 | 63 |
|
64 | 64 | ### C Sharp |
65 | 65 |
|
66 | 66 | * [Programmieren in C#: Einführung](http://www.highscore.de/csharp/einfuehrung/) |
67 | | -* [Visual C# 2008](http://openbook.galileocomputing.de/visual_csharp/) |
68 | | -* [Visual C# 2010](http://openbook.galileocomputing.de/visual_csharp_2010/) |
69 | | -* [Visual C# 2012](http://openbook.galileocomputing.de/visual_csharp_2012/) |
| 67 | +* [Visual C# 2008](http://openbook.rheinwerk-verlag.de/visual_csharp/) |
| 68 | +* [Visual C# 2010](http://openbook.rheinwerk-verlag.de/visual_csharp_2010/) |
| 69 | +* [Visual C# 2012](http://openbook.rheinwerk-verlag.de/visual_csharp_2012/) |
70 | 70 |
|
71 | 71 |
|
72 | 72 | ### iOS |
73 | 73 |
|
74 | | -* [Apps programmieren für iPhone und iPad](http://openbook.galileocomputing.de/apps_programmieren_fuer_iphone_und_ipad/) |
| 74 | +* [Apps programmieren für iPhone und iPad](http://openbook.rheinwerk-verlag.de/apps_programmieren_fuer_iphone_und_ipad/) |
75 | 75 | * [iOS-Rezepte](http://examples.oreilly.de/openbooks/iosrecipesger.zip) |
76 | 76 | * [iPad-Programmierung](http://examples.oreilly.de/openbooks/pdf_ipadprogpragger.pdf) (PDF) |
77 | 77 |
|
78 | 78 |
|
79 | 79 | ### Git |
80 | 80 |
|
81 | 81 | * [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/de/) |
82 | | -* [Pro Git](http://git-scm.com/book/de) |
| 82 | +* [Pro Git](http://git-scm.com/book/de/v1) |
83 | 83 |
|
84 | 84 |
|
85 | 85 | ### Groovy |
|
89 | 89 |
|
90 | 90 | ### HTML & CSS |
91 | 91 |
|
92 | | -* [CSS](http://peterkropff.de/site/css/css.htm) — Peter Kropff (Grundlagen, OOP, MySQLi, PDO) [Online, PDF] |
93 | | -* [HTML](http://peterkropff.de/site/html/html.htm) — Peter Kropff [Online, PDF] |
| 92 | +* [CSS](http://www.peterkropff.de/site/css/css.htm) — Peter Kropff (Grundlagen, OOP, MySQLi, PDO) [Online, PDF] |
| 93 | +* [HTML](http://www.peterkropff.de/site/html/html.htm) — Peter Kropff [Online, PDF] |
94 | 94 | * [HTML5-Handbuch](http://webkompetenz.wikidot.com/docs:html-handbuch) |
95 | | -* [Self HTML](http://de.selfhtml.org) |
| 95 | +* [Self HTML](https://wiki.selfhtml.org/wiki/Startseite) |
96 | 96 |
|
97 | 97 |
|
98 | 98 | ### Java |
99 | 99 |
|
100 | 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/) |
| 101 | +* [Java 7 Mehr als eine Insel](http://openbook.rheinwerk-verlag.de/java7/) |
| 102 | +* [Java ist auch eine Insel](http://openbook.rheinwerk-verlag.de/javainsel/) |
103 | 103 | * [Programmieren Java: Aufbau](http://www.highscore.de/java/aufbau/) |
104 | 104 | * [Programmieren Java: Einführung](http://www.highscore.de/java/einfuehrung/) |
105 | 105 |
|
106 | 106 |
|
107 | 107 | ### Javascript |
108 | 108 |
|
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/) |
| 109 | +* [JavaScript](http://www.peterkropff.de/site/javascript/javascript.htm) — Peter Kropff (Grundlagen, AJAX, DOM, OOP) [Online, PDF] |
| 110 | +* [JavaScript und AJAX](http://openbook.rheinwerk-verlag.de/javascript_ajax/) |
111 | 111 | * [Webseiten erstellen mit Javascript](http://www.highscore.de/javascript/) |
112 | 112 |
|
113 | 113 |
|
114 | 114 | ### LaTeX |
115 | 115 |
|
116 | 116 | * [LaTeX - eine Einführung und ein bißchen mehr...](http://www.fernuni-hagen.de/imperia/md/content/zmi_2010/a026_latex_einf.pdf) (PDF) |
117 | 117 | * [LaTeX - Forteschrittene Anwendungen (oder: Neues von den Hobbits)](http://www.fernuni-hagen.de/imperia/md/content/zmi_2010/a027_latex_fort.pdf) (PDF) |
118 | | -* [LaTeX : Referenz der Umgebungen, Makros, Längen und Zähler](http://www.lehmanns.de/page/latexreferenz/) |
| 118 | +* [LaTeX : Referenz der Umgebungen, Makros, Längen und Zähler](http://www.lehmanns.de/page/latexreferenz) |
119 | 119 |
|
120 | 120 |
|
121 | 121 | ### Meta-Lists |
122 | 122 |
|
123 | | -* [Galileo Computing - openbook](http://www.galileocomputing.de/katalog/openbook) |
| 123 | +* [Galileo Computing - openbook](https://www.rheinwerk-verlag.de/openbook/) |
124 | 124 |
|
125 | 125 |
|
126 | 126 | ### MySQL |
127 | 127 |
|
128 | | -* [MySQL](http://peterkropff.de/site/mysql/mysql.htm) — Peter Kropff [Online, PDF] |
| 128 | +* [MySQL](http://www.peterkropff.de/site/mysql/mysql.htm) — Peter Kropff [Online, PDF] |
129 | 129 |
|
130 | 130 |
|
131 | 131 | ### PHP |
132 | 132 |
|
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/) |
| 133 | +* [PHP](http://www.peterkropff.de/site/php/php.htm) — Peter Kropff (Grundlagen, OOP, MySQLi, PDO) [Online, PDF] |
| 134 | +* [PHP PEAR](http://openbook.rheinwerk-verlag.de/php_pear/) |
135 | 135 | * [Praktischer Einstieg in MySQL mit PHP](http://examples.oreilly.de/openbooks/pdf_einmysql2ger.pdf) (PDF) |
136 | 136 |
|
137 | 137 |
|
|
145 | 145 | * [Praxiswissen Ruby](http://www.oreilly.de/german/freebooks/rubybasger/pdf_rubybasger.pdf) (PDF) |
146 | 146 | * [Praxiswissen Ruby On Rails](http://examples.oreilly.de/openbooks/pdf_rubyonrailsbasger.pdf) (PDF) |
147 | 147 | * [Rails Kochbuch](http://examples.oreilly.de/openbooks/pdf_railsckbkger.pdf) (PDF) |
148 | | -* [Ruby on Rails 2](http://openbook.galileocomputing.de/ruby_on_rails/) |
| 148 | +* [Ruby on Rails 2](http://openbook.rheinwerk-verlag.de/ruby_on_rails/) |
149 | 149 | * [Ruby on Rails 3.2 für Ein-, Um- und Quereinsteiger](http://ruby-auf-schienen.de/3.2/) |
150 | 150 |
|
151 | 151 |
|
|
156 | 156 |
|
157 | 157 | ### UML |
158 | 158 |
|
159 | | -* [Der moderne Softwareentwicklungsprozess mit UML](http://www.highscore.de/uml) |
| 159 | +* [Der moderne Softwareentwicklungsprozess mit UML](http://www.highscore.de/uml/) |
160 | 160 |
|
161 | 161 |
|
162 | 162 | ### Unix |
163 | 163 |
|
164 | | -* [Linux-UNIX-Programmierung](http://openbook.galileocomputing.de/linux_unix_programmierung/) |
165 | | -* [Shell-Programmierung](http://openbook.galileocomputing.de/shell_programmierung/) |
166 | | -* [Wie werde ich Unix Guru?](http://openbook.galileocomputing.de/unix_guru/) |
| 164 | +* [Linux-UNIX-Programmierung](http://openbook.rheinwerk-verlag.de/linux_unix_programmierung/) |
| 165 | +* [Shell-Programmierung](http://openbook.rheinwerk-verlag.de/shell_programmierung/) |
| 166 | +* [Wie werde ich Unix Guru?](http://openbook.rheinwerk-verlag.de/unix_guru/) |
167 | 167 |
|
168 | 168 |
|
169 | 169 | ### Visual Basic |
170 | 170 |
|
171 | | -* [Einstieg in Visual Basic 2010](http://openbook.galileocomputing.de/einstieg_vb_2010/) |
172 | | -* [Einstieg in Visual Basic 2012](http://openbook.galileocomputing.de/einstieg_vb_2012/) |
173 | | -* [Visual Basic 2008](http://openbook.galileocomputing.de/visualbasic_2008/) |
| 171 | +* [Einstieg in Visual Basic 2010](http://openbook.rheinwerk-verlag.de/einstieg_vb_2010/) |
| 172 | +* [Einstieg in Visual Basic 2012](http://openbook.rheinwerk-verlag.de/einstieg_vb_2012/) |
| 173 | +* [Visual Basic 2008](http://openbook.rheinwerk-verlag.de/visualbasic_2008/) |
0 commit comments