Java Object-oriented programming (OOP) Programming 1-Day Webinar
Event Information
About this Event
Java Object-oriented programming (OOP) Programming 1-Day Course
Online Interactive Instructor-led webinar.
Who would find this course useful? This is useful if you have some coding skills already.
Virtual Classroom: You would need internet connection with audio. Download Java JDK and Eclipse, or ask us for download assistance. Or use our interface.
Duration: 1 Day
Breaks: At 1pm about 30 minutes lunch break and after every session a small break,
Session 1: Using packages, Creating and calling methods, parameters, method overloading, Data protection through encapsulation
Session 2: Classes, object construction, Inheritance, method overload and override, Polymorphism or runtime binding
Session 3:Constructors, parameterised constructors, Create abstract classes and methods, Create and use an interface
Session 4:Use the access modifiers protected and the default (package-friendly)Create static variables, methods, and initialisers, Create final classes, methods, and variables
Session 5: Create separate threads in a Java technology program, controlling the code and data that are used by that thread