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: Peeking Iterator

Solution: Peeking Iterator

5
Comments
3 min read
Algorithm to find the maximum consecutive ones (Java and Javascript )

Algorithm to find the maximum consecutive ones (Java and Javascript )

4
Comments
3 min read
Complete Data Structures and Algorithms Questions in sequence || DS & Algo Questions for Practice of all types

Complete Data Structures and Algorithms Questions in sequence || DS & Algo Questions for Practice of all types

41
Comments
67 min read
Solution: Shortest Distance to a Character

Solution: Shortest Distance to a Character

7
Comments
3 min read
Syntax Differences: JavaScript vs. Java

Syntax Differences: JavaScript vs. Java

10
Comments 3
3 min read
Revisiting the D in SOLID

Revisiting the D in SOLID

4
Comments
2 min read
Solution: Change Minimum Characters to Satisfy One of Three Conditions

Solution: Change Minimum Characters to Satisfy One of Three Conditions

8
Comments
5 min read
Spring Boot : Custom Role - Permission Authorization using SpEL

Spring Boot : Custom Role - Permission Authorization using SpEL

3
Comments 3
3 min read
Making a Maven-plugin that annotates auto-generated files

Making a Maven-plugin that annotates auto-generated files

4
Comments
3 min read
Error: Could not find or load main class

Error: Could not find or load main class

4
Comments 2
2 min read
Quick learning reference cards: Java streams

Quick learning reference cards: Java streams

2
Comments
1 min read
How to solve Jackson InvalidDefinitionException on immutable objects

How to solve Jackson InvalidDefinitionException on immutable objects

3
Comments 2
2 min read
A crash course in classpaths: Build

A crash course in classpaths: Build

33
Comments 1
8 min read
Java HashMap

Java HashMap

6
Comments
1 min read
Learn Aspect Oriented Programming by Example

Learn Aspect Oriented Programming by Example

53
Comments
7 min read
How to Write Great Tests!

How to Write Great Tests!

7
Comments
3 min read
Coding Live Stream: Stripe Integration

Coding Live Stream: Stripe Integration

7
Comments
1 min read
How to interpret and modify REST requests in Spring Boot ?

How to interpret and modify REST requests in Spring Boot ?

3
Comments 2
1 min read
How to generate and compile sources at runtime in Java

How to generate and compile sources at runtime in Java

3
Comments
3 min read
Leetcode Solutions Index

Leetcode Solutions Index

60
Comments 2
11 min read
Unit testing algorithms

Unit testing algorithms

2
Comments
1 min read
JXLS: How to generate Excel documents using templates?

JXLS: How to generate Excel documents using templates?

21
Comments 6
5 min read
O Hibernate realmente vale a pena?

O Hibernate realmente vale a pena?

2
Comments
6 min read
What was added to Java 8? Streams

What was added to Java 8? Streams

5
Comments
6 min read
Java lambda expression tutorial: Functional programming in Java

Java lambda expression tutorial: Functional programming in Java

11
Comments
9 min read
loading...