Wright's CE 311K Course

(updated 8/27/04)

Teaching Assistants

Yong Woo Lee
Office Hours: F 2-5 PM, Tu 2-5 PM
Electronic Mail: mildbreeze@dreamwiz.com


Go to: Wright's Home page


Reading Assignments

Reading assignments are shown on the Topic Outline which was distributed in class.   The assignments shown in Chapra and Canale are for the 4th edition.


Assignments

This assignment will introduce you to the Learning Resource Center and Microsoft Visual Studio 6.0.  For this lab you will enter a C program and run it.  You will not actually be writing the program (you will enter a program that has already been written); however, if you wish you can modify the program you are given as described on the assignment handout.  The assignment for this lab is Assignment 1.

This assignment will introduce you to the Microsoft Developer Studio and Visual C++ programming software you will be using for the remainder of the assignments in this course. After completing this assignment, you should feel reasonably confident that (given source code) you can input, compile, and execute a simple C program using this software. The assignment for this lab is Assignment 2.