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.
Navigating Through Slow Connections in Java

Navigating Through Slow Connections in Java

Comments
1 min read
Maximum Average Subarray I | LeetCode | Java

Maximum Average Subarray I | LeetCode | Java

3
Comments
1 min read
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
Debugging

Debugging

Comments
2 min read
Operator Precedence and Associativity

Operator Precedence and Associativity

Comments
2 min read
Conditional Expressions

Conditional Expressions

Comments
1 min read
Top 10 GitHub Repositories for Python and Java Developers

Top 10 GitHub Repositories for Python and Java Developers

1
Comments
5 min read
switch Statements

switch Statements

Comments
3 min read
Case Study: Determining Leap Year and Lottery

Case Study: Determining Leap Year and Lottery

Comments
2 min read
Logical Operators

Logical Operators

Comments
2 min read
🌱 Newbie Spring Java: Any waterpolo betting tips for beginners? 💦

🌱 Newbie Spring Java: Any waterpolo betting tips for beginners? 💦

Comments
1 min read
Cisco Java Developer Interview Transcript 2024(Java,Spring-Boot,Hibernate)

Cisco Java Developer Interview Transcript 2024(Java,Spring-Boot,Hibernate)

Comments
9 min read
cURL for Web Scraping with Python, JAVA, and PHP

cURL for Web Scraping with Python, JAVA, and PHP

1
Comments
11 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
How to deal with N+1 problems with Hibernate

How to deal with N+1 problems with Hibernate

1
Comments 1
8 min read
SOLID Principles Explained (with examples in Java)

SOLID Principles Explained (with examples in Java)

2
Comments
4 min read
Case Study: Computing Body Mass Index and Computing Taxes

Case Study: Computing Body Mass Index and Computing Taxes

Comments
5 min read
Generating Random Numbers

Generating Random Numbers

Comments
1 min read
Common Errors and Pitfalls in selection statements

Common Errors and Pitfalls in selection statements

Comments
4 min read
Nested if and Multi-Way if-else Statements

Nested if and Multi-Way if-else Statements

Comments
2 min read
Two-Way if-else Statements

Two-Way if-else Statements

Comments
2 min read
if Statements

if Statements

Comments
2 min read
Selections

Selections

Comments
2 min read
Error in deploye servlet java(, netbeans 17 )

Error in deploye servlet java(, netbeans 17 )

Comments
1 min read
Count Good Nodes in Binary Tree | LeetCode | Java

Count Good Nodes in Binary Tree | LeetCode | Java

4
Comments
1 min read
Future-Proof Your Career: Java Training and Placement

Future-Proof Your Career: Java Training and Placement

Comments
3 min read
JP Morgan Interview Question & Answers | Java Developer 7+ Years Experience for Mumbai

JP Morgan Interview Question & Answers | Java Developer 7+ Years Experience for Mumbai

Comments
2 min read
Introduction to Spring Boot Testing

Introduction to Spring Boot Testing

1
Comments
3 min read
Wednesday Links - Edition 2024-05-01 🇵🇱🛠️🍖

Wednesday Links - Edition 2024-05-01 🇵🇱🛠️🍖

Comments
1 min read
Choosing the Right Language: Java, C#, or C++

Choosing the Right Language: Java, C#, or C++

Comments
2 min read
Setup Azure Cosmos DB for Gremlin in Spring Boot Java

Setup Azure Cosmos DB for Gremlin in Spring Boot Java

1
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
Inside GmOwl: A Guide to Quiz Functionality

Inside GmOwl: A Guide to Quiz Functionality

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

1
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 2
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
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
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
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
Guia de S.O.L.I.D. com Java

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

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

Flatten Binary Tree to Linked List | LeetCode | Java

10
Comments
1 min read
Spring Boot 3 application on AWS Lambda - Part 4 Measuring cold and warm starts with AWS Serverless Java Container

Spring Boot 3 application on AWS Lambda - Part 4 Measuring cold and warm starts with AWS Serverless Java Container

2
Comments
5 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
Demystifying Microservices: A Comprehensive Guide

Demystifying Microservices: A Comprehensive Guide

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
[Java] Overriding and Hiding

[Java] Overriding and Hiding

2
Comments
2 min read
Unraveling the Mysteries of Sockets, Files, and Streams in Java

Unraveling the Mysteries of Sockets, Files, and Streams in Java

Comments
2 min read
03 - Java 101: Zero to Hero Course

03 - Java 101: Zero to Hero Course

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

Getting Started with Spring: Exploring Maven and JDBC

Comments
1 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
Mastering Java Development in Visual Studio Code

Mastering Java Development in Visual Studio Code

Comments
2 min read
Maximum Number of Vowels in a Substring of Given Length | LeetCode | Java

Maximum Number of Vowels in a Substring of Given Length | LeetCode | Java

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

OpenAI vs Gemini : Function Calling & Autonomous Agent

1
Comments 1
5 min read
loading...