mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-01-06 10:45:27 +00:00
Added Playground for different languages (#11781)
Some checks failed
Check URLs from changed files / Get changed files (push) Has been cancelled
Detect conflicting PRs / Detect (push) Has been cancelled
Check URLs from changed files / Check @ ${{ matrix.file }} (push) Has been cancelled
Check URLs from changed files / GitHub report (push) Has been cancelled
Some checks failed
Check URLs from changed files / Get changed files (push) Has been cancelled
Detect conflicting PRs / Detect (push) Has been cancelled
Check URLs from changed files / Check @ ${{ matrix.file }} (push) Has been cancelled
Check URLs from changed files / GitHub report (push) Has been cancelled
* Added a playground for Ionic * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman <eric@hellman.net> * Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman <eric@hellman.net> * Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman <eric@hellman.net> * Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman <eric@hellman.net> * Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman <eric@hellman.net> * Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman <eric@hellman.net> * Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman <eric@hellman.net> * Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman <eric@hellman.net> * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Update more/free-programming-playgrounds.md Co-authored-by: Eric Hellman <eric@hellman.net> * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Apply suggestions from code review Co-authored-by: Eric Hellman <eric@hellman.net> * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md --------- Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
parent
2b9abcc86f
commit
6b901032b8
@ -92,8 +92,15 @@
|
||||
|
||||
### <a id="csharp"></a>C\#
|
||||
|
||||
* [C# Online Compiler](https://www.scholarhat.com/compiler/csharp) - ScholarHat
|
||||
* [C# Online Compiler](https://www.w3schools.com/cs/cs_compiler.php) - W3Schools
|
||||
* [C# playground](https://codapi.org/csharp) - Codeapi
|
||||
* [OneCompiler](https://onecompiler.com/csharp/3wv9zujyk)
|
||||
* [Online C# Compiler](https://www.mycompiler.io/online-csharp-compiler) - myCompiler
|
||||
* [Online C# Compiler IDE](https://www.jdoodle.com/compile-c-sharp-online) - JDoodle
|
||||
* [OnlineGDB](https://www.onlinegdb.com/online_csharp_compiler)
|
||||
* [Programiz - Online Compiler](https://www.programiz.com/csharp-programming/online-compiler/)
|
||||
* [Programiz - Online Compiler](https://www.programiz.com/csharp-programming/online-compiler)
|
||||
* [SharpLab](https://sharplab.io)
|
||||
* [SoloLearn](https://code.sololearn.com/csharp)
|
||||
|
||||
|
||||
@ -164,7 +171,8 @@
|
||||
|
||||
### Git
|
||||
|
||||
* [Git](https://learngitbranching.js.org/?NODEMO)
|
||||
* [Git-school](https://git-school.github.io/visualizing-git)
|
||||
* [Learn Git Branching](https://learngitbranching.js.org/?NODEMO)
|
||||
|
||||
|
||||
### Go
|
||||
|
Loading…
Reference in New Issue
Block a user