mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-06-02 22:25:46 +00:00
add "Module, Klassen, Verträge" (#2678)
This commit is contained in:
parent
cfa7538fe1
commit
6c0d4d93af
1 changed files with 6 additions and 0 deletions
|
|
@ -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/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue