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

Add Online Playground of Programiz PRO for Python and C #11136

Closed awalrujaa closed 1 month 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

github-actions[bot] commented 2 months ago

Linter failed, fix the error(s):

  free-programming-books/more/free-programming-playgrounds.md
  309:1-323:66  warning  Alphabetical ordering: swap l.317 and l.316  alphabetize-lists  remark-lint
eshellman commented 2 months ago

These additions appear to be duplicates. Is it just the url changing?

awalrujaa commented 2 months ago

No, Programiz Online Compiler and online Playground are two different things with different benefits for users. While users can only run the code in Online Compiler, Programiz PRO's online playground is a platform where users can upload files, create projects, save, and share them for free. Hence, the additions are not duplicates, rather these two are very different. You can try Playground at: C Playground and Python Playground I hope this solves the confusion.

awalrujaa commented 1 month ago

Thank you for approving the PR. When will this PR get merged in the main branch? Please let me know when it's merged.

Sincerely, Ruja Awal Computer Engineer Nepal [image: facebook icon] https://www.facebook.com/ruja.awal/[image: linkedin icon] https://www.linkedin.com/in/ruja-awal-b971551aa/ IOE,

IOE, Pulchowk Campus

On Wed, May 22, 2024 at 4:08 AM MEETDesai011 @.***> wrote:

@.**** approved this pull request.

— Reply to this email directly, view it on GitHub https://github.com/EbookFoundation/free-programming-books/pull/11136#pullrequestreview-2069724446, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARSFC4JRRRXKA4NQO5KBUJLZDPCMVAVCNFSM6AAAAABHVUTQ5CVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDANRZG4ZDINBUGY . You are receiving this because you authored the thread.Message ID: <EbookFoundation/free-programming-books/pull/11136/review/2069724446@ github.com>

github-actions[bot] commented 1 month ago

Linter failed, fix the error(s):

  free-programming-books/more/free-programming-playgrounds.md
  309:1-323:66  warning  Alphabetical ordering: swap l.314 and l.313  alphabetize-lists  remark-lint
awalrujaa commented 1 month ago

@eshellman @MEETDesai011 I have made changes as per the guidelines. Please review the PR.

awalrujaa commented 1 month ago

@eshellman As per the change request, I've made the changes. Could you review?

eshellman commented 1 month ago

Thanks, and welcome to free-programming-books!