Select Page

Author: Steven Alexander

Hooray For Arrays.Part(2)

Of course we can use arrays like tables.  What else can we do? Use Arrays To Initialize Variables An array can be much more than a table with different features and functionality.  It enables a variety of new algorithms. The...

Read More

7 Comments About Comments

Most people are more in favor of comments than they are in favor of writing comments. Most code doesn’t have enough comments, and the comments it has are often bad comments. Here are seven types of comments, listed from my...

Read More