Replit Setup for C#

Create a Replit account in order to save and share C# projects.

  1. Go to the Replit sign-up page
  2. Fill out a username, email, and password, and click the "Sign up" button
  3. If necessary, prove your humanity to verify the account
  4. Open your email, and click the "Complete Verification" link
  5. On your repls page, click the "+ New repl" button
  6. Select "C#" from the Language list
  7. Enter a name for the Repl, like "HelloWorld"
  8. Click the "Create Repl" button to create the new project!

Replit Overview

Replit is a website that allows developers to write and run code right from a web browser!

  • Files Area - This is where developers select and update files
  • Code Editor - This is where developers write code
  • Run Button - Developers click this button to execute the code
  • Run Area - This is where the developer sees the results of the code

In the new Repl, click the "Run" button to see the code execute!

results matching ""

    No results matching ""