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.
How to Build a Translation Function

How to Build a Translation Function

6
Comments
3 min read
Java and MySQL

Java and MySQL

5
Comments
7 min read
Is web penetration testing worth it?

Is web penetration testing worth it?

4
Comments 3
1 min read
🎞️ This is how we maintain & release Secured Software on Github 🤖

🎞️ This is how we maintain & release Secured Software on Github 🤖

4
Comments
2 min read
Modernize Legacy Code in Production – Rebuild your Airplane Midflight without Crashing

Modernize Legacy Code in Production – Rebuild your Airplane Midflight without Crashing

23
Comments
14 min read
How To Modify HTTP Request Headers In JAVA Using Selenium WebDriver?

How To Modify HTTP Request Headers In JAVA Using Selenium WebDriver?

14
Comments
11 min read
Java Interview - abstract

Java Interview - abstract

10
Comments 1
2 min read
Tenha um alto desempenho manipulando JSON em Java com Jackson API

Tenha um alto desempenho manipulando JSON em Java com Jackson API

14
Comments
5 min read
RESTful ou Restbut

RESTful ou Restbut

11
Comments
2 min read
O problema da "escrita-dupla"

O problema da "escrita-dupla"

47
Comments 7
4 min read
L'interface Comparable en Java bDarija

L'interface Comparable en Java bDarija

10
Comments
1 min read
Yet Another DIY Testing Framework (part 1 of 3) - The idea

Yet Another DIY Testing Framework (part 1 of 3) - The idea

8
Comments
3 min read
Day 7- Is Java pass by value or reference?

Day 7- Is Java pass by value or reference?

8
Comments 2
1 min read
Interface Predicate en Java bDarija

Interface Predicate en Java bDarija

11
Comments
2 min read
Interface Consumer en Java bDarija

Interface Consumer en Java bDarija

8
Comments
1 min read
L'interface Cloneable en Java bDarija

L'interface Cloneable en Java bDarija

8
Comments 2
1 min read
Java Interview - static

Java Interview - static

8
Comments
2 min read
Top Tips for Developing a Recordist Function

Top Tips for Developing a Recordist Function

10
Comments
3 min read
Lambda exemple Comparator bDarija

Lambda exemple Comparator bDarija

10
Comments
1 min read
Lambda en Java bdarija

Lambda en Java bdarija

8
Comments
1 min read
Classes Interne en Java bdarija

Classes Interne en Java bdarija

9
Comments
2 min read
Conectarse con SQLcl

Conectarse con SQLcl

8
Comments
1 min read
Compare en Java bdarija

Compare en Java bdarija

5
Comments
2 min read
Crossing Abstraction Barrier Between Parent & Child Class - [OOP & Java #15]

Crossing Abstraction Barrier Between Parent & Child Class - [OOP & Java #15]

9
Comments
3 min read
Java - How to Create a PowerPoint Presentation

Java - How to Create a PowerPoint Presentation

8
Comments
4 min read
Lambdas and functional programming - Java 11

Lambdas and functional programming - Java 11

10
Comments
4 min read
Working with Dates - Java 8+

Working with Dates - Java 8+

11
Comments 1
8 min read
A Philosophy of Software Design - Book Notes

A Philosophy of Software Design - Book Notes

6
Comments
2 min read
How to reverse a string in java

How to reverse a string in java

8
Comments 1
1 min read
🗞️ Java eclipse temurin:18.0.1_10-jre-alpine is out ! Now what ?

🗞️ Java eclipse temurin:18.0.1_10-jre-alpine is out ! Now what ?

3
Comments 1
1 min read
Day 5 - Why is java not a Pure Object-Oriented language?

Day 5 - Why is java not a Pure Object-Oriented language?

5
Comments
1 min read
URL Shortener: Java & Spring complete tutorial

URL Shortener: Java & Spring complete tutorial

19
Comments
15 min read
When Disaster Strikes: Production Troubleshooting

When Disaster Strikes: Production Troubleshooting

10
Comments 1
6 min read
Maven Tutorial - Nice & Easy

Maven Tutorial - Nice & Easy

6
Comments
1 min read
Spring - @RequestMapping

Spring - @RequestMapping

6
Comments
1 min read
What are Arrays in Java?

What are Arrays in Java?

10
Comments
3 min read
Memory Debugging and Watch Annotations

Memory Debugging and Watch Annotations

13
Comments
4 min read
Access modifiers

Access modifiers

9
Comments 4
3 min read
Debugging the Java Message Service (JMS) API using Lightrun

Debugging the Java Message Service (JMS) API using Lightrun

10
Comments
4 min read
Getting Started with JMeter DSL

Getting Started with JMeter DSL

6
Comments 1
7 min read
Graph Algorithm - Cycle Detection in Directed Graph using DFS

Graph Algorithm - Cycle Detection in Directed Graph using DFS

11
Comments
3 min read
5 years working with Java, got big surprise today with "Pass by value"

5 years working with Java, got big surprise today with "Pass by value"

12
Comments 6
2 min read
Day 2 - Differences between checked & unchecked exceptions in java!

Day 2 - Differences between checked & unchecked exceptions in java!

6
Comments
1 min read
How Long Does It Take To Learn Java? 

How Long Does It Take To Learn Java? 

4
Comments
4 min read
HackerRank #30 | Map | 🇧🇷

HackerRank #30 | Map | 🇧🇷

9
Comments
1 min read
Designing an application with Redis as a data store. What? Why?

Designing an application with Redis as a data store. What? Why?

7
Comments
7 min read
A Simple Introduction To Java - Object Oriented Programming - Part 1 (Encapsulation)

A Simple Introduction To Java - Object Oriented Programming - Part 1 (Encapsulation)

3
Comments 1
10 min read
Tips for Developing a Standing up Reminder

Tips for Developing a Standing up Reminder

7
Comments 1
6 min read
Java - Reflection

Java - Reflection

6
Comments
1 min read
How to detect your leaking API endpoints using EthicalCheck

How to detect your leaking API endpoints using EthicalCheck

4
Comments
1 min read
Graph Implementation Example in Java

Graph Implementation Example in Java

5
Comments
2 min read
Understanding Data Types in Java

Understanding Data Types in Java

5
Comments
2 min read
Java-How to Add or Remove Header and Footer in Word documents

Java-How to Add or Remove Header and Footer in Word documents

8
Comments
4 min read
Java 8 ao Java 18 em dez minutos 🚀

Java 8 ao Java 18 em dez minutos 🚀

8
Comments 1
8 min read
Java Interview - constructor

Java Interview - constructor

9
Comments
1 min read
How to security scan your web API for vulnerabilities

How to security scan your web API for vulnerabilities

11
Comments
2 min read
How to write your own language plugin for IDEA (part 1)

How to write your own language plugin for IDEA (part 1)

6
Comments
11 min read
How to write your own language plugin for IDEA (part 2)

How to write your own language plugin for IDEA (part 2)

8
Comments
11 min read
Kata TDD - La Suite de Conway

Kata TDD - La Suite de Conway

7
Comments
26 min read
Spring Transaction Debugging in Production with Lightrun

Spring Transaction Debugging in Production with Lightrun

16
Comments 1
4 min read
loading...