mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 09:26:10 +00:00
Merge 099a2e66eb
into 9c550dd5a1
This commit is contained in:
commit
299bd0bed0
@ -92,9 +92,20 @@
|
||||
|
||||
### <a id="csharp"></a>C\#
|
||||
|
||||
* [C# playground](https://codapi.org/csharp) - Codeapi
|
||||
* [CodeSandbox](https://codesandbox.io/s/c-z2m9v)
|
||||
* [.Net Fiddle](https://dotnetfiddle.net)
|
||||
* [OnlineGDB](https://www.onlinegdb.com/online_csharp_compiler)
|
||||
* [Programiz - Online Compiler](https://www.programiz.com/csharp-programming/online-compiler/)
|
||||
* [Getvm](https://getvm.io/playgrounds/c-sharp-playground)
|
||||
* [Jdoodle](https://www.jdoodle.com/compile-c-sharp-online)
|
||||
* [myCompiler](https://www.mycompiler.io/online-csharp-compiler)
|
||||
* [Onecompiler](https://onecompiler.com/csharp/3wv9zujyk)
|
||||
* [OnlineGDB](https://www.onlinegdb.com/online_csharp_compiler)
|
||||
* [Programiz - Online Compiler](https://www.programiz.com/csharp-programming/online-compiler)
|
||||
* [C# Online Compiler](https://www.scholarhat.com/compiler/csharp) - ScholarHat
|
||||
* [SharpLab](https://sharplab.io)
|
||||
* [SoloLearn](https://code.sololearn.com/csharp)
|
||||
* [C# Online Compiler](https://www.w3schools.com/cs/cs_compiler.php) - W3Schools
|
||||
|
||||
|
||||
### <a id="cpp"></a>C++
|
||||
@ -164,7 +175,9 @@
|
||||
|
||||
### Git
|
||||
|
||||
* [Git](https://learngitbranching.js.org/?NODEMO)
|
||||
* [Visualizing Git](https://git-school.github.io/visualizing-git)
|
||||
* [Git-school](https://git-school.github.io/visualizing-git)
|
||||
* [Learn Git Branching](https://learngitbranching.js.org/?NODEMO)
|
||||
|
||||
|
||||
### Go
|
||||
@ -204,6 +217,7 @@
|
||||
|
||||
### Ionic
|
||||
|
||||
* [Codepen](https://codepen.io/ajp8164/pen/zrLQYP)
|
||||
* [StackBlitz](https://stackblitz.com/fork/ionic)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user