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.
Apache Camel #4 - Bean Validation

Apache Camel #4 - Bean Validation

6
Comments
1 min read
How To Deep Clone An Object Using Java In Memory Serialization

How To Deep Clone An Object Using Java In Memory Serialization

6
Comments
5 min read
Learn How To Code Your First Game In Java With CodeGym

Learn How To Code Your First Game In Java With CodeGym

12
Comments
3 min read
đź›  Setup WildFly SSL

đź›  Setup WildFly SSL

9
Comments
2 min read
An Introduction to Spring Boot: MySQL, JPA and Hibernate.

An Introduction to Spring Boot: MySQL, JPA and Hibernate.

28
Comments
14 min read
Why Kotlin may be better than Java and Python as the first programming language?

Why Kotlin may be better than Java and Python as the first programming language?

14
Comments 5
4 min read
Setting up TypeScript support in Vaadin

Setting up TypeScript support in Vaadin

5
Comments
3 min read
if you get a random useless error using mvn and testng about certs

if you get a random useless error using mvn and testng about certs

6
Comments
1 min read
Which for loop?

Which for loop?

9
Comments
4 min read
Better dependency management in Android Studio 3.5 with Gradle buildSrcVersions

Better dependency management in Android Studio 3.5 with Gradle buildSrcVersions

16
Comments 2
4 min read
Suggestions for an AI concept

Suggestions for an AI concept

7
Comments 2
1 min read
Vim/Vi tutorials For beginners

Vim/Vi tutorials For beginners

37
Comments 1
3 min read
Debugging a Spring Boot App in Docker

Debugging a Spring Boot App in Docker

23
Comments 1
2 min read
Install and manage multiple Java versions on Linux using alternatives

Install and manage multiple Java versions on Linux using alternatives

70
Comments 14
5 min read
Pragmatism applied: Avoid single implementation interface

Pragmatism applied: Avoid single implementation interface

8
Comments
3 min read
How to Develop Microservices: 7 Event-Driven Considerations

How to Develop Microservices: 7 Event-Driven Considerations

29
Comments 2
7 min read
Java WebSocket Programming with Android and Spring Boot

Java WebSocket Programming with Android and Spring Boot

21
Comments
11 min read
Map best practices

Map best practices

4
Comments
2 min read
A Token Management Implementation for Web API Authentication in Java

A Token Management Implementation for Web API Authentication in Java

8
Comments
2 min read
A Better Explaination

A Better Explaination

8
Comments
2 min read
Microservices code coverage with Jacoco

Microservices code coverage with Jacoco

9
Comments
3 min read
Optional .... what else?

Optional .... what else?

17
Comments
3 min read
Looking Back on My First Year of Teaching

Looking Back on My First Year of Teaching

6
Comments
9 min read
Reactive Java using the Vert.x toolkit

Reactive Java using the Vert.x toolkit

8
Comments 1
10 min read
What Happened When I Learned Java and Python at the Same Time

What Happened When I Learned Java and Python at the Same Time

85
Comments 19
7 min read
Want to Learn Java Quickly? Burn All Your Java Tutorial Books

Want to Learn Java Quickly? Burn All Your Java Tutorial Books

216
Comments 5
7 min read
Apache Camel #3 - RabbitMq

Apache Camel #3 - RabbitMq

8
Comments
2 min read
The Principles of Object Orientated Programming as explained by Pokémon

The Principles of Object Orientated Programming as explained by Pokémon

12
Comments
6 min read
10 Eclipse plugins you shouldn’t code without

10 Eclipse plugins you shouldn’t code without

46
Comments
4 min read
Generate jooq classes using docker containers

Generate jooq classes using docker containers

12
Comments 1
1 min read
Reflecting on My Third Semester of Teaching

Reflecting on My Third Semester of Teaching

8
Comments
14 min read
How to install Payara 5 with NGINX and Let's Encrypt over Oracle Linux 7.x

How to install Payara 5 with NGINX and Let's Encrypt over Oracle Linux 7.x

7
Comments 1
5 min read
The 8 Primitive Types in Java

The 8 Primitive Types in Java

46
Comments 7
5 min read
Part-1: Spring & Gradle - Multi Module Project

Part-1: Spring & Gradle - Multi Module Project

6
Comments
1 min read
Primitive Types and Variables in Java

Primitive Types and Variables in Java

35
Comments 7
8 min read
Java Selenium Utilities that you can reuse

Java Selenium Utilities that you can reuse

6
Comments
2 min read
How to create an Android App: Datepicker

How to create an Android App: Datepicker

13
Comments
7 min read
How to implement Inorder traversal in a binary search tree?

How to implement Inorder traversal in a binary search tree?

52
Comments
8 min read
Unmarshalling the Marshalled: XML BINDING IN JAVA

Unmarshalling the Marshalled: XML BINDING IN JAVA

4
Comments
5 min read
Eclipse Collections - the features your collections need 🎉⚡️👍

Eclipse Collections - the features your collections need 🎉⚡️👍

17
Comments
6 min read
Single file Java and Selenium

Single file Java and Selenium

8
Comments
2 min read
JVM architecture in a nutshell

JVM architecture in a nutshell

12
Comments
3 min read
Java and TDD - make your software predictable

Java and TDD - make your software predictable

10
Comments
4 min read
50+ Core Java Interview Questions with Answers for Programmers

50+ Core Java Interview Questions with Answers for Programmers

111
Comments 15
15 min read
Wipro talent Array Based Question.

Wipro talent Array Based Question.

6
Comments 5
2 min read
Java Daily Coding Problem #006

Java Daily Coding Problem #006

47
Comments 3
12 min read
8 Coding Games to Improve and Level Up Your Programming Skills

8 Coding Games to Improve and Level Up Your Programming Skills

603
Comments 29
7 min read
A Maven Custom Archetype

A Maven Custom Archetype

11
Comments 1
3 min read
Selenium WebDriver wrapper Framework in Java, which supports Automation of most of the web browsers.

Selenium WebDriver wrapper Framework in Java, which supports Automation of most of the web browsers.

10
Comments
1 min read
Key habits and things I wish I knew earlier as a developer

Key habits and things I wish I knew earlier as a developer

172
Comments 6
9 min read
String based question.

String based question.

8
Comments
2 min read
Builder Design Pattern

Builder Design Pattern

8
Comments 1
2 min read
API REST com Spring + Testes com MockMVC + Documentação com Swagger

API REST com Spring + Testes com MockMVC + Documentação com Swagger

9
Comments
12 min read
Securing secret key in Android using Keystore

Securing secret key in Android using Keystore

7
Comments
4 min read
How to be android developer

How to be android developer

9
Comments 6
1 min read
How to create and fill out your own PDF form with Java

How to create and fill out your own PDF form with Java

50
Comments
2 min read
Understanding Gaps in project

Understanding Gaps in project

5
Comments
1 min read
Kotlin vs. Java: Which One You Should Choose for Your Next Android App

Kotlin vs. Java: Which One You Should Choose for Your Next Android App

9
Comments 4
5 min read
Top 10 Object-Oriented Design Principles for writing Clean Code

Top 10 Object-Oriented Design Principles for writing Clean Code

253
Comments 26
18 min read
10 Best Books to Learn Data Structure and Algorithms in Java, Python, C, and C++

10 Best Books to Learn Data Structure and Algorithms in Java, Python, C, and C++

831
Comments 20
15 min read
loading...