
The George Washington University
School of Engineering and Applied Science
Department of Computer Science
CSci 51 -- Introduction to Software Development --
Fall 2001
Lab #2
For labs meeting on Sept. 4 and Sept. 5
The
object of this lab is to help the student understand how to compile, link, and run
programs in UNIX as well as getting started on project 1.
Part 1. If you have not done so, complete lab 1
and project 0. A facility with vi and UNIX is mandatory
for this course.
Part 2. Compile and run Draw_Box_with_1_Loop_2.adb and Draw_Box_with_2_Loops.adb.
Part 3. Complete Part 1of project 1.