Get a practical introduction to Java programming. Learn how to develop Java applications for desktop, web, and mobile platforms, including Android.
Overview
Syllabus
Introduction
- Build and deploy Java applications
- What you should know
- How to use the exercise files with Java 11
- Pick a Java IDE
- Install the Java Development Kit (JDK)
- Install Eclipse
- Eclipse setup
- Create a Java class
- Variables
- Functions
- Arrays
- Conditional statements
- Classes
- Input and output
- Read data from a file
- Handle Java errors
- Install Swing tools
- Swing basics
- Layout tools
- Labels and buttons
- Connect UI elements to code
- Check boxes
- Radio buttons
- Listener classes
- Add or remove components at runtime
- Tables
- Store data in a two-dimensional array
- Populate a table from an external file
- Scroll a table
- Publish a runnable JAR file
- Use a JAR file in another project
- Bundle and use resources in a runnable JAR
- Install Java EE
- Install Tomcat
- Create a JSP project
- Write server-side Java
- Install Android Studio
- Create and run an Android app in an emulator
- Next steps
Taught by
Todd Perkins