DEV Community

Michele Gallotti profile picture

Michele Gallotti

404 bio not found

Joined Joined on 
JVMS Deep Dive: How the JVM Represents Data — Integers, Floats, and the Mysterious returnAddress

JVMS Deep Dive: How the JVM Represents Data — Integers, Floats, and the Mysterious returnAddress

1
Comments
1 min read
JLS Deep Dive: The Java Type System — Primitives vs. References

JLS Deep Dive: The Java Type System — Primitives vs. References

1
Comments
1 min read
JLS Deep Dive: The Rules of the Language — Identifiers, Keywords, and the Underscore

JLS Deep Dive: The Rules of the Language — Identifiers, Keywords, and the Underscore

2
Comments
1 min read
The Forbidden Workshop: Three Interactive Tools to See Inside the Java Compiler

The Forbidden Workshop: Three Interactive Tools to See Inside the Java Compiler

3
Comments
1 min read
JVMS Deep Dive: From Source to Bits — How the JVM Interprets Tokens and Literals

JVMS Deep Dive: From Source to Bits — How the JVM Interprets Tokens and Literals

3
Comments
1 min read
The Building Blocks of Code: Lexical Structure and Grammars in Java SE 25

The Building Blocks of Code: Lexical Structure and Grammars in Java SE 25

2
Comments
1 min read
loading...