CIS 214
Java Programming
AC Chapin
ach
a
pin@h
ar
ford.e
du
please use the discussion boards in BlackBoard
unless you need a private response
(i.e. asking about a grade)
FAQ
Project in NetBeans
Input Using Scanner
On the Command Line
get Netbeans
credit for complete zipped project directory only
name projects cwk
classnumber
g
groupnumber
e.g.
cwk01g03
or
cwknumberuserid
e.g.
cwk01jsmith
same format for homework with hwk or proj
only use concepts we have covered in class so far
brief
comments whenever you are doing something not totally obvious
CLASSES & ASSIGNMENTS
Sections:
Section 01 - Face to Face
Section 02 - Online
Class 24: Enum
Class 23: Static
Class 22: Generics
Class 21: Serializing to Files
Class 20: Text Files
Class 19: Exceptions
Class 18: Collections Compare
Class 17: Collections
Class 16: Interfaces-Strategy
Class 15: Interfaces
Class 14: Abstract
Next - Abstract
Class 13: Polymorphism
Next - More Polymorphism
Class 12: Polymorphism
Class 11: Inheritance
Class 10: Advanced Arrays
Class 09: Arrays
Class 08: Methods
Class 07: Loops
Class 06: Conditionals
Class 05: Standard Class Methods
Class 04: Memory
Class 03: Classes and Objects
Class 02: Variables & Expressions
Class 01: Hello World / Compile & Interpret