For someone wanting to learn programming, I recommend TrueBasic (truebasic.com). It is a nice structured language, easy to learn, and powerful; not like the line-number orientated BASIC's of old. I have written many programs in TB. It is an allocated language, not compiled; hence, is a slower...