CS323 Course Information


Meets: MWF 12:00-12:50 PM in Rvschl 615B

Instructor: Fred Annexstein
Office: 889 Rhodes (Office Hours: TBA)
Phone: 556-1807
Email: fred.annexstein@uc.edu
Web: http://www.ececs.uc.edu/~annexste

Important Course Information

Course Syllabus

The Second Midterm is Friday June 1 in class

·  Here is the Second-Midterm Practice Exam

The Midterm is Monday April 30 in class

·  Here is a Midterm Practice Exam


Homework

·  Homework #1- Due April 11 in class.

·  Homework #2- Due April 18 in class.

·  Homework #3- Due May 4 in class.

·  Homework #4- Due Friday May 18 in class.

·  Homework #5- Due Friday May 25 in class.


 

Resources

·  Stream code sample 1

·  Stream code sample 2

·  The Sieve of Erastothenes in Stream code

·  First Sample Prolog Code - sample1.P

·  2 Jugs Puzzle Sample Prolog Code - jugs2.P

·  8 Queens Puzzle Sample Prolog Code - queens8.P

·  Animal Race Puzzle Prolog Code - animalpuzzle.P

·  Prolog Code using cut - cut.P

Scheme Language

Link to The Internet Scheme Repository

Link to Free Scheme Implementation Chez Scheme Petite

 

 

Prolog Language

Link to XSB Prolog Programming system

Link to SML for Unix and Win32 platforms

Link to The UNIX reference desk

Link to A freeware Prolog for windows

On UCUNIX see files in /usr/local/doc/prolog for information on UNH Prolog.

 

Tutorials

            Link to Prolog Notes

Link to Tutorial1 on Prolog language

Link to Tutorial2 on Prolog language

Link to XSB Prolog Programming system

Link to Tutorials on ML language

 


Return to Dr. Annexstein's homepage