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.
Why JavaScript is the Backbone of the Web (And Why You Should Care) 💪

Why JavaScript is the Backbone of the Web (And Why You Should Care) 💪

2
Comments 1
2 min read
Mapping paths through GeoServer source code

Mapping paths through GeoServer source code

Comments
14 min read
Mastering Java Collections with Multithreading: Best Practices and Practical Examples

Mastering Java Collections with Multithreading: Best Practices and Practical Examples

10
Comments
6 min read
First Interaction With Open Source

First Interaction With Open Source

1
Comments 2
4 min read
Quando os construtores são chamados?

Quando os construtores são chamados?

Comments
1 min read
Referências da superclasse e objetos da subclasse

Referências da superclasse e objetos da subclasse

Comments
2 min read
Pergunte ao especialista - Funções virtuais

Pergunte ao especialista - Funções virtuais

Comments
1 min read
Sobreposição de métodos

Sobreposição de métodos

Comments
2 min read
Métodos sobrepostos dão suporte ao polimorfismo

Métodos sobrepostos dão suporte ao polimorfismo

Comments
2 min read
Python vs Java: A Deep Dive into the Best Programming Language for You

Python vs Java: A Deep Dive into the Best Programming Language for You

17
Comments 1
4 min read
Optimizing Java Heap Setting for AWS ECS

Optimizing Java Heap Setting for AWS ECS

2
Comments
3 min read
Constructor Overloading in Java

Constructor Overloading in Java

Comments
3 min read
Spring Boot RestTemplate getForEntity method

Spring Boot RestTemplate getForEntity method

6
Comments 1
2 min read
Understanding Java Streams: Revolutionizing Data Processing

Understanding Java Streams: Revolutionizing Data Processing

Comments
3 min read
Developing Microservices with Spring Boot and Spring Cloud

Developing Microservices with Spring Boot and Spring Cloud

Comments
3 min read
Spring Boot 3 application on AWS Lambda - Part 11 Measuring cold and warm starts of Lambda function using Docker Container Image

Spring Boot 3 application on AWS Lambda - Part 11 Measuring cold and warm starts of Lambda function using Docker Container Image

7
Comments
3 min read
Spring Security: Protecting Your App from Everyone (Including You!)

Spring Security: Protecting Your App from Everyone (Including You!)

Comments
4 min read
SOLID Principles in object-oriented design

SOLID Principles in object-oriented design

1
Comments
14 min read
Java 8 Features: A Comprehensive Guide

Java 8 Features: A Comprehensive Guide

2
Comments
3 min read
Dependency Injection in Spring Boot: The Wizard Behind the Curtain

Dependency Injection in Spring Boot: The Wizard Behind the Curtain

Comments
6 min read
Have you encountered a variable named "clazz" in Java before? 👀

Have you encountered a variable named "clazz" in Java before? 👀

1
Comments
1 min read
How to find intersection of two singly linked lists in a simple and optimal way in java

How to find intersection of two singly linked lists in a simple and optimal way in java

Comments
3 min read
How to Measure Code Coverage in a Running Java Application Using JaCoCo

How to Measure Code Coverage in a Running Java Application Using JaCoCo

7
Comments 2
4 min read
JDK Setup On Linux, Windows, Mac

JDK Setup On Linux, Windows, Mac

1
Comments
3 min read
What is the CORS ?

What is the CORS ?

Comments
3 min read
loading...