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.
Get To Know Annotations in Java
Cover image for Get To Know Annotations in Java

Get To Know Annotations in Java

35
Comments
2 min read
Rearrange array in alternating positive & negative items with O(1) extra space

Rearrange array in alternating positive & negative items with O(1) extra space

7
Comments
2 min read
Interesting features in Java 17

Interesting features in Java 17

6
Comments
7 min read
Exploring Functional Interfaces in Java
Cover image for Exploring Functional Interfaces in Java

Exploring Functional Interfaces in Java

4
Comments
6 min read
Secure Web Apps with Quarkus, Keycloak and Vaadin

Secure Web Apps with Quarkus, Keycloak and Vaadin

3
Comments
1 min read
ChatBot Testing : A Beginner’s Guide

ChatBot Testing : A Beginner’s Guide

4
Comments 1
7 min read
Implementing Caching With Redis

Implementing Caching With Redis

3
Comments
3 min read
Understanding React Components

Understanding React Components

10
Comments 1
2 min read
Steps For Troubleshooting your Code

Steps For Troubleshooting your Code

2
Comments 1
2 min read
Factorial of a large Number
Cover image for Factorial of a large Number

Factorial of a large Number

4
Comments
1 min read
Bit Counting Codewars

Bit Counting Codewars

5
Comments
1 min read
How to create Selenium test cases

How to create Selenium test cases

3
Comments
6 min read
Spring Boot banner

Spring Boot banner

11
Comments
2 min read
Two Sum

Two Sum

3
Comments
1 min read
Java recursion. Binary search and reversing arrays
Cover image for Java recursion. Binary search and reversing arrays

Java recursion. Binary search and reversing arrays

8
Comments
5 min read
Pygmy collection application Part 1 (Account kit)

Pygmy collection application Part 1 (Account kit)

7
Comments
14 min read
New Series: Data Structures Study Sessions

New Series: Data Structures Study Sessions

10
Comments
3 min read
Motivação para aprender Java em 2022

Motivação para aprender Java em 2022

4
Comments 8
1 min read
☕ Java Virtual Threads Specification
Cover image for ☕ Java Virtual Threads Specification

☕ Java Virtual Threads Specification

7
Comments 1
2 min read
How to choose the right backend technology?
Cover image for How to choose the right backend technology?

How to choose the right backend technology?

163
Comments 50
4 min read
Integration Testing Done Right

Integration Testing Done Right

3
Comments
8 min read
Lombok: The Good, The Bad, and The Controversial
Cover image for Lombok: The Good, The Bad, and The Controversial

Lombok: The Good, The Bad, and The Controversial

5
Comments 4
5 min read
Common Element in 3 sorted array
Cover image for Common Element in 3 sorted array

Common Element in 3 sorted array

7
Comments 2
3 min read
Spring Basics - Dependency Injection
Cover image for Spring Basics - Dependency Injection

Spring Basics - Dependency Injection

7
Comments 1
5 min read
Effective Java: Write readObject Methods Defensively

Effective Java: Write readObject Methods Defensively

6
Comments
4 min read
loading...