BlueJ Quick Introduction
Welcome! This guide will help you to get started with using BlueJ's features:
- Creating objects and calling methods.
- Writing and reading text to the terminal.
- Editing and compiling code.
- Running code using the codepad.
- Creating and running tests.
- GUI programming using JavaFX.
- The main method and running outside BlueJ.
- Teamwork using version control.