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.
Moving from Java8 to JavaX...

Moving from Java8 to JavaX...

3
Comments
2 min read
HTTPS Client Certificate Authentication With Java

HTTPS Client Certificate Authentication With Java

10
Comments 3
6 min read
Solution: Design HashMap (ver. 1)
Cover image for Solution: Design HashMap (ver. 1)

Solution: Design HashMap (ver. 1)

27
Comments 3
3 min read
Build an E-commerce Store App like Souq.com for Android
Cover image for Build an E-commerce Store App like Souq.com for Android

Build an E-commerce Store App like Souq.com for Android

6
Comments
2 min read
Java Programming: enjoy the fundamentals

Java Programming: enjoy the fundamentals

12
Comments 1
2 min read
Build your Spring Boot microservice as a Docker image and deploy it to an Azure Container Instance
Cover image for Build your Spring Boot microservice as a Docker image and deploy it to an Azure Container Instance

Build your Spring Boot microservice as a Docker image and deploy it to an Azure Container Instance

10
Comments
3 min read
Data-Oriented programming in Java

Data-Oriented programming in Java

14
Comments
9 min read
Introducing the O(1) Cryptography Project

Introducing the O(1) Cryptography Project

4
Comments 2
5 min read
Solution: Intersection of Two Linked Lists
Cover image for Solution: Intersection of Two Linked Lists

Solution: Intersection of Two Linked Lists

51
Comments 1
4 min read
Algorithms Every Programmer Should Know
Cover image for Algorithms Every Programmer Should Know

Algorithms Every Programmer Should Know

435
Comments 21
3 min read
Crack coding interviews by building these 5 real-world features
Cover image for Crack coding interviews by building these 5 real-world features

Crack coding interviews by building these 5 real-world features

48
Comments
12 min read
Step by step procedure on how to implement custom-like javax.validator using Jersey and Jax-rs in Springboot Application

Step by step procedure on how to implement custom-like javax.validator using Jersey and Jax-rs in Springboot Application

6
Comments
2 min read
Exposing sequential IDs is bad! Here is how to avoid it.
Cover image for Exposing sequential IDs is bad! Here is how to avoid it.

Exposing sequential IDs is bad! Here is how to avoid it.

8
Comments 6
4 min read
Solution: Average of Levels in Binary Tree
Cover image for Solution: Average of Levels in Binary Tree

Solution: Average of Levels in Binary Tree

18
Comments
3 min read
Not another logger!
Cover image for Not another logger!

Not another logger!

5
Comments
4 min read
Spring WebFlux tutorial: how to build a reactive web app
Cover image for Spring WebFlux tutorial: how to build a reactive web app

Spring WebFlux tutorial: how to build a reactive web app

9
Comments
9 min read
How Long Does It Take To Learn Java If I Know JavaScript?
Cover image for How Long Does It Take To Learn Java If I Know JavaScript?

How Long Does It Take To Learn Java If I Know JavaScript?

29
Comments 3
6 min read
Configurando tratamento de erros no kafka com Quarkus
Cover image for Configurando tratamento de erros no kafka com Quarkus

Configurando tratamento de erros no kafka com Quarkus

14
Comments 2
2 min read
How I went from a noob to a Hackathon Winner
Cover image for How I went from a noob to a Hackathon Winner

How I went from a noob to a Hackathon Winner

5
Comments
3 min read
Day 32: Shaker Sort
Cover image for Day 32: Shaker Sort

Day 32: Shaker Sort

5
Comments
1 min read
Spring boot metrics on Prometheus
Cover image for Spring boot metrics on Prometheus

Spring boot metrics on Prometheus

8
Comments
3 min read
Refactor your if statements for improved readability
Cover image for Refactor your if statements for improved readability

Refactor your if statements for improved readability

7
Comments 1
2 min read
I made an IntelliJ plugin that generate mapping code between Java entities.

I made an IntelliJ plugin that generate mapping code between Java entities.

3
Comments 2
1 min read
DSL (Domain-Specific Languages) - O início
Cover image for DSL (Domain-Specific Languages) - O início

DSL (Domain-Specific Languages) - O início

8
Comments 2
5 min read
How to use Java PriorityQueue with Examples

How to use Java PriorityQueue with Examples

Comments
6 min read
loading...