Forem

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
Exception Handling in Java

Exception Handling in Java

2
Comments
2 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

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
Java Performance Mastery: Expert Tips for Optimizing Code Efficiency

Java Performance Mastery: Expert Tips for Optimizing Code Efficiency

10
Comments
5 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
Simplifying Java Development with Lombok in Spring Boot

Simplifying Java Development with Lombok in Spring Boot

7
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
Access Modifiers in Java: The Ultimate Gatekeepers

Access Modifiers in Java: The Ultimate Gatekeepers

8
Comments 2
2 min read
Understanding Double Dispatch: A Simple Guide

Understanding Double Dispatch: A Simple Guide

Comments
3 min read
Mastering End-to-End Transactional Functionality in Spring Boot with Examples

Mastering End-to-End Transactional Functionality in Spring Boot with Examples

Comments
1 min read
Genéricos só funcionam com tipos de referência

Genéricos só funcionam com tipos de referência

3
Comments
1 min read
Convenção de Tipos Genéricos

Convenção de Tipos Genéricos

1
Comments
1 min read
Unlocking the Power of OOP in Java: A Beginner’s Guide

Unlocking the Power of OOP in Java: A Beginner’s Guide

7
Comments 1
3 min read
Quick and Easy: How to Test RESTful APIs in Java

Quick and Easy: How to Test RESTful APIs in Java

47
Comments 2
3 min read
Tipos genéricos diferem de acordo com seus argumentos de tipo

Tipos genéricos diferem de acordo com seus argumentos de tipo

1
Comments
1 min read
Classe genérica com dois parâmetros de tipo

Classe genérica com dois parâmetros de tipo

1
Comments
2 min read
loading...