Instructor |
|
Lab Assistants |
|
---|
Policies |
|
General course information: objectives, prerequisites, text, policies, etc.
|
|
A sample of what a completed formal write-up for a lab assignment should
look like.
|
|
Prof. Sutcliffe's policies for his CMPT programming courses in general, and
CMPT14x in particular. We will be adhering to these policies in this
offering of CMPT14x. This is in addition to policies stated in the syllabus.
|
|
Course website from the last offering of CMPT14x
(in Modula-2, also taught by me).
|
|
Our primary textbook is available online as well as in the campus bookstore:
"Modula-2: Abstractions for Data and
Programming Structures", by TWU's own Rick Sutcliffe.
|
Python |
|
For your reference, everything Python is accessible from the main Python
homepage.
|
|
Your first assignment is to get familiar with the IDLE programming
environment for Python that we have installed on the PCs
(Start/Programs/Computing/IDLE) in the drop-in computer lab at Neufeld 9.
We'll use the "One Day of IDLE Toying" tutorial written by Danny Yoo
at Berkeley.
|
|
A supplementary textbook specific to Python is available on the web:
Allen B. Downey, Jeffrey Elkner and Chris Meyers,
How to Think Like a Computer Scientist: Learning with Python,
Green Tea Press.
(off-site link)
|
|
Here is an updated list of all the Python language constructs and libraries
that we've learned in class to date. For your own edification, you are
encouraged to learn as much about Python and its libraries as you can.
However, for class purposes in your labs, please limit yourself to these
constructs.
|
|
Detailed outline of the semester, including assignments.
|
|
Lab/HW assignments not from the M2 book.
|
|
Slides from the lectures, in Adobe Portable Document Format (PDF).
|
|
Every class starts with a short devotional from the Bible, to help keep
everything in perspective!
|
Exams |
|
The first midterm on ch1-5, with
answer key.
|
|
Part 1 of the CMPT140 final exam on ch1-8, with
answer key.
Part 2 of the final exam, with
answer key.
|
|
The third midterm, with
answer key.
|
|
The semester final exam, with
answer key.
|