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.
Looking for potential vulnerabilities in code, part 1: theory

Looking for potential vulnerabilities in code, part 1: theory

Comments
13 min read
The Challenges of Using 'Object' as a Catch-All Type in Java

The Challenges of Using 'Object' as a Catch-All Type in Java

15
Comments
8 min read
Best Practices for Effective Logging Strategies

Best Practices for Effective Logging Strategies

1
Comments
7 min read
Understanding C++ Data Types, Vulnerabilities, and Key Differences with Java

Understanding C++ Data Types, Vulnerabilities, and Key Differences with Java

1
Comments
7 min read
Java Selection Structures: if, if-else, if-else-if Ladder, and Switch

Java Selection Structures: if, if-else, if-else-if Ladder, and Switch

Comments
2 min read
Understanding Superclass vs. Request Decorator: Differences, Benefits, and Use Cases

Understanding Superclass vs. Request Decorator: Differences, Benefits, and Use Cases

Comments
4 min read
El bloque finally en Java

El bloque finally en Java

Comments
4 min read
Big Decimal Arithmetic Across Programming Languages: Bridging the Gap

Big Decimal Arithmetic Across Programming Languages: Bridging the Gap

7
Comments
7 min read
Deploy Java Spring boot project as systemd service

Deploy Java Spring boot project as systemd service

4
Comments
2 min read
My Deloitte Interview Experience: On-Campus Placement Drive 2024 (Product Engineering Analyst Role)

My Deloitte Interview Experience: On-Campus Placement Drive 2024 (Product Engineering Analyst Role)

Comments
2 min read
Java scenario based interview questions

Java scenario based interview questions

9
Comments
1 min read
Synchronizing Threads with Semaphores: Practicing Concurrency in Java - LeetCode Problem 1115, "Print FooBar Alternately"

Synchronizing Threads with Semaphores: Practicing Concurrency in Java - LeetCode Problem 1115, "Print FooBar Alternately"

1
Comments
3 min read
Java Performance Mastery: Expert Tips for Optimizing Code Efficiency

Java Performance Mastery: Expert Tips for Optimizing Code Efficiency

11
Comments
5 min read
Simplifying Java Development with Lombok in Spring Boot

Simplifying Java Development with Lombok in Spring Boot

8
Comments
2 min read
How does Optional.ifPresent() differ from Optional.orElse()?

How does Optional.ifPresent() differ from Optional.orElse()?

6
Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.