A proposed outline for a three session "Taste of Tech" course with EV3 (Mindstorms) LEGO robots.
In the world of software, one of the most popular programmers write when learning a new language is Hello World. Hello World’s sole function is to display the words “Hello World”. This application is a great first one to make sure that your programming environment is set up correctly and that each student knows how to upload code to their assigned robot.
This application will display the words Hello World in the EV3’s display. The code runs continuously until the user exits out of the program.