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.
Case Studies on Strings and Characters

Case Studies on Strings and Characters

Comments
4 min read
Practical use Cases of AI and Java

Practical use Cases of AI and Java

1
Comments
3 min read
Data API for Amazon Aurora Serverless v2 with AWS SDK for Java - Part 6 Comparing cold and warm starts between Data API and JDBC

Data API for Amazon Aurora Serverless v2 with AWS SDK for Java - Part 6 Comparing cold and warm starts between Data API and JDBC

5
Comments
5 min read
Formatting Console Output

Formatting Console Output

1
Comments 1
3 min read
The String Type

The String Type

Comments
9 min read
Exploring Spring Framework, Spring MVC, and Reinforcing Core Java Concepts

Exploring Spring Framework, Spring MVC, and Reinforcing Core Java Concepts

1
Comments
1 min read
Book review - Frontend Development with JavaFX and Kotlin

Book review - Frontend Development with JavaFX and Kotlin

Comments
5 min read
Understanding JDBC Three-Tier Architecture: A Detailed Overview

Understanding JDBC Three-Tier Architecture: A Detailed Overview

1
Comments
3 min read
The Ultimate Comparison: Python vs. Java in 2024

The Ultimate Comparison: Python vs. Java in 2024

6
Comments
3 min read
Character Data Type and Operations

Character Data Type and Operations

2
Comments
6 min read
Understanding How Java Code Runs Behind the Scenes

Understanding How Java Code Runs Behind the Scenes

7
Comments
2 min read
Common Mathematical Functions

Common Mathematical Functions

Comments
4 min read
5 Things I wanted to know about REST API when I was starting

5 Things I wanted to know about REST API when I was starting

Comments
4 min read
What is a singleton class in Java? And How to implement a singleton class?

What is a singleton class in Java? And How to implement a singleton class?

2
Comments
2 min read
Managing JDKs on native Windows (not WSL)

Managing JDKs on native Windows (not WSL)

1
Comments
1 min read
Junit Badge For Git Project

Junit Badge For Git Project

Comments
2 min read
Exploring Functional Programming in Java (for JavaScript Developers)

Exploring Functional Programming in Java (for JavaScript Developers)

Comments
3 min read
The Java Developer’s Library: Top Books to Elevate Your Coding Skills

The Java Developer’s Library: Top Books to Elevate Your Coding Skills

3
Comments
2 min read
[Micronaut] Receiving Japanese(Shift-JIS) data as HTTPResponse

[Micronaut] Receiving Japanese(Shift-JIS) data as HTTPResponse

Comments
3 min read
Priority Queue

Priority Queue

1
Comments
2 min read
Exploring the Intersection of Technology and Creativity....!!!!!

Exploring the Intersection of Technology and Creativity....!!!!!

1
Comments
1 min read
Maximum Average Subarray I | LeetCode | Java

Maximum Average Subarray I | LeetCode | Java

3
Comments
1 min read
Top 10 GitHub Repositories for Python and Java Developers

Top 10 GitHub Repositories for Python and Java Developers

8
Comments
5 min read
Debugging

Debugging

Comments
2 min read
Operator Precedence and Associativity

Operator Precedence and Associativity

Comments
2 min read
Conditional Expressions

Conditional Expressions

Comments
1 min read
switch Statements

switch Statements

Comments
3 min read
Cisco Java Developer Interview Transcript 2024(Java,Spring-Boot,Hibernate)

Cisco Java Developer Interview Transcript 2024(Java,Spring-Boot,Hibernate)

2
Comments
9 min read
Logical Operators

Logical Operators

Comments
2 min read
🌱 Newbie Spring Java: Any waterpolo betting tips for beginners? 💦

🌱 Newbie Spring Java: Any waterpolo betting tips for beginners? 💦

Comments 1
1 min read
cURL for Web Scraping with Python, JAVA, and PHP

cURL for Web Scraping with Python, JAVA, and PHP

