Browse Source

add "Module, Klassen, Verträge" (#2678)

oltolm 8 years ago
parent
commit
6c0d4d93af
1 changed files with 6 additions and 0 deletions
  1. 6 0
      free-programming-books-de.md

+ 6 - 0
free-programming-books-de.md

@@ -7,6 +7,7 @@
 * [C](#c)
 * [C#](#c-sharp)
 * [C++](#c-1)
+* [Component Pascal](#component-pascal)
 * [Git](#git)
 * [Go](#go)
 * [Groovy](#groovy)
@@ -64,6 +65,11 @@
 * [Programmieren in C++: Einführung](http://www.highscore.de/cpp/einfuehrung/)
 
 
+### Component Pascal
+
+* [Module, Klassen, Verträge](http://karlheinz-hug.de/informatik/buch/Karlheinz-Hug_Module-Klassen-Vertraege.pdf) - Karlheinz Hug (PDF)
+
+
 ### C Sharp
 
 * [Programmieren in C#: Einführung](http://www.highscore.de/csharp/einfuehrung/)