University of Jordan |
Electrical Engineering Department |
EE 537 |
Selected Topics in Computers: Object-Oriented Programming Using Java |
Spring 2001 |
Instructor | Dr. Gheith Abandah | |||||||||||||||||||||||||
abandah@fet.ju.edu.jo | ||||||||||||||||||||||||||
Home page | http://fet.ju.edu.jo/~abandah | |||||||||||||||||||||||||
Office | EE 406 | |||||||||||||||||||||||||
Office hours | To be Announced | |||||||||||||||||||||||||
No. of credit hrs | 3 | |||||||||||||||||||||||||
Prerequisites | EE 431 | |||||||||||||||||||||||||
Time and room | Mon and Wed 8:00 9:30 10:00-11:00, Middle Auditorium | |||||||||||||||||||||||||
Textbooks |
The Java Tutorial, Second Edition. Download the zip file, or order the book from Amazon.com. |
|||||||||||||||||||||||||
References |
|
|||||||||||||||||||||||||
Software | Java 2 SDK, Standard Edition. Download the bin file, rename its extension from .bin to .exe, and install it in a directory named jdk1.1.2, then unzip the documentation in jdk1.2.2/docs. | |||||||||||||||||||||||||
Grading | ||||||||||||||||||||||||||
First Exam | 25% | |||||||||||||||||||||||||
Second Exam | 25% | |||||||||||||||||||||||||
Final Exam | 55% | |||||||||||||||||||||||||
Tentative outline |
|
|||||||||||||||||||||||||
Notes |
|
|||||||||||||||||||||||||
Important links |
|
|||||||||||||||||||||||||
Homework | Homework 1 due March 1,
2001. Consult our tutorial if you want to
use Borland C. Use the Indian Hill style in coding, ps
file, pdf file.
Homework 2 due April 2, 2000. Solve the questions and exercises at the end of the Object-Oriented Programming Concepts lesson of the Java Tutorial. Don't submit this homework. Said Zaghloul has found a nice and free Java editor. If you would like to try it, download this zipped file. Homework 3 due April 30, 2001. Solution Homework 4 due April 30, 2001. Solution Homework 5 due May 23, 2001. |
|||||||||||||||||||||||||
Exam 2 | Solution:
Q1 D, Q2 A, Q3 D, Q4 A, Q5 A, Q6 A, Q7 C, Q8 D, Q9 E2P9.java
|