Fall 2009
Section 1: MWF 9:00-9:50 and W 10:00-10:50 in MHS-3225.
Section 2: MWF 11:00-11:50 and F 10:00-10:50 in MHS-3225.
Professor:
Drue Coles
Email:
dcoles@bloomu.edu
Phone: 389-4626
Office: BFH-235
Office Hours: Mon 10:00-11:00, Tue/Thu 11:00-12:30, Wed 12:00-1:00
Text: Big Java (3rd edition), by Cay Horstmann; John Wiley & Sons, 2008.
This course is an introduction to object-oriented programming in Java for students with no prior programming experience. It is the first course for Computer Science majors, and provides a solid foundation for the more advanced Java and software engineering courses in the CS curriculum. Java is a popular and continually evolving language used for everything from desktop games to distributed web applications. Object-oriented programming, fully supported by Java and a major focus of this course, is a proven method of software design based on the creation of reliable and reusable components called objects that can be easily combined and manipulated to solve complicated programming problems.
Home | Topics | Policies | Style Guide