© Doug Winnie 2021
D. WinnieEssential Java for AP CompScihttps://doi.org/10.1007/978-1-4842-6183-5_8

8. Hello, World

Doug Winnie1  
(1)
Mission Hills, KS, USA
 

Coding requires knowing what to code, but also how to combine the tools you use together to make the project work and share with others.

Before we start getting into some heavy coding, we should work on exactly how you should use the tools together.

Create Your IntelliJ Java Project

First, we need to create the basic structure for our project. To do that, we need to go into IntelliJ and create a new Java project using specific project templates.

IntelliJ IDEA

When you launch IntelliJ for the first time, you will see the welcome screen. You can also open this screen from the FileOpen menu item. ...

Get Essential Java for AP CompSci: From Programming to Computer Science now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.