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.
Item 71: Evite o uso desnecessário das exceções verificadas

Item 71: Evite o uso desnecessário das exceções verificadas

Comments
3 min read
Item 69: Utilize as exceções somente em circunstâncias excepcionais

Item 69: Utilize as exceções somente em circunstâncias excepcionais

Comments
1 min read
Item 70: Utilize exceções verificadas para condições recuperáveis e exceções de runtime para erros de programação

Item 70: Utilize exceções verificadas para condições recuperáveis e exceções de runtime para erros de programação

Comments
2 min read
Why ASAP (Atlassian) Auth is the Fast & Safe Choice for REST API Authentication?

Why ASAP (Atlassian) Auth is the Fast & Safe Choice for REST API Authentication?

2
Comments
5 min read
Como Melhorar seu Código Java: 7 Boas Práticas e Padrões de Desenvolvimento

Como Melhorar seu Código Java: 7 Boas Práticas e Padrões de Desenvolvimento

2
Comments
6 min read
Kotlin Range Expressions vs. Java: A Journey Through the Numerical Landscape (Where Kotlin Takes a Scenic Route!)

Kotlin Range Expressions vs. Java: A Journey Through the Numerical Landscape (Where Kotlin Takes a Scenic Route!)

Comments
3 min read
YYYY? yyyy!

YYYY? yyyy!

2
Comments 1
7 min read
Front End Debugging Part 1: Not just Console Log

Front End Debugging Part 1: Not just Console Log

134
Comments 16
5 min read
Why Scala is the Best Choice for Big Data Applications: Advantages Over Java and Python

Why Scala is the Best Choice for Big Data Applications: Advantages Over Java and Python

Comments
6 min read
The Complete Guide to Queue Data Structure in Java

The Complete Guide to Queue Data Structure in Java

1
Comments
10 min read
Understanding the Composite Design Pattern: A Comprehensive Guide with Real-World Applications

Understanding the Composite Design Pattern: A Comprehensive Guide with Real-World Applications

4
Comments
5 min read
Ktor -Create asynchronous applications the Kotlin way!!

Ktor -Create asynchronous applications the Kotlin way!!

20
Comments
4 min read
What Is Polymorphism? Exploring Type-Object Relations in Java

What Is Polymorphism? Exploring Type-Object Relations in Java

Comments
3 min read
Optimizing Stream API Usage in Java for Large Data Sets

Optimizing Stream API Usage in Java for Large Data Sets

Comments
1 min read
Kotlin Delegated Properties vs. Java: A Tale of Shared Responsibilities (Where Kotlin Lightens the Load!)

Kotlin Delegated Properties vs. Java: A Tale of Shared Responsibilities (Where Kotlin Lightens the Load!)

Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.