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.
Usando super para chamar construtores da superclasse

Usando super para chamar construtores da superclasse

Comments
1 min read
Data Structures: Arrays

Data Structures: Arrays

Comments
4 min read
Prototype

Prototype

Comments
2 min read
command

command

Comments
2 min read
Java’s String toCharArray() Method Explained

Java’s String toCharArray() Method Explained

7
Comments
2 min read
Observer

Observer

Comments
3 min read
Error Handling Bad Practices

Error Handling Bad Practices

Comments
5 min read
Leetcode 238: Product Of Array Except Self

Leetcode 238: Product Of Array Except Self

18
Comments 2
10 min read
Discover the Latest Innovations in Spring Boot: Updates and Best Practices

Discover the Latest Innovations in Spring Boot: Updates and Best Practices

Comments 1
2 min read
How to Get Started with Java Development as a Beginner?

How to Get Started with Java Development as a Beginner?

2
Comments
6 min read
Keep "Vacuous truth" on top of mind while coding with java.util.stream API

Keep "Vacuous truth" on top of mind while coding with java.util.stream API

Comments
3 min read
How to Reverse a String in JavaScript Using a For Loop

How to Reverse a String in JavaScript Using a For Loop

8
Comments
3 min read
Building REST APIs in Java: Are you a beginner to Java?

Building REST APIs in Java: Are you a beginner to Java?

17
Comments 2
3 min read
Freeware: Java Utility Package (Version 2024.09.12) released

Freeware: Java Utility Package (Version 2024.09.12) released

2
Comments 2
1 min read
Breadth-First Search (BFS)

Breadth-First Search (BFS)

Comments
4 min read
Case Study: The Connected Circles Problem

Case Study: The Connected Circles Problem

Comments
3 min read
Comparison of Two Methods for Deploying Azure Functions to Azure Container Apps

Comparison of Two Methods for Deploying Azure Functions to Azure Container Apps

7
Comments
4 min read
Graph Traversals

Graph Traversals

Comments
2 min read
Graph Visualization

Graph Visualization

Comments
3 min read
A Guide to Top API Testing Tools in 2024

A Guide to Top API Testing Tools in 2024

7
Comments
5 min read
Common Java Developer Interview Questions and Answers on multithreading, garbage collection, thread pools, and synchronization

Common Java Developer Interview Questions and Answers on multithreading, garbage collection, thread pools, and synchronization

2
Comments
7 min read
Graphs and Applications

Graphs and Applications

Comments
4 min read
Item 54 - Retorne coleções ou arrays vazios, em vez de nulos

Item 54 - Retorne coleções ou arrays vazios, em vez de nulos

1
Comments
2 min read
A comprehensive comparison of PostgreSQL and MySQL

A comprehensive comparison of PostgreSQL and MySQL

5
Comments
7 min read
array[]: uma classe especial gerenciada internamente pela própria JVM

array[]: uma classe especial gerenciada internamente pela própria JVM

Comments
6 min read
loading...