Written, not streamed
PDF explanations and code examples you can read at your own pace.
THE JAVA READING ROOM
A little theory. A working example. A page you can return to. Explore Java programming through downloadable PDF guides, at your own pace.
class HelloJava {
public static void main(String[] args) {
System.out.println("Start here.");
}
}
01 / WHO WE ARE
Hexalorinia is an independent collection of written Java programming guides. We organise concepts around examples you can read, trace and adapt. Each guide has a defined focus, from a first variable to a structured console project. You choose where to begin and how much time to spend on each exercise.
Meet the reading room ↗02 / THE COLLECTION
Begin with the foundations.
Build on what you already know.
Loading the collection…
ROOM TO READ. SPACE TO THINK.
03 / OUR MISSION
Our mission is to make Java concepts easier to examine in writing. We pair explanations with examples that show how the pieces relate. We encourage readers to pause, change a value and question an assumption. We see practice as an ongoing process, with room to revisit the fundamentals.
04 / A CONSIDERED FORMAT
PDF explanations and code examples you can read at your own pace.
Save your guide locally and revisit it offline in a PDF reader.
See the modules and prerequisites before choosing a guide.
Use worked examples and focused exercises to explore each idea.
YOUR FIRST CHAPTER / €0
Meet variables, read a small Java program and try a console exercise with Free Packset.
Get the free guide ↗