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.
Disadvantages of the Open/Closed Principle(OCP)

Disadvantages of the Open/Closed Principle(OCP)

36
Comments
2 min read
Dive into the 'Project: University Information Query System' - Mastering Java and MySQL for Efficient Data Management
Cover image for Dive into the 'Project: University Information Query System' - Mastering Java and MySQL for Efficient Data Management

Dive into the 'Project: University Information Query System' - Mastering Java and MySQL for Efficient Data Management

Comments
3 min read
O - Open/Closed Principle (OCP)
Cover image for 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
Cover image for Understanding Data Types in Java: Common Pitfalls and Best Practices

Understanding Data Types in Java: Common Pitfalls and Best Practices

10
Comments
5 min read
Selenium How To Wait Page Loading

Selenium How To Wait Page Loading

1
Comments
1 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
count-of-substrings-containing-every-vowel-and-k-consonants-i

count-of-substrings-containing-every-vowel-and-k-consonants-i

1
Comments
1 min read
Collections.nCopies method in Java

Collections.nCopies method in Java

5
Comments
2 min read
JasperReports with Arabic
Cover image for 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
Exemplo Breve de Pacote

Exemplo Breve de Pacote

Comments
2 min read
Pacotes e o Acesso a Membros

Pacotes e o Acesso a Membros

Comments
3 min read
Definindo um Pacote

Definindo um Pacote

Comments
2 min read
Capítulo 8 Pacotes e interfaces

Capítulo 8 Pacotes e interfaces

Comments
2 min read
Encontrando Pacotes e CLASSPATH

Encontrando Pacotes e CLASSPATH

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

# Ultimate Guide: Debugging Techniques for QA Automation Engineers

1
Comments
4 min read
Understanding the Difference Between ClassNotFoundException and NoClassDefFoundError

Understanding the Difference Between ClassNotFoundException and NoClassDefFoundError

Comments
3 min read
Merge TIME!

Merge TIME!

Comments
2 min read
The Best Microservices Design Patterns Explained Like You’re Ordering Pizza
Cover image for The Best Microservices Design Patterns Explained Like You’re Ordering Pizza

The Best Microservices Design Patterns Explained Like You’re Ordering Pizza

37
Comments 15
6 min read
Unlocking Functional Programming in Java: A Guide to Lambdas, Method References, and Chaining
Cover image for 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

4
Comments
6 min read
S - Single Responsibility Principle(SRP)
Cover image for S - Single Responsibility Principle(SRP)

S - Single Responsibility Principle(SRP)

32
Comments
7 min read
loading...