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.
Leetcode: Continuous Subarray Sum

Leetcode: Continuous Subarray Sum

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

Self-Referential Generics in Java

9
Comments 2
3 min read
Java 15 in 2020: Reasons to *not* use Java?

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

24
Comments 50
1 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
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
Find bugs and performance issues faster 11:39

Find bugs and performance issues faster

2
Comments
2 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
Should I run JVM applications inside a container?

Should I run JVM applications inside a container?

27
Comments 2
2 min read
CLI applications with Micronaut and Picocli

CLI applications with Micronaut and Picocli

14
Comments
9 min read
Going from JavaScript to Java.

Going from JavaScript to Java.

6
Comments 2
4 min read
A Micronaut introduction

A Micronaut introduction

14
Comments
10 min read
JAVA vs C++ vs C ?

JAVA vs C++ vs C ?

2
Comments 5
1 min read
Changing coding habits to be stream-friendly

Changing coding habits to be stream-friendly

5
Comments 2
2 min read
Deploy JAR file to Elastic Beanstalk using EB CLI

Deploy JAR file to Elastic Beanstalk using EB CLI

8
Comments 1
3 min read
Creating Private Maven/Gradle Repository

Creating Private Maven/Gradle Repository

10
Comments 2
5 min read
Announcing the Chronos Project v1.0.0 Open-Source Release

Announcing the Chronos Project v1.0.0 Open-Source Release

7
Comments 1
2 min read
AEM Social Login (Google OAuth2)

AEM Social Login (Google OAuth2)

4
Comments
6 min read
Spring Boot Continuous Integration pipeline using CircleCI

Spring Boot Continuous Integration pipeline using CircleCI

10
Comments
4 min read
Log Log Log .. how to deforest with Java CDI

Log Log Log .. how to deforest with Java CDI

6
Comments
2 min read
5 Best Courses to learn IntelliJ IDEA for Java Developers

5 Best Courses to learn IntelliJ IDEA for Java Developers

64
Comments 1
10 min read
Android Development

Android Development

6
Comments 2
3 min read
Learn to make list using RecyclerView

Learn to make list using RecyclerView

5
Comments
5 min read
Hey JVM! ¿What this tests actually mean?

Hey JVM! ¿What this tests actually mean?

7
Comments
5 min read
Introducing MobileUI

Introducing MobileUI

20
Comments 7
5 min read
Getting Started With Hibernate

Getting Started With Hibernate

12
Comments
5 min read
No XML Spring and Hibernate Integration

No XML Spring and Hibernate Integration

8
Comments
4 min read
Embedded H2 Database with Spring Boot Application

Embedded H2 Database with Spring Boot Application

7
Comments
4 min read
How we made our SQL database QuestDB even faster and more accurate

How we made our SQL database QuestDB even faster and more accurate

16
Comments 3
1 min read
balalaika IT newsletter #2

balalaika IT newsletter #2

2
Comments
2 min read
How to Approach Python From a Java Perspective

How to Approach Python From a Java Perspective

8
Comments 1
12 min read
Builder pattern

Builder pattern

7
Comments 2
1 min read
Spring Framework Architecture and Runtime Components

Spring Framework Architecture and Runtime Components

14
Comments
3 min read
Apply Two Slide Masters in One Presentation in Java

Apply Two Slide Masters in One Presentation in Java

7
Comments
2 min read
Quick Tip – How to set the visibility of a button

Quick Tip – How to set the visibility of a button

7
Comments
1 min read
Java Create Table in Word Document

Java Create Table in Word Document

7
Comments 1
3 min read
Clojure and the JVM

Clojure and the JVM

9
Comments
9 min read
Software Engineering Coupling – A Practical Approach

Software Engineering Coupling – A Practical Approach

13
Comments 1
8 min read
Learn Spring: Best Courses & Tutorials

Learn Spring: Best Courses & Tutorials

26
Comments
5 min read
Boost your productivity with this tiny IntelliJ plugin!

Boost your productivity with this tiny IntelliJ plugin!

8
Comments
1 min read
Kafka: produtores idempotentes

Kafka: produtores idempotentes

12
Comments 4
2 min read
Leetcode Problem: Three sum

Leetcode Problem: Three sum

7
Comments 1
3 min read
Prettier to format your Java codebase

Prettier to format your Java codebase

16
Comments
2 min read
Secure your Java Servlet Application with Keycloak

Secure your Java Servlet Application with Keycloak

4
Comments 3
5 min read
Contexts and Dependency Injection (CDI) 2.0

Contexts and Dependency Injection (CDI) 2.0

9
Comments
8 min read
Effective Java! Don't Use Raw Types

Effective Java! Don't Use Raw Types

14
Comments 1
4 min read
Creating A/B (Split) test API in 2 hours

Creating A/B (Split) test API in 2 hours

7
Comments
3 min read
Using Computer Vision to extract sprite pixel art

Using Computer Vision to extract sprite pixel art

14
Comments
4 min read
Wednesday Links - Edition 2020-05-27

Wednesday Links - Edition 2020-05-27

6
Comments
1 min read
Debezium Custom Converters - TimestampConverter

Debezium Custom Converters - TimestampConverter

13
Comments 1
6 min read
loading...