Category Archives: BASIC

How Not To Code

Recently, my friend Dan shared a thought-provoking picture of a quote by Martin Golding:   When I first started writing programs back in the Dark Ages (1980s), I wasn’t even aware that coding styles existed. Not only did I probably … Continue reading

Posted in BASIC, Coding | Leave a comment

Numbers Of Unusual Size

The latest version of Mintoris Basic for Android supports large number math. Really REALLY large number math… Continue reading

Posted in Android, BASIC, Coding, Digital, Math, Tools | Leave a comment

BMP file format

It’s often useful to be able to produce an image file as output from a program. Bitmap (.BMP) is one of the easiest formats to write. Here’s how to output 24-bit .BMP files from your data. Continue reading

Posted in BASIC, Coding, HOW-TO | Leave a comment

BASIC Stamp board review

Radio Shack stores now carry BASIC Stamp boards. I got one and tried it out… Continue reading

Posted in BASIC, Coding, Digital, Electronics, PIC Microcontrollers, Reviews, Toys | Leave a comment