Quickstart

Ready to write some code? Here’s how to get started on the Pybites Platform, from account creation to your first completed Bite.

Create an Account or Log in

Head to Pybites Platform and sign up.

You have 3 login options for creating your account:

  • Email/Password

  • GitHub

  • Google

Once signed up, you'll be sent a verification email to confirm your account. Click the link in the email and you're done.

Pick your First Bite (Exercise)

Being "Pybites" we refer to our exercises "Bites".

Your next step is to pick your first Bite and get coding!

If you're completely new to Python, click the Exercises drop down menu and select the Newbie Bites.

Experienced developers should select the Intro Bites or the Regular Bites.

You can learn more about the different kinds of Bites in this article: Exercises Overview.

Click the Name of the Bite you'd like to attempt.

You'll be taken to the Bite's page where you'll see the instructions on the left, and the coding editor on the right.

It's now time to solve your first Bite. Check out the Solving a Bite Exercise article to get started.

Last updated