DEV Community

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.
Solution: Binary Tree Cameras

Solution: Binary Tree Cameras

16
Comments
4 min read
Refactoring code to Java 8 Stream API

Refactoring code to Java 8 Stream API

8
Comments
7 min read
Why take up Java as a programming language?

Why take up Java as a programming language?

2
Comments
2 min read
Visualize the architecture of your Java app in IntelliJ IDEA, in 2 / minutes 02:32

Visualize the architecture of your Java app in IntelliJ IDEA, in 2 / minutes

47
Comments 5
3 min read
Java Best Practices Quick Reference

Java Best Practices Quick Reference

13
Comments
10 min read
How to make a horizontal layout list with Recyclerview

How to make a horizontal layout list with Recyclerview

25
Comments
6 min read
Solution: Valid Number

Solution: Valid Number

16
Comments 1
4 min read
From Java to Kotlin in 20 minutes ⚡️

From Java to Kotlin in 20 minutes ⚡️

19
Comments 4
9 min read
Why isn't the hashcode of a java object consistent on different hosts

Why isn't the hashcode of a java object consistent on different hosts

5
Comments
2 min read
Solution: Flatten Binary Tree to Linked List

Solution: Flatten Binary Tree to Linked List

23
Comments 1
7 min read
So Java, it is.

So Java, it is.

3
Comments 1
1 min read
PDFBox create multi-line PDF dynamically

PDFBox create multi-line PDF dynamically

9
Comments
2 min read
9 Of The Best Java Testing Frameworks For 2021

9 Of The Best Java Testing Frameworks For 2021

6
Comments
13 min read
Client Side Load Balancing External REST Calls with Java and Spring Boot

Client Side Load Balancing External REST Calls with Java and Spring Boot

13
Comments
6 min read
How to structure your Java apps using JHipster

How to structure your Java apps using JHipster

3
Comments
7 min read
Enterprise Java Developer Relations and Community Engagement

Enterprise Java Developer Relations and Community Engagement

2
Comments
7 min read
Learning Java as JavaScript Developer - week 1

Learning Java as JavaScript Developer - week 1

20
Comments 4
3 min read
Solution: Ambiguous Coordinates

Solution: Ambiguous Coordinates

10
Comments
5 min read
Benefits and Drawbacks of Using Spring Boot

Benefits and Drawbacks of Using Spring Boot

18
Comments 1
4 min read
Spring Boot, Hibernate, MySQL example: CRUD app

Spring Boot, Hibernate, MySQL example: CRUD app

23
Comments
4 min read
Spring Boot + PostgreSQL + Maven: CRUD example

Spring Boot + PostgreSQL + Maven: CRUD example

24
Comments
5 min read
Spring Native: Getting started with GraalVM native images

Spring Native: Getting started with GraalVM native images

3
Comments
4 min read
Double comparison in Java

Double comparison in Java

12
Comments 1
2 min read
Solution: Range Sum Query 2D - Immutable

Solution: Range Sum Query 2D - Immutable

10
Comments
5 min read
History of Java And JavaScript names

History of Java And JavaScript names

5
Comments
1 min read
Creators Dilemma: What to do after you create a personal product?

Creators Dilemma: What to do after you create a personal product?

2
Comments 7
3 min read
Improve Your Software Design with The CheckAndDo Pattern 📋

Improve Your Software Design with The CheckAndDo Pattern 📋

8
Comments
3 min read
Solution: Maximum Points You Can Obtain from Cards

Solution: Maximum Points You Can Obtain from Cards

14
Comments 1
3 min read
Stuck with Class and Object in OOPS?

Stuck with Class and Object in OOPS?

4
Comments
1 min read
Gerenciando versões com SDKMAN!

Gerenciando versões com SDKMAN!

25
Comments
5 min read
Why did my Java Web App stop working with MySQL!?!

Why did my Java Web App stop working with MySQL!?!

6
Comments 4
3 min read
docker and java

docker and java

5
Comments 2
2 min read
How to Build Java Applications Today: May 10, 2021

How to Build Java Applications Today: May 10, 2021

2
Comments
6 min read
Binary Search Tree implementation in java

Binary Search Tree implementation in java

6
Comments
3 min read
Solution: Count Primes

Solution: Count Primes

16
Comments 1
3 min read
JAVA Basics #12 - Loops | Switch

JAVA Basics #12 - Loops | Switch

8
Comments
5 min read
A Brief Overview to Java - Part 1

A Brief Overview to Java - Part 1

6
Comments
20 min read
JAVA Basics #11 - Operators

JAVA Basics #11 - Operators

8
Comments
4 min read
How to be good at Code Reviews

How to be good at Code Reviews

198
Comments 10
3 min read
How to Debug Remotely in IntelliJ

How to Debug Remotely in IntelliJ

5
Comments
6 min read
How to Deploy a Codename One App on Android

How to Deploy a Codename One App on Android

5
Comments
3 min read
JAVA Basics #10 - User Inputs

JAVA Basics #10 - User Inputs

7
Comments
3 min read
Why you should use Quarkus in your next microservice

Why you should use Quarkus in your next microservice

13
Comments 1
7 min read
Demystifying Hashes,Maps and Hashing

Demystifying Hashes,Maps and Hashing

6
Comments
6 min read
JAVA Basics #9 - Casting

JAVA Basics #9 - Casting

8
Comments 1
2 min read
Teeing, a hidden gem in the Java API

Teeing, a hidden gem in the Java API

8
Comments 1
3 min read
JAVA Basics #8 - Constants

JAVA Basics #8 - Constants

11
Comments 2
3 min read
Solution: Construct Target Array With Multiple Sums

Solution: Construct Target Array With Multiple Sums

10
Comments 3
5 min read
Trie Data Structure - Insert Operation

Trie Data Structure - Insert Operation

4
Comments
4 min read
JAVA Basics #7 - Arrays

JAVA Basics #7 - Arrays

13
Comments
4 min read
Introduction to Object-Oriented Programming

Introduction to Object-Oriented Programming

6
Comments
3 min read
Solution: Super Palindromes

Solution: Super Palindromes

12
Comments
7 min read
JAVA Basics #6 - Strings

JAVA Basics #6 - Strings

6
Comments 2
4 min read
JAVA Basics #5 - Data Types

JAVA Basics #5 - Data Types

5
Comments
3 min read
Knee-deep in Spring Boot, Transactional Event Listeners and CGLIB proxies

Knee-deep in Spring Boot, Transactional Event Listeners and CGLIB proxies

13
Comments 3
3 min read
Solution: Delete Operation for Two Strings

Solution: Delete Operation for Two Strings

13
Comments 2
4 min read
JAVA Basics #4 - Variables

JAVA Basics #4 - Variables

4
Comments
3 min read
JAVA Basics #3 - Hello World

JAVA Basics #3 - Hello World

5
Comments
6 min read
JAVA Basics #1 - Installation

JAVA Basics #1 - Installation

18
Comments 2
3 min read
JAVA Basics #2 - IntelliJ IDEA

JAVA Basics #2 - IntelliJ IDEA

3
Comments
2 min read
loading...