Commit Graph

82 Commits

Author SHA1 Message Date
cchaduka 963420a8b0 Add a CFML playground (#13053)
* Add Architecture of Advanced Numerical Analysis Systems book from Springer, by Wang & Zhao

* Add a PDF URL to a recently removed HTML version of a book

* Mark book as a draft version as it is labeled as such

* Add ColdFusion Fiddle CFML playground

* Fix URL trailing slash
2026-01-01 09:24:19 -05:00
Alex Pantechovskis 938828242a Add 3v4l (#12848)
* Add 3v4l

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md
2025-10-28 23:06:24 -04:00
Alex Pantechovskis 4f7fb6b9fa Remove codinguru.online (#12847) 2025-10-26 18:59:09 -04:00
Jessie 78c0ae44e9 Update free-programming-playgrounds.md (#12835)
* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md
2025-10-25 12:44:48 -04:00
Logesh R 0645aa8cbf feature/pt br hacktoberfest: Add new resources to HTML and CSS section (#12724)
* feature/pt br hacktoberfest: Add new resources to HTML and CSS section in free-programming-playgrounds.md

* Fix HTML and CSS section formatting in free-programming-playgrounds.md

* fix: update descriptions for Grid Generator and HTML-CSS-JS resources

* Update more/free-programming-playgrounds.md

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2025-10-24 22:42:25 -04:00
coshubhamde 6e9c63d9a0 Add Data Structures and Algorithms Visualizer link (#12776)
* Add Data Structures and Algorithms Visualizer link

Added the link to a very useful website for visualisation of data structure and algorithms with prebuilt options to choose the operation ( insert, create, traverse, search etc.) to be performed, for the chosen data structure or algorithm with customised inputs, giving a perfect playground to learners grasp the concept of a data structure or working of an algorithm.

* Fix order of Data Structures Visualization links

* Update link description for visualizing algorithms
2025-10-24 22:02:26 -04:00
Ivan Oranciuc b122a4b0ea Update free-programming-playgrounds.md (#12626)
The resource has been removed - the link leads to a casino website
2025-10-19 11:39:10 -04:00
harshitsachdeva1997 255ad80e82 Update free-programming-playgrounds.md (#12606) 2025-10-19 11:15:29 -04:00
HarshitSachdeva cc8d4abe73 Update free-programming-playgrounds.md (#12603)
* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md
2025-10-19 11:14:20 -04:00
Tejas Nalawade 025c5b4a14 Add three Rust playground resources (#12602)
* Add three Rust playground resources

- Codapi
- Rust Explorer
- Rustfinity

* Linter error solved
2025-10-19 11:12:24 -04:00
him2016 0f8014d43d Update free-programming-playgrounds.md (#12582) 2025-10-17 21:59:52 -04:00
Vipin Kumar 010c6c082e Add SQL playgrounds, Deep-ML problem set, and OpenCV University courses (#12421)
* add: new machine learning books (MLSys Book, Patterns, Predictions, and Actions)

* add: OpenCV University free courses (PyTorch, TensorFlow, Python, OpenCV)

* add: new SQL practice and editor resources

* add: Deep-ML problem set for competitive programming

* fix: lint issues (pdf tag, ordering, trailing slash)

* fix: correct alphabetical order for SQL resources
2025-10-11 21:04:32 -04:00
Sahil Afrid Farookhi 0cd7c01a97 Add Rego Playground to Playgrounds (#12063)
* add Rego Playground

* Fix 2 of 2 Linter issues

* Resolved 1 of 1 review comment
2025-10-02 11:41:10 -04:00
Ajay Singh 6b901032b8 Added Playground for different languages (#11781)
* 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>
2024-12-21 18:30:22 -05:00
cyr1l0u 8359589bb6 Add PHPHub to PHP (#11783) 2024-12-10 16:58:52 -05:00
Hang 85d1515037 Add Linux playground (#11605)
* Add Linux playground

* Update Online Java Playground link

* Update free-programming-playgrounds.md: Remove duplicate Java playground link

* Update free-programming-playgrounds.md: Remove duplicate Java playground link
2024-10-18 10:51:36 -04:00
Ajay Singh 2706bca027 Added playgrounds for C++ (#11590)
* Added playgrounds for C++

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md
2024-10-16 17:02:41 -04:00
Ruja Awal 26ae875217 Add Online Playground of Programiz PRO for Python and C (#11136)
* Added Online Playground for Python and C

* Added Online Playground for Python and C.

* Added Online Playground for Python and C

* Updated correct urls of Programiz PRO C and Python Playgrounds

* Update more/free-programming-playgrounds.md

Co-authored-by: Eric Hellman <eric@hellman.net>

* Update more/free-programming-playgrounds.md

Changed Name to remove confusion on Programiz and Programiz PRO

Co-authored-by: Eric Hellman <eric@hellman.net>

* Update free-programming-playgrounds.md

Changed the order to remove linter error

* Update more/free-programming-playgrounds.md

Made change as per the suggestion

Co-authored-by: Eric Hellman <eric@hellman.net>

* Update more/free-programming-playgrounds.md

Made changes as per the suggestion

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2024-05-31 11:13:49 -04:00
cyril e5ef642d01 Add Pyrexp to Regular Expressions (#11081) 2024-03-04 10:05:24 -05:00
Eric Hellman ec2b79aa1d Roll up Three (#10988)
* hindi hibernate course

* add a react tutorial

* add three playgrounds from #9775

* duplicate

* from #10628

* add figma course from #10649

* line

* the algorithms

* resource moved to playgrounds

* rescued from #9778

* added from #9992

* add from #9993

* add course from #10637

* Update courses/free-courses-hi.md

* statistical learning

* Update free-courses-ml.md

* Update books/free-programming-books-langs.md
2023-11-21 19:55:06 -05:00
Veer Bhadra Singh Solanki ed671a907f Branch main veer (#10658)
* add in free-courses-en.md

* Add Course MySQL Free

* add play ground in HTML CSS of free-programming-playgrounds

* add play ground in HTML CSS of free-programming-playground

* Update free-programming-playgrounds.md

* Update courses/free-courses-en.md

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-11-21 19:08:37 -05:00
Divya4879 25ce114c50 Added new courses , a MOOC site, and a programming playground (#10437)
* Update free-courses-en.md

* Update free-programming-cheatsheets.md

* Update free-programming-playgrounds.md

* Update free-courses-en.md

* Update free-courses-en.md

* Update free-courses-en.md

* Update free-courses-en.md

* Update free-courses-en.md

* Update free-courses-en.md

* Update free-courses-en.md

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md

* Update more/free-programming-playgrounds.md

* Update more/free-programming-playgrounds.md

* Update courses/free-courses-en.md

* Update courses/free-courses-en.md

* Update more/free-programming-cheatsheets.md

* Update more/free-programming-playgrounds.md

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-11-21 17:53:04 -05:00
Mariana Malta 0e3fe61966 Add algorithm playground (#10923)
* Add algorithm playgroud

* fix alphabetical order

* Update more/free-programming-playgrounds.md

* Update more/free-programming-playgrounds.md

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-11-21 08:46:19 -05:00
Pritesh Rajput dcde677af2 Vim Playground Added (#10711)
* Vim Playground Added

* Update free-programming-playgrounds.md

* move to go

* Update more/free-programming-playgrounds.md

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-11-17 12:48:45 -05:00
Eric Hellman c5ccfb8334 Roll-up PR (draft) (#10980)
* hindi hibernate course

* add a react tutorial

* add three playgrounds from #9775

* duplicate

* from #10628

* add figma course from #10649

* line
2023-11-17 12:29:15 -05:00
abhishekdelmundo 8dbd45f160 Update free-programming-playgrounds.md (#9498)
* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md

alphabetize

* Update free-programming-playgrounds.md

alphabetize

* fix titles

* fix R order

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-11-13 00:05:18 -05:00
Honey Sukesan 2aa248c2cf [HacktoberFest2023]: Added Compiler Explorer to C++ programming playgrounds (#10756)
* [HacktoberFest2023]: Added Compiler Explorer to C++ programming playgrounds.

* [HacktoberFest2023]: Added Compiler Explorer to C++ programming playgrounds

* [HacktoberFest2023]: Added Compiler Explorer to C++ programming playgrounds
2023-10-26 10:55:09 -04:00
João Luiz 5678f2f207 Update Programming Playground with Gremlin section and reference (#10708)
* Update Programming Playground with Gremlin

* Revert Asterisk from dash

* Revert Changes and keep only required change.

* Revert Changes
2023-10-24 13:41:00 -04:00
Charvi Upreti d2bad881b9 Update free-programming-playgrounds.md (#10657) 2023-10-23 15:19:12 -04:00
AhmedKaram 186c6c1f74 Update free-programming-playgrounds.md (#10605)
* Update free-programming-playgrounds.md

adding live code for general purpose with supporting a lot of PL

* Update free-programming-playgrounds.md
2023-10-22 21:58:24 -04:00
Ajay Singh f695429eee Added An Interactive PlayGround For React (#10578)
Co-authored by: Eric Hellman <eric@hellman.net>
2023-10-21 09:37:14 -04:00
Charvi Upreti d2b7abe013 Adding Regular Expression Visualization Site (#10471)
* Adding Regular Expression Visualization Site

* Update free-programming-interactive-tutorials-en.md

* Update free-programming-interactive-tutorials-en.md

* Update free-programming-playgrounds.md

* Update free-programming-interactive-tutorials-en.md

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md
2023-10-19 20:10:47 -04:00
Weerayut Teja 7925da9281 Adding 2 Vim Interactive Games/Tutorials (#10459)
* Adding 2 Vim Interactive Games/Tutorial

* Move 2 games to playground section
2023-10-19 10:39:03 -04:00
Soorya U 2b50ee21a3 Added Terminus (#10334)
* Added Terminus

* Fix: Switching the Category
2023-10-16 14:10:29 -04:00
Soorya U c1319b97e7 Adding Grid CSS Playground (#9975)
* Adding Grid CSS Playground

* Sorting the List
2023-10-08 23:04:57 -04:00
Isha e30d9251e4 Added DevOps, HTML&CSS and Linux resources to playground section (#9863)
* Update free-programming-interactive-tutorials-en.md

Added 2 new section in interactive tutorial that is DevOps section and cmd section with game base resource for interactive learning
Added 2 new resources to HTML and CSS section for interactive tutorial

* Update free-programming-interactive-tutorials-en.md

Resolved errors

* Update free-programming-interactive-tutorials-en.md

Removed the alphabetical ordering error

* Update free-programming-interactive-tutorials-en.md

spelling error resolved

* Update free-programming-playgrounds.md

Moved the sections from interactive to playground as suggested

* Update free-programming-interactive-tutorials-en.md

removed the sections from interactive tutorial since they have been moved to playground as suggested

* Update free-programming-playgrounds.md

Resolved the errors 
Made changes as suggested
Moved resources from interactive section to playground section for better fit
Added a DevOps index name since there was resource present with name DevOps but it did not had any index name present (index name was missing)for the user to view if there was such resource present until he scrolls down and sees it himself

* Update free-programming-playgrounds.md

Updated :since one resource in the DevOps section was outdated therefore removed one outdated resource

* Update free-programming-playgrounds.md

Made the suggested changes by changing the name from all caps to the suggested format
2023-10-08 17:16:19 -04:00
Soorya U f6742b605d Added Flexbox Froggy - CSS Game (#9894)
* Adding Flexbox Froggy

* Removed trailing slash

* Credits

Co-authored-by: Leithen <lcrider@cvent.com>

---------

Co-authored-by: Leithen <lcrider@cvent.com>
2023-10-06 10:49:01 -04:00
Pronay Debnath ac81da4013 Update free-programming-playgrounds.md to add some online compiler links (#9733)
* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md
2023-10-02 20:18:16 -04:00
BSi 857c03e386 add OnlineGDB python ide (#9714) 2023-10-02 10:40:53 -04:00
Terence Eden 4b3a115be6 Remove broken link (#9655)
Gives  SSL_ERROR_BAD_CERT_DOMAIN - looks like it has been replaced with a generic landing page.
2023-10-01 20:29:47 -04:00
Francesco Giorgio 1947fa1008 Feature add course (#8010)
* add KodeKloud course playground

* fix sorting KodeKloud course playground

* Move KodeKloud from courses to playgrounds
2022-11-03 22:21:56 -04:00
prerna120 11e74f5a90 Added typescript playground (#8731)
* Added typescript playground

* Update more/free-programming-playgrounds.md

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-11-01 13:23:56 -04:00
Hitesh Gupta 61b97e6037 Update free-programming-playgrounds.md (#8188)
* Update free-programming-playgrounds.md

* added multiple language category

* fix linting warning

* fix liniting warning
2022-11-01 09:55:15 -04:00
Nguyen Long Nhat ea766a1c2e MDX playground (#8156)
* add mdx playground

* fix lint

* move to NodeJS
2022-10-31 14:59:59 -04:00
Vlad a82e5591c7 Added 2 playgrounds to the Javascript section (#9096)
* Added 2 playgrounds to the Javascript section

#hacktoberfest
Added PlayCode and CodeHS to free-programming-playgrounds.md

* Added alphabetical sorting in JavaScript section
2022-10-29 21:41:09 -04:00
Lutz Lesener 3c98d2d997 Add a ColdFusion playground (#9078)
* Add ColdFusion book

* Fix order.

* Escape < > chars.

* Add a ColdFusion playground.
2022-10-29 21:07:43 -04:00
Shruti Gupta d6ec884927 Add sql,scala playground and remove one scala playground (#8751)
* Added Scala cheatsheet

* Add blank lines

* Update resource name

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>

* Correct ordering

* Add sql and scala playground,  remove non working scala fiddle link

* correct ordering

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>
2022-10-21 22:17:20 -04:00
Abhishek Kumar Roy c5db16fbf9 Update free-programming-playgrounds.md (#8526)
* Update free-programming-playgrounds.md

Added two new compiler for C# and Dart

* Update free-programming-playgrounds.md
2022-10-17 19:18:01 -04:00
Deepak Kamath K 44f0a241a6 Fix : The Angular playground is incorrectly placed (#8286) 2022-10-14 21:09:13 -04:00
hiitesh1127 ab9e96dbd7 Update free-programming-playgrounds.md (#8119)
* Update free-programming-playgrounds.md

* fix lint error
2022-10-12 12:30:13 -04:00