Merge pull request #2439 from kouhe3/master

modify ide.cs50 to code.cs50
This commit is contained in:
R.I.Pienaar 2022-05-11 12:01:16 +02:00 committed by GitHub
commit 43e9a921fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1377,7 +1377,7 @@ Table of Contents
* [codiga.io](https://codiga.io/) — Coding Assistant that lets you search, define and reuse code snippets directly in your IDE. Free for individual and small organizations.
* [codesnip.com.br](https://codesnip.com.br) — Simple code snippets manager with categories, search and tags. free and unlimited.
* [cocalc.com](https://cocalc.com/) — (formerly SageMathCloud at cloud.sagemath.com) — Collaborative calculation in the cloud. Browser access to full Ubuntu with built-in collaboration and lots of free software for mathematics, science, data science, preinstalled: Python, LaTeX, Jupyter Notebooks, SageMath, scikitlearn, etc.
* [ide.cs50.io](https://ide.cs50.io/) - A free IDE powered by AWS Cloud9 by Harvard University.
* [code.cs50.io](https://code.cs50.io/) - Visual Studio Code for CS50 is a web app at code.cs50.io that adapts GitHub Codespaces for students and teachers.
* [codepen.io](https://codepen.io/) — CodePen is a playground for the front end side of the web.
* [codesandbox.io](https://codesandbox.io/) — Online Playground for React, Vue, Angular, Preact and more.
* [Components.studio](https://webcomponents.dev/) - Code components in isolation, visualize them in stories, test them and publish them on npm.