CSC001 Worksheets
Intro to Computer Science

California State University, Sacramento

 

CSC001

Instructor

Syllabus

Communication

Schedule

Grades

Resources

D. Joseph
Fall 1998

Worksheet 1 - Arithmetic Expressions

Due: September 23 (beginning of Lecture)
Points: 10
Additional References: Lab Chapter 4

Objectives:

  • To learn how to evaluate QBASIC expressions.

  • To learn how to convert arithmetic expressions into QBASIC expressions.

  • To distinguish between acceptable and non-acceptable QBASIC expressions.

 

Worksheet 2 - Number Systems, Internal Rep.

Due: October 14 (beginning of Lecture)
Points: 10
Additional References: Number Conversion handout distributed in Lecture.

Objectives:

  • To learn how to covert binary numbers to decimal numbers.

  • To learn how to convert decimal number to binary numbers.

  • To determine storage requirements for character data.

  • To explore the limitations on storing numeric data.

 

Worksheet 3 - Errors & Debugging

Due: November 13
Points: 10
Additional References: Chapter 15 (Parsons/Oja)

Objective:

  • To learn how to distinguish between the three general programming errors: syntax errors, run-time errors, and logic errors.

Worksheet 4 - Good Programming

Due: November 30
Points: 10
Additional References: Lab Book (Jones/Meyers)

Objective:

  • To test your understanding of programming style.

 

 

 Return to:  CSUS | Computer Science

November 17, 1998
Comments to:  josephd@csus.edu