Overview
Apache NetBeans is an open-source integrated development environment (IDE) for Java. It provides a set of modular software components called modules to simplify application development.
This instructor-led, live training (online or onsite) is aimed at developers who wish to use NetBeans to develop applications with Java and other programming languages.
By the end of this training, participants will be able to:
- Learn about NetBeans and how it works.
- Learn how to use NetBeans in Java programming.
- Use NetBeans to create templates and projects.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Requirements
- Basic programming skills
- Basic knowledge and experience with the Java programming language
Audience
- Software developers
- Java programmers
Course Outline
Introduction
Downloading and Installing Java and NetBeans
Configuring NetBeans
Creating a Project
Creating a Java Source File
Using Variables
Using If-Statements
Using While-Loops
Using For-Loops
Using Switch-Statements
Using Assignments and Operators
Methods and Classes
Retrieving User Input
Parsing
Compiling and Running the Applications
Troubleshooting
Summary and Next Steps