Latest

All the resources in the Guide, starting with most recent.

Non-local break & continue

YouTube

Non-local break & continue
Making inline lambdas truly first-class citizens
PHP

Channel

PHP
Scripting language especially suited to web development.
Multi-dollar String Interpolation in Kotlin

YouTube

Multi-dollar String Interpolation in Kotlin
Improve $ handling in string literals
Updating Dependencies

Part of tutorial

Updating Dependencies
Modifying your `pom.xml` file to use jakarta dependencies.
UUID in Kotlin Multiplatform

YouTube

UUID in Kotlin Multiplatform
Work with unique IDs using the Kotlin Standard Library
Zoom

Tip

Zoom
Zoom in and out on the IDE.
Work with records

Tip

Work with records
Create a record, or convert between classes and records.
Show diff with working tree

Tip

Show diff with working tree
Show the changes on a branch with the working tree.
Use Pattern Matching for instanceof

Tip

Use Pattern Matching for instanceof
Inspections can guide us to use newer Java features.
JShell

Tip

JShell
Use JShell in IntelliJ IDEA to quickly evaluate Java expressions.
Inlay Hints

Tip

Inlay Hints
Inlay hints provide additional information about your code.
Create a new class

Tip

Create a new class
Create a new class and a new package.