3
Comments
11 min read
How to deal with N+1 problems with Hibernate

How to deal with N+1 problems with Hibernate

2
Comments 2
8 min read
O básico de Threads no Java

O básico de Threads no Java

8
Comments 1
3 min read
SOLID Principles Explained (with examples in Java)

SOLID Principles Explained (with examples in Java)

11
Comments 1
4 min read
JP Morgan Interview Question & Answers | Java Developer 7+ Years Experience for Mumbai

JP Morgan Interview Question & Answers | Java Developer 7+ Years Experience for Mumbai

11
Comments 2
2 min read
Count Good Nodes in Binary Tree | LeetCode | Java

Count Good Nodes in Binary Tree | LeetCode | Java

5
Comments
1 min read
Case Study: Computing Body Mass Index and Computing Taxes

Case Study: Computing Body Mass Index and Computing Taxes

Comments
5 min read
Generating Random Numbers

Generating Random Numbers

Comments
1 min read
Common Errors and Pitfalls in selection statements

Common Errors and Pitfalls in selection statements

Comments
4 min read
MJPEG stream demo server by Reactor netty

MJPEG stream demo server by Reactor netty

5
Comments
1 min read
@Nullable et @NonNull

@Nullable et @NonNull

Comments
2 min read
Nested if and Multi-Way if-else Statements

Nested if and Multi-Way if-else Statements

1
Comments
2 min read
if Statements

if Statements

Comments
2 min read
Two-Way if-else Statements

Two-Way if-else Statements

Comments
2 min read
Selections

Selections

Comments
2 min read
Jakarta Persistence API (JPA) example application: Northwind sample database

Jakarta Persistence API (JPA) example application: Northwind sample database

Comments
1 min read
Spring Boot Testing : Basic Concepts and Categories of Tests

Spring Boot Testing : Basic Concepts and Categories of Tests

10
Comments
3 min read
Setup Azure Cosmos DB for Gremlin in Spring Boot Java

Setup Azure Cosmos DB for Gremlin in Spring Boot Java

2
Comments
3 min read
Exploring Why IntelliJ IDEA Reigns Supreme as the Ultimate Java IDE

Exploring Why IntelliJ IDEA Reigns Supreme as the Ultimate Java IDE

Comments
2 min read
Node.js vs. Python vs. Java: Choosing the Right Back-End Technology

Node.js vs. Python vs. Java: Choosing the Right Back-End Technology

9
Comments 4
5 min read
“Java vs. Other Languages”

“Java vs. Other Languages”

1
Comments
3 min read
API Automation with RestAssured:

API Automation with RestAssured:

1
Comments
2 min read
🌟 Today's Java session was a perfect blend of theory and practice! 💡

🌟 Today's Java session was a perfect blend of theory and practice! 💡

Comments
1 min read
Understanding and Using Lambda Functions in Python and Java

Understanding and Using Lambda Functions in Python and Java

1
Comments
3 min read
Flatten Binary Tree to Linked List | LeetCode | Java

Flatten Binary Tree to Linked List | LeetCode | Java

10
Comments
1 min read
Spring Boot 3 application on AWS Lambda - Part 4 Measuring cold and warm starts with AWS Serverless Java Container

Spring Boot 3 application on AWS Lambda - Part 4 Measuring cold and warm starts with AWS Serverless Java Container

6
Comments
5 min read
Kotlin & JVM first thoughts (Day 2) - Creating a SaaS Startup in 30 Days

Kotlin & JVM first thoughts (Day 2) - Creating a SaaS Startup in 30 Days

Comments
3 min read
Java 101: Zero to Hero Course

Java 101: Zero to Hero Course

82
Comments 3
18 min read
How to Build an OpenAI GPT Agent in less than 15 mins

How to Build an OpenAI GPT Agent in less than 15 mins

7
Comments
5 min read
[Java] Overriding and Hiding

[Java] Overriding and Hiding

3
Comments
2 min read
loading...