* Added 2 playgrounds to the Javascript section
#hacktoberfest
Added PlayCode and CodeHS to free-programming-playgrounds.md
* Added alphabetical sorting in JavaScript section
* Add 'OCaml from the very beginning' book
* Delete ocaml from the very beginning's PDF
* Update OCaml the very beginning book link
* Add ocaml playground
* 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>
* Update free-programming-playgrounds.md
* Update free-programming-playgrounds.md
* Update more/free-programming-playgrounds.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update more/free-programming-playgrounds.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Give credits to authors and set resources format
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Add one APL book
And fix links and notes the some others
* Add APL cheat sheets
* APL courses
* French APL video series
* mark APL Course as in process, add one more course
* mark as in process
* ADSP and Array Cast
* Add APL
* Add APL-related entries
* Add number for sort ordering
* correct number of blank lines between last section and next heading
* Remove trailing slash
* Move book
* Move book and limit URLs to 1 per line
* full URL
* add missing line
* Combine into playlist
* replace multiple links with single link
… which is a redirect to the listing for the latest released version
* Update in Java Compiler and in C Compiler
Add Compiler in Java and C section
* Update in online compiler.
Add Jdoodle compiler in Java and Programiz - C Compiler in C.
* Update more/free-programming-playgrounds.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update more/free-programming-playgrounds.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update more/free-programming-playgrounds.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update more/free-programming-playgrounds.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Updated
Please Review
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update programming playgrounds list with Scratch
Added scratch playground link in the programming playgrounds
* Update more/free-programming-playgrounds.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Add "V Playground" to Programming Playgrounds
* minor change
* Add V to index
* Implement the suggestion
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
- Change to `https` in those accepts SSL secure protocol
- Remove `cssdeck.com` dup
- Remove `ScalaFiddle.net`. Casino parked website. Right site already listed: `ScalaFiddle.io`
- Direct links on `codepad.org` to each language
Co-authored-by: Eric Hellman <eric@hellman.net>
* Adding grasshopper for playgrounds for javascript
Added grasshopper as a programming playground
* Update more/free-programming-playgrounds.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Add nim playground to playground list
* Add correct spacing between headers
* Add organisation to link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Added Remix IDE to the Playgrounds file
A powerful Browser IDE for playing around with Solidity smart contracts!
* Update more/free-programming-playgrounds.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* whitespace
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* spaces
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
* Update free-programming-playgrounds.md
Added a few C++ playgrounds to the list
* Update free-programming-playgrounds.md
Placed the links in alphabetical order. I mistakenly didn't do this in my initial PR.
* chore: improve angular / angular.js listings
- Wellnaming section
- fix book title, add format, add creators as is seen in file
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Wellnaming section
- fix book title, add format, add creators as is seen in file
via EbookFoundation#4940
* chore: improve angular / angular.js listings
- Wellnaming sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items, mainly from html.it website.
- fix titles, add format, add creators as is seen in linked files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items.
- fix titles, add format, add creators as is seen in linked files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources to TypeScript
- Well-naming sections
- fix book title, add format, add creators as is seen in files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections
- Complete notes, titles, format, authors
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Well-naming section
- Complete notes, titles, format, authors
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Handle both as anchor. angular and angular.js
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Add http://plnkr.co as valid playground for both
- Add https://stackblitz.com as valid playground for both
via EbookFoundation/free-programming-books#4940
* chore: Angular.js > AngularJS and other pitfails
- Use AngularJS as title/name
- Fix some errors with heading levels in Javascript/Typescript section
- Finish to move some resources accoding their content
via EbookFoundation/free-programming-books#4940
* feature: sections crosslinks as blockquotes
* feature: sections crosslinks as blockquotes
Mainly for AngularJS/Angular, Javascript/Typescript,
web, databases listing sections
* chore: revert scoping crosslinks only to Angular
* Added Blockchain Programming Book
* Added the packt link
* Added a Kotlin Playground
* The Kotlin Playground
* Added a Flutter Playground
* Removed the Leadin Slash
* Added Ruby Playground
* Added a new line at the end of free programming playgrounds
* Fixed the spacing in free-programming-books-fa_IR.md
* Fixed More errors in the above file
* Errors fixed in free-programming-books-fa_IR.md
* Some more changes
* Restored the previous farsi file
* Added an Elm Playground
* Added Blockchain Programming Book
* Added the packt link
* Added a Kotlin Playground
* The Kotlin Playground
* Added a Flutter Playground
* Removed the Leadin Slash
* Added Ruby Playground
* Added a new line at the end of free programming playgrounds
* Fixed the spacing in free-programming-books-fa_IR.md
* Fixed More errors in the above file
* Errors fixed in free-programming-books-fa_IR.md
* Some more changes
* Restored the previous farsi file
* Added Kaggle Python course
* Add Python Runestone to interactive tutorials
* added author
* Added Python and Java playground
* add space back
* lower cased name
* fixed capitalization for Java and JavaScript
* Added Rextester to R Interactive Playgrounds
* swapped order
* switched order
* Added Blockchain Programming Book
* Added the packt link
* Added a Kotlin Playground
* The Kotlin Playground
* Added a Flutter Playground
* Removed the Leadin Slash