Introduction to Java Programming is hands-on training in which you will gain the necessary skills to build complete applications using modern Java language features. During the course you will implement a full thin-client web site, from File -> New Project to server deployment. As the course progresses, it addresses key syntax and semantics that make Java ideal for leveraging effective object-oriented logic. Particular attention is given to developing a solid multi-tier architecture that maximizes reuse, reliability, maintainability, and ease of development.
Of particular note, the extensive hands-on exercises use AdaptaLearn® advanced adaptive learning. This effectively allows each participant to tailor the guidance they receive to match their own personal background and experience, virtually guaranteeing that all attendees will succeed, whether novice programmers or seasoned developers.
After the course, for 90 days, you will have access to a virtual-machine sandbox to continue Java development including completing bonus exercises, and if help is needed, you can request individual one-on-one coaching - all included in your tuition.
Audience:
Programmers moving to object-oriented programming using Java.
Objectives
In this introduction to Java programming, you will learn how to:
Module 1: Introduction to Java
Module 2: Java Application Structure
Module 3: Syntax and Semantics
Module 4: Using Objects
Module 5: Writing Classes
Module 6: Java File I/O
Module 7: Java Database Connectivity
Module 8: User Interfaces
Module 9: Java Software Development Kit (SDK) Tools
Attendees should have some experience with a high-level language, such as C, C++, C#, Visual Basic, Pascal, Python or similar. As a minimum you should know how to:
Use variables, flow-control statements, and subroutines.
Write, compile, and execute a program.