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.
Goodbye JNI: Embracing Java’s Foreign Function & Memory API

Goodbye JNI: Embracing Java’s Foreign Function & Memory API

Comments
2 min read
Which Full Stack Developer is in Demand?

Which Full Stack Developer is in Demand?

Comments
1 min read
Deploying a Scala Play Application to Heroku

Deploying a Scala Play Application to Heroku

1
Comments
12 min read
learned basics of Java today, variables , expressions ,and basic programs

learned basics of Java today, variables , expressions ,and basic programs

1
Comments
1 min read
From Tutorial Hell to Hands-On Mastery: How to Actually Learn Backend Development 🚀🔥

From Tutorial Hell to Hands-On Mastery: How to Actually Learn Backend Development 🚀🔥

Comments
4 min read
Is Java Really That Bad? My Take as an Android Dev 🚀

Is Java Really That Bad? My Take as an Android Dev 🚀

2
Comments
2 min read
Day 6: Predefined vs user-defined & Parameters vs Arguments.

Day 6: Predefined vs user-defined & Parameters vs Arguments.

Comments
4 min read
REST APIs: The Backbone of Modern Apps

REST APIs: The Backbone of Modern Apps

6
Comments
7 min read
Understanding the Async Annotation In Spring Boot

Understanding the Async Annotation In Spring Boot

10
Comments
3 min read
Understanding Java: A Simple Introduction for New Programmers

Understanding Java: A Simple Introduction for New Programmers

Comments
4 min read
Day 5: Static Methods

Day 5: Static Methods

Comments
4 min read
🗄️ Best Practices for Handling Multiple Schemas in the Same Database Across Applications (with Real-World Lessons & Code)

🗄️ Best Practices for Handling Multiple Schemas in the Same Database Across Applications (with Real-World Lessons & Code)

8
Comments
2 min read
How to Use @PropertySource in Your Spring Application

How to Use @PropertySource in Your Spring Application

5
Comments 2
3 min read
📢 Implementando Eventos com Spring: Um Exemplo Prático 🚀

📢 Implementando Eventos com Spring: Um Exemplo Prático 🚀

Comments
4 min read
The guys that program in Java, what is your most loveless part of your job?

The guys that program in Java, what is your most loveless part of your job?

Comments 3
1 min read
Clean Code: The Art of Self-Documenting Code

Clean Code: The Art of Self-Documenting Code

1
Comments 2
2 min read
[📝LeetCode #13] Roman to Integer

[📝LeetCode #13] Roman to Integer

2
Comments 2
3 min read
count vowel(a,e,i,o,u) & show element not use inbuild method

count vowel(a,e,i,o,u) & show element not use inbuild method

Comments 2
1 min read
Mastering Java Memory Management: A Comprehensive Guide to JVM Internals, Garbage Collection, and Optimization

Mastering Java Memory Management: A Comprehensive Guide to JVM Internals, Garbage Collection, and Optimization

8
Comments 1
18 min read
How to Boil Potatoes? I Thought I Knew — Until I Didn't.

How to Boil Potatoes? I Thought I Knew — Until I Didn't.

26
Comments 4
4 min read
Day-12: Data Types

Day-12: Data Types

Comments
2 min read
day-12: A Comprehensive Guide to Java Objects, Data Types, and Variable Initialization

day-12: A Comprehensive Guide to Java Objects, Data Types, and Variable Initialization

Comments
1 min read
Java Clean Code Tip for Testers: Use try-with-resources Like a Pro

Java Clean Code Tip for Testers: Use try-with-resources Like a Pro

Comments 2
2 min read
Shorten URL Reflections

Shorten URL Reflections

5
Comments 2
2 min read
Supercharge Your Spring Boot App with Java 21 and Native Image

Supercharge Your Spring Boot App with Java 21 and Native Image

7
Comments 2
3 min read
loading...