Computer Science 1107
AN INTRODUCTION TO FORTRAN PROGRAMMING FOR SCIENTISTS AND ENGINEERS

Fall 2001

Extra Credit Programming Assignment
Due date: Friday, December 7, 2001



Objective: To further explore writing a FORTRAN 77 program using multi-dimensional arrays.

The Game of Life: Text Problem 10, page 616.

No late work will be accepted on this assignment, and you must work alone. You may not work with a partner.

A nice Game of Life Java Applet can be found at Conway's Game of Life. Your FORTRAN graphics will not be as impressive, but you may get some good ideas for patterns by playing with this applet.

Be sure to do the following:

Then hand in the following:


Recall: For this and all programming assignments you should follow good software engineering principles including documenting your program with comments and using meaningful names for variables. Failure to do this will lead to reduced credit.



Course Policies Tentative Schedule Help and References
Assignments Grades and Announcements Home