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.
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
Handling EI_EXPOSE_REP & EI_EXPOSE_REP2 👨🏻‍💻

Handling EI_EXPOSE_REP & EI_EXPOSE_REP2 👨🏻‍💻

Comments
2 min read
Building Robust Java Applications with SOLID Principles: A Sports Team Analogy

Building Robust Java Applications with SOLID Principles: A Sports Team Analogy

Comments
3 min read
Node.js vs. Python vs. Java: Choosing the Right Back-End Technology

Node.js vs. Python vs. Java: Choosing the Right Back-End Technology

Comments
5 min read
API Automation with RestAssured:

API Automation with RestAssured:

Comments
2 min read
Demystifying Session Management in Java: From Sessions to Cookies

Demystifying Session Management in Java: From Sessions to Cookies

Comments
1 min read
Inside GmOwl: A Guide to Quiz Functionality

Inside GmOwl: A Guide to Quiz Functionality

Comments
2 min read
Challenges faced while developing Enterprise Applications (EA)?

Challenges faced while developing Enterprise Applications (EA)?

Comments
1 min read
Understanding the Different Types of AI Algorithms: A Comprehensive Guide

Understanding the Different Types of AI Algorithms: A Comprehensive Guide

Comments
3 min read
Understanding and Using Lambda Functions in Python and Java

Understanding and Using Lambda Functions in Python and Java

Comments
3 min read
Mastering Java’s HTTPUrlConnection for Robust Networking

Mastering Java’s HTTPUrlConnection for Robust Networking

Comments
1 min read
Effortless HTTP Operations in Java: A Guide Inspired by The Java Workshop

Effortless HTTP Operations in Java: A Guide Inspired by The Java Workshop

Comments
1 min read
Maximize Your Success in Java Certification Exam with MyExamCloud's Top 10 Features

Maximize Your Success in Java Certification Exam with MyExamCloud's Top 10 Features

Comments
2 min read
Kotlin & JVM first thoughts (Day 2) - Creating a SaaS Startup in 30 Days

Kotlin & JVM first thoughts (Day 2) - Creating a SaaS Startup in 30 Days

Comments
3 min read
Flatten Binary Tree to Linked List | LeetCode | Java

Flatten Binary Tree to Linked List | LeetCode | Java

8
Comments
1 min read
JHipster 8 - Analisando o código da nossa primeira aplicação monolítica - Parte 1/3

JHipster 8 - Analisando o código da nossa primeira aplicação monolítica - Parte 1/3

Comments
9 min read
How to Build an OpenAI GPT Agent in less than 15 mins

How to Build an OpenAI GPT Agent in less than 15 mins

Comments
5 min read
Demystifying Hibernate: A Beginner's Journey

Demystifying Hibernate: A Beginner's Journey

Comments
1 min read
Getting Started with Spring: Exploring Maven and JDBC

Getting Started with Spring: Exploring Maven and JDBC

Comments
1 min read
Mastering Java Development in Visual Studio Code

Mastering Java Development in Visual Studio Code

Comments
2 min read
Demystifying the Spring Framework: A Beginner's Guide

Demystifying the Spring Framework: A Beginner's Guide

Comments
1 min read
Conquering Communication Barriers: Strategies for Freshers with Strong Coding Skills

Conquering Communication Barriers: Strategies for Freshers with Strong Coding Skills

Comments
3 min read
The Evolution of AI Architecture: From Simple Single Tier to Complex Multi-tier Architectures

The Evolution of AI Architecture: From Simple Single Tier to Complex Multi-tier Architectures

Comments 1
2 min read
10 Essential Skills Every Java Developer Should Master in 2024

10 Essential Skills Every Java Developer Should Master in 2024

Comments
3 min read
Unlocking the Power of Databases in Java with JDBC

Unlocking the Power of Databases in Java with JDBC

Comments
2 min read
Priorize métodos genéricos

Priorize métodos genéricos

Comments
2 min read
Guia de S.O.L.I.D. com Java

Guia de S.O.L.I.D. com Java

Comments
8 min read
Task 15

Task 15

Comments
4 min read
Spring Boot vs Quarkus: Pick one for Java

Spring Boot vs Quarkus: Pick one for Java

Comments
1 min read
Java Certified Foundations Associate 1Z0-811 Preparation Study Plan

Java Certified Foundations Associate 1Z0-811 Preparation Study Plan

Comments
2 min read
Augmented Assignment Operators

Augmented Assignment Operators

Comments
1 min read
Common Errors and Pitfalls

Common Errors and Pitfalls

Comments
3 min read
Mastering Conversations: A Guide to Building and Using a Java-Based Chat (StarChat) with IRIS Cloud SQL.

Mastering Conversations: A Guide to Building and Using a Java-Based Chat (StarChat) with IRIS Cloud SQL.

Comments
3 min read
Software Development Process

Software Development Process

Comments
5 min read
Numeric Type Conversions

Numeric Type Conversions

Comments
2 min read
Increment and Decrement Operators

Increment and Decrement Operators

Comments
2 min read
Naming Conventions

Naming Conventions

1
Comments
1 min read
Evaluating Expressions and Operator Precedence

Evaluating Expressions and Operator Precedence

Comments
2 min read
Numeric Literals

Numeric Literals

Comments
2 min read
Numeric Data Types and Operations

Numeric Data Types and Operations

Comments
3 min read
Assignment Statements and Assignment Expressions

Assignment Statements and Assignment Expressions

Comments
2 min read
Named Constants

Named Constants

Comments
1 min read
Variables

Variables

Comments
2 min read
Reading Input from the Console

Reading Input from the Console

Comments
2 min read
Identifiers

Identifiers

Comments
1 min read
Writing a Simple Program in Java

Writing a Simple Program in Java

Comments
3 min read
começando à aprender Java

começando à aprender Java

Comments
1 min read
Tricky Double

Tricky Double

Comments
3 min read
Building RESTful APIs with Spring Boot and Java

Building RESTful APIs with Spring Boot and Java

Comments
2 min read
Java for Game Development: An Introduction

Java for Game Development: An Introduction

Comments
2 min read
Flyway e Spring Boot em cenário de banco de dados não vazio.

Flyway e Spring Boot em cenário de banco de dados não vazio.

1
Comments
3 min read
OpenAI vs Gemini : Function Calling & Autonomous Agent

OpenAI vs Gemini : Function Calling & Autonomous Agent

1
Comments
5 min read
From Bugs to Brilliance: Enhancing Code Reliability Through Mutation Testing

From Bugs to Brilliance: Enhancing Code Reliability Through Mutation Testing

Comments
5 min read
Custom annotation to check authorization in Spring

Custom annotation to check authorization in Spring

Comments
2 min read
Top 10 Java Frameworks Every Developer Should Know About

Top 10 Java Frameworks Every Developer Should Know About

Comments
3 min read
Custom Memory Pool: Creating memory pool for custom class

Custom Memory Pool: Creating memory pool for custom class

Comments
4 min read
Enhancing Order in Java Collections with Sequenced Interface

Enhancing Order in Java Collections with Sequenced Interface

Comments
3 min read
Java Strings: Understanding string literal and new operator

Java Strings: Understanding string literal and new operator

Comments
2 min read
Project Reactor: About Fuseable interface ASYNC mode under different threads

Project Reactor: About Fuseable interface ASYNC mode under different threads

Comments
5 min read
Project Reactor: About Fuseable interface ASYNC mode under the same thread

Project Reactor: About Fuseable interface ASYNC mode under the same thread

Comments
5 min read
loading...