Forem

Java

More than just a cup of coffee, Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
JVM Primer Part 2 - Debugging memory issues

JVM Primer Part 2 - Debugging memory issues

42
Comments
5 min read
Follow These Java Best Practices for Ultimate App Performance

Follow These Java Best Practices for Ultimate App Performance

12
Comments
3 min read
A Primer on JVM Memory Management and Troubleshooting - 1

A Primer on JVM Memory Management and Troubleshooting - 1

38
Comments
4 min read
AtomicReference, a sometimes easier alternative to synchronized blocks

AtomicReference, a sometimes easier alternative to synchronized blocks

8
Comments
4 min read
Are you worried where your garbage goes?

Are you worried where your garbage goes?

12
Comments 3
2 min read
Implementing in-app language change

Implementing in-app language change

16
Comments
5 min read
Como criar uma aplicação REST API básica com Spark

Como criar uma aplicação REST API básica com Spark

13
Comments
2 min read
Kissing the state machine goodbye

Kissing the state machine goodbye

35
Comments 4
6 min read
JVM Architecture 101: Get to Know Your Virtual Machine

JVM Architecture 101: Get to Know Your Virtual Machine

105
Comments 1
5 min read
In-memory database tests with Querydsl

In-memory database tests with Querydsl

27
Comments
5 min read
Read Efficient Data Structures

Read Efficient Data Structures

237
Comments 8
15 min read
How to generate Java Getters and Setters with Lombok (Part 2)

How to generate Java Getters and Setters with Lombok (Part 2)

8
Comments
5 min read
How to generate Java Getters and Setters with Lombok (Part 1)

How to generate Java Getters and Setters with Lombok (Part 1)

25
Comments 5
3 min read
Introduction to Unit Testing with Java

Introduction to Unit Testing with Java

333
Comments 17
9 min read
Ignoring Exceptions in Java

Ignoring Exceptions in Java

17
Comments 1
7 min read
Microbenchmarking on Android

Microbenchmarking on Android

16
Comments
4 min read
Java Enterprise 101

Java Enterprise 101

215
Comments 16
8 min read
Why I Deleted My IDE; and How It Changed My Life For the Better

Why I Deleted My IDE; and How It Changed My Life For the Better

101
Comments 37
8 min read
Explain Java 8's Optional Like I'm Five

Explain Java 8's Optional Like I'm Five

78
Comments 4
1 min read
Dockerizing Java 10 Spring Boot app

Dockerizing Java 10 Spring Boot app

34
Comments
1 min read
Migration from Junit 4 to Junit 5

Migration from Junit 4 to Junit 5

20
Comments 6
6 min read
Elasticsearch(ES) and the hardships

Elasticsearch(ES) and the hardships

24
Comments 3
4 min read
Microframeworks en Java

Microframeworks en Java

8
Comments
3 min read
How to publish a library to a Maven repository with the maven-publish plugin

How to publish a library to a Maven repository with the maven-publish plugin

11
Comments
5 min read
PlugFace Reborn - the Java Plugin System

PlugFace Reborn - the Java Plugin System

12
Comments 1
5 min read
loading...