Introduction To Programming

Let's get this straight from the beginning: You can do this.

It doesn't matter whether you are good at math, or whether you have programmed a computer before. It doesn't matter if you type slowly, or have problems operating a VCR.

Anybody can write a program - especially for a controller that runs props.

So, what is programming all about?

skip list of on-page links

What Is Programming?

A computer program is just a list of simple instructions that the computer performs, one at a time.

A computer is a very fast, very dumb slave that does exactly what you tell it to do. The creation of this list of instructions is the act of programming.

The program is written in a special computer "language". There are many different computer languages, with names like COBOL and RUBY. The Prop-1 uses a version of BASIC.

This language is easy to learn, and you only need to learn a little bit of the language in order to control most automated props.

Is It Hard?

Anybody can write a program and get it to produce some results. Anybody can master the basics of programming.

Think about the game of chess. The basic rules are simple and easy to learn. You can learn all the rules in just a few minutes. You could play and win your first game within an hour of seeing a chess board for the first time. But it takes years to master chess. Some people study chess all their lives and get fairly good at the game, but will never become masters. But they don't need to be chess masters to enjoy the game.

Depending on your skills and dedication, you might become a great computer programmer. But you don't have to become great to have fun programming. You don't have to be a great programmer to make something that works.

Although there is much science to programming, it is also an art. A really great programmer is an artist. And you don't have to becoma a programming artist either. You just have to make something that works.

And it's easier than you might think.

Related Pages

Skip this list.
Our series on programming controllers:
privacy policy | write to us | tip us
©Copyright 2006 by The Wolfstone Group. All rights reserved.
You must read and abide by our terms of service.