DEV Community

# jvm

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Introduction to Kotlin (Part 2): if, when, and looping

Introduction to Kotlin (Part 2): if, when, and looping

5
Comments
3 min read
Introduction to Kotlin (Part 1): Variables, types, and functions

Introduction to Kotlin (Part 1): Variables, types, and functions

7
Comments
3 min read
Kotlin Scope Functions

Kotlin Scope Functions

6
Comments
2 min read
An Experiment in Streaming: Bytecode Continuous Deployment

An Experiment in Streaming: Bytecode Continuous Deployment

6
Comments
8 min read
Easily distributable Scala CLIs using jlink

Easily distributable Scala CLIs using jlink

14
Comments 1
6 min read
Hey Scala Programmers, What do you do?

Hey Scala Programmers, What do you do?

8
Comments 2
1 min read
JVM Internals: Memory Overview

JVM Internals: Memory Overview

24
Comments 2
12 min read
How to Read Java Bytecode (with examples)

How to Read Java Bytecode (with examples)

37
Comments 1
7 min read
An introduction to JVM bytecode

An introduction to JVM bytecode

12
Comments
1 min read
Introducing Kotlin at ING, a long but rewarding story

Introducing Kotlin at ING, a long but rewarding story

6
Comments
11 min read
Java 9 to Java 13 - Top features

Java 9 to Java 13 - Top features

26
Comments
6 min read
Optional Is the New Mandatory

Optional Is the New Mandatory

9
Comments
9 min read
JVM por debaixo dos panos #1 - O que é o Java?

JVM por debaixo dos panos #1 - O que é o Java?

63
Comments 8
4 min read
Java enters its teenage 🎉 🎂

Java enters its teenage 🎉 🎂

35
Comments 2
4 min read
Kotlin vs. Java: Which One You Should Choose for Your Next Android App

Kotlin vs. Java: Which One You Should Choose for Your Next Android App

9
Comments 4
5 min read
Long-lived JVM applications memory usage tuning

Long-lived JVM applications memory usage tuning

1
Comments
1 min read
Why I stopped using Coroutines in Kotlin

Why I stopped using Coroutines in Kotlin

31
Comments 22
6 min read
How Does JVM Handle Polymorphism (Method Overloading and Overriding) Internally

How Does JVM Handle Polymorphism (Method Overloading and Overriding) Internally

8
Comments
7 min read
JVM memory usage monitoring tools

JVM memory usage monitoring tools

6
Comments
4 min read
The funny Java vs Kotlin battle

The funny Java vs Kotlin battle

130
Comments 23
2 min read
Decompiling Kotlin's program: Data class

Decompiling Kotlin's program: Data class

7
Comments
2 min read
Decompile and dissasemble JVM bytecode compiled from Kotlin source code

Decompile and dissasemble JVM bytecode compiled from Kotlin source code

12
Comments
2 min read
Kotlin

Kotlin

49
Comments
6 min read
Generating JVM memory dumps from JRE

Generating JVM memory dumps from JRE

15
Comments
3 min read
Why is the name of the language, 'Clojure'?

Why is the name of the language, 'Clojure'?

11
Comments
1 min read
loading...