pxt-calliope/docs/reference/js/guides/touchdevelop-lessons.md
2016-03-25 16:47:20 -07:00

4.3 KiB

TouchDevelop Lessons

Overview of TouchDevelop lessons for the micro:bit. #docs #contents

@section full

~column

LED screen

micro:bit

functions

Basic

Language

Variables

Statements and control structures

Maths

  • arithmetic operators (+, -, *, /, mod) on numbers
  • comparison operators (such as >, =) on numbers
  • the math library
  • the bits library

Logical

  • boolean operators (not, or, and) on booleans

Strings

~

~column

Input

~

~column

Authoring & Other Bits

Functions and libraries

Images

Pins

Accessories

Tutorials

~