mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-08-30 11:00:10 +02:00
chore: HTML5 anchors compilant <a name=
> <a id=
(#6730)
* HTML5 anchors compilant `<a name=>` > `<a id=` for books * HTML5 anchors compilant `<a name=>` > `<a id=` for courses * HTML5 anchors compilant `<a name=>` > `<a id=` for contribs * HTML5 anchors compilant `<a name=>` > `<a id=` for casts * HTML5 anchors compilant `<a name=>` > `<a id=` for cheats * HTML5 anchors compilant `<a name=>` > `<a id=` for interactives * HTML5 anchors compilant `<a name=>` > `<a id=` for playgrounds
This commit is contained in:
@@ -67,13 +67,13 @@ Dirk Loser, Clemens Tamme, Philipp Schweinzer (PDF)
|
||||
* [Softwareentwicklung in C](https://web.archive.org/web/20190214185910/http://www.asc.tuwien.ac.at/~eprog/download/schmaranz.pdf) - Klaus Schmaranz (PDF)
|
||||
|
||||
|
||||
### <a name="csharp"></a>C\#
|
||||
### <a id="csharp"></a>C\#
|
||||
|
||||
* [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 name="cpp"></a>C++
|
||||
### <a id="cpp"></a>C++
|
||||
|
||||
* [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)
|
||||
|
Reference in New Issue
Block a user