diff --git a/free-programming-books-de.md b/free-programming-books-de.md index 71deaf6c..3c892bab 100644 --- a/free-programming-books-de.md +++ b/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/)