Programming in Java Part 2
Credits: 3
Course Number: 10-152-142
Course Description
10-152-142 PROGRAMMING IN JAVA PART 2 ...focuses on application programming using advanced Java topics including: inheritance, exception handling, GUI applications, and data structures. (Prerequisites: 10-152-141, Programming Java Part 1)
Course Typically Offered
Most NWTC classes are offered in 8-week sessions. Learn more about how our class schedule can help you succeed.
How can I use this course to achieve my career goals?
This course is associated with the following programs:
What will I learn?
- Develop Advanced Polymorphic Java Classes
- Utilize Common Design Patterns in Java Applications
- Utilize Generics and Collections in Application Design
- Parse, Sort, and Manipulate Data using Stream Operations
- Manipulate Strings, Dates, and Build Localized Resources
- Handle Errors efficiently and appropriately in Applications
- Use Stream Operations to interact with files
- Use Java I/O to interact with files
- Develop concurrent Java applications
- Develop Regular Expressions
- Explain localization in Java programs