mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 01:46:12 +00:00
5324b9e3cf
* chore: homogenize C# table of content anchor (`#c-sharp` to `#csharp`)
* format: homogenize c# category title
right markdown escape instead of use HTML entities
* lint: fix `MD012/no-multiple-blanks` rule
Multiple consecutive blank lines [Expected: 2; Actual: 3]
* lint: fix `MD039/no-space-in-links`
Spaces inside link text
* lint: fix `MD009/no-trailing-spaces` rule
Trailing spaces [Expected: 0 or 4; Actual: 1]
Trailing spaces [Expected: 0 or 4; Actual: 2]
* lint: fix `MD006/ul-start-left` rule
* format: remove extra spaces between note tokens
* spell: fix lint `MD044/proper-names` rule
- HTML
- JavaScript
- YouTube
* spell: normalize to the most common `Index` heading
* lint: fix `MD007/ul-indent` rule
Unordered list indentation [Expected: 4; Actual: 2]
* format: escape pipes `|` from resources text
addresses #5176
* add Hesham Asem courses about machine and deep learning and nlp
* Expand the name of nlp section
* Change the order
* Revert "spell: normalize to the most common `Index` heading"
This reverts commit 4d6a74e7d7
.
Co-authored-by: AhmedElTabarani <eltabaraniahmed@gmail.com>
7.7 KiB
7.7 KiB
Index
- APL
- Assembly
- C
- C#
- C++
- ClojureScript
- Crystal
- Dart
- Docker
- Elm
- Flutter
- GDScript
- Git
- Go
- Haskell
- HTML and CSS
- Ionic
- Java
- JavaScript
- Kotlin
- Kubernetes
- .Net
- Nim
- Node.js
- OCaml
- Perl
- PHP
- Python
- R
- React
- Redis
- Regular Expressions
- Ruby
- Rust
- RxJS
- Scala
- Scratch
- Solidity
- SQL
- Svelte
- Swift
- TypeScript
- V
APL
Assembly
- Educational Visual CPU Simulator - Renato Cortinovis, Nicola Preda, Jonathan Cancelli, Alessandro Belotti, Davide Riva (JAVA, JAR)
C
- InterviewBit - Online C Compiler IDE
- JDoodle - Online C Compiler IDE
- Programiz - Online C Compiler
- SoloLearn
C#
C++
ClojureScript
Crystal
Dart
Docker
Elm
Flutter
GDScript
Git
Go
Haskell
HTML and CSS
Ionic
Java
- InterviewBit - Online Java Compiler IDE
- JDoodle - Online Java Compiler Advanced IDE
- JDoodle - Online Java Compiler IDE
- Programiz - Online Java Compiler
- repl.it (including a separate Java/Swing)
- SoloLearn
JavaScript
- CodePen
- CodeSandbox.io
- Esfiddle
- Grasshopper (Google account required)
- Hello Website - (Glitch) (Account requested, not required)
- InterviewBit - Online JavaScript Compiler IDE
- JSBin
- JSFiddle
- Plunker
- SoloLearn
AngularJS
ℹ️ See also … Angular
Kotlin
Kubernetes
.NET
Nim
- Nim Playground - nim-lang.org
NodeJS
- Hello Node - (Glitch) (Account requested, not required)
- Ideone
- SoloLearn
OCaml
Perl
PHP
Python
- Codepad
- InterviewBit - Online Python Compiler IDE
- Programiz.com
- Python Trinket
- Python.org Shell
- Repl.it - NiceDualPoint
- SoloLearn
- Try Python - Jakub T. Jankiewicz
R
React
- CodeSandbox.io
- Hello React - (Glitch) (Account requested, not required)
- jscomplete
- StackBlitz
Redis
Regular Expressions
- iHateRegex: regex for playground - Geon George
- Regex Tester and Debugger Online - Javascript, PCRE, PHP - Dan's Tools
- Regex101: build, test, and debug regex - Firas Dib (regex101.com)
- RegExr: Learn, Build, & Test RegEx - GSkinner Inc.
Ruby
Rust
RxJS
Scala
Scratch
Solidity
SQL
Svelte
Swift
TypeScript
V
- V Playground - vlang.io
Angular
ℹ️ See also … AngularJS