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.
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 다룰 때 오해와 진실

6
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 !!

30
Comments 9
8 min read
Java 8 Lambda 表达式简介

Java 8 Lambda 表达式简介

5
Comments
1 min read
Java UUID 之路

Java UUID 之路

4
Comments
1 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

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

Microsserviços com Spring Cloud: Introdução

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

Solution: Longest Increasing Path in a Matrix

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

Step by Step Introduction to Unit Testing in Java

11
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
Contract-First Development Using RestAssured and OpenAPI

Contract-First Development Using RestAssured and OpenAPI

11
Comments
5 min read
Azure Functions with supersonic Java

Azure Functions with supersonic Java

11
Comments
5 min read
Solution: Verifying an Alien Dictionary

Solution: Verifying an Alien Dictionary

10
Comments
4 min read
SOLID: Open Closed Principle

SOLID: Open Closed Principle

27
Comments
5 min read
Solution: Letter Combinations of a Phone Number

Solution: Letter Combinations of a Phone Number

28
Comments 2
4 min read
Off-heap memory in Java

Off-heap memory in Java

15
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.

7
Comments 3
3 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
Variables and Datatypes with type-casting !

Variables and Datatypes with type-casting !

6
Comments
3 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
Solution: Minimum Operations to Make Array Equal

Solution: Minimum Operations to Make Array Equal

12
Comments
4 min read
Using JSON Web Tokens for Authorization

Using JSON Web Tokens for Authorization

6
Comments
4 min read
Draw Dash and Solid Line to PDF using Java

Draw Dash and Solid Line to PDF using Java

4
Comments
2 min read
First Step to JAVA

First Step to JAVA

5
Comments
3 min read
When to Use React & Angular?

When to Use React & Angular?

1
Comments
1 min read
Maven Plugin Configuration - The (Unknown) Tiny Details

Maven Plugin Configuration - The (Unknown) Tiny Details

6
Comments
13 min read
Introduction to Java 8 in Layman's terms - Lambda expression & Functional interfaces basics

Introduction to Java 8 in Layman's terms - Lambda expression & Functional interfaces basics

3
Comments
1 min read
Solution: Global and Local Inversions

Solution: Global and Local Inversions

14
Comments
3 min read
Start learning a new language or go deeper with Java

Start learning a new language or go deeper with Java

9
Comments 10
2 min read
Solution: Design Circular Queue

Solution: Design Circular Queue

15
Comments 1
7 min read
Changing a field's type in recent JDKs

Changing a field's type in recent JDKs

6
Comments
5 min read
Driver class not found: com.sap.cloud.db.jdbc.Driver

Driver class not found: com.sap.cloud.db.jdbc.Driver

5
Comments 1
2 min read
Solution: Longest Valid Parentheses

Solution: Longest Valid Parentheses

19
Comments 4
4 min read
Java streams and Fibonacci

Java streams and Fibonacci

2
Comments
4 min read
From synchronous to asynchronous code with Kotlin's coroutines

From synchronous to asynchronous code with Kotlin's coroutines

4
Comments
4 min read
4 Steps to crack your next System Design Interview

4 Steps to crack your next System Design Interview

9
Comments
2 min read
OOP Principles For Dummies

OOP Principles For Dummies

478
Comments 22
11 min read
What are new Java 16 features?

What are new Java 16 features?

7
Comments
6 min read
Solution: Ones and Zeroes

Solution: Ones and Zeroes

21
Comments
4 min read
Data Structures and Algorithms walk through part 1(linear and binary algorithm)

Data Structures and Algorithms walk through part 1(linear and binary algorithm)

6
Comments
7 min read
Solution: Palindrome Linked List

Solution: Palindrome Linked List

25
Comments 3
4 min read
Data-Oriented programming simplicity illustrated by coding challenges

Data-Oriented programming simplicity illustrated by coding challenges

3
Comments
6 min read
4 Java Frameworks to build Micro Services

4 Java Frameworks to build Micro Services

2
Comments
2 min read
Day 48: AVL Tree

Day 48: AVL Tree

6
Comments
2 min read
Getting Started With Elasticsearch in Java Spring Boot

Getting Started With Elasticsearch in Java Spring Boot

16
Comments 1
13 min read
Managing Cluster Membership with Etcd

Managing Cluster Membership with Etcd

8
Comments 1
10 min read
loading...