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.
Numeric Type Conversions
Cover image for Numeric Type Conversions

Numeric Type Conversions

Comments
2 min read
Increment and Decrement Operators
Cover image for Increment and Decrement Operators

Increment and Decrement Operators

Comments
2 min read
Evaluating Expressions and Operator Precedence
Cover image for Evaluating Expressions and Operator Precedence

Evaluating Expressions and Operator Precedence

1
Comments
2 min read
Numeric Literals
Cover image for Numeric Literals

Numeric Literals

Comments
2 min read
Numeric Data Types and Operations
Cover image for Numeric Data Types and Operations

Numeric Data Types and Operations

Comments
3 min read
Named Constants
Cover image for Named Constants

Named Constants

Comments
1 min read
Variables
Cover image for Variables

Variables

1
Comments
2 min read
Reading Input from the Console
Cover image for Reading Input from the Console

Reading Input from the Console

1
Comments
2 min read
Identifiers
Cover image for Identifiers

Identifiers

Comments
1 min read
Assignment Statements and Assignment Expressions
Cover image for Assignment Statements and Assignment Expressions

Assignment Statements and Assignment Expressions

1
Comments
2 min read
Writing a Simple Program in Java
Cover image for Writing a Simple Program in Java

Writing a Simple Program in Java

Comments
3 min read
Introduction to Apache Kafka Error Handling (Springboot)
Cover image for Introduction to Apache Kafka Error Handling (Springboot)

Introduction to Apache Kafka Error Handling (Springboot)

21
Comments
2 min read
Instrumenting Applications with OpenTelemetry: A Comprehensive Guide
Cover image for Instrumenting Applications with OpenTelemetry: A Comprehensive Guide

Instrumenting Applications with OpenTelemetry: A Comprehensive Guide

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

Building RESTful APIs with Spring Boot and Java

Comments 2
2 min read
Priority Queue

Priority Queue

1
Comments
2 min read
Java for Game Development: An Introduction
Cover image for Java for Game Development: An Introduction

Java for Game Development: An Introduction

4
Comments
2 min read
Java groupingBy, Mapping, Counting

Java groupingBy, Mapping, Counting

Comments
1 min read
How to set up Amazon RDS Proxy for Amazon Aurora (Serverless) database cluster and connect AWS Lambda function to it

How to set up Amazon RDS Proxy for Amazon Aurora (Serverless) database cluster and connect AWS Lambda function to it

10
Comments 1
5 min read
Top 10 Java Frameworks Every Developer Should Know About
Cover image for Top 10 Java Frameworks Every Developer Should Know About

Top 10 Java Frameworks Every Developer Should Know About

1
Comments
3 min read
Concurrent Programming in Java: A Beginner’s Tutorial
Cover image for Concurrent Programming in Java: A Beginner’s Tutorial

Concurrent Programming in Java: A Beginner’s Tutorial

3
Comments
2 min read
Java, World Wide Web, and Beyond
Cover image for Java, World Wide Web, and Beyond

Java, World Wide Web, and Beyond

Comments
4 min read
A Simple Java Program
Cover image for A Simple Java Program

A Simple Java Program

1
Comments
3 min read
Creating, Compiling, and Executing a Java Program
Cover image for Creating, Compiling, and Executing a Java Program

Creating, Compiling, and Executing a Java Program

Comments
2 min read
Programming Style and Documentation
Cover image for Programming Style and Documentation

Programming Style and Documentation

Comments
2 min read
Programming Errors
Cover image for Programming Errors

Programming Errors

Comments
2 min read
loading...