CIS 115

Fundamentals of Programming

AC Chapin
achapin@harford.edu
please use the discussion boards in Brightspace
unless you need a private response
(i.e. asking about a grade)

Office Hours
MTWR 2:45 - 4:00pm in J007 or J009 or J135


CLASSES & ASSIGNMENTS
  • only use concepts we have covered in class so far
  • indent lines inside structures like if and else, but line up if/else/endif
  • use double quotes around strings: "hello" is a string, hello is a variable