Category Archives: BASIC

Computer Speed Comparisons, Part 1: Integer Math

Summing the first 10^N primes can be the basis for a scalable benchmark for modern and vintage computers… Continue reading

Posted in BASIC, C, Coding, Math | Tagged , , , , , , | Leave a comment

For Loop Gotchas

Be careful when using for loops with unsigned variables… Continue reading

Posted in BASIC, C, Coding, Fractals | Leave a comment

It from Blit

The Sierpinski Triangle is a shape that almost seems to want to get itself produced… Continue reading

Posted in BASIC, Coding, Fractals | Leave a comment

Magical Music Machine

With a few musical rules, random number generators can create something not entirely unlike music… Continue reading

Posted in BASIC, Coding, Math, Music | Leave a comment