Category Archives: Coding

Isochronous Assembly Code

Written carefully, assembly-language routines can make very efficient use of microcontroller resources… Continue reading

Posted in Assembly, Coding, Digital, Electronics, PIC Microcontrollers | Leave a comment

Bloodshed Dev-C++

Bloodshed/Dev-C++. Because Linux users shouldn’t have *all* the fun… Continue reading

Posted in C, Coding, Internet | Leave a comment

Computational Fairy Tales

“Computational Fairy Tales,” by Jeremy Kubica, is a memorable, entertaining way to learn Computer Science concepts. Continue reading

Posted in Coding, Humor, Resources | Leave a comment

Cool math: Conway’s Game of Life

Conway’s Game of Life is an interesting introduction to Cellular Automata. Continue reading

Posted in Coding, Digital, Math, Science | 2 Comments