pxt-calliope/olddocs/js/guides/touchdevelop-lessons.md
2016-04-15 14:37:25 -07:00

3.7 KiB

TouchDevelop Lessons

Overview of TouchDevelop lessons for the micro:bit.

@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

~