Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 9 commits into from
May 31, 2024

Conversation

awalrujaa
Copy link
Contributor

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:

  • Read our contributing guidelines.
  • Search for duplicates.
  • Include author(s) and platform where appropriate.
  • Put lists in alphabetical order, correct spacing.
  • Add needed indications (PDF, access notes, under construction).
  • Used an informative name for this pull request.

Follow-up

  • Check the status of GitHub Actions and resolve any reported warnings!

Copy link

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

@github-actions github-actions bot added the linter error Please, correct build errors found by linter! label May 14, 2024
@github-actions github-actions bot removed the linter error Please, correct build errors found by linter! label May 14, 2024
@eshellman
Copy link
Collaborator

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

@awalrujaa
Copy link
Contributor Author

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.

Copy link
Collaborator

@eshellman eshellman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We try to use the title from the resource to more easily recognize duplicates

more/free-programming-playgrounds.md Outdated Show resolved Hide resolved
more/free-programming-playgrounds.md Outdated Show resolved Hide resolved
more/free-programming-playgrounds.md Outdated Show resolved Hide resolved
more/free-programming-playgrounds.md Outdated Show resolved Hide resolved
@awalrujaa
Copy link
Contributor Author

awalrujaa commented May 30, 2024 via email

awalrujaa and others added 2 commits May 30, 2024 14:44
Co-authored-by: Eric Hellman <eric@hellman.net>
Changed Name to remove confusion on Programiz and Programiz PRO

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

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

@github-actions github-actions bot added the linter error Please, correct build errors found by linter! label May 30, 2024
Changed the order to remove linter error
@github-actions github-actions bot removed the linter error Please, correct build errors found by linter! label May 30, 2024
@awalrujaa
Copy link
Contributor Author

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

Copy link
Collaborator

@eshellman eshellman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

almost there!

more/free-programming-playgrounds.md Outdated Show resolved Hide resolved
more/free-programming-playgrounds.md Outdated Show resolved Hide resolved
awalrujaa and others added 2 commits May 31, 2024 10:03
Made change as per the suggestion

Co-authored-by: Eric Hellman <eric@hellman.net>
Made changes as per the suggestion

Co-authored-by: Eric Hellman <eric@hellman.net>
@awalrujaa
Copy link
Contributor Author

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

@eshellman
Copy link
Collaborator

Thanks, and welcome to free-programming-books!

@eshellman eshellman merged commit 26ae875 into EbookFoundation:main May 31, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants