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.
Wednesday Links - Edition 2024-12-18

Wednesday Links - Edition 2024-12-18

Comments
1 min read
Where is Java Used in Industry?
Cover image for Where is Java Used in Industry?

Where is Java Used in Industry?

Comments
3 min read
Day 4 - Dec 23 -->java simple program

Day 4 - Dec 23 -->java simple program

2
Comments
1 min read
Merge Sort Algorithm
Cover image for Merge Sort Algorithm

Merge Sort Algorithm

1
Comments
3 min read
79: Evite a Sincronização Excessiva

79: Evite a Sincronização Excessiva

Comments
3 min read
5 Most Used Programming Languages in 2024
Cover image for 5 Most Used Programming Languages in 2024

5 Most Used Programming Languages in 2024

1
Comments
3 min read
Difference Java ByteArrayOutputStream.write(int n) with ByteArrayOutputStream.write(byte[] b, int off, int len)
Cover image for Difference Java ByteArrayOutputStream.write(int n) with ByteArrayOutputStream.write(byte[] b, int off, int len)

Difference Java ByteArrayOutputStream.write(int n) with ByteArrayOutputStream.write(byte[] b, int off, int len)

Comments
1 min read
Mastering Java Logging: Best Practices for Effective Application Monitoring
Cover image for Mastering Java Logging: Best Practices for Effective Application Monitoring

Mastering Java Logging: Best Practices for Effective Application Monitoring

22
Comments 2
7 min read
Interface Segregation Principle (ISP) Explained in 100 Seconds

Interface Segregation Principle (ISP) Explained in 100 Seconds

2
Comments
2 min read
Encapsulation

Encapsulation

2
Comments
1 min read
What is the null literal and how can it be used in Java applications?

What is the null literal and how can it be used in Java applications?

2
Comments 2
2 min read
Object-Oriented Programming in C? Implementing an Interface from Scratch
Cover image for Object-Oriented Programming in C? Implementing an Interface from Scratch

Object-Oriented Programming in C? Implementing an Interface from Scratch

Comments
5 min read
Orientação a Objetos em C? Implementando uma interface do zero.
Cover image for Orientação a Objetos em C? Implementando uma interface do zero.

Orientação a Objetos em C? Implementando uma interface do zero.

1
Comments
5 min read
Design Patterns Serie — Structural Chapter: Proxy Pattern
Cover image for Design Patterns Serie — Structural Chapter: Proxy Pattern

Design Patterns Serie — Structural Chapter: Proxy Pattern

6
Comments
7 min read
Implementation of jaxb-api has not been found on module path or classpath. Error Solution

Implementation of jaxb-api has not been found on module path or classpath. Error Solution

1
Comments
2 min read
Keyword:Abstract-Extends,Interface-Implements

Keyword:Abstract-Extends,Interface-Implements

13
Comments
5 min read
Understanding Generics in Java: A Shopping Cart Example with Custom Classes
Cover image for Understanding Generics in Java: A Shopping Cart Example with Custom Classes

Understanding Generics in Java: A Shopping Cart Example with Custom Classes

2
Comments 1
3 min read
Day 11 Today class:

Day 11 Today class:

Comments
1 min read
Compression algorithms in Parquet Java

Compression algorithms in Parquet Java

3
Comments 2
7 min read
How to Add Document Generation to Your Custom Insurance Application
Cover image for How to Add Document Generation to Your Custom Insurance Application

How to Add Document Generation to Your Custom Insurance Application

4
Comments
2 min read
Day - 1 Task 1

Day - 1 Task 1

Comments
1 min read
Tomcat Architecture Series-1.Overview & Basic Concepts

Tomcat Architecture Series-1.Overview & Basic Concepts

2
Comments
2 min read
Passing Properties in Java

Passing Properties in Java

4
Comments
4 min read
"Key Syntax Differences in Object-Oriented Programming: Python vs. Java”
Cover image for "Key Syntax Differences in Object-Oriented Programming: Python vs. Java”

"Key Syntax Differences in Object-Oriented Programming: Python vs. Java”

2
Comments 2
1 min read
Exploring the for Loop in Java
Cover image for Exploring the for Loop in Java

Exploring the for Loop in Java

Comments
2 min read
loading...