Techness March 2013 | Page 2

Make a program!

Guides

BY Jake Mccartan

Programming

2

Make a simple Program using TrueBasic in under 20 minutes!

TrueBASIC is exactly what it sounds like, a simple programming language to help ease people into the art of programming.

All aspects of the language is designed to be as simple to understand as possible. Everything line of code is easy to understand in plain english and doesn't require some fancy skills to learn it and make some rather cool things.

This months programming highlight will just be a simple "Ask the user their name and then say hi to them" program. Nothing fancy but still a cool program!

To start off, head over to http://www.truebasic.com/ and help yourself to the free Demo of "TrueBasic Bronze Edition". I will be using the more feature rich "Silver Edition" but everything should be the same. Install it and open it up!