From 2f7c8fbc57f2ae6bf42dcd055392ec281e09cbbf Mon Sep 17 00:00:00 2001
From: Mahesh V <123245967+Mahesh-Vijaykumar@users.noreply.github.com>
Date: Thu, 24 Oct 2024 23:25:48 +0530
Subject: [PATCH] Add files via upload
Added c ,c# and c++ books
---
books/free-programming-books-de.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/books/free-programming-books-de.md b/books/free-programming-books-de.md
index abd5fd7da..c4009e1b8 100644
--- a/books/free-programming-books-de.md
+++ b/books/free-programming-books-de.md
@@ -66,6 +66,7 @@
### C
+* [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)
@@ -74,6 +75,7 @@
### 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)
* [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)
@@ -81,6 +83,7 @@
### C++
+* [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)