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.
Why you should favor composition over inheritance

Why you should favor composition over inheritance

22
Comments
3 min read
Effective Java Tuesday! In Public Classes, Use Accessors, Not Public Fields

Effective Java Tuesday! In Public Classes, Use Accessors, Not Public Fields

8
Comments
2 min read
🔥 JSF (JavaServer Faces) 2.0: The Story Book

🔥 JSF (JavaServer Faces) 2.0: The Story Book

6
Comments
1 min read
On the Open-closed principle (Decoupling & Abstraction)

On the Open-closed principle (Decoupling & Abstraction)

5
Comments
4 min read
How to run SPA webapp on Spring Boot 2.x

How to run SPA webapp on Spring Boot 2.x

11
Comments 1
1 min read
Lists

Lists

7
Comments
2 min read
Identifying a high CPU consuming thread

Identifying a high CPU consuming thread

9
Comments
4 min read
Interfaces Explained

Interfaces Explained

6
Comments
3 min read
Kotlin Object Vs Companion Object

Kotlin Object Vs Companion Object

17
Comments 3
2 min read
For Loops, Allocations and Escape Analysis

For Loops, Allocations and Escape Analysis

9
Comments
6 min read
Spring Boot Quick Start: Spring Boot Tutorial for Beginners
Cover image for Spring Boot Quick Start: Spring Boot Tutorial for Beginners

Spring Boot Quick Start: Spring Boot Tutorial for Beginners

91
Comments 2
1 min read
Using SonarCloud with Github Actions and Maven
Cover image for Using SonarCloud with Github Actions and Maven

Using SonarCloud with Github Actions and Maven

30
Comments 3
4 min read
S.O.L.I.D: Single Responsibility Principle
Cover image for S.O.L.I.D: Single Responsibility Principle

S.O.L.I.D: Single Responsibility Principle

33
Comments 3
3 min read
Obsolete Design Patterns - Command Pattern

Obsolete Design Patterns - Command Pattern

11
Comments 1
8 min read
Using SDKMAN! to work with multiple versions of Java

Using SDKMAN! to work with multiple versions of Java

15
Comments
5 min read
Materiais de apoio para desenvolvimento Java

Materiais de apoio para desenvolvimento Java

12
Comments
2 min read
Learn To Code By Playing These Games
Cover image for Learn To Code By Playing These Games

Learn To Code By Playing These Games

587
Comments 16
6 min read
Enable User Input in My Spreadsheet-based App
Cover image for Enable User Input in My Spreadsheet-based App

Enable User Input in My Spreadsheet-based App

10
Comments
3 min read
Learn stream processing with Kafka Streams: Stateless operations

Learn stream processing with Kafka Streams: Stateless operations

25
Comments 1
7 min read
Avoid these 5 common coding interview mistakes

Avoid these 5 common coding interview mistakes

10
Comments
1 min read
Java Programs, Packages, and Class Paths Explained… Plus a Bonus Mystery
Cover image for Java Programs, Packages, and Class Paths Explained… Plus a Bonus Mystery

Java Programs, Packages, and Class Paths Explained… Plus a Bonus Mystery

20
Comments
5 min read
Android Tutorial: How to Develop an Android App
Cover image for Android Tutorial: How to Develop an Android App

Android Tutorial: How to Develop an Android App

36
Comments 1
13 min read
Java by Comparison by Simon Harrer, Jörg Lenhard, Linus Dietz

Java by Comparison by Simon Harrer, Jörg Lenhard, Linus Dietz

10
Comments
2 min read
Automation Workflow that everybody could create plus Generator App Status Update

Automation Workflow that everybody could create plus Generator App Status Update

8
Comments
3 min read
How HashMap works internally in java

How HashMap works internally in java

7
Comments
3 min read
loading...