|
|
The main objective of this course it to develop and enhance skills in object oriented computer programming using the Java programming language. The course provides a comprehensive coverage of control flow, classes and methods, class composition and extension, interfaces, generics, and exceptions. Use of concurrency control, file I/O, event handling, Swing Library, Networking, and JDBC are also covered.
The course is an advanced Java programming course and is for students who have taken at least one semester of Java programming (CS 342 or CS 520).
The course grade will be based on programming assignments (40%), mid term exam (30%), and final project (30%). Assignments are expected to be submitted by their respective due dates.
All course materials will be available for the students on BU's Blackboard Learn site.Click here to enter Blackboard site for this course (https://lms.bu.edu).
Please review the academic conduct code
Module 1 | Readings | |
---|---|---|
-- Control structures -- Classes and Interfaces -- Inheritance and Polymorphism |
Week 1 | |
Module 2 | ||
-- Collections Framework -- Generics -- Exceptions |
Weeks 2 and 3 | |
Module 3 | ||
-- GUI (SWING and AWT) -- Event Handling |
Weeks 4 and 5 | |
Module 4 | ||
-- JDBC (Java Database Connectivity) | Week 6 | |
Mid Term Exam, In Class (March 18th), Open Text Book | ||
Module 5 | ||
-- Networking | Week 8 | |
Module 6 | ||
-- Multithreading and synchronization -- Concurrency |
Weeks 9 and 10 | |
Module 7 | ||
-- File I/O -- Performance Tuning |
Weeks 11 and 12 | |
Module 8 | ||
--Class loading -- Security |
Week 13 | |
Final Project Due |