What is computer science in 4 minutes?
Learn about the Altino Virtual Car Programming Environment
What are functions?
Make Altino move using Go and delay, and Steering
Practice Exercise 1 and 2 - convert pseudo-code into code
Make the Altino virtual car complete one full circle
Challenge #1 - make a figure "8" using the virtual car
Using the Display function to display letters, numbers, and characters on the Altino Virtual Car. Open the Cheat Sheet or it's posted on the left below, and look at Page 4.
Use Display and (48 + __) to display numbers on the Virtual Car
Use Display and (65 + __) to display letters on the Virtual Car
Challenge #2 - Counting Circles on Dot Matrix on the virtual car