Java SE is a widely used platform for development and deployment of portable code for desktop and server environments. It is also the number one choice for developing native applications on the Android operating system.
This Java SE Fundamentals course introduces you to object-oriented programming using the Java language. Through hands on training, you’ll begin to build a baseline of knowledge to start your Java carrier.
Course Content
Primitive Datatypes
Code blocks, methods and scope
Control structures
Built-in data structures
Object orientation, classes, constructors and inheritance
Object orientation, composition, encapsulation and polymorphism
Basic exception handling
I/O Streams (byte streams, character streams, buffered streams, data streams and object streams
File handling
Objectives
The objectives of this course are to introduce Java as a programming language. During the course, we mix theoretical briefings with practical exercises so you can try out the topics we cover to gain a better understand of them.
Audience
Software developers who have no or very little experience of Java but some programming experience.