2014-07-27 20:16:50 +00:00
### Index
2015-11-13 13:25:42 +00:00
2020-10-18 17:21:19 +00:00
* [ABAP ](#abap )
2013-11-19 06:50:59 +00:00
* [Action Script ](#action-script )
2020-10-24 19:20:41 +00:00
* [Android ](#android )
2013-12-28 01:42:25 +00:00
* [Assembly Language ](#assembly-language )
2013-10-18 14:50:30 +00:00
* [C ](#c )
2016-10-02 10:35:38 +00:00
* [C# ](#c-sharp )
* [C++ ](#c-1 )
2017-12-31 20:59:43 +00:00
* [Component Pascal ](#component-pascal )
2013-12-21 23:37:04 +00:00
* [Git ](#git )
2016-12-14 16:39:37 +00:00
* [Go ](#go )
2013-11-12 14:42:46 +00:00
* [Groovy ](#groovy )
2013-11-19 06:50:59 +00:00
* [HTML & CSS ](#html--css )
2015-10-02 08:18:58 +00:00
* [iOS ](#ios )
2013-10-18 13:07:13 +00:00
* [Java ](#java )
2020-10-20 13:49:41 +00:00
* [JavaScript ](#javascript )
2020-10-24 19:19:28 +00:00
* [React ](#react )
2013-12-11 09:19:21 +00:00
* [LaTeX ](#latex )
2014-01-09 18:22:08 +00:00
* [Meta-Lists ](#meta-lists )
2014-03-29 10:11:17 +00:00
* [MySQL ](#mysql )
2020-10-18 17:53:20 +00:00
* [Neo4j ](#neo4j )
2013-11-12 14:42:46 +00:00
* [PHP ](#php )
2020-10-13 01:30:05 +00:00
* [Symfony ](#symfony )
2013-10-18 14:42:58 +00:00
* [Python ](#python )
2017-11-12 21:02:59 +00:00
* [Django ](#django )
2013-10-18 14:48:25 +00:00
* [Ruby on Rails ](#ruby-on-rails )
2013-10-25 02:14:52 +00:00
* [Scilab ](#scilab )
2018-08-06 15:28:27 +00:00
* [Scratch ](#scratch )
2013-11-09 22:44:43 +00:00
* [UML ](#uml )
2020-10-18 17:21:19 +00:00
* [Unabhängig von der Programmiersprache ](#unabh%C3%A4ngig-von-der-programmiersprache )
2013-11-12 14:42:46 +00:00
* [Unix ](#unix )
2020-10-28 23:25:49 +00:00
* [VHDL ](#vhdl )
2013-10-18 14:48:25 +00:00
* [Visual Basic ](#visual-basic )
2013-10-18 13:07:13 +00:00
2013-11-15 02:12:52 +00:00
2020-10-18 17:21:19 +00:00
### ABAP
2015-11-13 13:25:42 +00:00
2020-10-18 18:56:10 +00:00
* [Einstieg in ABAP ](http://openbook.rheinwerk-verlag.de/einstieg_in_abap/ ) - Karl-Heinz Kühnhauser, Thorsten Franz
2020-10-18 17:21:19 +00:00
* [SAP Code Style Guides - Clean ABAP ](https://github.com/SAP/styleguides/blob/master/clean-abap/CleanABAP_de.md )
2013-11-15 02:12:52 +00:00
2013-11-19 06:50:59 +00:00
2014-07-27 20:16:50 +00:00
### Action Script
2015-11-13 13:25:42 +00:00
2015-12-13 17:32:57 +00:00
* [ActionScript 1 und 2 ](http://openbook.rheinwerk-verlag.de/actionscript/ )
* [Einstieg in ActionScript ](http://openbook.rheinwerk-verlag.de/actionscript_einstieg/ )
2013-11-19 06:50:59 +00:00
2013-10-18 13:07:13 +00:00
2020-10-24 19:20:41 +00:00
### Android
* [Einführung in die Entwicklung von Apps für Android 8 ](https://www.uni-trier.de/fileadmin/urt/doku/android/android.pdf ) - Bernhard Baltes-Götz (PDF)
2014-07-27 20:16:50 +00:00
### Assembly Language
2015-11-13 13:25:42 +00:00
2013-12-28 01:42:25 +00:00
* [PC Assembly Language ](http://drpaulcarter.com/pcasm/ ) - Paul A. Carter
2014-07-27 20:16:50 +00:00
### C
2015-11-13 13:25:42 +00:00
2020-10-28 23:25:02 +00:00
* [C-Programmierung ](https://de.wikibooks.org/wiki/C-Programmierung ) - Wikibooks (HTML)
2015-12-13 17:32:57 +00:00
* [C von A bis Z ](http://openbook.rheinwerk-verlag.de/c_von_a_bis_z/ )
2019-11-28 19:05:15 +00:00
* [Softwareentwicklung in C ](https://web.archive.org/web/20190214185910/http://www.asc.tuwien.ac.at/~eprog/download/schmaranz.pdf ) - Klaus Schmaranz (PDF)
2013-10-18 14:50:30 +00:00
2013-11-09 20:13:43 +00:00
2020-10-18 17:21:19 +00:00
### C Sharp
* [Programmieren in C#: Einführung ](http://www.highscore.de/csharp/einfuehrung/ )
* [Visual C# 2008 ](http://openbook.rheinwerk-verlag.de/visual_csharp/ )
* [Visual C# 2010 ](http://openbook.rheinwerk-verlag.de/visual_csharp_2010/ )
* [Visual C# 2012 ](http://openbook.rheinwerk-verlag.de/visual_csharp_2012/ )
2014-07-27 20:16:50 +00:00
### C++
2015-11-13 13:25:42 +00:00
2015-12-13 21:07:27 +00:00
* [Die Boost C++ Bibliotheken ](http://dieboostcppbibliotheken.de )
2020-10-21 00:55:27 +00:00
* [Lean Testing für C++-Programmierer (2018) ](https://www.assets.dpunkt.de/openbooks/Openbook_Lean_Testing.pdf ) - Andreas Spillner, Ulrich Breymann (PDF)
2013-11-09 20:26:01 +00:00
* [Programmieren in C++: Aufbau ](http://www.highscore.de/cpp/aufbau/ )
2015-11-23 22:57:01 +00:00
* [Programmieren in C++: Einführung ](http://www.highscore.de/cpp/einfuehrung/ )
2013-11-09 20:13:43 +00:00
2013-11-09 22:24:13 +00:00
2017-12-31 20:59:43 +00:00
### Component Pascal
* [Module, Klassen, Verträge ](http://karlheinz-hug.de/informatik/buch/Karlheinz-Hug_Module-Klassen-Vertraege.pdf ) - Karlheinz Hug (PDF)
2020-10-18 17:21:19 +00:00
### Git
2015-11-13 13:25:42 +00:00
2020-10-18 17:21:19 +00:00
* [Das Git-Buch ](http://gitbu.ch ) [PDF, EPUB]
* [Git Magic ](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/de/ )
* [Pro Git (2009) ](http://git-scm.com/book/de/v1 )
* [Pro Git (neue Version) ](http://git-scm.com/book/de/current ) (:construction: *in process* )
2015-10-02 08:18:58 +00:00
2016-12-14 17:03:41 +00:00
2016-12-14 16:39:37 +00:00
### Go
2016-12-14 17:03:41 +00:00
2016-12-14 16:39:37 +00:00
* [Effektiv Go Programmieren ](http://www.bitloeffel.de/DOC/golang/effective_go_de.html )
* [Eine Tour durch Go ](https://go-tour-de.appspot.com/welcome/1 )
2016-12-14 16:50:09 +00:00
* [Erstelle Webanwendungen mit Go ](https://astaxie.gitbooks.io/build-web-application-with-golang/content/de/ )
2016-12-14 16:39:37 +00:00
2016-12-14 17:03:41 +00:00
2014-07-27 20:16:50 +00:00
### Groovy
2015-11-13 13:25:42 +00:00
2015-11-13 17:58:18 +00:00
* [Groovy für Java-Entwickler ](http://examples.oreilly.de/openbooks/pdf_groovyger.pdf ) (PDF)
2013-12-25 03:32:27 +00:00
2013-11-19 06:50:59 +00:00
2014-01-18 12:28:57 +00:00
### HTML & CSS
2015-11-13 13:25:42 +00:00
2015-12-13 17:32:57 +00:00
* [CSS ](http://www.peterkropff.de/site/css/css.htm ) — Peter Kropff (Grundlagen, OOP, MySQLi, PDO) [Online, PDF]
* [HTML ](http://www.peterkropff.de/site/html/html.htm ) — Peter Kropff [Online, PDF]
2013-11-19 06:50:59 +00:00
* [HTML5-Handbuch ](http://webkompetenz.wikidot.com/docs:html-handbuch )
2015-12-13 17:32:57 +00:00
* [Self HTML ](https://wiki.selfhtml.org/wiki/Startseite )
2013-10-18 13:07:13 +00:00
2016-12-14 17:03:41 +00:00
2016-12-14 16:29:42 +00:00
### iOS
* [Apps programmieren für iPhone und iPad ](http://openbook.rheinwerk-verlag.de/apps_programmieren_fuer_iphone_und_ipad/ )
* [iOS-Rezepte ](http://examples.oreilly.de/openbooks/iosrecipesger.zip )
* [iPad-Programmierung ](http://examples.oreilly.de/openbooks/pdf_ipadprogpragger.pdf ) (PDF)
2013-10-18 13:07:13 +00:00
2016-12-14 17:03:41 +00:00
2014-07-27 20:16:50 +00:00
### Java
2015-11-13 13:25:42 +00:00
2014-01-14 20:21:07 +00:00
* [EJB 3 für Umsteiger: Neuerungen und Änderungen gegenüber dem EJB-2.x-Standard ](http://bsd.de/e3fu/umfrage.html ) - Heiko W. Rupp
2015-12-13 17:32:57 +00:00
* [Java 7 Mehr als eine Insel ](http://openbook.rheinwerk-verlag.de/java7/ )
* [Java ist auch eine Insel ](http://openbook.rheinwerk-verlag.de/javainsel/ )
2020-10-16 14:08:38 +00:00
* [Java SE 8 Standard-Bibliothek ](http://openbook.rheinwerk-verlag.de/java8/ ) - Christian Ullenboom
2013-11-09 22:10:10 +00:00
* [Programmieren Java: Aufbau ](http://www.highscore.de/java/aufbau/ )
2015-10-02 08:18:58 +00:00
* [Programmieren Java: Einführung ](http://www.highscore.de/java/einfuehrung/ )
2017-12-31 19:19:32 +00:00
* [Testgetriebene Entwicklung mit JUnit & FIT ](http://www.frankwestphal.de/ftp/Westphal_Testgetriebene_Entwicklung.pdf ) - Frank Westphal (PDF)
2013-10-18 14:42:58 +00:00
2013-11-09 22:35:35 +00:00
2020-10-20 13:49:41 +00:00
### JavaScript
2015-11-13 13:25:42 +00:00
2015-12-13 17:32:57 +00:00
* [JavaScript ](http://www.peterkropff.de/site/javascript/javascript.htm ) — Peter Kropff (Grundlagen, AJAX, DOM, OOP) [Online, PDF]
* [JavaScript und AJAX ](http://openbook.rheinwerk-verlag.de/javascript_ajax/ )
2013-11-09 22:35:35 +00:00
* [Webseiten erstellen mit Javascript ](http://www.highscore.de/javascript/ )
2013-12-11 09:19:21 +00:00
2020-10-24 19:19:28 +00:00
#### React
* [React lernen und verstehen ](https://lernen.react-js.dev ) - Manuel Bieh (HTML)
2014-07-27 20:16:50 +00:00
### LaTeX
2015-11-13 13:25:42 +00:00
2015-11-13 17:58:18 +00:00
* [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)
2015-12-13 17:32:57 +00:00
* [LaTeX : Referenz der Umgebungen, Makros, Längen und Zähler ](http://www.lehmanns.de/page/latexreferenz )
2013-12-11 09:19:21 +00:00
2014-01-18 12:28:57 +00:00
2014-07-27 20:16:50 +00:00
### Meta-Lists
2015-11-13 13:25:42 +00:00
2015-12-13 17:32:57 +00:00
* [Galileo Computing - openbook ](https://www.rheinwerk-verlag.de/openbook/ )
2014-01-09 18:22:08 +00:00
2014-07-27 20:16:50 +00:00
### MySQL
2015-11-13 13:25:42 +00:00
2015-12-13 17:32:57 +00:00
* [MySQL ](http://www.peterkropff.de/site/mysql/mysql.htm ) — Peter Kropff [Online, PDF]
2014-03-29 10:11:17 +00:00
2020-10-18 17:53:20 +00:00
### Neo4j
* [Neo4j 2.0 – Eine Graphdatenbank für alle ](https://neo4j.com/neo4j-graphdatenbank-book/ ) - Michael Hunger (PDF) *(email requested)*
2014-07-27 20:16:50 +00:00
### PHP
2015-11-13 13:25:42 +00:00
2015-12-13 17:32:57 +00:00
* [PHP ](http://www.peterkropff.de/site/php/php.htm ) — Peter Kropff (Grundlagen, OOP, MySQLi, PDO) [Online, PDF]
* [PHP PEAR ](http://openbook.rheinwerk-verlag.de/php_pear/ )
2015-11-13 17:58:18 +00:00
* [Praktischer Einstieg in MySQL mit PHP ](http://examples.oreilly.de/openbooks/pdf_einmysql2ger.pdf ) (PDF)
2014-03-29 10:11:17 +00:00
2013-10-20 12:45:21 +00:00
2020-10-13 01:30:05 +00:00
#### Symfony
* [Symfony 5: Auf der Überholspur ](https://symfony.com/doc/5.0/the-fast-track/de/index.html )
2014-07-27 20:16:50 +00:00
### Python
2015-11-13 13:25:42 +00:00
2020-10-28 23:10:16 +00:00
* [A Byte of Python - Einführung in Python ](https://sourceforge.net/projects/abop-german.berlios/files/ ) - Swaroop C H, Bernd Hengelein, Lutz Horn, Bernhard Krieger, Christoph Zwerschke (PDF)
2020-10-23 16:15:20 +00:00
* [Einführung in Python ](http://www.mschimmels.de/eigeneDateien/Python-Kurs.pdf ) - Martin Schimmels (PDF)
2014-01-24 15:54:34 +00:00
* [Programmiereinführung mit Python ](http://opentechschool.github.io/python-beginners/de/ )
2020-10-19 23:36:58 +00:00
* [Python 3 - Das umfassende Handbuch ](http://openbook.rheinwerk-verlag.de/python/ ) - Johannes Ernesti, Peter Kaiser (Online)
2013-10-18 14:42:58 +00:00
2013-11-17 20:47:03 +00:00
2017-11-12 21:02:59 +00:00
#### Django
* [Django Girls Tutorial ](https://tutorial.djangogirls.org/es/ ) (1.11) (HTML) (:construction: *in process* )
2014-07-27 20:16:50 +00:00
### Ruby on Rails
2015-11-13 13:25:42 +00:00
2015-11-13 17:58:18 +00:00
* [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)
2015-12-13 17:32:57 +00:00
* [Ruby on Rails 2 ](http://openbook.rheinwerk-verlag.de/ruby_on_rails/ )
2014-04-09 16:48:52 +00:00
* [Ruby on Rails 3.2 für Ein-, Um- und Quereinsteiger ](http://ruby-auf-schienen.de/3.2/ )
2013-10-18 14:42:58 +00:00
2013-10-25 02:14:52 +00:00
2014-07-27 20:16:50 +00:00
### Scilab
2015-11-13 13:25:42 +00:00
2019-11-28 19:05:15 +00:00
* [Einführung in Scilab/Xcos 5.4 ](https://web.archive.org/web/20161204131517/http://buech-gifhorn.de/scilab/Einfuehrung.pdf ) - Helmut Büch (PDF)
2013-10-25 02:14:52 +00:00
2013-11-09 22:44:43 +00:00
2018-08-06 15:28:27 +00:00
### Scratch
* [Kreative Informatik mit Scratch ](http://eis.ph-noe.ac.at/kreativeinformatik/ )
2014-07-27 20:16:50 +00:00
### UML
2015-11-13 13:25:42 +00:00
2015-12-13 17:32:57 +00:00
* [Der moderne Softwareentwicklungsprozess mit UML ](http://www.highscore.de/uml/ )
2013-11-09 22:44:43 +00:00
2013-10-18 20:27:20 +00:00
2020-10-18 17:21:19 +00:00
### Unabhängig von der Programmiersprache
* [Clean Code Developer: Eine Initiative für mehr Professionalität in der Softwareentwicklung ](http://clean-code-developer.de )
* [IT-Handbuch für Fachinformatiker ](http://openbook.rheinwerk-verlag.de/it_handbuch/ )
* [Objektorientierte Programmierung ](http://openbook.rheinwerk-verlag.de/oop/ )
* [Scrum und XP im harten Projektalltag ](https://res.infoq.com/news/2007/06/scrum-xp-book/en/resources/ScrumAndXpFromTheTrenchesonline_German.pdf ) (PDF)
2014-07-27 20:16:50 +00:00
### Unix
2015-11-13 13:25:42 +00:00
2015-12-13 17:32:57 +00:00
* [Linux-UNIX-Programmierung ](http://openbook.rheinwerk-verlag.de/linux_unix_programmierung/ )
* [Shell-Programmierung ](http://openbook.rheinwerk-verlag.de/shell_programmierung/ )
* [Wie werde ich Unix Guru? ](http://openbook.rheinwerk-verlag.de/unix_guru/ )
2013-10-18 20:27:20 +00:00
2013-10-18 14:42:58 +00:00
2020-10-28 23:25:49 +00:00
### VHDL
* [VHDL-Tutorium ](https://de.wikibooks.org/wiki/VHDL-Tutorium ) - Wikibooks (HTML)
2014-07-27 20:16:50 +00:00
### Visual Basic
2015-11-13 13:25:42 +00:00
2015-12-13 17:32:57 +00:00
* [Einstieg in Visual Basic 2010 ](http://openbook.rheinwerk-verlag.de/einstieg_vb_2010/ )
* [Einstieg in Visual Basic 2012 ](http://openbook.rheinwerk-verlag.de/einstieg_vb_2012/ )
* [Visual Basic 2008 ](http://openbook.rheinwerk-verlag.de/visualbasic_2008/ )