CS 122 Home Page

CS 122 is an introduction to programming using the BASIC language. We will use Visual BASIC.

The syllabus:

The course syllabus

Tests:

The third test will be on Friday, April 11. It will cover arrays, procedures and functions.

The final examination is scheduled for Tuesday, May 13 at 1:00.

The assignments

The seventh assignment writup. Due on April 25.

The Portfolio Project for the class is now available as a Word document. It may be worked and handed in anytime before May 2, but you should have the skills to do it now.


The sixth assignment writup. Due on April 4.

The fifth assignment writup. Due on March 12.

The fourth assignment writup. Due on March 3.

The third assignment writup. Due on February 21.

The second assignment writup. Due on February 10.

The first assignment writup.Due on January 31.

Examples

The current data analysis example is here in three files: The form and the project and a sample data file. This now has all the previous features with retrieving and saving data to disk.

The third of the combination examples is here in two files: The form and the project. This demonstrates the subroutines and parameter passing.

The formatting example is here in two files: The form and the project. This demonstrates the format function.

The second vote machine example is here in two files: The form and the project. This one uses dynamic arrays and allows the user to choose array size.

The vote machine example is here in two files: The form and the project. These should be saved into the directory that you usually do VB. There should be other .FRM and .VBP files present in it.

The prime number example is here in two files: The form and the project. These should be saved into the directory that you usually do VB. There should be other .FRM and .VBP files present in it.

The last Euclids method for Greatest Common Factor is here in two files: The form and the project. These should be saved into the directory that you usually do VB. There should be other .FRM and .VBP files present in it.

The Console GUI presentation.

The CPU presentation.

Other links

Get some info or enter the Programming Land MOO through the web

Yahoo's BASIC Page

Return links

Return to Curt Hill's home page.

Last time I updated this page: September 24, 2010.