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.
Guide - Making RESTful APIs in Springboot
Cover image for Guide - Making RESTful APIs in Springboot

Guide - Making RESTful APIs in Springboot

Comments
11 min read
Pattern Matching in Java: The Modern Way to Write Cleaner Code

Pattern Matching in Java: The Modern Way to Write Cleaner Code

Comments
8 min read
Advanced Selenium Tips for Reliable UI Automation
Cover image for Advanced Selenium Tips for Reliable UI Automation

Advanced Selenium Tips for Reliable UI Automation

5
Comments
5 min read
Polymorphism in Java Explained (Or: One Type, Many Behaviours)
Cover image for Polymorphism in Java Explained (Or: One Type, Many Behaviours)

Polymorphism in Java Explained (Or: One Type, Many Behaviours)

Comments
2 min read
How to Use innerHTML, innerText, and textContent Correctly in JavaScript
Cover image for How to Use innerHTML, innerText, and textContent Correctly in JavaScript

How to Use innerHTML, innerText, and textContent Correctly in JavaScript

14
Comments 2
1 min read
Tipos primitivos no Java

Tipos primitivos no Java

Comments
3 min read
How to provide private storage for internal company documents.
Cover image for How to provide private storage for internal company documents.

How to provide private storage for internal company documents.

4
Comments 2
5 min read
AI catching up 😁

AI catching up 😁

Comments
1 min read
Building a Simple To-Do List App with JavaScript
Cover image for Building a Simple To-Do List App with JavaScript

Building a Simple To-Do List App with JavaScript

Comments
2 min read
Day-70 My Java Basics Revision

Day-70 My Java Basics Revision

2
Comments
2 min read
Understanding Promises in JavaScript: A Comprehensive Guide
Cover image for Understanding Promises in JavaScript: A Comprehensive Guide

Understanding Promises in JavaScript: A Comprehensive Guide

Comments
2 min read
JDBC in Java: A Detailed Guide
Cover image for JDBC in Java: A Detailed Guide

JDBC in Java: A Detailed Guide

Comments
3 min read
🧪 Speeding Up Spring Integration Tests: Lessons from Context Caching

🧪 Speeding Up Spring Integration Tests: Lessons from Context Caching

2
Comments
5 min read
Day 7 ; Java Multithreading

Day 7 ; Java Multithreading

1
Comments
2 min read
Fixing OutOfMemoryError in Spring Boot: Implementing Pagination (With Angular Example)
Cover image for Fixing OutOfMemoryError in Spring Boot: Implementing Pagination (With Angular Example)

Fixing OutOfMemoryError in Spring Boot: Implementing Pagination (With Angular Example)

4
Comments
5 min read
Think Like JavaScript: Where Does Your Variable Live?
Cover image for Think Like JavaScript: Where Does Your Variable Live?

Think Like JavaScript: Where Does Your Variable Live?

3
Comments
2 min read
MEXC api

MEXC api

Comments
1 min read
Stop Writing Slow Rust: 20 Rust Tricks That Changed Everything
Cover image for Stop Writing Slow Rust: 20 Rust Tricks That Changed Everything

Stop Writing Slow Rust: 20 Rust Tricks That Changed Everything

6
Comments
6 min read
Using JSON.stringfy() Method in js
Cover image for Using JSON.stringfy() Method in js

Using JSON.stringfy() Method in js

11
Comments
2 min read
LeetCode #189. Rotate Array

LeetCode #189. Rotate Array

Comments
1 min read
How Java Differs from Other Languages (Python, C++)
Cover image for How Java Differs from Other Languages (Python, C++)

How Java Differs from Other Languages (Python, C++)

1
Comments
3 min read
Understanding JVM, JRE, and JDK: What’s the Difference?
Cover image for Understanding JVM, JRE, and JDK: What’s the Difference?

Understanding JVM, JRE, and JDK: What’s the Difference?

Comments
3 min read
Understanding String Interpolation in Java
Cover image for Understanding String Interpolation in Java

Understanding String Interpolation in Java

Comments
2 min read
Debugging Tips for New Java Programmers
Cover image for Debugging Tips for New Java Programmers

Debugging Tips for New Java Programmers

Comments
3 min read
Introduction to Java Packages and Access Modifiers
Cover image for Introduction to Java Packages and Access Modifiers

Introduction to Java Packages and Access Modifiers

Comments
3 min read
loading...