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.
Java Stack Trace: Understanding It and Using It to Debug

Java Stack Trace: Understanding It and Using It to Debug

8
Comments
11 min read
When you get unintended results in Eclipse's code completion that might be the side effect of substring code completion.

When you get unintended results in Eclipse's code completion that might be the side effect of substring code completion.

7
Comments
3 min read
How to Load Test: A developer’s guide to performance testing

How to Load Test: A developer’s guide to performance testing

53
Comments
6 min read
Understanding the Java Classpath: Building a Project Manually
Cover image for Understanding the Java Classpath: Building a Project Manually

Understanding the Java Classpath: Building a Project Manually

37
Comments 5
7 min read
Singleton Design Pattern
Cover image for Singleton Design Pattern

Singleton Design Pattern

6
Comments
2 min read
20+ Linked List Interview Questions for Java, C++, and Python Programmers
Cover image for 20+ Linked List Interview Questions for Java, C++, and Python Programmers

20+ Linked List Interview Questions for Java, C++, and Python Programmers

202
Comments
11 min read
A bit about marker interfaces in Java
Cover image for A bit about marker interfaces in Java

A bit about marker interfaces in Java

5
Comments
3 min read
Code a Java Game with (almost) Zero Coding Skills

Code a Java Game with (almost) Zero Coding Skills

26
Comments 2
9 min read
I wrote a PHPStorm plugin

I wrote a PHPStorm plugin

30
Comments
4 min read
Client-Side SQL Query Parsing with ANTLR

Client-Side SQL Query Parsing with ANTLR

11
Comments
7 min read
How to set up Java microservices with Istio service mesh on Kubernetes
Cover image for How to set up Java microservices with Istio service mesh on Kubernetes

How to set up Java microservices with Istio service mesh on Kubernetes

51
Comments 7
14 min read
Getting started with native openGL Android App

Getting started with native openGL Android App

13
Comments 4
7 min read
Top 10 Object-Oriented Design Principles for writing Clean Code

Top 10 Object-Oriented Design Principles for writing Clean Code

254
Comments 27
18 min read
Tests and Requirements
Cover image for Tests and Requirements

Tests and Requirements

6
Comments
3 min read
Introduction to Lombok (Speeding-up Java development)

Introduction to Lombok (Speeding-up Java development)

15
Comments 1
5 min read
9 tips to Increase your Java performance ☕️ 🚀 🚶‍♂️
Cover image for 9 tips to Increase your Java performance ☕️ 🚀 🚶‍♂️

9 tips to Increase your Java performance ☕️ 🚀 🚶‍♂️

129
Comments 17
4 min read
Spring-Session Grails Plugin (Part 1)

Spring-Session Grails Plugin (Part 1)

7
Comments 1
6 min read
Optional to stream in java 9

Optional to stream in java 9

5
Comments
1 min read
How to fixed Warning Version pom.xml

How to fixed Warning Version pom.xml

7
Comments
1 min read
Top 5 Programming Languages Every Software Developer Should Learn

Top 5 Programming Languages Every Software Developer Should Learn

214
Comments 60
12 min read
Your First Android Libraries
Cover image for Your First Android Libraries

Your First Android Libraries

10
Comments
3 min read
A Weird Java Code and How It Works

A Weird Java Code and How It Works

9
Comments 2
2 min read
Providing link to your github profile when applying for a job #discuss

Providing link to your github profile when applying for a job #discuss

3
Comments 1
1 min read
Spring Boot Tutorial: Complete guide from development to deployment
Cover image for Spring Boot Tutorial: Complete guide from development to deployment

Spring Boot Tutorial: Complete guide from development to deployment

13
Comments
1 min read
Setting up environment for JHIpster
Cover image for Setting up environment for JHIpster

Setting up environment for JHIpster

9
Comments
2 min read
loading...