Mar 29, 2024  
2019-2020 Archived Catalog 
    
2019-2020 Archived Catalog

COMS-270 Advanced Java

Credits 4 / 4 Contact Hours
Prerequisite: COMS-175 . Placement into RDNG-016  (ACSR-016) is required.
This is the second in a two-course sequence to introduce the student to leading-edge Java technologies. This course covers Javabeans AWT Swing JDBC and other APIs. Students will also learn how to develop Java database applications using JDeveloper for rapid application development.

Course Outcomes
1. Practice and apply skills needed to develop Object-Oriented (OO) systems, employing a use-case-based approach 2. Understand OO principals such as classes, objects and relationships 3. Use Unified Modeling Language (UML) for OO analysis and design 4. Write stand-alone applications with Java programming language 5. Develop and deploy Java applets 6. Build, generate and test application components using Oracle JDeveloper 7. Build Java applications that access relational databases 8. Analyze the behavior of programs that are written by others, identify problem with these program, and suggest appropriate correction