EbookFoundation / free-programming-books

:books: Freely available programming books
https://ebookfoundation.github.io/free-programming-books/
Creative Commons Attribution 4.0 International
328.49k stars 60.71k forks source link

Added Online Playground for C and Python #11137

Closed awalrujaa closed 2 months ago

awalrujaa commented 2 months ago

What does this PR do?

Add resource(s)

For resources

Description

Add Online C Playground

This commit introduces an Online Python Playground and C Playground that allows users to write, edit, and run code directly in their browsers. This feature supports real-time coding and debugging, enhancing learning and development flexibility.

Why is this valuable (or not)?

This allows users to write, edit, and run code directly in their browsers without the need of downloading or installation of other software. This saves time and helps you focus on learning.

How do we know it's really free?

Anybody can access it. It is an absolutely free resource.

For book lists, is it a book? For course lists, is it a course? etc.

Checklist:

Follow-up

eshellman commented 2 months ago

please refrain from duplicate PRs