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.
Effective Java: Optimize Judiciously

Effective Java: Optimize Judiciously

1
Comments
2 min read
How to simply examine a JSON response from a Cloudant search in Java
Cover image for How to simply examine a JSON response from a Cloudant search in Java

How to simply examine a JSON response from a Cloudant search in Java

4
Comments
3 min read
How to configure VS Code Java formatting

How to configure VS Code Java formatting

19
Comments 5
2 min read
Adding OnClickListener to RecyclerView in Android
Cover image for Adding OnClickListener to RecyclerView in Android

Adding OnClickListener to RecyclerView in Android

11
Comments
8 min read
Novidades do Java 11
Cover image for Novidades do Java 11

Novidades do Java 11

6
Comments 2
3 min read
Why is Vue JS the most Preferred Choice for Responsive Web Application Development?
Cover image for Why is Vue JS the most Preferred Choice for Responsive Web Application Development?

Why is Vue JS the most Preferred Choice for Responsive Web Application Development?

6
Comments
6 min read
[NO DOT USE] How to set custom endpoint with AWS S3 on jCloud

[NO DOT USE] How to set custom endpoint with AWS S3 on jCloud

4
Comments 1
1 min read
Autoboxing in Java
Cover image for Autoboxing in Java

Autoboxing in Java

6
Comments 1
2 min read
Java Quickies. The Call Stack
Cover image for Java Quickies. The Call Stack

Java Quickies. The Call Stack

8
Comments
2 min read
Create an executable JAR file on VS Code n Command line
Cover image for Create an executable JAR file on VS Code n Command line

Create an executable JAR file on VS Code n Command line

54
Comments 9
5 min read
What Is The Future of Java?
Cover image for What Is The Future of Java?

What Is The Future of Java?

5
Comments 2
2 min read
Core Concepts behind Java OOP
Cover image for Core Concepts behind Java OOP

Core Concepts behind Java OOP

14
Comments 1
4 min read
How To Check For Balanced Brackets In A String (Every Developer Must Know This To Think Better)

How To Check For Balanced Brackets In A String (Every Developer Must Know This To Think Better)

12
Comments
3 min read
TDD and tests with Mocks
Cover image for TDD and tests with Mocks

TDD and tests with Mocks

5
Comments
2 min read
Opinionated take on Java Microservices Frameworks
Cover image for Opinionated take on Java Microservices Frameworks

Opinionated take on Java Microservices Frameworks

16
Comments 8
8 min read
Reverse Lists, Add them, Reverse the sum and return the sum as a List
Cover image for Reverse Lists, Add them, Reverse the sum and return the sum as a List

Reverse Lists, Add them, Reverse the sum and return the sum as a List

6
Comments
2 min read
Writing a Serverless Android app (ft. Huawei's AppGallery Connect) - Part 0

Writing a Serverless Android app (ft. Huawei's AppGallery Connect) - Part 0

2
Comments
3 min read
How to Debug Race Conditions Between Threads in Java
Cover image for How to Debug Race Conditions Between Threads in Java

How to Debug Race Conditions Between Threads in Java

8
Comments
9 min read
What is the Consumer in a lambda function?
Cover image for What is the Consumer in a lambda function?

What is the Consumer in a lambda function?

8
Comments 1
2 min read
Set Background Color and Image for Excel Using Java

Set Background Color and Image for Excel Using Java

6
Comments
2 min read
Creating a solid understanding of Android Fragments
Cover image for Creating a solid understanding of Android Fragments

Creating a solid understanding of Android Fragments

6
Comments
7 min read
POC where Angular requests URL of image and Quarkus provides it through a raw copy and base64
Cover image for POC where Angular requests URL of image and Quarkus provides it through a raw copy and base64

POC where Angular requests URL of image and Quarkus provides it through a raw copy and base64

6
Comments
2 min read
Make Life Easy Using Java Parallel Streams
Cover image for Make Life Easy Using Java Parallel Streams

Make Life Easy Using Java Parallel Streams

6
Comments
2 min read
Abstract Syntax Tree (AST)

Abstract Syntax Tree (AST)

9
Comments
2 min read
Running a Java Application as a Service
Cover image for Running a Java Application as a Service

Running a Java Application as a Service

7
Comments 3
4 min read
loading...