SWE01

Java Programming Language

This course offers a comprehensive introduction to Java and Object Oriented Programming, providing software engineers
with the necessary skills to excel in the banking industry.
  • 65 minutes

    Video duration
  • 4 modules

    Learning courses
  • 4 Topics

    Learning courses
    • 4 Quiz

      Course assessment
    What you are going to learn

    Java language fundamentals & Object-Oriented principles

    You will learn the key concepts of Object Oriented Programming, such as encapsulation, inheritance, polymorphism, and abstraction. They will also be exposed to practical examples of how these concepts can be applied to develop flexible, reusable, and maintainable code in banking applications. The course will include real-world examples and projects to help software engineers develop a deep understanding of how Java and OOP can be applied to address challenges in the banking industry.

    You will learn:

    • Types & variables in Java
    • Strings & Objects
    • Manage Program Flows
    • Error / Exception Handling
    • Unit Test in Java
    • Custom Classes & Inheritance