Week 2

Programming a Computer
Algorithms, Pseudocode
Software Life Cycle

Learning Objectives

    Introduce the concept of programming a machine.

    Introduce the concept of an algorithm.

    Learn how to write pseudocode.

    Look at various types of computer errors.

    Examine the basic components of a computer.

    Examine the Software Lifecycle.

    More practice with Microsoft Visual C++ 6.0.

At the end of the week you should be able to:

    Write a pseudocode description of an algorithm.

    Identify the major components of a computer.

    Identify the various phases of a software development project.

Reading Assignment

    Section 1.3 & 1.4, Pages 19 - 33 (Introduction to C++)

    Section 2.1, Pages 40 - 49 (Variables and Assignments)

    Section 2.3, Pages 61 - 72 (Data Types and Expressions)

    Section 2.5, Pages 93 - 97 (Progran Style)

Take-Home Programming Assignment

[Home] [About Me] [Office Hours] [CIS 121] [CIS 123] [CIS 127] [CIS 226] [CIS 227]