diff --git a/free-programming-books-de.md b/free-programming-books-de.md index 519c9b883d449052ba7da2524edec7b8b6f9eb97..f94c1042d50e23e3686ed06e521fb2724b4b0efa 100644 --- a/free-programming-books-de.md +++ b/free-programming-books-de.md @@ -45,13 +45,14 @@ ###C * [C von A bis Z](http://openbook.galileocomputing.de/c_von_a_bis_z/) -* [Softwareentwicklung in C](http://www.klausschmaranz.com/Downloads/SoftwareentwicklungInC.pdf) +* [Softwareentwicklung in C](http://www.asc.tuwien.ac.at/~eprog/download/schmaranz.pdf) ###C++ * [Die Boost C++ Bibliotheken](http://www.highscore.de/cpp/boost/) * [Programmieren in C++: Einführung](http://www.highscore.de/cpp/einfuehrung/) * [Programmieren in C++: Aufbau](http://www.highscore.de/cpp/aufbau/) +* [Softwareprogrammierung in C++] (http://www.iaik.tugraz.at/content/teaching/bachelor_courses/betriebssysteme/downloads/schmaranz2.pdf) ###C Sharp