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.
Interfaces

Interfaces

1
Comments
2 min read
Usando referências de interfaces

Usando referências de interfaces

Comments
2 min read
Biblioteca de classes Java fica contida em pacotes

Biblioteca de classes Java fica contida em pacotes

Comments
1 min read
Crie uma interface Queue

Crie uma interface Queue

Comments
3 min read
Entendendo os membros protegidos

Entendendo os membros protegidos

Comments
1 min read
Importando pacotes

Importando pacotes

Comments
1 min read
Exploring GraalVM: How to Speed Up Java Applications and Reduce Memory Footprint
Cover image for Exploring GraalVM: How to Speed Up Java Applications and Reduce Memory Footprint

Exploring GraalVM: How to Speed Up Java Applications and Reduce Memory Footprint

12
Comments 1
3 min read
What is Fork/Join Framework in Java?

What is Fork/Join Framework in Java?

Comments
3 min read
L - Liskov Substitution Principle (LSP)
Cover image for L - Liskov Substitution Principle (LSP)

L - Liskov Substitution Principle (LSP)

32
Comments
13 min read
Como Resolver Problemas com jsonPath("$") ao Usar Records no Java ❌😢
Cover image for Como Resolver Problemas com jsonPath("$") ao Usar Records no Java ❌😢

Como Resolver Problemas com jsonPath("$") ao Usar Records no Java ❌😢

Comments
2 min read
Understanding Java as a Strongly Typed Language: A Beginner’s Guide
Cover image for Understanding Java as a Strongly Typed Language: A Beginner’s Guide

Understanding Java as a Strongly Typed Language: A Beginner’s Guide

8
Comments
3 min read
Applying JSON Patch to Entity in a Spring Boot Application: A Practical Guide
Cover image for Applying JSON Patch to Entity in a Spring Boot Application: A Practical Guide

Applying JSON Patch to Entity in a Spring Boot Application: A Practical Guide

Comments
1 min read
Blinking Fast Api's
Cover image for Blinking Fast Api's

Blinking Fast Api's

1
Comments
7 min read
Scala vs. Java: The Superior Choice for Big Data and Machine Learning

Scala vs. Java: The Superior Choice for Big Data and Machine Learning

1
Comments 1
11 min read
Memory Allocation of Strings in Java
Cover image for Memory Allocation of Strings in Java

Memory Allocation of Strings in Java

Comments
4 min read
10 Essential Transformations for a Java Developer to Secure Future Job Opportunities
Cover image for 10 Essential Transformations for a Java Developer to Secure Future Job Opportunities

10 Essential Transformations for a Java Developer to Secure Future Job Opportunities

1
Comments
4 min read
Harnessing Java for Real-Time Data Streaming and Processing

Harnessing Java for Real-Time Data Streaming and Processing

1
Comments
9 min read
Introdução à Programação Orientada a Objetos: Pensando em Objetos

Introdução à Programação Orientada a Objetos: Pensando em Objetos

Comments
2 min read
Why Haven’t You Upgraded to HTTP/2?

Why Haven’t You Upgraded to HTTP/2?

2
Comments
5 min read
Melhorando o desempenho de aplicações Spring Boot - Parte II

Melhorando o desempenho de aplicações Spring Boot - Parte II

Comments
5 min read
Understanding Static Utility Methods in Java

Understanding Static Utility Methods in Java

8
Comments 3
4 min read
Understanding the + Operator in Java: String Concatenation, Arithmetic, and Common Pitfalls
Cover image for Understanding the + Operator in Java: String Concatenation, Arithmetic, and Common Pitfalls

Understanding the + Operator in Java: String Concatenation, Arithmetic, and Common Pitfalls

5
Comments
4 min read
4 Tips for Utilizing Var in Your Java Certification Exam
Cover image for 4 Tips for Utilizing Var in Your Java Certification Exam

4 Tips for Utilizing Var in Your Java Certification Exam

1
Comments
2 min read
Multithreading Concepts Part 1: Atomicity and Immutability
Cover image for Multithreading Concepts Part 1: Atomicity and Immutability

Multithreading Concepts Part 1: Atomicity and Immutability

10
Comments
4 min read
Spring Security For Beginners — Part 2
Cover image for Spring Security For Beginners — Part 2

Spring Security For Beginners — Part 2

1
Comments
3 min read
loading...