End of Semester
The semester is at an end, and I would like to thank all of you for a great semester.
The semester is at an end, and I would like to thank all of you for a great semester.
This is a useful example of how to use Try/Excepts in Python
This week in tutorial we covered file input.
CT Hours for Monday November 23rd will be cancelled. If you have any questions, please contact me at [email protected]
I will be out of town from Monday the 23nd until Wednesday the 25th. My tutorials will be covered by the other TAs as follows.
Another good example of how to work with images is available in this Grayscale image example.
Assignment 3 is due Friday, November 20th at Noon.
This has been shamelessly borrowed from Chris Luce, as he showed them in one of my tutorials last week.
We covered a number of examples using scope. I have decided to post these examples so that they will hopefully help you all better understand scope.
A good example of how to use functions is a the following modified version of assignment 2.
The midterm for CPSC 217 will be Thursday September 29th @ 6PM in Science Theatres 148. Don’t forget to bring the always important identification, as in lar...
Assignment 2 is due on Monday, October 26th at Noon. Get a good start on it now, as there is very limited time for extra help on Monday.
The first example from this week was a count down. This would display on screen a count down from 10 to 0.
Here is the intersection example from last Wednesay and Thursday’s tutorial.
If you have not already done so, You should look at Assignment 2. This assignment is not extremely hard, but you may find it tricky in a few places.
There will be no tutorials on Monday (October 12) and Tuesday (October 13) due to the Thanksgiving Holiday. Wednesday and Thursday tutorials will resume as ...
Here are 3 examples of using if statements in python.
Just a few reminders for everyone about assignment submission. These are helpful reminders, they are not to be taken as a complete list of requirements.
To convert between different bases, we can use a form like in this example going from Hexadecimal to Decimal and Decimal to Hexadecimal. Using a similar fo...
Chris Luce gave a good example to help show the basic concepts needed to get started on assignment 1. This example is available Here.
We will be covering Assignment 1 Part B in tutorial this week. To facilitate this, we will be going over QuickDraw. A This site includes a full set of do...
I will be out of town from Tuesday the 22nd until Friday the 25th. My tutorials will be covered by the other TAs as follows.
As you start trying the assignment, remember that if you have questions, there are lots of opportunities are available for help. I am available at the CT De...
The following are a list of useful Linux Commands that you may want to use during the course.