Lego Mindstorms Development - Get better handling of Variables!!!
[View:https://www.youtube.com/watch?v=myFKfOA4XbQ]
Better Handling of Variables
- Small Basic was designed to handle variables in a professional but simple manner. See Small Basic is Simple.
- You can create string and numeric constants and assign them to variables. Operations performed on these variables will be interpreted according to the content.
- All variables are global and are always initialized. They can often be used before they're assigned.
- Even better, the variables are all of one type, rather than integers, strings, etc.
This results in less confusion, and it's a LOT easier to learn and to teach variables to students!
Dig Deeper on Lego Mindstorms:
Lego Mindstorms EV3 extension for Small Basic - EV3 Basic!!!
Program your Lego Mindstorms EV3 Robots with actual Text-Based Coding!
FREE SOFTWARE: Lego Mindstorms EV3 Basic for Small Basic
Lego Mindstorms EV3 Basic - Small Basic is in 20 Languages!!!
Lego Mindstorms - EV3 Basic is the Easiest Installation!!
Lego Mindstorms EV3 Basic - Small Basic teaches you as you type!
Lego Mindstorms EV3 Basic - What are the social collaboration features?
Lego Mindstorms EV3 Basic - Leveraging the Small Basic Graphics Window
Lego Mindstorms EV3 Basic - SPECIAL FEATURES: the Sound & Speaker Objects
Have a Small and Basic Christmas and Holiday Season!
- Ninja Ed
Comments
Anonymous
December 22, 2015
This is cool stuff :)Anonymous
December 24, 2015
Thanks, Kjetil!Anonymous
January 30, 2016
Computers Today (part 1 of 6) blogs.msdn.com/.../computers-today.aspx CS SPOTLIGHT: Girls in computer programming... why it matters!!! blogs.msdn.com/.../cs-spotlight-girls-in-computer-programming-why-it-matters.aspx