Introduction

This section serves as a quick introduction to the Arcade environment, and to the basics of programming in blocks.

[
{
    "name": "MakeCode Orientation",
    "url": "/courses/csintro1/intro/makecode-orientation",
    "imageUrl": "https://pxt.azureedge.net/blob/8892d40e5bb947255f97c1f3b88f1b091689dc0d/static/courses/csintro1/intro/makecode-orientation.gif"
}, {
    "name": "Birthday Algorithm",
    "url": "/courses/csintro1/intro/birthday-algorithm",
    "imageUrl": "https://pxt.azureedge.net/blob/f6683979afd2769847cddd6239705e9b6cb50b68/static/courses/csintro1/intro/birthday-algorithm.png"
}, {
    "name": "Sprites",
    "url": "/courses/csintro1/intro/sprites",
    "imageUrl": "https://pxt.azureedge.net/blob/4d07a0d4db6c7c8f5e56de0eea78dc81dc05206d/static/courses/csintro1/intro/sprites.png"
}, {
    "name": "Unplugged: Rock Paper Scissors",
    "url": "/courses/csintro1/intro/unplugged",
    "imageUrl": "https://pxt.azureedge.net/blob/d4c930b670da5bf424c242eba18d1a259ae6b9e9/static/courses/csintro1/intro/unplugged.png"
}, {
    "name": "Variable Math",
    "url": "/courses/csintro1/intro/variable-math",
    "imageUrl": "https://pxt.azureedge.net/blob/30c8f1ca115f34a3556c88ba023fc48530eb5186/static/courses/csintro1/intro/variable-math.gif"
}, {
    "name": "Info Variable Properties",
    "url": "/courses/csintro1/intro/info",
    "imageUrl": "https://pxt.azureedge.net/blob/e0fb4a228e3da9e5ed7cef9d929820e1bafe61b7/static/courses/csintro1/intro/info.gif"
}
]

Lessons

Flipgrid

The Flipgrid topic for the Introduction chapter: https://flipgrid.com/b769222e

CS Intro Home