By joining in this course, students will expand their knowledge of Java SE, while building their Java skill set. Students will build a solid basis in the Java language to enhance their employability skills and propel their career in application development.
Upon completion of this Java training course, students will be able to:
- Understand Object Oriented Programming and apply the OOP principles abstraction, encapsulation, inheritance and polymorphism to solve the problems efficiently
- Write and execute applications using classes, interfaces and packages
- Use exception classes to handle run time errors and write own exceptions
- Handle strings more efficiently
- Write and read from files more easily
- Write multi-threaded Java applications
- Choose appropriate data structures from the Java Collection API, etc.