Forem

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 properly store a password in the Database
Cover image for How to properly store a password in the Database

How to properly store a password in the Database

5
Comments 2
4 min read
Difference in Java Abstract Classes vs Interfaces
Cover image for Difference in Java Abstract Classes vs Interfaces

Difference in Java Abstract Classes vs Interfaces

8
Comments
2 min read
Quarkus e TestContainers o Pikachu dos ambientes de testes
Cover image for Quarkus e TestContainers o Pikachu dos ambientes de testes

Quarkus e TestContainers o Pikachu dos ambientes de testes

8
Comments 2
6 min read
How Can Junior Java Developer Upgrade the Skills and Gain Practical Experience to Apply for The First Full-Time Job?
Cover image for How Can Junior Java Developer Upgrade the Skills and Gain Practical Experience to Apply for The First Full-Time Job?

How Can Junior Java Developer Upgrade the Skills and Gain Practical Experience to Apply for The First Full-Time Job?

11
Comments 2
6 min read
Java Code Quality Tools Recommended by Developers

Java Code Quality Tools Recommended by Developers

18
Comments
4 min read
Solution: Peeking Iterator
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Learn Aspect Oriented Programming by Example

Learn Aspect Oriented Programming by Example

53
Comments
7 min read
How to Write Great Tests!
Cover image for How to Write Great Tests!

How to Write Great Tests!

7
Comments
3 min read
Coding Live Stream: Stripe Integration
Cover image for 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
Cover image for 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
Cover image for Leetcode Solutions Index

Leetcode Solutions Index

60
Comments 2
11 min read
loading...