Forem

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.
The StringBuilder and StringBuffer Classes
Cover image for The StringBuilder and StringBuffer Classes

The StringBuilder and StringBuffer Classes

1
Comments
4 min read
Case Study on Object-Oriented Thinking
Cover image for 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
Cover image for Case Study: Ignoring Nonalphanumeric Characters When Checking Palindromes

Case Study: Ignoring Nonalphanumeric Characters When Checking Palindromes

Comments
2 min read
The String Class
Cover image for The String Class

The String Class

Comments
6 min read
The BigInteger and BigDecimal Classes
Cover image for The BigInteger and BigDecimal Classes

The BigInteger and BigDecimal Classes

Comments
2 min read
Processing Primitive Data Type Values as Objects
Cover image for Processing Primitive Data Type Values as Objects

Processing Primitive Data Type Values as Objects

Comments
4 min read
Class Relationships
Cover image for Class Relationships

Class Relationships

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

Automatic Conversion between Primitive Types and Wrapper Class Types

Comments
1 min read
Class Abstraction and Encapsulation
Cover image for Class Abstraction and Encapsulation

Class Abstraction and Encapsulation

1
Comments
5 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
Thinking in Objects
Cover image for 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
Making Spring Transactions Transparent with Detailed Logging
Cover image for Making Spring Transactions Transparent with Detailed Logging

Making Spring Transactions Transparent with Detailed Logging

4
Comments
2 min read
Understanding Dependency Injection in Spring Boot
Cover image for Understanding Dependency Injection in Spring Boot

Understanding Dependency Injection in Spring Boot

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

Volatile, DCL, and synchronization pitfalls in Java

2
Comments
11 min read
Understanding Type Casting in Java: Importance, Usage, and Necessity
Cover image for Understanding Type Casting in Java: Importance, Usage, and Necessity

Understanding Type Casting in Java: Importance, Usage, and Necessity

1
Comments
3 min read
Understanding Spring Annotations: A Comprehensive Overview

Understanding Spring Annotations: A Comprehensive Overview

7
Comments
4 min read
Error in deploye servlet java(, netbeans 17 )
Cover image for Error in deploye servlet java(, netbeans 17 )

Error in deploye servlet java(, netbeans 17 )

Comments
1 min read
Valid Parentheses | LeetCode | Java

Valid Parentheses | LeetCode | Java

2
Comments 2
1 min read
Transitioning into an AI Career: A Step-by-Step Guide
Cover image for Transitioning into an AI Career: A Step-by-Step Guide

Transitioning into an AI Career: A Step-by-Step Guide

Comments
2 min read
Java URI Library Compliant with RFC 3986
Cover image for Java URI Library Compliant with RFC 3986

Java URI Library Compliant with RFC 3986

3
Comments
9 min read
Integration testing with Spring Boot and embedded kafka
Cover image for Integration testing with Spring Boot and embedded kafka

Integration testing with Spring Boot and embedded kafka

8
Comments 1
3 min read
Simplifying Dependency Management with Spring IoC

Simplifying Dependency Management with Spring IoC

3
Comments
3 min read
Say Goodbye to Redundancy with Spring2TS: A Developer’s Dream Come True

Say Goodbye to Redundancy with Spring2TS: A Developer’s Dream Come True

Comments
2 min read
loading...