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.
Leveling Up in Java Web Development: JDBC in JSP, JSTL, Servlet Filters, and Login Implementation

Leveling Up in Java Web Development: JDBC in JSP, JSTL, Servlet Filters, and Login Implementation

Comments
1 min read
Evaluate Reverse Polish Notation | LeetCode | Java

Evaluate Reverse Polish Notation | LeetCode | Java

3
Comments 1
1 min read
AWS SnapStart - Part 22 Measuring cold and warm starts with Java 17 using synchronous HTTP clients

AWS SnapStart - Part 22 Measuring cold and warm starts with Java 17 using synchronous HTTP clients

5
Comments
9 min read
LeetCode Array Part 2 (977, 209)

LeetCode Array Part 2 (977, 209)

Comments
4 min read
Explain Difference between Future and CompletableFuture classes in Java

Explain Difference between Future and CompletableFuture classes in Java

4
Comments
1 min read
Difference between mvn install and mvn package

Difference between mvn install and mvn package

6
Comments
1 min read
Collection Interface - Quick Overview

Collection Interface - Quick Overview

28
Comments 1
4 min read
12 Ways to Use the @Value Annotation in Spring for Flexible and Maintainable Applications

12 Ways to Use the @Value Annotation in Spring for Flexible and Maintainable Applications

4
Comments
3 min read
The Importance of Software Quality

The Importance of Software Quality

1
Comments
3 min read
The StringBuilder and StringBuffer Classes

The StringBuilder and StringBuffer Classes

1
Comments
4 min read
Case Study on Object-Oriented Thinking

Case Study on Object-Oriented Thinking

4
Comments
4 min read
Case Study: Ignoring Nonalphanumeric Characters When Checking Palindromes

Case Study: Ignoring Nonalphanumeric Characters When Checking Palindromes

Comments
2 min read
The String Class

The String Class

Comments
6 min read
The BigInteger and BigDecimal Classes

The BigInteger and BigDecimal Classes

Comments
2 min read
Processing Primitive Data Type Values as Objects

Processing Primitive Data Type Values as Objects

Comments
4 min read
Automatic Conversion between Primitive Types and Wrapper Class Types

Automatic Conversion between Primitive Types and Wrapper Class Types

Comments
1 min read
Class Relationships

Class Relationships

4
Comments
4 min read
Enhancing Java Web Development Skills: @WebServlet Annotation, JSP, Servlet vs. JSP, and Exception Handling

Enhancing Java Web Development Skills: @WebServlet Annotation, JSP, Servlet vs. JSP, and Exception Handling

Comments
1 min read
Class Abstraction and Encapsulation

Class Abstraction and Encapsulation

1
Comments
5 min read
Thinking in Objects

Thinking in Objects

2
Comments
3 min read
Item 33: Pense na possibilidade de usar contêineres heterogêneos typesafe

Item 33: Pense na possibilidade de usar contêineres heterogêneos typesafe

Comments
2 min read
LeetCode Day1 Array Part1

LeetCode Day1 Array Part1

1
Comments
3 min read
Understanding Dependency Injection in Spring Boot

Understanding Dependency Injection in Spring Boot

15
Comments
2 min read
Making Spring Transactions Transparent with Detailed Logging

Making Spring Transactions Transparent with Detailed Logging

4
Comments
2 min read
Volatile, DCL, and synchronization pitfalls in Java

Volatile, DCL, and synchronization pitfalls in Java

2
Comments
11 min read
loading...