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 Static Utility Methods in Java

Understanding Static Utility Methods in Java

8
Comments 3
4 min read
Understanding the + Operator in Java: String Concatenation, Arithmetic, and Common Pitfalls

Understanding the + Operator in Java: String Concatenation, Arithmetic, and Common Pitfalls

5
Comments
4 min read
4 Tips for Utilizing Var in Your Java Certification Exam

4 Tips for Utilizing Var in Your Java Certification Exam

1
Comments
2 min read
Multithreading Concepts Part 1: Atomicity and Immutability

Multithreading Concepts Part 1: Atomicity and Immutability

10
Comments
4 min read
Disadvantages of the Open/Closed Principle(OCP)

Disadvantages of the Open/Closed Principle(OCP)

36
Comments
2 min read
O - Open/Closed Principle (OCP)

O - Open/Closed Principle (OCP)

36
Comments 2
12 min read
Programming in Scala as a "Better" Java

Programming in Scala as a "Better" Java

1
Comments 2
8 min read
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
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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.