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.
Convert Microsoft Visio Document to JPG in Java

Convert Microsoft Visio Document to JPG in Java

9
Comments
2 min read
Fibonacci: Recursion vs Iteration

Fibonacci: Recursion vs Iteration

54
Comments 7
3 min read
How to create simple rest apis with springboot
Cover image for How to create simple rest apis with springboot

How to create simple rest apis with springboot

91
Comments 13
1 min read
Why Java interfaces aren't terrible (just strict)
Cover image for Why Java interfaces aren't terrible (just strict)

Why Java interfaces aren't terrible (just strict)

46
Comments 19
2 min read
What is the difference between public, protected, and private in Java?

What is the difference between public, protected, and private in Java?

81
Comments 9
2 min read
TetrisDAI – Tetris in Java (May 2008)

TetrisDAI – Tetris in Java (May 2008)

9
Comments
2 min read
Design Patterns: use or not to use
Cover image for Design Patterns: use or not to use

Design Patterns: use or not to use

13
Comments 6
2 min read
Optimizing AWS Java Lambdas

Optimizing AWS Java Lambdas

7
Comments
6 min read
Keep your SQL database in sync with Google Sheets

Keep your SQL database in sync with Google Sheets

46
Comments 4
4 min read
Why I love Java
Cover image for Why I love Java

Why I love Java

144
Comments 33
4 min read
Java Optional in class fields? Why not.

Java Optional in class fields? Why not.

20
Comments
3 min read
How file descriptors can bring your service down.

How file descriptors can bring your service down.

13
Comments
2 min read
Coloured Terminal Output with Java

Coloured Terminal Output with Java

23
Comments 2
2 min read
What is Java 9 Flow API and what is it's significance?

What is Java 9 Flow API and what is it's significance?

15
Comments 2
1 min read
Creating a WebSocket Server with the Java API for WebSockets
Cover image for Creating a WebSocket Server with the Java API for WebSockets

Creating a WebSocket Server with the Java API for WebSockets

18
Comments
6 min read
Hello World!
Cover image for Hello World!

Hello World!

15
Comments 1
5 min read
Building a Greenfield Hospital Information System with Java, Spring Boot, Apache Wicket and Gradle

Building a Greenfield Hospital Information System with Java, Spring Boot, Apache Wicket and Gradle

25
Comments 7
7 min read
Requirements as code v1.0.0 published
Cover image for Requirements as code v1.0.0 published

Requirements as code v1.0.0 published

16
Comments 2
1 min read
Java is too old, What should you learn in 2018?
Cover image for Java is too old, What should you learn in 2018?

Java is too old, What should you learn in 2018?

74
Comments 27
1 min read
Technical debt or we must improve our code base quality

Technical debt or we must improve our code base quality

11
Comments 1
1 min read
How Kotlin makes editing your Gradle build less frustrating
Cover image for How Kotlin makes editing your Gradle build less frustrating

How Kotlin makes editing your Gradle build less frustrating

51
Comments 5
6 min read
The int vs. Integer pitfall of Java's ArrayList.remove()

The int vs. Integer pitfall of Java's ArrayList.remove()

37
Comments 2
1 min read
Maven Artifact Checksums - What?

Maven Artifact Checksums - What?

15
Comments 2
3 min read
Docker in JUnit tests

Docker in JUnit tests

11
Comments
3 min read
How to use native libraries on Android

How to use native libraries on Android

11
Comments
1 min read
loading...