BASIC-256 is an easy to use version of BASIC designed to teach anybody (especially middle and high-school students) the basics of computer programming. It uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises.
(http://files.allbasic.info/AllBasic/B256-checkerboard.png)
-
Ceil,
Changedir,
Chr,
Circle,
Clickb,
Clickclear,
Clickx,
Clicky,
Clg,
Close,
Cls,
Color,
Cos,
Currentdir
Day,
DBClose,
DBCloseSet,
DBExecute,
DBFloat,
DBInt,
DBOpen,
DBOpenSet,
DBRow,
DBString,
Decimal,
Degrees,
Dim,
Do / Until
-
-
-
-
-
-
-
-
-
-
-
Radians,
Rand,
Read,
Readline,
Rect,
Redim,
Refresh,
Rem,
Reset,
Rgb,
Right
Say,
Second,
Seek,
SetSetting,
Sin,
Size,
Sound,
Spritecollide,
Spritedim,
Spriteh,
Spritehide,
Spriteload,
Spritemove,
Spriteplace,
Spriteshow,
Spriteslice,
Spritev,
Spritew,
Spritex,
Spritey,
Stamp,
String,
System
-
-
-
-
-
Changedir, Close, Currentdir, Eof, Exists, Kill, Open, Read, Readline, Reset, Seek, Size, Write, Writeline
Circle, Clg, Cls, Color, FastGraphics, Font, GetColor, GetSlice, Graphheight, Graphsize, Graphwidth, Imgload, Imgsave, Line, Pixel, Plot, Poly, PutSlice, Rect, Refresh, Rgb, Spritecollide, Spritedim, Spriteh, Spritehide, Spriteload, Spritemove, Spriteplace, Spriteshow, Spriteslice, Spritev, Spritew, Spritex, Spritey, Stamp, Text
Abs, Acos, Asin, Atan, Ceil, Cos, Degrees, Float, Floor, Int, Log, Log10, Radians, Rand, Sin, Tan
Asc, Chr, Decimal, Instr, Left, Length, Lower, MD5, Mid, Right, String, Upper
http://www.basic256.org
So You Want to Learn to Program? (http://www.basicbook.org/Download) (Tutorial using BASIC-256)
Note: Kaspersky IS-2010 complains and warns about the use of this program but I have no reason to believe it is malware or infected.