| |
Mar 24, 2026
|
|
|
|
|
CIS 232 - Adv. Principles of Programming Number of Credits: 3 Advanced Principles of Programming continues object-oriented programming beyond CIS 132 - Principles of Programming (the introductory level course). Topics covered include: inheritance, advanced file I/O, GUI applications, recursion, polymorphism and database applications.(Spring)Two hours lecture each week.Two hours laboratory each week. Three Credits. Three billable hours.
Pre-requisite(s): CIS 132 .
Course Outcomes: Upon successful completion of this course, students will be able to:
- Use classes to format and print the local date and time.
- Encapsulate a class using access modifiers and overloaded constructors.
- Demonstrate polymorphism by implementing a Java interface.
- Handle checked exceptions in a Java application.
- Create GUI applications.
- Create applications that use a database.
- Debug programs by fixing syntax and logical errors.
- Explain how a program works by going through the code line by line.
Add to Personal Bookmarks (opens a new window)
|
|