From 34b59b33b8648cd63361e218e8b857e4bcef4831 Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Sat, 9 Nov 2013 21:13:43 +0100 Subject: [PATCH 1/7] =?UTF-8?q?Add=20german=20book=20"Die=20Boost=20C++=20?= =?UTF-8?q?Bibliotheken",=20Boris=20Sch=C3=A4ling?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- free-programming-books-de.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/free-programming-books-de.md b/free-programming-books-de.md index efa2e4e7..63b493ab 100644 --- a/free-programming-books-de.md +++ b/free-programming-books-de.md @@ -1,6 +1,7 @@ ###Index * [Android](#android) * [C](#c) +* [C++](#c-1) * [iOS](#ios) * [Java](#java) * [Python](#python) @@ -16,6 +17,10 @@ * [C von A bis Z](http://openbook.galileocomputing.de/c_von_a_bis_z/) +###C++ + +* [Die Boost C++ Bibliotheken](http://www.highscore.de/cpp/boost/) + ###iOS * [Apps programmieren für iPhone und iPad](http://openbook.galileocomputing.de/apps_programmieren_fuer_iphone_und_ipad/) From 7abcfae3e8b6aebc66c7364a4f8e3582db2409be Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Sat, 9 Nov 2013 21:23:28 +0100 Subject: [PATCH 2/7] =?UTF-8?q?Add=20german=20book=20"Programmieren=20in?= =?UTF-8?q?=20C++:=20Einf=C3=BChrung",=20B.=20Sch=C3=A4ling?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- free-programming-books-de.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books-de.md b/free-programming-books-de.md index 63b493ab..dc05d4cc 100644 --- a/free-programming-books-de.md +++ b/free-programming-books-de.md @@ -20,6 +20,7 @@ ###C++ * [Die Boost C++ Bibliotheken](http://www.highscore.de/cpp/boost/) +* [Programmieren in C++: Einführung](http://www.highscore.de/cpp/einfuehrung/) ###iOS From 2e2e84e26d71e92b0759a63f0458e6f1db90a668 Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Sat, 9 Nov 2013 21:26:01 +0100 Subject: [PATCH 3/7] =?UTF-8?q?Add=20german=20book=20"Programmieren=20in?= =?UTF-8?q?=20C++:=20Aufbau",=20B.=20Sch=C3=A4ling?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- free-programming-books-de.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books-de.md b/free-programming-books-de.md index dc05d4cc..f17a8b17 100644 --- a/free-programming-books-de.md +++ b/free-programming-books-de.md @@ -21,6 +21,7 @@ * [Die Boost C++ Bibliotheken](http://www.highscore.de/cpp/boost/) * [Programmieren in C++: Einführung](http://www.highscore.de/cpp/einfuehrung/) +* [Programmieren in C++: Aufbau](http://www.highscore.de/cpp/aufbau/) ###iOS From 7786ce9fdbeb70cc415444f1f1561663c7c67571 Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Sat, 9 Nov 2013 23:10:10 +0100 Subject: [PATCH 4/7] =?UTF-8?q?Add=20two=20german=20books=20on=20Java=20by?= =?UTF-8?q?=20Boris=20Sch=C3=A4ling?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- free-programming-books-de.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/free-programming-books-de.md b/free-programming-books-de.md index f17a8b17..285eb94d 100644 --- a/free-programming-books-de.md +++ b/free-programming-books-de.md @@ -38,6 +38,8 @@ * [Java 7 Mehr als eine Insel](http://openbook.galileocomputing.de/java7/) * [Java ist auch eine Insel](http://openbook.galileocomputing.de/javainsel/) * [JSFAtWork, JSF 2.0 und Apache MyFaces](http://jsfatwork.irian.at/book_de/) +* [Programmieren Java: Einfürhung](http://www.highscore.de/java/einfuehrung/) +* [Programmieren Java: Aufbau](http://www.highscore.de/java/aufbau/) ###PHP * [Praktischer Einstieg in MySQL mit PHP](http://examples.oreilly.de/openbooks/pdf_einmysql2ger.pdf) From b48394830daaea180fafd6b5ce4cdb7145e61954 Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Sat, 9 Nov 2013 23:24:13 +0100 Subject: [PATCH 5/7] =?UTF-8?q?Add=20german=20book=20"Programmieren=20in?= =?UTF-8?q?=20C#:=20Enf=C3=BChrung",=20Sch=C3=A4lling?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- free-programming-books-de.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/free-programming-books-de.md b/free-programming-books-de.md index 285eb94d..bb9cf913 100644 --- a/free-programming-books-de.md +++ b/free-programming-books-de.md @@ -1,6 +1,7 @@ ###Index * [Android](#android) * [C](#c) +* [C#](#c-sharp) * [C++](#c-1) * [iOS](#ios) * [Java](#java) @@ -23,6 +24,10 @@ * [Programmieren in C++: Einführung](http://www.highscore.de/cpp/einfuehrung/) * [Programmieren in C++: Aufbau](http://www.highscore.de/cpp/aufbau/) +###C Sharp + +* [Programmieren in C#: Einführung](http://www.highscore.de/csharp/einfuehrung/) + ###iOS * [Apps programmieren für iPhone und iPad](http://openbook.galileocomputing.de/apps_programmieren_fuer_iphone_und_ipad/) From 85d6ca43b9a8e56ce5b90e2c6f9c1d91e513ce2a Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Sat, 9 Nov 2013 23:35:35 +0100 Subject: [PATCH 6/7] =?UTF-8?q?Add=20german=20book=20"Webseiten=20erstelle?= =?UTF-8?q?n=20mit=20Javascript",=20Sch=C3=A4lling?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- free-programming-books-de.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/free-programming-books-de.md b/free-programming-books-de.md index bb9cf913..ced03026 100644 --- a/free-programming-books-de.md +++ b/free-programming-books-de.md @@ -5,6 +5,7 @@ * [C++](#c-1) * [iOS](#ios) * [Java](#java) +* [Javascript](#javascript) * [Python](#python) * [Ruby on Rails](#ruby-on-rails) * [Scilab](#scilab) @@ -46,6 +47,10 @@ * [Programmieren Java: Einfürhung](http://www.highscore.de/java/einfuehrung/) * [Programmieren Java: Aufbau](http://www.highscore.de/java/aufbau/) +###Javascript + +* [Webseiten erstellen mit Javascript](http://www.highscore.de/javascript/) + ###PHP * [Praktischer Einstieg in MySQL mit PHP](http://examples.oreilly.de/openbooks/pdf_einmysql2ger.pdf) From eb01b91df971e7dcbfc44c9653435ce6c0cc8159 Mon Sep 17 00:00:00 2001 From: Eric Guirbal Date: Sat, 9 Nov 2013 23:44:43 +0100 Subject: [PATCH 7/7] =?UTF-8?q?Add=20german=20book=20"Der=20moderne=20Soft?= =?UTF-8?q?wareentwicklungsprozess=20mit=20UML",=20Sch=C3=A4ling?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- free-programming-books-de.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/free-programming-books-de.md b/free-programming-books-de.md index ced03026..8d0096fc 100644 --- a/free-programming-books-de.md +++ b/free-programming-books-de.md @@ -9,6 +9,7 @@ * [Python](#python) * [Ruby on Rails](#ruby-on-rails) * [Scilab](#scilab) +* [UML](#uml) * [Visual Basic](#visual-basic) ###Android @@ -69,6 +70,10 @@ * [Einführung in Scilab/Xcos 5.4](http://www.buech-gifhorn.de/scilab/Einfuehrung.pdf) +###UML + +* [Der moderne Softwareentwicklungsprozess mit UML](http://www.highscore.de/uml) + ###Unix * [Wie werde ich Unix Guru?](http://openbook.galileocomputing.de/unix_guru/)