mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-08-16 13:04:27 +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:
@@ -60,19 +60,19 @@
|
||||
* [Educational Visual CPU Simulator](https://github.com/Belotti01/CPU-Visual-Simulator) - Renato Cortinovis, Nicola Preda, Jonathan Cancelli, Alessandro Belotti, Davide Riva (JAVA, JAR)
|
||||
|
||||
|
||||
### <a name="c"></a>C
|
||||
### <a id="c"></a>C
|
||||
|
||||
* [JDoodle - Online C Compiler IDE](https://www.jdoodle.com/c-online-compiler/)
|
||||
* [Programiz - Online C Compiler](https://www.programiz.com/c-programming/online-compiler/)
|
||||
* [SoloLearn](https://code.sololearn.com/c)
|
||||
|
||||
|
||||
### <a name="csharp"></a>C\#
|
||||
### <a id="csharp"></a>C\#
|
||||
|
||||
* [SoloLearn](https://code.sololearn.com/csharp)
|
||||
|
||||
|
||||
### <a name="cpp"></a>C++
|
||||
### <a id="cpp"></a>C++
|
||||
|
||||
* [Coding Minutes](https://ide.codingminutes.com)
|
||||
* [InterviewBit](https://www.interviewbit.com/online-cpp-compiler/)
|
||||
@@ -192,7 +192,7 @@
|
||||
* [Play with Kubernetes](https://labs.play-with-k8s.com)
|
||||
|
||||
|
||||
### <a name="dotnet"></a>.NET
|
||||
### <a id="dotnet"></a>.NET
|
||||
|
||||
* [.NET Fiddle](https://dotnetfiddle.net)
|
||||
|
||||
|
Reference in New Issue
Block a user