CS 161 - Introduction to Computer Science I

Fall 2017: MWF 11 - 11:50am, GILB 124

Assignments

Please read the style guidelines for this class.

Even though these are guidelines and not a standard for this class, 10 points of each assignment grade is based on having program and function headers, proper indentation, and vertical spacing between statements. BE CONSISTENT!!!

EVERY assignment in this course is graded by demoing your work for 10 minutes with a TA. You are required to meet with a TA within two weeks of the due date to demo.

Demo Outside 2 Weeks: Assignments that are not demo'd within the acceptable time period will be subject to a 50 point deduction.

Demo Late Assignments: Late assignments must still be demoed within the two week demo period beginning from the assignment's original due date.

Missing a Demo: If you miss your demo with a TA, you will receive a 10 point (one letter grade) deduction to that assignment for each demo missed.

Assignment #1 - Data Types, Variables, and Numbers
Assignment #2 - Write a Text Adventure Game using Conditionals
Assignment #3 - Making Algebra Fun!!!
Assignment #4 - A Cipher Only a CS Person Would Understand & Recursive Fractals
Assignment #5 - Play Yahtzee (Functions and 1-D arrays!!!)
Assignment #6 - Play Minesweeper or Battleship