COMP 1005A - Fall 2016
Introduction to Computer Science I

Announcements | Assignments | Tutorials | Lectures |

Texbook

The main content of the course comes from a book called Think Python: How to Think Like a Computer Scientist, written by Allen B. Downey, Jeff Elkner, and others. We will use modifications of this book for our course.
  • The textbook for the course is Python for Everyone - Exploring Data with Python 3 (pdf) by Charles R. Severance.
  • An interactive version of Think Python: How to Think Like a Computer Scientist allows you to experiment with code in your web browser and watch video lectures. (website link)

Recent Announcements

  • There will be several references used in the course (all free online material). The main textbook will be Python for Everyone - Exploring Data with Python 3 (pdf) by Charles R. Severance.
    I would suggest you download a copy and use your downloaded version (instead of downloading each time you look at it).