CIS215 - Java Programming

Day
Chapter
Topics
Assignments
Notes/Other
1 2

Intro to Java Applications
Installing the SDK

Assignment Sheet#1, 2.2, 2.3,
2.4, 2.5, 2.8, 2.9, 2.10, 2.11

HelloWorld.java
setJavaPath.bat

2 ------ Quick review,More exercises! 2.12, 2.13, 2.14, 2.15, 2.16,
2.17, 2.18, 2.19, 2.20, 2.21,
2.22, 2.23, 2.24, 2.26
 
3 3 Introduction to Classes and Objects 3.12, 3.13, 3.14, 3.15 Student.java
Student2Tester.java
Student2.java
4 4

Control Statements - Part I

4.10, 4.11, 4.13, 4.14, 4.15, 4.16, 4.17, 4.18, 4.19 Sentinel.java
Loop.java
5 ------   4.20, 4.21, 4.22, 4.25, 4.26, 4.27, 4.28, 4.29  
6 5 Control Statements - Part II 5.5, 5.6, 5.8, 5.9, 5.10, 5.12, 5.13, 5.16, 5.17  

7

6 Methods - A Deeper Look, GUIs 6.8, 6.12, 6.25, 6.29, 6.33 Pen.java
PenTester.java
GuessingGame.java
GraphicsExample.java
GraphicsExample2.java
8

7 Arrays 7.9, 7.10, 7.12, 7.17 ArrayExample.java
ArrayShift.java
9

8 Classes and Objects: A Deeper Look 8.3, 8.4, 8.11, 8.19  
10 ------   Exam  
 

Useful Links

Sun's Java website...contains the Java API, and JDK
http://java.sun.com

Eclipse.org - Download the eclipse IDE
http://www.eclipse.org

 
 
Grading
 
Labs : 80%
Final: 10%
Attendance: 10%