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.
Data structures and algorithms __Evaluating Program Efficiency and sorting

Data structures and algorithms __Evaluating Program Efficiency and sorting

5
Comments
6 min read
How I can update the Activity's UI using lambdas for events?

How I can update the Activity's UI using lambdas for events?

6
Comments
1 min read
An Honest opinion on Java & Its ecosystem.

An Honest opinion on Java & Its ecosystem.

2
Comments
6 min read
Solution: Number of Submatrices That Sum to Target
Cover image for Solution: Number of Submatrices That Sum to Target

Solution: Number of Submatrices That Sum to Target

12
Comments 1
4 min read
(Java)Money and Kotlin

(Java)Money and Kotlin

18
Comments 1
3 min read
Solution: Remove All Adjacent Duplicates in String II
Cover image for Solution: Remove All Adjacent Duplicates in String II

Solution: Remove All Adjacent Duplicates in String II

20
Comments 7
6 min read
Utilising ListView and ArrayAdapter in Java
Cover image for Utilising ListView and ArrayAdapter in Java

Utilising ListView and ArrayAdapter in Java

8
Comments 3
7 min read
Hazelcast, from Embedded to Client-Server
Cover image for Hazelcast, from Embedded to Client-Server

Hazelcast, from Embedded to Client-Server

5
Comments
8 min read
자바 17이 다가오면...

자바 17이 다가오면...

6
Comments 2
1 min read
Explaining Stack in Detail

Explaining Stack in Detail

7
Comments
2 min read
Effective Java: Prefer Primitive Types to Boxed Types

Effective Java: Prefer Primitive Types to Boxed Types

10
Comments
3 min read
Documentando e testando sua arquitetura Java com Archunit— Parte 1: Porque testar minha arquitetura?
Cover image for Documentando e testando sua arquitetura Java com Archunit— Parte 1: Porque testar minha arquitetura?

Documentando e testando sua arquitetura Java com Archunit— Parte 1: Porque testar minha arquitetura?

3
Comments
6 min read
Top 10 Best Java IDEs for 2021
Cover image for Top 10 Best Java IDEs for 2021

Top 10 Best Java IDEs for 2021

3
Comments 2
9 min read
How to Create a Java Library: From Scratch to Maven Central

How to Create a Java Library: From Scratch to Maven Central

12
Comments
12 min read
Migration of Java / Spring Boot Applications: From Weblogic to Tomcat Server
Cover image for Migration of Java / Spring Boot Applications: From Weblogic to Tomcat Server

Migration of Java / Spring Boot Applications: From Weblogic to Tomcat Server

21
Comments
6 min read
Solution: Fibonacci Number
Cover image for Solution: Fibonacci Number

Solution: Fibonacci Number

11
Comments
3 min read
Using “pepper” to increase password storing security
Cover image for Using “pepper” to increase password storing security

Using “pepper” to increase password storing security

3
Comments
3 min read
JAVA 8 Cheat Sheet
Cover image for JAVA 8 Cheat Sheet

JAVA 8 Cheat Sheet

13
Comments
5 min read
Solution: Partition List
Cover image for Solution: Partition List

Solution: Partition List

10
Comments 3
3 min read
Convert PDF to PDF/A with a free Java API

Convert PDF to PDF/A with a free Java API

10
Comments
2 min read
Build a Spring Boot ReST API
Cover image for Build a Spring Boot ReST API

Build a Spring Boot ReST API

6
Comments
3 min read
Solution: Flatten Nested List Iterator
Cover image for Solution: Flatten Nested List Iterator

Solution: Flatten Nested List Iterator

12
Comments 1
3 min read
Property-Based Matrix Testing in Java
Cover image for Property-Based Matrix Testing in Java

Property-Based Matrix Testing in Java

7
Comments
2 min read
How To Find Broken Images Using Selenium WebDriver?
Cover image for How To Find Broken Images Using Selenium WebDriver?

How To Find Broken Images Using Selenium WebDriver?

9
Comments 1
23 min read
Logic Explained: Meeting Scheduler - Leetcode [Java] using Priority Queue
Cover image for Logic Explained: Meeting Scheduler - Leetcode [Java] using Priority Queue

Logic Explained: Meeting Scheduler - Leetcode [Java] using Priority Queue

9
Comments
3 min read
loading...