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.
What Happens Internally When You Write String s = new String("Hello"); in Java?

What Happens Internally When You Write String s = new String("Hello"); in Java?

5
Comments
3 min read
Java HashSet Demystified: Your Ultimate Guide to Unordered, Unique Collections

Java HashSet Demystified: Your Ultimate Guide to Unordered, Unique Collections

2
Comments
6 min read
Project 1 - SE371 Ayaan Ahmed

Project 1 - SE371 Ayaan Ahmed

Comments
1 min read
Java LinkedHashSet Explained: The Ordered & Unique Collection

Java LinkedHashSet Explained: The Ordered & Unique Collection

1
Comments
5 min read
#java

#java

1
Comments
2 min read
Paginação Simples e Eficiente com Spring Data 🧙‍♂️

Paginação Simples e Eficiente com Spring Data 🧙‍♂️

1
Comments
6 min read
Java Map Explained: Your Ultimate Guide to HashMap, TreeMap, and More

Java Map Explained: Your Ultimate Guide to HashMap, TreeMap, and More

3
Comments
6 min read
Java Data Structures Decoded: A No-BS Guide for Modern Developers

Java Data Structures Decoded: A No-BS Guide for Modern Developers

Comments
6 min read
🧠 Mastering Data Structures in Java — Part 6: HashSet

🧠 Mastering Data Structures in Java — Part 6: HashSet

1
Comments
3 min read
Viewing the Design of the Open-Source Low-Code Platform Skyve Through Reversible Computation

Viewing the Design of the Open-Source Low-Code Platform Skyve Through Reversible Computation

Comments
19 min read
Java Architecture

Java Architecture

Comments
1 min read
Master Java BufferedWriter: A No-Fluff Guide to Efficient File Handling

Master Java BufferedWriter: A No-Fluff Guide to Efficient File Handling

Comments
6 min read
Getting Started with Java

Getting Started with Java

Comments
2 min read
Understanding JMeter Testing: A Practical Guide to Load and Performance Engineering

Understanding JMeter Testing: A Practical Guide to Load and Performance Engineering

Comments
2 min read
NopRule: A Rule Engine That Uses Excel as a Visual Designer

NopRule: A Rule Engine That Uses Excel as a Visual Designer

Comments
9 min read
Java Delete Files: A No-BS Guide to delete(), NIO, & Best Practices

Java Delete Files: A No-BS Guide to delete(), NIO, & Best Practices

Comments
7 min read
Master Java BufferedReader: A No-BS Guide to Faster, Smarter File Reading

Master Java BufferedReader: A No-BS Guide to Faster, Smarter File Reading

Comments
6 min read
Format Specifier in java

Format Specifier in java

Comments
1 min read
Java 17 Features - Part 4: Pattern Matching & Switch Expressions

Java 17 Features - Part 4: Pattern Matching & Switch Expressions

1
Comments
3 min read
8 Spring @Transactional Pitfalls That Break Production (And How to Catch Them All)

8 Spring @Transactional Pitfalls That Break Production (And How to Catch Them All)

Comments
6 min read
Java FileInputStream: Your No-Fluff Guide to Reading Files in Java

Java FileInputStream: Your No-Fluff Guide to Reading Files in Java

Comments
6 min read
Java I/O Streams Demystified: Your Ultimate Guide to File Handling in Java

Java I/O Streams Demystified: Your Ultimate Guide to File Handling in Java

Comments
6 min read
Java Architecture

Java Architecture

Comments
1 min read
Hexagonal Architecture na Prática: Construindo Software Sustentável com Java e Spring Boot

Hexagonal Architecture na Prática: Construindo Software Sustentável com Java e Spring Boot

1
Comments 2
5 min read
How I Started Learning Java & Spring Boot (As a Beginner Developer)

How I Started Learning Java & Spring Boot (As a Beginner Developer)

Comments
1 min read
loading...