Important Information

NOTE:  This page has been re-organized.

 

Study Guide for final   - courtesy of M. Makai – augmented in red by Professor Adams

 

IMPORTANT:  CS Department Picnic – This Wednesday September 1

Purcell Park,  shelter #1 at 4:30pm -  food and games

 

Syllabus

 

Useful  URLs

 

Keys

 

Gradesheets

 

Assignments

 

Code Examples

 

Lectures

NEW  October 19th  NEW  -- Note that Assignment 12 contains a list of topics to review for the test

                                             The code developed and illustrated in class today is under Code Examples

 

 October 12 - The exam will be a week from Thursday, October 21st, 2004 during class.  It will include questions on:  Pascal,

                             FORTRAN, Mini-Language Core, Ada, grammars (Chapter 3),  and  Chapter 5.  A good way to review would

be to look back at all the work you have produced this far as well as the material on this website. 

A detailed explanation of the point deductions for the first Pascal programming assignment is available here.  Programs will be outside my door by tomorrow at 1pm if you want to pick them up.  Grades for the assignment have been posted on Blackboard.  Look at your e-mail if your grade is not posted.

 

    October 7 – There is a folder at  https://users.cs.jmu.edu/adamses/public under CS 430 - 530 named Queens.  The four

                               Ada files are there.  Please copy them, study them, and add comments to the code  about the Ada language

                               to them.  Also re-read Chapter 5 and look at the problems at the end of that chapter. We will go over one

                               or 2 in class and others or ones similar to them will appear on the exam. 

   September 23 -  Answers to Pascal questions from Assignment #8 

   September 21 – Adams code for FORTRAN programming assignment 3 – (Assignment #6)

                             Gradesheet for FORTRAN Programming assignment 3 – (Assignment #6)  - see under Gradesheets

                             Code examples using Pascal files  to write values of different types:

shortstring (non-standard), char, integer, packed array of char

                             Code example using Pascal files to read values of type file of integer

                             Answers to Pascal questions from Assignment #7     

                             Trivial Pascal program to read 3 integers and echo them

    Class 6 -  September 9  Notes   and   Things to Watch out for

    Class 5 -  September 7  Sebesta Slides for Chapter 3

    Class 4 – September 2  Lecture notes and example programs

    Class 3 – August 31  FORTRAN information   Compiler Information

    Class 2 – August 26  Section 1 Notes   Section 2 Notes

    Class 1 – August 24 Slides,  Section 1 Discussion,  Section 2 Discussion