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.
Solution: Remove Nth Node From End of List

Solution: Remove Nth Node From End of List

19
Comments 8
4 min read
Data structures and algorithms __Evaluating Program Efficiency and sorting

Data structures and algorithms __Evaluating Program Efficiency and sorting

5
Comments
6 min read
How I can update the Activity's UI using lambdas for events?

How I can update the Activity's UI using lambdas for events?

6
Comments
1 min read
An Honest opinion on Java & Its ecosystem.

An Honest opinion on Java & Its ecosystem.

2
Comments
6 min read
(Java)Money and Kotlin

(Java)Money and Kotlin

17
Comments
3 min read
Solution: Number of Submatrices That Sum to Target

Solution: Number of Submatrices That Sum to Target

11
Comments 1
4 min read
Solution: Remove All Adjacent Duplicates in String II

Solution: Remove All Adjacent Duplicates in String II

20
Comments 7
6 min read
Utilising ListView and ArrayAdapter in Java

Utilising ListView and ArrayAdapter in Java

8
Comments 3
7 min read
자바 17이 다가오면...

자바 17이 다가오면...

6
Comments 2
1 min read
Hazelcast, from Embedded to Client-Server

Hazelcast, from Embedded to Client-Server

4
Comments
8 min read
Explaining Stack in Detail

Explaining Stack in Detail

7
Comments
2 min read
Effective Java: Prefer Primitive Types to Boxed Types

Effective Java: Prefer Primitive Types to Boxed Types

9
Comments
3 min read
Documentando e testando sua arquitetura Java com Archunit— Parte 1: Porque testar minha arquitetura?

Documentando e testando sua arquitetura Java com Archunit— Parte 1: Porque testar minha arquitetura?

3
Comments
6 min read
Top 10 Best Java IDEs for 2021

Top 10 Best Java IDEs for 2021

3
Comments 2
9 min read
How to Create a Java Library: From Scratch to Maven Central

How to Create a Java Library: From Scratch to Maven Central

12
Comments
12 min read
Migration of Java / Spring Boot Applications: From Weblogic to Tomcat Server

Migration of Java / Spring Boot Applications: From Weblogic to Tomcat Server

17
Comments
6 min read
Solution: Fibonacci Number

Solution: Fibonacci Number

11
Comments
3 min read
Using “pepper” to increase password storing security

Using “pepper” to increase password storing security

3
Comments
3 min read
JAVA 8 Cheat Sheet

JAVA 8 Cheat Sheet

13
Comments
5 min read
Solution: Partition List

Solution: Partition List

10
Comments 3
3 min read
Convert PDF to PDF/A with a free Java API

Convert PDF to PDF/A with a free Java API

8
Comments
2 min read
Build a Spring Boot ReST API

Build a Spring Boot ReST API

6
Comments
3 min read
Property-Based Matrix Testing in Java

Property-Based Matrix Testing in Java

7
Comments
2 min read
Solution: Flatten Nested List Iterator

Solution: Flatten Nested List Iterator

12
Comments 1
3 min read
How To Find Broken Images Using Selenium WebDriver?

How To Find Broken Images Using Selenium WebDriver?

9
Comments 1
23 min read
Logic Explained: Meeting Scheduler - Leetcode [Java] using Priority Queue

Logic Explained: Meeting Scheduler - Leetcode [Java] using Priority Queue

9
Comments
3 min read
7 Stellar Courses for Java Beginners

7 Stellar Courses for Java Beginners

4
Comments
6 min read
The Best Programming Languages to Learn in 2021

The Best Programming Languages to Learn in 2021

2
Comments
7 min read
Java Records: concise and readable data carrier classes

Java Records: concise and readable data carrier classes

5
Comments
6 min read
Steps to upgrade spring-boot 1.x to 2.x

Steps to upgrade spring-boot 1.x to 2.x

5
Comments
1 min read
How to Build Java Applications Today: April 12, 2021

How to Build Java Applications Today: April 12, 2021

2
Comments
5 min read
Kotlin Tutorial for Java Developers

Kotlin Tutorial for Java Developers

10
Comments
12 min read
Guidelines for Java code reviews

Guidelines for Java code reviews

8
Comments
7 min read
자바에서 String 다룰 때 오해와 진실

자바에서 String 다룰 때 오해와 진실

7
Comments
2 min read
Solution: Binary Trees With Factors

Solution: Binary Trees With Factors

9
Comments 2
4 min read
Your own custom Spring Data repository

Your own custom Spring Data repository

9
Comments
6 min read
Run React Frontend and SpringBoot Backend on the same port and Package them as a single artifact !!

Run React Frontend and SpringBoot Backend on the same port and Package them as a single artifact !!

40
Comments 9
8 min read
How I can test that an OkHttpClient performs an HttpCall with the appropriate Cookie Header?

How I can test that an OkHttpClient performs an HttpCall with the appropriate Cookie Header?

6
Comments
1 min read
Microsoft Java got released

Microsoft Java got released

123
Comments 32
1 min read
Microsserviços com Spring Cloud: Introdução

Microsserviços com Spring Cloud: Introdução

20
Comments 2
4 min read
Solution: Longest Increasing Path in a Matrix

Solution: Longest Increasing Path in a Matrix

6
Comments
4 min read
Step by Step Introduction to Unit Testing in Java

Step by Step Introduction to Unit Testing in Java

13
Comments
13 min read
JVM. Memory management

JVM. Memory management

16
Comments 1
12 min read
Supreme Court sides with Google over Oracle. Copying an API is fair use.

Supreme Court sides with Google over Oracle. Copying an API is fair use.

79
Comments 15
1 min read
Solution: Verifying an Alien Dictionary

Solution: Verifying an Alien Dictionary

11
Comments
4 min read
Azure Functions with supersonic Java

Azure Functions with supersonic Java

11
Comments
5 min read
SOLID: Open Closed Principle

SOLID: Open Closed Principle

27
Comments
5 min read
Off-heap memory in Java

Off-heap memory in Java

19
Comments 2
4 min read
Operator's String And Loop's with a tint of if and else.

Operator's String And Loop's with a tint of if and else.

8
Comments 3
3 min read
Solution: Letter Combinations of a Phone Number

Solution: Letter Combinations of a Phone Number

33
Comments 2
4 min read
What are Data Structures?

What are Data Structures?

18
Comments
3 min read
Features Java 16 Brings to Developers

Features Java 16 Brings to Developers

1
Comments
4 min read
Different ways to make a list in Java

Different ways to make a list in Java

6
Comments
3 min read
Ugliest piece of code you have to write every day

Ugliest piece of code you have to write every day

5
Comments
4 min read
4 Mistakes That Prevent Your Java APIs From Having More Users

4 Mistakes That Prevent Your Java APIs From Having More Users

5
Comments
5 min read
Solution: Determine if String Halves Are Alike

Solution: Determine if String Halves Are Alike

9
Comments 2
3 min read
JVM Architecture Model

JVM Architecture Model

2
Comments
4 min read
Solution: Palindromic Substrings

Solution: Palindromic Substrings

9
Comments
3 min read
How do I become proficient with functional programming in Java

How do I become proficient with functional programming in Java

70
Comments 1
4 min read
Building your own Maven archetype

Building your own Maven archetype

12
Comments 1
11 min read
loading...