Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

CourseHorse

Java Programming Level 1: Introduction for Non-Programmers (Live Online)

via CourseHorse

Overview

This is an introductory programming course which provides a strong foundation that would allow students to further their skills with additional education. The course begins with an introduction to Java and how it compares to other languages, followed by how to write simple applications. Java Syntax, control code, and data types will all be discussed. In addition, fundamental object-oriented principles such as class creation, inheritance, and interfaces are considered. The latter part of the course will focus on GUI (graphical user interface) development and database connectivity.

Audience Profile

This course is intended for new developers or developers who wish to transition to the Java platform

At Course Completion

After completing this course, students will be able to:

  • Create basic Java applications
  • Use NetBeans
  • Compile and run Java applications
  • Write and document Java Code
  • Declare and use variables
  • Author expressions
  • Use classes, objects, and call methods
  • Read and write to the console
  • Use different data types
  • Code conditional statements (if/else)
  • Code loops (while statements)
  • Handle exceptions
  • Test and debug Java applications
  • Define custom reusable classes using NetBeans
  • Create objects based on your classes
  • Consume objects based on your classes

Prerequisites

Before attending this course, it is recommended that students:

  • Have basic computer navigation skills
  • Prior programming experience is not necessary, but it can help to put these topics in perspective

Course Outline

(Note: the course material contains much more information that can serve as a useful reference to the learner going forward. This is why the chapter and section numbers listed are not in perfect numeric order)

Section 1: Essential Skills

An introduction to Java

  • An overview of Java
  • Types of Java applications
  • An introduction to Java development
  • How to use NetBeans to work with existing projects
  • How to use NetBeans to develop new projects

How to write your first Java Application

  • Basic coding skills
  • How to work with numeric variables
  • How to work with string variables
  • How to use classes, objects, and methods
  • How to use the console for input and output
  • How to code simple control statements
  • How to test and debug an application

How to work with primitive data types

  • Basic skills for working with data
  • How to code arithmetic expressions
  • How to use Java classes to work with numbers
  • How to use the BigDecimal class

How to code control statements

  • How to code boolean expressions
  • How to code if/else and switch statements
  • How to code loops
  • How to code break and continue statements

How to code methods, handle exceptions, and validate data

  • How to code and call static methods
  • How to handle exceptions
  • How to validate data

How to test, debug, and deploy an application

  • Basic skills for testing and debugging
  • How to use NetBeans to debug an application
  • How to deploy an application

Section 2: Object-oriented programming

  • How to define and use classes
  • An introduction to classes
  • How to work with a class that defines an object
  • How to code and use static fields and methods
  • More skills for working with objects and methods

Taught by

ONLC Training Centers

Reviews

4.3 rating at CourseHorse based on 7 ratings

Start your review of Java Programming Level 1: Introduction for Non-Programmers (Live Online)

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.