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.
Debugging gradle plugins
Cover image for Debugging gradle plugins

Debugging gradle plugins

10
Comments
1 min read
Bit Manipulation Techniques
Cover image for Bit Manipulation Techniques

Bit Manipulation Techniques

39
Comments
4 min read
Unit Testing with JUnit5
Cover image for Unit Testing with JUnit5

Unit Testing with JUnit5

8
Comments
4 min read
Agendando tarefas repetitivas em Java com Quarkus
Cover image for Agendando tarefas repetitivas em Java com Quarkus

Agendando tarefas repetitivas em Java com Quarkus

10
Comments 2
5 min read
Types vs. Classes

Types vs. Classes

37
Comments
3 min read
File Stream Encryption with Bouncy Castle
Cover image for File Stream Encryption with Bouncy Castle

File Stream Encryption with Bouncy Castle

6
Comments
6 min read
How To Capture Screenshots In Selenium? Guide With Examples
Cover image for How To Capture Screenshots In Selenium? Guide With Examples

How To Capture Screenshots In Selenium? Guide With Examples

14
Comments
18 min read
My First Week of Java
Cover image for My First Week of Java

My First Week of Java

14
Comments 5
3 min read
Add Page Numbers to an Existing Word Documnet in Java

Add Page Numbers to an Existing Word Documnet in Java

6
Comments
3 min read
Let's Talk About REGEX !!
Cover image for Let's Talk About REGEX !!

Let's Talk About REGEX !!

127
Comments 9
3 min read
java.util.concurrent.ForkJoinPool Example

java.util.concurrent.ForkJoinPool Example

6
Comments
5 min read
The Silent Villains of the Coding Universe: A Review of Common Java Anti-Patterns.
Cover image for The Silent Villains of the Coding Universe: A Review of Common Java Anti-Patterns.

The Silent Villains of the Coding Universe: A Review of Common Java Anti-Patterns.

16
Comments
5 min read
Data Structures Two Ways: Linked List (Pt 1)
Cover image for Data Structures Two Ways: Linked List (Pt 1)

Data Structures Two Ways: Linked List (Pt 1)

3
Comments
5 min read
A Fluent API to create chatbots in Java (and why this is our third attempt to define a great Bot Definition Language!)

A Fluent API to create chatbots in Java (and why this is our third attempt to define a great Bot Definition Language!)

4
Comments
5 min read
Easy modularity: Keeping your Gradle build scripts clean and eliminating duplication in your multi-module projects
Cover image for Easy modularity: Keeping your Gradle build scripts clean and eliminating duplication in your multi-module projects

Easy modularity: Keeping your Gradle build scripts clean and eliminating duplication in your multi-module projects

28
Comments 1
5 min read
Create TestNG Project In Eclipse & Run Selenium Test Script
Cover image for Create TestNG Project In Eclipse & Run Selenium Test Script

Create TestNG Project In Eclipse & Run Selenium Test Script

2
Comments
7 min read
Converting Word to PDF, PNG, SVG, RTF, XPS, XML in Java Application

Converting Word to PDF, PNG, SVG, RTF, XPS, XML in Java Application

4
Comments
2 min read
Effective Java! Use EnumMap instead of Ordinal Indexing

Effective Java! Use EnumMap instead of Ordinal Indexing

9
Comments
2 min read
Let's talk about STREAMS !!
Cover image for Let's talk about STREAMS !!

Let's talk about STREAMS !!

83
Comments 9
6 min read
Secure APIs with Azure Functions, Java, Azure AD… and MS Graph!
Cover image for Secure APIs with Azure Functions, Java, Azure AD… and MS Graph!

Secure APIs with Azure Functions, Java, Azure AD… and MS Graph!

9
Comments
8 min read
Get Started with Java Logging (and some tips to easily learn new libraries)
Cover image for Get Started with Java Logging (and some tips to easily learn new libraries)

Get Started with Java Logging (and some tips to easily learn new libraries)

14
Comments
5 min read
Crie testes unitários mais amigáveis e mais rapidamente com Spock
Cover image for Crie testes unitários mais amigáveis e mais rapidamente com Spock

Crie testes unitários mais amigáveis e mais rapidamente com Spock

5
Comments 1
10 min read
Variances in Scala
Cover image for Variances in Scala

Variances in Scala

8
Comments
2 min read
Higher Order Functions (HOF) in Scala
Cover image for Higher Order Functions (HOF) in Scala

Higher Order Functions (HOF) in Scala

7
Comments
3 min read
5 best resources to learn Scala
Cover image for 5 best resources to learn Scala

5 best resources to learn Scala

6
Comments 1
3 min read
loading...