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.
Why You Should Use IntelliJ IDEA!

Why You Should Use IntelliJ IDEA!

7
Comments 2
4 min read
Compile-Time Type Vs Run-Time Type - [OOP & Java #3]

Compile-Time Type Vs Run-Time Type - [OOP & Java #3]

14
Comments
4 min read
YYYY vs yyyy - The day the Java Date Formatter hurt my brain

YYYY vs yyyy - The day the Java Date Formatter hurt my brain

16
Comments 5
2 min read
Technical Interview Prep: Singly Linked List Cheat Sheet (in JavaScript) Part I

Technical Interview Prep: Singly Linked List Cheat Sheet (in JavaScript) Part I

11
Comments
4 min read
Sorts one list based on another list containing the desired indexes.

Sorts one list based on another list containing the desired indexes.

2
Comments
1 min read
AWS Lambda Performance Optimizations

AWS Lambda Performance Optimizations

25
Comments
3 min read
Merge and Unmerge Cells in Excel in Java

Merge and Unmerge Cells in Excel in Java

6
Comments
2 min read
Java Logging Best Practices: 10+ Tips You Should Know to Get the Most Out of Your Logs

Java Logging Best Practices: 10+ Tips You Should Know to Get the Most Out of Your Logs

17
Comments 3
16 min read
How to Learn Data Structures and Algorithms When You're Fresh Out of Your Bootcamp

How to Learn Data Structures and Algorithms When You're Fresh Out of Your Bootcamp

7
Comments
3 min read
Programação Funcional em Java #2 - Descomplicando o Vavr

Programação Funcional em Java #2 - Descomplicando o Vavr

11
Comments 3
13 min read
The Top 16 Websites to Learn Programming in 2020

The Top 16 Websites to Learn Programming in 2020

15
Comments
7 min read
Control 2.0

Control 2.0

9
Comments
4 min read
Newbie programmer’s guide: how to start your development career

Newbie programmer’s guide: how to start your development career

8
Comments
8 min read
Identity Community Hour - 09/10/2020

Identity Community Hour - 09/10/2020

4
Comments
4 min read
Maven Plugin Testing - In a Modern way - Part V

Maven Plugin Testing - In a Modern way - Part V

6
Comments
3 min read
Effective Java! Use Marker Interfaces to Define Types

Effective Java! Use Marker Interfaces to Define Types

3
Comments 5
2 min read
Firebase Cloud FireStore Database in Android

Firebase Cloud FireStore Database in Android

8
Comments
11 min read
⭐ this GitHub repository for Array pseudo-codes! 🎉

⭐ this GitHub repository for Array pseudo-codes! 🎉

29
Comments 2
1 min read
So you want a secure storage. Right?

So you want a secure storage. Right?

10
Comments
7 min read
What's difference between Function and Method?

What's difference between Function and Method?

4
Comments 3
1 min read
Comunicação assíncrona com Feign

Comunicação assíncrona com Feign

3
Comments
9 min read
How to configure Profiles in Spring Boot

How to configure Profiles in Spring Boot

9
Comments
2 min read
[Java] Insert and Read Formulas in Excel

[Java] Insert and Read Formulas in Excel

4
Comments
3 min read
Spring boot or Django?Why?

Spring boot or Django?Why?

2
Comments 5
1 min read
Convert PDF Documents to MS Word, Excel, and PowerPoint using C# or Java

Convert PDF Documents to MS Word, Excel, and PowerPoint using C# or Java

5
Comments 2
1 min read
(POSSIBILITIES) what languages are good to learn?

(POSSIBILITIES) what languages are good to learn?

3
Comments 28
1 min read
Configure MappingJackson2MessageConverter's ObjectMapper

Configure MappingJackson2MessageConverter's ObjectMapper

3
Comments
1 min read
Blog for a back-end developer's portfolio?

Blog for a back-end developer's portfolio?

2
Comments 2
1 min read
Using rust jni to call an external rust library in java

Using rust jni to call an external rust library in java

3
Comments
1 min read
Implement LRU Caching into your Repository | Androidbites

Implement LRU Caching into your Repository | Androidbites

2
Comments
1 min read
how to load gmaps easily in android?

how to load gmaps easily in android?

3
Comments 1
1 min read
Java/Angular Build Speed Improvements

Java/Angular Build Speed Improvements

3
Comments
1 min read
New Book: Cloud Native Spring in Action - With Spring Boot and Kubernetes

New Book: Cloud Native Spring in Action - With Spring Boot and Kubernetes

3
Comments 5
2 min read
Exponential backoff for AWS Lambda

Exponential backoff for AWS Lambda

6
Comments 1
2 min read
Lançando meu primeiro software livre: Yeoman Quarkus Generator

Lançando meu primeiro software livre: Yeoman Quarkus Generator

7
Comments
2 min read
Compare Two Word documents and get the difference reports in Java

Compare Two Word documents and get the difference reports in Java

6
Comments
1 min read
How To Print "Hello, World!" Without Using ";"

How To Print "Hello, World!" Without Using ";"

5
Comments
1 min read
Top Companies to Hire Remote Developers for Your Project

Top Companies to Hire Remote Developers for Your Project

7
Comments 3
4 min read
GitHub Actions, Maven & Artifactory

GitHub Actions, Maven & Artifactory

8
Comments 6
10 min read
Create your ENUM (yes from Java')

Create your ENUM (yes from Java')

7
Comments
2 min read
Spring Boot e MongoDB

Spring Boot e MongoDB

2
Comments
12 min read
Free Oracle Database (How to)

Free Oracle Database (How to)

10
Comments 1
6 min read
Testes 101 - Testando aplicaçþes Java

Testes 101 - Testando aplicaçþes Java

13
Comments
8 min read
Programação Funcional em Java #1 - Fundamentos båsicos do paradigma

Programação Funcional em Java #1 - Fundamentos båsicos do paradigma

14
Comments
5 min read
Java: 4 ways to create a String! 💡

Java: 4 ways to create a String! 💡

27
Comments 1
2 min read
How to Install Java JDK and Maven on Mac OS

How to Install Java JDK and Maven on Mac OS

16
Comments 1
2 min read
Mastering 'this' keyword in Java.

Mastering 'this' keyword in Java.

6
Comments
4 min read
Find Third maximum Number in an array with O(N) Time Complexity

Find Third maximum Number in an array with O(N) Time Complexity

6
Comments 1
2 min read
Effective Java! Consistently Use the Override Annotation

Effective Java! Consistently Use the Override Annotation

6
Comments
2 min read
Inheritance and Polymorphism - [OOP & Java #2]

Inheritance and Polymorphism - [OOP & Java #2]

10
Comments
4 min read
MongoDB CRUD Queries from Java and Shell

MongoDB CRUD Queries from Java and Shell

8
Comments 2
6 min read
Interfaces Funcionais

Interfaces Funcionais

12
Comments
3 min read
Dicas na migração de Java para Kotlin

Dicas na migração de Java para Kotlin

8
Comments
5 min read
Integration test with GitHub Actions

Integration test with GitHub Actions

19
Comments
4 min read
How to add Splash Screen in a React Native Android App? 🌟

How to add Splash Screen in a React Native Android App? 🌟

54
Comments 19
4 min read
Lambda Expression

Lambda Expression

16
Comments
5 min read
How to Create Your Own API Automation Framework Using Rest Assured

How to Create Your Own API Automation Framework Using Rest Assured

9
Comments
1 min read
Dependency Analysis Gradle Plugin: What's an ABI?

Dependency Analysis Gradle Plugin: What's an ABI?

21
Comments
5 min read
Spring Boot: How to get only the beans I have explicitly created

Spring Boot: How to get only the beans I have explicitly created

7
Comments
1 min read
Components of Inverted Index - The Dictionary

Components of Inverted Index - The Dictionary

2
Comments 1
5 min read
loading...