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.
Secure Your APIs in 5 Minutes: Token-Based RSocket with JWT

Secure Your APIs in 5 Minutes: Token-Based RSocket with JWT

Comments
9 min read
CI GitHub Action Workflow

CI GitHub Action Workflow

Comments
2 min read
Getting Started with Prometheus and Grafana in Java

Getting Started with Prometheus and Grafana in Java

24
Comments 3
5 min read
Scheming About Clojure

Scheming About Clojure

2
Comments 2
2 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 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 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
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
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
Front End Debugging Part 1: Not just Console Log

Front End Debugging Part 1: Not just Console Log

133
Comments 16
5 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
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
Java mutability and immutability: Understanding the difference between the two.

Java mutability and immutability: Understanding the difference between the two.

11
Comments
2 min read
Mastering the Strategy Design Pattern: A Guide for Developers

Mastering the Strategy Design Pattern: A Guide for Developers

6
Comments
6 min read
A Deep Dive into Java Maps: The Ultimate Guide for All Developers

A Deep Dive into Java Maps: The Ultimate Guide for All Developers

6
Comments
5 min read
Threads: Como definir e limitar a execução visando a performance?

Threads: Como definir e limitar a execução visando a performance?

3
Comments
9 min read
Usando um FileReader

Usando um FileReader

1
Comments
1 min read
Usando os encapsuladores de tipos da linguagem Java para converter strings numéricos

Usando os encapsuladores de tipos da linguagem Java para converter strings numéricos

1
Comments
1 min read
Pergunte ao especialista - I/O

Pergunte ao especialista - I/O

1
Comments
2 min read
20 milhões de linhas em 20s

20 milhões de linhas em 20s

Comments
6 min read
loading...