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.
Understanding Data Types in Java: Common Pitfalls and Best Practices

Understanding Data Types in Java: Common Pitfalls and Best Practices

11
Comments
5 min read
Programming in Scala as a "Better" Java

Programming in Scala as a "Better" Java

1
Comments 2
8 min read
Don't forget to flush! — Ensuring Data Integrity in Spring Data JPA

Don't forget to flush! — Ensuring Data Integrity in Spring Data JPA

1
Comments
4 min read
Spring Data JPA Method Naming Conventions: Build Queries Without Writing SQL

Spring Data JPA Method Naming Conventions: Build Queries Without Writing SQL

2
Comments 1
2 min read
Collections.nCopies method in Java

Collections.nCopies method in Java

5
Comments
2 min read
JasperReports with Arabic

JasperReports with Arabic

1
Comments
10 min read
Understanding Wrapper Classes, Autoboxing, and Unboxing in Java

Understanding Wrapper Classes, Autoboxing, and Unboxing in Java

13
Comments 4
4 min read
Exemplo de Acesso a Pacote

Exemplo de Acesso a Pacote

1
Comments
3 min read
Disadvantages of the Single Responsibility Principle(SRP)

Disadvantages of the Single Responsibility Principle(SRP)

35
Comments
2 min read
# Ultimate Guide: Debugging Techniques for QA Automation Engineers

# Ultimate Guide: Debugging Techniques for QA Automation Engineers

1
Comments
4 min read
Unlocking Functional Programming in Java: A Guide to Lambdas, Method References, and Chaining

Unlocking Functional Programming in Java: A Guide to Lambdas, Method References, and Chaining

6
Comments
6 min read
S - Single Responsibility Principle(SRP)

S - Single Responsibility Principle(SRP)

32
Comments
7 min read
Building a Rotated Sorted Array Search in Java: Understanding Pivot and Binary Search

Building a Rotated Sorted Array Search in Java: Understanding Pivot and Binary Search

Comments
3 min read
Tutorial: Build a Java SDK based on OpenAPI Spec

Tutorial: Build a Java SDK based on OpenAPI Spec

2
Comments
16 min read
How to prevent log injection vulnerability in JavaScript and Node.js applications

How to prevent log injection vulnerability in JavaScript and Node.js applications

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