Virtual Class
Public Class
In House Training
Private Class
This Introduction to Java for Non Programmers course teaches people with little or no programming experience how to program with the Java programming language. Topics include introductory object-oriented programming, algorithmic thinking, problem-solving, control statements, primitive types, operators, keyboard input, screen output, methods (user-defined and API), arrays and strings.
The course offers extensive hands-on laboratory experience. Solutions are provided for laboratory exercises. The course includes approximately 60% lecture and 40% laboratory exercises. After taking this course, students will be prepared to take Introduction to Java for Non-Programmers Level 2
Our Java for Non-Programmers training emphasizes achieving program clarity through proven software-development techniques. Nonprogrammers learn skills that underlie good programming through dozens of complete, working programs—we call this the live-code approach. This hands-on approach rapidly builds the confidence of new programmers, because all programming concepts are presented in the context in which they will be used.
Introduction
Introduction to Java Applications
Introduction to Classes and Objects
Control Statements: Part 1
Control Statements: Part 2
Methods: A Deeper Look
Arrays
Case Study: Class GradeBook Using a Two-Dimensional Array