CIS 119

Programming I: Java

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
online: W 1-3
J009/J135: TR 1:10-2:40


Brightspace login
MS Office Portal (Owlmail &c)
HCC Learning Center
HCC Tech support (443 412 2477)


Course Topic List

FAQ

Projects in NetBeans

Input Using Scanner

On the Command Line

get Netbeans


Brightspace login
MS Office Portal (Owlmail &c)
HCC Learning Center
HCC Tech support (443 412 2777)
CLASSES & ASSIGNMENTS
  • credit for complete zipped project directory only
  • name projects cwkclassnumberggroupnumber e.g. cwk01g03 or hwknumberuserid e.g. hwk01jsmith
  • only use concepts we have covered in class so far
  • brief comments whenever you are doing something not totally obvious
Class 13: Methods- Memory
Notes: Methods
Class 12: Loops practice
Homework 2 - control (due October 16, groups allowed)
Class 11: Loops: nesting
Class 10: Loops: for
Class 09: Loops: while
Notes: Loops
Class 08: Conditionals - boolean operators
Class 07: Conditionals - nesting
Class 06: Conditionals - if/else
Notes: Conditionals
Project 1: StudentGrades (due Sept 25, groups allowed, not required (you still have to sign into a "group" of 1 in brightspace if working alone))
Class 05: Classes
Class 04: Using Objects
Notes: Classes and Objects
Class 03: Expressions
Class 02: Compiling and Variables
Notes: Variables and Expressions
Homework 1 (due Sept 11, no groups)
Notes: Basic Programming Concepts
Class 01: Hello World