What’s the score? Variables and data types

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.

Learning objectives

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.

Which button?

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.

Pong part 2: Complete one-player game

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.

Pong part 3: Complete two-player game

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.

Introduction to variables

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.

Creating variables

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.

Naming conventions

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.

Constants and literals

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.

Variable scope

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.

Global scope

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.

Local scope

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.

Data types in Blocks

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.

Number

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.

String

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.

Sprite and image

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.

Boolean

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.

Guess My Number

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.

Acey Deucey

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.

Introduction to the Playing Cards extension

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.

Answers to exercises

This content is not available in the sample book. The book can be purchased on Leanpub at http://leanpub.com/makecode-book.