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.
Java Primitives vs. The Rest

Java Primitives vs. The Rest

5
Comments
3 min read
Apply Formulas and Functions in Excel in Java

Apply Formulas and Functions in Excel in Java

5
Comments
4 min read
Redux in Ballerina programming language 🎉🎉🎉

Redux in Ballerina programming language 🎉🎉🎉

7
Comments
1 min read
Java 'Static' keyword - Intro: How (not) to use it

Java 'Static' keyword - Intro: How (not) to use it

3
Comments
4 min read
Identify SSL Expiration Date using ColdFusion

Identify SSL Expiration Date using ColdFusion

7
Comments 3
1 min read
Use Java replaceAll() instead of ColdFusion ReReplaceNoCase()

Use Java replaceAll() instead of ColdFusion ReReplaceNoCase()

6
Comments 1
2 min read
Spring @ConfigurationProperties annotation explained

Spring @ConfigurationProperties annotation explained

21
Comments 3
11 min read
Opinions on which to pick C++ or Java for GUI project?

Opinions on which to pick C++ or Java for GUI project?

11
Comments 3
1 min read
WARNING: MEMORY LEAKS (feat. Java, Android Studio)

WARNING: MEMORY LEAKS (feat. Java, Android Studio)

40
Comments 3
6 min read
Advance Builder Design Pattern — Java

Advance Builder Design Pattern — Java

60
Comments 12
4 min read
Spring @Value annotation tricks

Spring @Value annotation tricks

33
Comments 7
6 min read
Java - tips for improving your Integration Tests

Java - tips for improving your Integration Tests

7
Comments
4 min read
Config Gradle to generate Java code from Protobuf

Config Gradle to generate Java code from Protobuf

22
Comments 3
7 min read
Recreating Digital Art (Part 1)

Recreating Digital Art (Part 1)

21
Comments 2
5 min read
Introducing Java 14 Records

Introducing Java 14 Records

80
Comments 5
3 min read
When Do We Want to Use a Static Class?

When Do We Want to Use a Static Class?

9
Comments 2
3 min read
Top Programming Languages to Use in 2020

Top Programming Languages to Use in 2020

39
Comments 2
6 min read
Como começar a estudar Java? por Leila Oliveira

Como começar a estudar Java? por Leila Oliveira

13
Comments
2 min read
Testes realmente unitários no Spring Boot

Testes realmente unitários no Spring Boot

18
Comments
5 min read
THIS_IS_A_CONSTANT

THIS_IS_A_CONSTANT

5
Comments
2 min read
Flink Forward Virtual Conference 2020 - what to expect?

Flink Forward Virtual Conference 2020 - what to expect?

7
Comments
3 min read
Como começar a estudar Java?

Como começar a estudar Java?

6
Comments 1
2 min read
Writing Spark: Scala Vs Java

Writing Spark: Scala Vs Java

9
Comments 2
7 min read
Language Detection using ColdFusion/Java

Language Detection using ColdFusion/Java

7
Comments
2 min read
Received an 'A'

Received an 'A'

6
Comments 2
1 min read
How To Use The LibGDX GLProfiler

How To Use The LibGDX GLProfiler

3
Comments
2 min read
Effective Java Tuesday! Consider Implementing `Comparable`

Effective Java Tuesday! Consider Implementing `Comparable`

10
Comments 2
4 min read
Project Loom: Java on Fiber

Project Loom: Java on Fiber

8
Comments
4 min read
Java 11, the Good Parts

Java 11, the Good Parts

7
Comments
3 min read
4 Ways to Learn Object-Oriented Design

4 Ways to Learn Object-Oriented Design

82
Comments 3
6 min read
Hello, K8s Spring Boot!

Hello, K8s Spring Boot!

7
Comments
2 min read
"It's a very big country and very diverse" — Simon Ritter about Russian tech conferences, culture, and visa

"It's a very big country and very diverse" — Simon Ritter about Russian tech conferences, culture, and visa

7
Comments
8 min read
How to Create Variables using any Language

How to Create Variables using any Language

10
Comments 2
2 min read
Thoughts on Java, Part 1

Thoughts on Java, Part 1

4
Comments
1 min read
Remove Vowels from Strings - Java, JS 04:11

Remove Vowels from Strings - Java, JS

18
Comments
1 min read
Python vs Java: Which One To Choose

Python vs Java: Which One To Choose

8
Comments
2 min read
Python or Java? Which is better to learn to code?

Python or Java? Which is better to learn to code?

63
Comments 18
7 min read
đź›  WildFly Application Server: The Story Book

đź›  WildFly Application Server: The Story Book

5
Comments
2 min read
Setup your MacOS for Java Development with multiple Java Versions

Setup your MacOS for Java Development with multiple Java Versions

8
Comments 1
3 min read
JAXB Swagger Plugin - my first contribution to the Open Source world

JAXB Swagger Plugin - my first contribution to the Open Source world

5
Comments
3 min read
🕶 Adding users on WildFly 18

🕶 Adding users on WildFly 18

7
Comments
2 min read
Fallacies of Async programming

Fallacies of Async programming

5
Comments
1 min read
TextBlocks

TextBlocks

6
Comments
7 min read
What is Spring Framework? More than Dependency Injection

What is Spring Framework? More than Dependency Injection

249
Comments 5
32 min read
Performing basic stats in Java 8

Performing basic stats in Java 8

6
Comments
3 min read
Is gRPC better than REST? Where to use it?

Is gRPC better than REST? Where to use it?

83
Comments 5
4 min read
I made a chess library in Java

I made a chess library in Java

10
Comments
1 min read
Type-Safety, it's pretty nice

Type-Safety, it's pretty nice

3
Comments 1
1 min read
The Best Android Apps for Learning How to Code

The Best Android Apps for Learning How to Code

63
Comments 1
6 min read
Async Rest Client to DynamoDB using Spring Boot

Async Rest Client to DynamoDB using Spring Boot

8
Comments
5 min read
AtomicServer - A fast and modulable way to develop a client-server app

AtomicServer - A fast and modulable way to develop a client-server app

6
Comments
2 min read
Three steps to extend a Spring Data JPA repository with your own code

Three steps to extend a Spring Data JPA repository with your own code

30
Comments
5 min read
Define a protobuf message and generate Go code

Define a protobuf message and generate Go code

46
Comments 3
7 min read
Servidor HTTP simples em Java

Servidor HTTP simples em Java

6
Comments
2 min read
The Right Way vs. the Easy Right Way

The Right Way vs. the Easy Right Way

4
Comments
1 min read
Eclipse “Initializing Java Tooling” hangs Freeze Debug Start

Eclipse “Initializing Java Tooling” hangs Freeze Debug Start

5
Comments
2 min read
Where To Learn Java For Android App Development

Where To Learn Java For Android App Development

40
Comments
4 min read
IntelliJ - Error:java: release version 5 not supported

IntelliJ - Error:java: release version 5 not supported

66
Comments 36
2 min read
Getting Started with Knative 2020

Getting Started with Knative 2020

13
Comments
14 min read
Java Maps Cheat Sheet

Java Maps Cheat Sheet

10
Comments 2
5 min read
loading...