Announcements:



Syllabus: link

Codelab Registration Information: Codelab info

Dr. Java instructions: link

CISC 1115 departmental website -- has old finals link

Extra Final exam: link



Topics List for Exams:


Topics list for exam 1 Review sheet for test 1
Topics list for exam 2 Review sheet for test 2
Topics list for the final exam Review sheet for the final exam

Homeworks

Homework Link Due date
Homework #0 Homework #0 February 2
Homework #1 Homework #1 February 28
Homework #2 Homework #2 March 7
Homework #3 Homework #3
Homework #4 Homework #4

Codelab Assignments -- Go to the Required folder in Code labs

Assignment number Description Due Date
Code lab homework #1 The section called "Part 2: Java fundamentals" February 16
Code lab homework #2 The section called "Part 3: Strings, Output, and Input" Omit dialog boxes February 23
Code lab homework #3 The section called "Part 4: Decisions" March 7
Code lab homework #4 The section called "Part 5: Loops" March 30
Code lab Homework #5 The section called "Part 11: Files" April 6
Code lab Homework #6 The sections called "Part 8: Using Static Methods" and "Part 9: Declaring Static Methods" April 20
Code lab Homework #7 The section called "Part 6: Arrays"


Code similar to what we did in class (This has been tested and run)

Topic Link
Basics link
IO link
Conditionals link
Loops link
Files link
Methods link
Arrays link
Sorting and Searching link
Strings link
Review for Final link