COMP1007 Principles of Programming
COMP1007 is the Term 1, first year programming course. I is
a half-unit course introducing programming using two
contrasting programming languages. This course
is taught in two parts:
Note that most of the course material is in pdf
format.
Lecture
Slides
Additional Notes
and Resources
- A quick Prolog how to can be found here,
please read this carefully.
- We are using the SWI-Prolog interpreter for the
course; it can be downloaded from here
for home use.
- Documentation for SWI-Prolog can be found here.
- And finally, code for examples and your assignments
can be found here.