Jan 8: Syllabus Review
Jan 10: Chalk board lecture
Computer architecture, binary number system
Jan 13: Chalk board lecture
Base 10 <-> Base 2 conversions, binary arithmetic, bitwise OR
Jan 15: Chalk board lecture
bitwise AND and NOT, Algorithms
Jan 17: Chalk board lecture
Algorithms cont., primitive types, variable declarations, Hello
World
Jan 21: Chalk board lecture
ssignment statements, *, /, +, -, %, ()
Jan 25: Chalk board lecture
Jan 27: Exam 1
Jan 29:
Code
print(), printf(), println(), Scanner
Jan 31:
Code
Scanning doubles, Strings, chars
Feb 3:
Code
Comparison, relational, boolean operators
Feb 21:
Lab6
prep for exam
Feb 24: Exam 2
Mar 31:
Lab 11
2D Arrays & Scanning Files
Apr 4:
Lecture code,
Random integers, characters, unicode characters
Apr 9:
Lab 12
Random integers, entity class, game
Apr 14:
Lab 13
Scanning file, Entity class, Printwriter, arrays
Apr 15:
Lab 14
Scanning file, Entity class, Printwriter, arrays
Apr 22:
Lab 15
Printwriter, array, random numbers
Apr 23:
Lecture code
do-while, ?:, swap, PrintWriter, Scanner fin