Outline of CS 6371, Programming Languages

PROGRAMMING LANGUAGES

Fall 1999

PROF. WILLIAM J. PERVIN


TEXT:

Concepts of Programming Languages, by Robert Sebesta (4th Edition), Addison-Wesley, 1999.

Note that this is basically an undergraduate textbook so students should expect to find that additional material will be covered in class.

TARGET AUDIENCES:



OVERALL GOALS OF CS 6371:


From the ACMTFFCS, we list the fundamental topics as:

In addition, essential topics are:


We will try to mention Object Oriented Programming and Java™ in class.

GRADING

There will be two equal tests and a comprehensive final. Homework will also count in the grade.

HOMEWORK

The detailed assignments will be given in class. The three languages to be used in this course are:

For a very interesting web site for programming languages, look at http://www.netti.fi/~simos/oasis/.
For a detailed syllabus, click here
For downloads of code examples and compilers, click here.


Back to Dr. Pervin's Home Page