未验证 提交 a7f1c426 编写于 作者: J Johan Wigert 提交者: GitHub

Added ABAP as language as well as a first resource (#4221)

* Update free-programming-books-de.md

* Update free-programming-books-de.md

Removed the 0

* Update free-programming-books-de.md

* 20201018

* 20201018b
上级 bc53eaed
### Index ### Index
* [0 - Unabhängig von der Programmiersprache](#unabh%C3%A4ngig-von-der-programmiersprache) * [ABAP](#abap)
* [Action Script](#action-script) * [Action Script](#action-script)
* [Android](#android) * [Android](#android)
* [Assembly Language](#assembly-language) * [Assembly Language](#assembly-language)
...@@ -26,16 +26,14 @@ ...@@ -26,16 +26,14 @@
* [Scilab](#scilab) * [Scilab](#scilab)
* [Scratch](#scratch) * [Scratch](#scratch)
* [UML](#uml) * [UML](#uml)
* [Unabhängig von der Programmiersprache](#unabh%C3%A4ngig-von-der-programmiersprache)
* [Unix](#unix) * [Unix](#unix)
* [Visual Basic](#visual-basic) * [Visual Basic](#visual-basic)
### Unabhängig von der Programmiersprache ### ABAP
* [Clean Code Developer: Eine Initiative für mehr Professionalität in der Softwareentwicklung](http://clean-code-developer.de) * [SAP Code Style Guides - Clean ABAP](https://github.com/SAP/styleguides/blob/master/clean-abap/CleanABAP_de.md)
* [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)
### Action Script ### Action Script
...@@ -60,6 +58,14 @@ ...@@ -60,6 +58,14 @@
* [Softwareentwicklung in C](https://web.archive.org/web/20190214185910/http://www.asc.tuwien.ac.at/~eprog/download/schmaranz.pdf) - Klaus Schmaranz (PDF) * [Softwareentwicklung in C](https://web.archive.org/web/20190214185910/http://www.asc.tuwien.ac.at/~eprog/download/schmaranz.pdf) - Klaus Schmaranz (PDF)
### 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/)
### C++ ### C++
* [Die Boost C++ Bibliotheken](http://dieboostcppbibliotheken.de) * [Die Boost C++ Bibliotheken](http://dieboostcppbibliotheken.de)
...@@ -72,12 +78,12 @@ ...@@ -72,12 +78,12 @@
* [Module, Klassen, Verträge](http://karlheinz-hug.de/informatik/buch/Karlheinz-Hug_Module-Klassen-Vertraege.pdf) - Karlheinz Hug (PDF) * [Module, Klassen, Verträge](http://karlheinz-hug.de/informatik/buch/Karlheinz-Hug_Module-Klassen-Vertraege.pdf) - Karlheinz Hug (PDF)
### C Sharp ### Git
* [Programmieren in C#: Einführung](http://www.highscore.de/csharp/einfuehrung/) * [Das Git-Buch](http://gitbu.ch) [PDF, EPUB]
* [Visual C# 2008](http://openbook.rheinwerk-verlag.de/visual_csharp/) * [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/de/)
* [Visual C# 2010](http://openbook.rheinwerk-verlag.de/visual_csharp_2010/) * [Pro Git (2009)](http://git-scm.com/book/de/v1)
* [Visual C# 2012](http://openbook.rheinwerk-verlag.de/visual_csharp_2012/) * [Pro Git (neue Version)](http://git-scm.com/book/de/current) (:construction: *in process*)
### Go ### Go
...@@ -87,14 +93,6 @@ ...@@ -87,14 +93,6 @@
* [Erstelle Webanwendungen mit Go](https://astaxie.gitbooks.io/build-web-application-with-golang/content/de/) * [Erstelle Webanwendungen mit Go](https://astaxie.gitbooks.io/build-web-application-with-golang/content/de/)
### Git
* [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*)
### Groovy ### Groovy
* [Groovy für Java-Entwickler](http://examples.oreilly.de/openbooks/pdf_groovyger.pdf) (PDF) * [Groovy für Java-Entwickler](http://examples.oreilly.de/openbooks/pdf_groovyger.pdf) (PDF)
...@@ -196,6 +194,14 @@ ...@@ -196,6 +194,14 @@
* [Der moderne Softwareentwicklungsprozess mit UML](http://www.highscore.de/uml/) * [Der moderne Softwareentwicklungsprozess mit UML](http://www.highscore.de/uml/)
### 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)
### Unix ### Unix
* [Linux-UNIX-Programmierung](http://openbook.rheinwerk-verlag.de/linux_unix_programmierung/) * [Linux-UNIX-Programmierung](http://openbook.rheinwerk-verlag.de/linux_unix_programmierung/)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册