Java for Beginners
Course

Java for Beginners

Simon Sez IT
Updated May 28, 2019

Course Overview

Java Programming for Beginners is a comprehensive course that helps new Java programmers to discover the power of Java. By the end of the Java Programming for Beginners course, you will have mastered the fundamentals needed to program in Java.

Target Audience

People new to web design and coding looking for an introduction to Java

Learning Objectives

In this course you will learn:

  • The basics of the Java language (syntax, variables, data types)
  • About the Java Runtime Environment and the Java Development Kit (JDK)
  • To become familiar with Java SE libraries and understanding development environment options
  • The basics of object-oriented programming (OOP) concepts
  • Just how important inheritance, and the power of multithreaded is in Java
  • Some best practices when programming in Java, including controlling the flow of execution and predefined data streams for console-based applications
;