Add files via upload

Added C, C# and C++ books
pull/11668/head
Mahesh V 4 weeks ago committed by GitHub
parent 2f7c8fbc57
commit fa6e2d162d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 6
      books/free-programming-books-de.md

@ -66,7 +66,7 @@
### C
* [c-A Book on C : AL Kelley](https://karadev.net/uroci/filespdf/files/a%20book%20on%20c.pdf)(PDF)
* [c-A Book on C : AL Kelley](https://karadev.net/uroci/filespdf/files/a%20book%20on%20c.pdf) (PDF)
* [C-HowTo: Programmieren lernen mit der Programmiersprache C](https://www.c-howto.de) - Elias Fischer (HTML)
* [C-Programmierung](https://de.wikibooks.org/wiki/C-Programmierung) - Wikibooks (HTML)
* [C von A bis Z](http://openbook.rheinwerk-verlag.de/c_von_a_bis_z) - Jürgen Wolf (Online)
@ -75,15 +75,15 @@
### <a id="csharp"></a>C\#
* [FUNDAMENTALS OF COMPUTER PROGRAMMING WITH C#](https://introprogramming.info/wp-content/uploads/2013/07/Books/CSharpEn/Fundamentals-of-Computer-Programming-with-CSharp-Nakov-eBook-v2013.pdf)(PDF)
* [Einführung in das Programmieren mit C#](https://www.uni-trier.de/universitaet/wichtige-anlaufstellen/zimk/downloads-broschueren/programmierung/c) - Bernhard Baltes-Götz (PDF)
* [FUNDAMENTALS OF COMPUTER PROGRAMMING WITH C#](https://introprogramming.info/wp-content/uploads/2013/07/Books/CSharpEn/Fundamentals-of-Computer-Programming-with-CSharp-Nakov-eBook-v2013.pdf) (PDF)
* [Programmieren in C#: Einführung](http://www.highscore.de/csharp/einfuehrung)
* [Visual C# 2012](http://openbook.rheinwerk-verlag.de/visual_csharp_2012) - Andreas Kühnel (Online)
### <a id="cpp"></a>C++
* [A Complete Guide to Programming in C++](https://www.idpoisson.fr/volkov/C++.pdf)(PDF)
* [A Complete Guide to Programming in C++](https://www.idpoisson.fr/volkov/C++.pdf) (PDF)
* [Die Boost C++ Bibliotheken](http://dieboostcppbibliotheken.de) - Boris Schäling (Online)
* [Lean Testing für C++-Programmierer (2018)](https://www.assets.dpunkt.de/openbooks/Openbook_Lean_Testing.pdf) - Andreas Spillner, Ulrich Breymann (PDF)
* [Programmieren in C++: Aufbau](http://www.highscore.de/cpp/aufbau)

Loading…
Cancel
Save