Course
Digicomp Code JSE02
Object-oriented concepts in Java: Fundamentals («JSE02»)
This application-oriented course teaches the basics of object-oriented programming in Java—from classes and objects to encapsulation and constructors. Ideal for beginners who want to understand Java in a structured and practical way.
Duration
1.5 days
Price
1'050.–
Course documents
Digicomp courseware
Course facts
- Understanding key OOP concepts such as object, class, attribute, and method
- Modeling and declaring classes with a coherent structure
- Instantiating and referencing objects
- Applying constructors, methods, and parameter passing
- Implementing encapsulation, shadowing, and static elements
- Implementing the singleton pattern and memory release
- Terms
- Classes
- Objects
- Fields
- Aggregation
- Constructors
- Overriding
- Parameters and Arguments
- Overloading
- Methods
- Encapsulation
- Static
- Initializers
- Singleton Pattern
- Memory Release
Component of the following courses
Flipped/inverted classroom
The theoretical basics are mostly acquired through self-study. In joint training sessions, the knowledge is applied in practice and open questions are clarified.
This course is aimed at application developers who are already familiar with the procedural language elements of Java and now want to learn the basic object-oriented concepts of the programming language.
Attendance at the following courses or equivalent knowledge is required: