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.
Understanding @Primary in Spring

Understanding @Primary in Spring

3
Comments
2 min read
Thread and Process

Thread and Process

2
Comments
3 min read
Case Study: The ClockPane Class

Case Study: The ClockPane Class

1
Comments
5 min read
Shapes

Shapes

2
Comments
10 min read
Streamlined Java Data Querying

Streamlined Java Data Querying

Comments
2 min read
Layout Panes

Layout Panes

2
Comments
8 min read
The Color Class

The Color Class

2
Comments
2 min read
JavaFX Basics

JavaFX Basics

Comments
2 min read
The Font Class

The Font Class

2
Comments
2 min read
Property Binding

Property Binding

3
Comments
4 min read
The Image and ImageView Classes

The Image and ImageView Classes

1
Comments
3 min read
Common Properties and Methods for Nodes

Common Properties and Methods for Nodes

1
Comments
2 min read
Panes, UI Controls, and Shapes

Panes, UI Controls, and Shapes

3
Comments
3 min read
The Basic Structure of a JavaFX Program

The Basic Structure of a JavaFX Program

1
Comments
2 min read
Comparing the Performance of Sets and Lists

Comparing the Performance of Sets and Lists

2
Comments 2
3 min read
𝗔 𝗕𝗿𝗶𝗲𝗳 𝗢𝘃𝗲𝗿𝘃𝗶𝗲𝘄 𝗼𝗳 𝗝𝗮𝘃𝗮 𝟭.𝟴

𝗔 𝗕𝗿𝗶𝗲𝗳 𝗢𝘃𝗲𝗿𝘃𝗶𝗲𝘄 𝗼𝗳 𝗝𝗮𝘃𝗮 𝟭.𝟴

Comments
2 min read
Java vs Node - What Is The Difference?

Java vs Node - What Is The Difference?

2
Comments
6 min read
Item 36: Use a classe EnumSet em vez dos campos de bits

Item 36: Use a classe EnumSet em vez dos campos de bits

Comments
2 min read
Item 35: Use os campos de instância em vez dos valores ordinais

Item 35: Use os campos de instância em vez dos valores ordinais

Comments
1 min read
Try To Use `savepoint` In Spring JPA/Hibernate

Try To Use `savepoint` In Spring JPA/Hibernate

1
Comments 1
2 min read
Wednesday Links - Edition 2024-06-19

Wednesday Links - Edition 2024-06-19

1
Comments
1 min read
Working with Parquet files in Java using Carpet

Working with Parquet files in Java using Carpet

1
Comments 1
6 min read
Paralelismo e Concorrência 101

Paralelismo e Concorrência 101

89
Comments 6
5 min read
Writing code like this improves efficiency by 100 times compared to directly using MyBatis

Writing code like this improves efficiency by 100 times compared to directly using MyBatis

2
Comments 1
14 min read
Java Bytecode Execution: Bridging JVM and OS

Java Bytecode Execution: Bridging JVM and OS

Comments
1 min read
loading...