Jamie Starke bio photo

Jamie Starke

I develop for my career, but I also develop for fun, and whenever I think it can solve a problem I'm having. This has lead me to create side projects, such as Rental Map and BusTimes, among others.

Consulting Newsletter Email LinkedIn Github Stackoverflow More

Posts Tagged “CPSC 217 F09”

End of Semester

The semester is at an end, and I would like to thank all of you for a great semester.

Week of November 23rd, 2009

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.

Grayscale Example

Another good example of how to work with images is available in this Grayscale image example.

Assignment 3

Assignment 3 is due Friday, November 20th at Noon.

2D Lists

This has been shamelessly borrowed from Chris Luce, as he showed them in one of my tutorials last week.

Scope of Variables

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.

Midterm Reminder

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 Reminders

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.

For Loop Examples

The first example from this week was a count down. This would display on screen a count down from 10 to 0.

While loop Example

Here is the intersection example from last Wednesay and Thursday’s tutorial.

Assignment 2 Information

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.

If Statements

Here are 3 examples of using if statements in python.

Assignment 1 Submission

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.

Converting between bases

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...

Assignment 1 Part B Starter

Chris Luce gave a good example to help show the basic concepts needed to get started on assignment 1. This example is available Here.

Assignment 1

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...

Week of September 21st 2009

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.

Extra help and CT Hours for CPSC 217 F09

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...

Useful Linux Commands

The following are a list of useful Linux Commands that you may want to use during the course.