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.
Install and manage multiple Java versions on Linux using alternatives

Install and manage multiple Java versions on Linux using alternatives

85
Comments 15
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

23
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

9
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

11
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
Optional .... what else?

Optional .... what else?

17
Comments
3 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

87
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

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

10 Eclipse plugins you shouldn’t code without

47
Comments
4 min read
Reflecting on My Third Semester of Teaching

Reflecting on My Third Semester of Teaching

8
Comments
14 min read
Generate jooq classes using docker containers

Generate jooq classes using docker containers

13
Comments 1
1 min read
The 8 Primitive Types in Java

The 8 Primitive Types in Java

46
Comments 7
5 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
Primitive Types and Variables in Java

Primitive Types and Variables in Java

35
Comments 7
8 min read
Part-1: Spring & Gradle - Multi Module Project

Part-1: Spring & Gradle - Multi Module Project

7
Comments
1 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
loading...