DEV Community

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.
Twelve-Factor Application of Microservices

Twelve-Factor Application of Microservices

11
Comments
3 min read
Effective Java! Prefer Lists to Array

Effective Java! Prefer Lists to Array

6
Comments
3 min read
From 'A' to 'Web App': Build an API in Java

From 'A' to 'Web App': Build an API in Java

88
Comments 16
22 min read
fixing a (transitive) dependency mess with gradle

fixing a (transitive) dependency mess with gradle

7
Comments
7 min read
Leetcode: Continuous Subarray Sum

Leetcode: Continuous Subarray Sum

7
Comments 2
2 min read
Self-Referential Generics in Java

Self-Referential Generics in Java

11
Comments 3
3 min read
Convert Unicode Symbols & Punctuation to ASCII using ColdFusion/Java

Convert Unicode Symbols & Punctuation to ASCII using ColdFusion/Java

11
Comments 2
3 min read
Building A Logo Turtle App With Antlr And JavaFX

Building A Logo Turtle App With Antlr And JavaFX

6
Comments
5 min read
An Introduction to Quarkus

An Introduction to Quarkus

19
Comments 8
5 min read
'Code First' API Documentation with Springdoc and Spring Boot

'Code First' API Documentation with Springdoc and Spring Boot

9
Comments
5 min read
Live session: Event-Driven & code generation with AsyncAPI and Solace 10/06/2020

Live session: Event-Driven & code generation with AsyncAPI and Solace 10/06/2020

6
Comments
2 min read
Wikipedia Scraper in Java

Wikipedia Scraper in Java

7
Comments
1 min read
Find bugs and performance issues faster 11:39

Find bugs and performance issues faster

2
Comments
2 min read
Pass by value/reference :EXPLAINED WITH SINGLE GIF (Believe me it's true)

Pass by value/reference :EXPLAINED WITH SINGLE GIF (Believe me it's true)

18
Comments 1
1 min read
Java 15 in 2020: Reasons to *not* use Java?

Java 15 in 2020: Reasons to *not* use Java?

25
Comments 50
1 min read
Java Create Pie Chart/Doughnut Chart in Excel

Java Create Pie Chart/Doughnut Chart in Excel

5
Comments
3 min read
How to: Build a Video Chat App on Android

How to: Build a Video Chat App on Android

8
Comments
8 min read
Predicate (Programming logic)

Predicate (Programming logic)

6
Comments
4 min read
Consumer-Driven Contract Testing - Part I

Consumer-Driven Contract Testing - Part I

6
Comments
7 min read
Protect Formulas in a Web Spreadsheet Application

Protect Formulas in a Web Spreadsheet Application

8
Comments
3 min read
Effective Java! Eliminate Unchecked Warnings

Effective Java! Eliminate Unchecked Warnings

6
Comments
2 min read
To infinity and beyond: how long does it take to learn Java?

To infinity and beyond: how long does it take to learn Java?

12
Comments 2
11 min read
CLI applications with Micronaut and Picocli

CLI applications with Micronaut and Picocli

17
Comments
9 min read
Should I run JVM applications inside a container?

Should I run JVM applications inside a container?

27
Comments 2
2 min read
Going from JavaScript to Java.

Going from JavaScript to Java.

7
Comments 2
4 min read
loading...