
How to sign up to Scratch

Lists in coding
What are lists?
To give you the short answer, lists are places where you can store information, just like variables. However, there is one key difference between lists and variables; variables can only store one piece of information at a time, whereas lists can store multiple bits of information at a time.

Events in coding
What's an "event"? What does it mean in the context of programming, and what do we use them for? Let's find out!

Create an interactive stadium project for the classroom

Bitmaps and vectors
What are bitmaps and vectors? Let's find out!

New to sprites in Scratch?
What are sprites? What do I do with them? How do I make them? If you're new to using sprites in Scratch, then come join us for a little bit of a crash course!