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 Palindromic Subsequences

Solution: Remove Palindromic Subsequences

5
Comments
3 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

5
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

18
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

477
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

24
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
How I Wrote A Background Noise Remover from Start to Finish

How I Wrote A Background Noise Remover from Start to Finish

7
Comments
7 min read
Domain Graph Service (DGS) - open-source GraphQL framework for Spring Boot by Netflix

Domain Graph Service (DGS) - open-source GraphQL framework for Spring Boot by Netflix

58
Comments
3 min read
Wednesday Links - Edition 2021-03-31

Wednesday Links - Edition 2021-03-31

4
Comments
1 min read
Integrating Azure and Confluent: Real-Time Search Powered by Azure Cache for Redis, Spring Cloud

Integrating Azure and Confluent: Real-Time Search Powered by Azure Cache for Redis, Spring Cloud

14
Comments
13 min read
Highlight Dulicate and Unique Values in Excel using Java

Highlight Dulicate and Unique Values in Excel using Java

5
Comments
2 min read
SOLID: Single Responsibility Principle

SOLID: Single Responsibility Principle

30
Comments 2
5 min read
Online Tool to Generate iOS/Android Starter Project

Online Tool to Generate iOS/Android Starter Project

11
Comments
3 min read
How to Build Java Applications Today: March 29, 2021

How to Build Java Applications Today: March 29, 2021

7
Comments
6 min read
Abusing Gradle's class loader hierarchy for fun and profit

Abusing Gradle's class loader hierarchy for fun and profit

13
Comments 3
5 min read
The Story about 3 Interviews: Good, Bad and Ugly

The Story about 3 Interviews: Good, Bad and Ugly

3
Comments
5 min read
Un vistazo a Java Virtual Machine (JVM)

Un vistazo a Java Virtual Machine (JVM)

8
Comments
12 min read
Criando um Stream em Java

Criando um Stream em Java

6
Comments
3 min read
Java Microservice Deployment to Kubernetes

Java Microservice Deployment to Kubernetes

7
Comments
3 min read
Java Spring Download File From Controller

Java Spring Download File From Controller

9
Comments
2 min read
Solution: Flip Binary Tree To Match Preorder Traversal

Solution: Flip Binary Tree To Match Preorder Traversal

7
Comments
4 min read
Speed up your Java coding using Lombok 🚀

Speed up your Java coding using Lombok 🚀

9
Comments
2 min read
Timeouts and how to handline in Java

Timeouts and how to handline in Java

7
Comments
2 min read
Collections in java

Collections in java

2
Comments
2 min read
A (definitive?) guide on LazyInitializationException

A (definitive?) guide on LazyInitializationException

7
Comments
9 min read
JavaFX, JLink and JPackage

JavaFX, JLink and JPackage

10
Comments 4
10 min read
Solution: Reconstruct Original Digits from English

Solution: Reconstruct Original Digits from English

9
Comments
4 min read
44 Java Interview Programs/Code:

44 Java Interview Programs/Code:

2
Comments
1 min read
Solution: Russian Doll Envelopes

Solution: Russian Doll Envelopes

10
Comments 1
4 min read
Run Java OpenGL (JOGL) on Linux

Run Java OpenGL (JOGL) on Linux

5
Comments 1
2 min read
Running Spring Boot Test via docker

Running Spring Boot Test via docker

2
Comments
2 min read
Day 47: Binary Search Tree

Day 47: Binary Search Tree

6
Comments
2 min read
Auto-build and dynamic deployment with IntelliJ and TomEE

Auto-build and dynamic deployment with IntelliJ and TomEE

6
Comments
2 min read
Solution: Word Subsets

Solution: Word Subsets

7
Comments 4
5 min read
Writing Data to a Binary File in Java

Writing Data to a Binary File in Java

14
Comments
2 min read
Implementing Min Heap in Java

Implementing Min Heap in Java

13
Comments
2 min read
Playing the generator game

Playing the generator game

6
Comments
2 min read
Tips of Functional Programing in Java

Tips of Functional Programing in Java

2
Comments
1 min read
loading...