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.
Turn Your Spaghetti Code into Functions - Part 3

Turn Your Spaghetti Code into Functions - Part 3

12
Comments 2
5 min read
エポック秒から指定されたタイムゾーンの日付を取得する

エポック秒から指定されたタイムゾーンの日付を取得する

9
Comments
1 min read
文字列連結のパフォーマンス

文字列連結のパフォーマンス

6
Comments
1 min read
カレンダーの行数を求める

カレンダーの行数を求める

10
Comments
1 min read
Java 8 Stream Cheatsheet

Java 8 Stream Cheatsheet

129
Comments 2
3 min read
JAVA and Object Oriented Programming Basic

JAVA and Object Oriented Programming Basic

16
Comments
3 min read
IntelliJ or Eclipse?

IntelliJ or Eclipse?

16
Comments 5
1 min read
Writing Java Command Line Tools is Cumbersome... Or is it???

Writing Java Command Line Tools is Cumbersome... Or is it???

21
Comments 2
3 min read
Time Machine for Java

Time Machine for Java

26
Comments
4 min read
Spring Batch - JPA to XLSX with Apache POI

Spring Batch - JPA to XLSX with Apache POI

7
Comments
3 min read
Deploying Java Apps with Kubernetes and the Ambassador API Gateway

Deploying Java Apps with Kubernetes and the Ambassador API Gateway

22
Comments
13 min read
MockitoでClassオブジェクトを返す

MockitoでClassオブジェクトを返す

7
Comments
1 min read
Do you code `if (foo == true) ` in Java?

Do you code `if (foo == true) ` in Java?

14
Comments 5
1 min read
What a Java programmer should learn to work in Canada? Is it a good lenguage to get a job?

What a Java programmer should learn to work in Canada? Is it a good lenguage to get a job?

11
Comments 4
1 min read
The Auto-breaking Switch Statement: A Proposal

The Auto-breaking Switch Statement: A Proposal

8
Comments 1
1 min read
A small experiment

A small experiment

10
Comments
2 min read
Programmatically check table exist in AWS Dynamo DB from Lambda function

Programmatically check table exist in AWS Dynamo DB from Lambda function

12
Comments
1 min read
5 Ways Developers Waste More Than 20% of Their Work Week

5 Ways Developers Waste More Than 20% of Their Work Week

11
Comments
5 min read
How to send JSON response to AWS Alexa skill from JAVA

How to send JSON response to AWS Alexa skill from JAVA

17
Comments
1 min read
Go for Java developers

Go for Java developers

32
Comments 2
6 min read
Java Socket Issues

Java Socket Issues

10
Comments 2
1 min read
The Foo, the Bar, the Ugly

The Foo, the Bar, the Ugly

8
Comments
2 min read
Kotlin DSL: From Theory to Practice

Kotlin DSL: From Theory to Practice

43
Comments 4
18 min read
Abusing Type Erasure: Passing Back the Same Subclass the Object Yields

Abusing Type Erasure: Passing Back the Same Subclass the Object Yields

10
Comments
4 min read
Testing legacy code, part 2: Bending the rules

Testing legacy code, part 2: Bending the rules

14
Comments
4 min read
loading...