Beginner. Are you a beginner programmer who
does not know where to start? This document may help
clear your thought processes, detail the task and make those first,
crucial steps. The design skills needed to start writing a program are at least
as essential a part of programming as knowledge of any programming
language.
Debugging - an essential skill, often
overlooked by teaching institutions and programmers alike. Detailed
tips and instructions for tracking down and resolving those gnarly
logic errors.
Truth Table Simplifier Applet.
This applet converts a truth table representation of one or more
boolean functions and their inverses to simplified sum-of-products
expressions.