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.
Handling Resource Leaks with Scanner and System.in in Java

Handling Resource Leaks with Scanner and System.in in Java

Comments
1 min read
Oracle Certified Java 8 Associate (OCA) Exam Preparation
Cover image for Oracle Certified Java 8 Associate (OCA) Exam Preparation

Oracle Certified Java 8 Associate (OCA) Exam Preparation

12
Comments 3
4 min read
Item 72: Priorize o uso das exceções padrões

Item 72: Priorize o uso das exceções padrões

1
Comments 1
2 min read
What is a NullPointerException, and how do I fix it?

What is a NullPointerException, and how do I fix it?

9
Comments 1
2 min read
Custom Insurance Software Development: Streamlining Processes for Faster Deployment
Cover image for Custom Insurance Software Development: Streamlining Processes for Faster Deployment

Custom Insurance Software Development: Streamlining Processes for Faster Deployment

3
Comments
13 min read
Contributing to ByteChef

Contributing to ByteChef

1
Comments
9 min read
Using IPAddress Java Library with ColdFusion to Standardize IPv4 & IPv6 Addresses
Cover image for Using IPAddress Java Library with ColdFusion to Standardize IPv4 & IPv6 Addresses

Using IPAddress Java Library with ColdFusion to Standardize IPv4 & IPv6 Addresses

4
Comments
3 min read
A journey to optimize a SpringData SQL query with N+1s
Cover image for A journey to optimize a SpringData SQL query with N+1s

A journey to optimize a SpringData SQL query with N+1s

15
Comments
6 min read
Collection in Java

Collection in Java

Comments
2 min read
Java’s TreeMap.tailMap() Method Explained

Java’s TreeMap.tailMap() Method Explained

6
Comments 2
3 min read
Зоопарк Hibernate: N+1 запросов или как накормить жадного бегемота
Cover image for Зоопарк Hibernate: N+1 запросов или как накормить жадного бегемота

Зоопарк Hibernate: N+1 запросов или как накормить жадного бегемота

8
Comments
2 min read
Kotlin Object Declarations vs. Java: Summoning Singletons with Ease

Kotlin Object Declarations vs. Java: Summoning Singletons with Ease

1
Comments
2 min read
Kotlin vs. Java: A Grand Finale and Farewell (But Not Goodbye!)

Kotlin vs. Java: A Grand Finale and Farewell (But Not Goodbye!)

Comments
3 min read
Running Spring Boot Applications With Gradle and Maven
Cover image for Running Spring Boot Applications With Gradle and Maven

Running Spring Boot Applications With Gradle and Maven

Comments
1 min read
Herança e Classes Abstratas em Programação Orientada a Objetos

Herança e Classes Abstratas em Programação Orientada a Objetos

Comments
4 min read
Discovering the Purpose of Interfaces as a Beginner🌱

Discovering the Purpose of Interfaces as a Beginner🌱

1
Comments
2 min read
Assert with Grace: Custom Soft Assertions using AssertJ for Cleaner Code

Assert with Grace: Custom Soft Assertions using AssertJ for Cleaner Code

1
Comments
4 min read
Writing k8s operator in Java
Cover image for Writing k8s operator in Java

Writing k8s operator in Java

Comments
9 min read
A simple Java script to verify you're using Java 17+

A simple Java script to verify you're using Java 17+

1
Comments
2 min read
Sincronização e Comunicação entre Threads

Sincronização e Comunicação entre Threads

2
Comments
1 min read
Kotlin Extension Functions vs. Java: Adding a Touch of Magic to Existing Classes

Kotlin Extension Functions vs. Java: Adding a Touch of Magic to Existing Classes

Comments
3 min read
Exercício Tente Isto 11-1: Extendendo Thread

Exercício Tente Isto 11-1: Extendendo Thread

1
Comments
2 min read
Wednesday Links - Edition 2024-10-16

Wednesday Links - Edition 2024-10-16

Comments
1 min read
Cap 11 Programação com várias threads

Cap 11 Programação com várias threads

2
Comments
2 min read
Java 21 Pattern Matching Interview Questions
Cover image for Java 21 Pattern Matching Interview Questions

Java 21 Pattern Matching Interview Questions

1
Comments
2 min read
loading...