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.
My 100 Days Of Code Challenge

My 100 Days Of Code Challenge

20
Comments
4 min read
Be or not to be a full-stack developer?

Be or not to be a full-stack developer?

15
Comments 6
2 min read
Don't initialize your variables

Don't initialize your variables

60
Comments 5
1 min read
Fenix: A new mobile browser from Mozilla

Fenix: A new mobile browser from Mozilla

62
Comments 2
2 min read
Why You Should Start Using JUnit 5

Why You Should Start Using JUnit 5

52
Comments 12
4 min read
Shuffling algorithms and randomization to improve algorithm‘s runtime.

Shuffling algorithms and randomization to improve algorithm‘s runtime.

47
Comments 3
1 min read
Learning Algorithms with JS, Python and Java 4: MaxChar

Learning Algorithms with JS, Python and Java 4: MaxChar

35
Comments 5
2 min read
Memory required for an Application/Program?

Memory required for an Application/Program?

7
Comments
1 min read
Dual Pivot Quick Sort: Java’s default sorting algorithm for primitive data types.

Dual Pivot Quick Sort: Java’s default sorting algorithm for primitive data types.

74
Comments 10
3 min read
To Queue or not to Queue?

To Queue or not to Queue?

15
Comments
3 min read
On typical naming anti-pattern in Java

On typical naming anti-pattern in Java

6
Comments 2
1 min read
Learning Algorithms with JS, Python and Java 1: String Reversal

Learning Algorithms with JS, Python and Java 1: String Reversal

6
Comments 3
2 min read
Micronaut: A five-minute introduction.

Micronaut: A five-minute introduction.

19
Comments 6
3 min read
Dorm introducing multi-compiler package 🏄 for php

Dorm introducing multi-compiler package 🏄 for php

19
Comments
2 min read
Adding Spring Boot Rest locale Query Param

Adding Spring Boot Rest locale Query Param

5
Comments
1 min read
Guaranteeing and enforcing your architecture (with ArchUnit)

Guaranteeing and enforcing your architecture (with ArchUnit)

14
Comments 1
3 min read
JDBCを利用してJavaからデータベースにアクセスする方法

JDBCを利用してJavaからデータベースにアクセスする方法

6
Comments
2 min read
The Inspiration API: A project built with Scala & Play Framework

The Inspiration API: A project built with Scala & Play Framework

44
Comments 3
9 min read
Desde nuestras clases hasta nuestro APK

Desde nuestras clases hasta nuestro APK

2
Comments
2 min read
glasshfishのインストールとサンプルアプリケーションのデプロイ方法の紹介について

glasshfishのインストールとサンプルアプリケーションのデプロイ方法の紹介について

9
Comments
1 min read
Sending an email within a Java Application

Sending an email within a Java Application

7
Comments 1
2 min read
How to effectively use Model Mapper

How to effectively use Model Mapper

9
Comments
4 min read
Introducing re-agent: Java undo/redo & command delegation

Introducing re-agent: Java undo/redo & command delegation

23
Comments
4 min read
JPA Code example (Ep.1)

JPA Code example (Ep.1)

12
Comments
1 min read
Top 5 Programming Languages

Top 5 Programming Languages

14
Comments
1 min read
Add CI/CD to Your Spring Boot App with Jenkins X and Kubernetes

Add CI/CD to Your Spring Boot App with Jenkins X and Kubernetes

26
Comments 1
19 min read
86 Days of code

86 Days of code

20
Comments 4
1 min read
Eclipseでサーブレットプログラムを作成する

Eclipseでサーブレットプログラムを作成する

13
Comments
1 min read
พื้นฐาน JPA[ ep.2 ]

พื้นฐาน JPA[ ep.2 ]

11
Comments 2
1 min read
Eclipseの導入方法と簡単なJavaプログラムの実行方法

Eclipseの導入方法と簡単なJavaプログラムの実行方法

9
Comments
1 min read
Final classes in Java

Final classes in Java

45
Comments 8
1 min read
Interesting features of Aspose.CAD

Interesting features of Aspose.CAD

11
Comments
6 min read
Interesting features of Aspose.Imaging

Interesting features of Aspose.Imaging

5
Comments
5 min read
Why it is not possible to extend a final class in Java?

Why it is not possible to extend a final class in Java?

25
Comments 9
1 min read
Don't Drink Too Much Reactive Cool Aid

Don't Drink Too Much Reactive Cool Aid

43
Comments 20
7 min read
The joy of streams

The joy of streams

14
Comments 6
1 min read
Password encoder in Spring Boot 2

Password encoder in Spring Boot 2

38
Comments 1
1 min read
Customize parsing and formatting of dates in Java 8

Customize parsing and formatting of dates in Java 8

12
Comments
1 min read
What is `map` in a Java Stream

What is `map` in a Java Stream

28
Comments 2
1 min read
Kotlin - Is it time to switch from Java?

Kotlin - Is it time to switch from Java?

32
Comments 8
1 min read
Java Stream Uses

Java Stream Uses

14
Comments
5 min read
Bullet Train: Using feature flags and remote config in CI

Bullet Train: Using feature flags and remote config in CI

57
Comments
3 min read
Using our continuous integration tool to continuously integrate our continuous integration tool

Using our continuous integration tool to continuously integrate our continuous integration tool

42
Comments
3 min read
Make an Immutable Object - in Java

Make an Immutable Object - in Java

90
Comments 17
7 min read
Filter Null Values from a List with Java8 Lambda

Filter Null Values from a List with Java8 Lambda

15
Comments 4
1 min read
HowTo: Integrate a MySQL Database into your Java Spring Boot GraphQL Service

HowTo: Integrate a MySQL Database into your Java Spring Boot GraphQL Service

30
Comments 5
5 min read
Host a React App with Dropwizard

Host a React App with Dropwizard

25
Comments
3 min read
How to use SVG on Processing(p5)

How to use SVG on Processing(p5)

7
Comments 1
1 min read
The Java Preferences API Is a Little Thing That is a Huge Benefit

The Java Preferences API Is a Little Thing That is a Huge Benefit

19
Comments 3
8 min read
Node.js has a higher cognitive load than Java

Node.js has a higher cognitive load than Java

65
Comments 19
3 min read
Need tips to start Software Engineering <Post 4>

Need tips to start Software Engineering <Post 4>

7
Comments
2 min read
Java Enterprise 101: Building a REST Server with Spring Boot

Java Enterprise 101: Building a REST Server with Spring Boot

228
Comments 6
8 min read
How to Build GraphQL Services in Java with Spring Boot

How to Build GraphQL Services in Java with Spring Boot

61
Comments 22
7 min read
Need tips to start Software Engineering <Post 3>

Need tips to start Software Engineering <Post 3>

10
Comments
1 min read
Need tips to start Software Engineering <Post 2>

Need tips to start Software Engineering <Post 2>

10
Comments 1
2 min read
Need tips to start software engineering <Post 1>

Need tips to start software engineering <Post 1>

12
Comments 2
1 min read
Intersection of a vector with a sphere

Intersection of a vector with a sphere

10
Comments
4 min read
Stopping a Java memory leak

Stopping a Java memory leak

31
Comments 1
3 min read
Why is the name of the language, 'Clojure'?

Why is the name of the language, 'Clojure'?

11
Comments
1 min read
Playing With Apache Storm On Docker - Like A Boss

Playing With Apache Storm On Docker - Like A Boss

53
Comments 5
19 min read
loading...