java

tags: java

Java Thread Programming (Part 3)

Java Thread Programming (Part 2)

Java Thread Programming (Part 1)

Be sure of using Fork/Join common pool; they are daemon threads

Java Thread Programming: Lesson 4

Java Thread Programming: Lesson 3

Java Thread Programming: Lesson 2

Java Thread Programming: Lesson 1

Let’s remove the boilerplate code with execute-around pattern

Project loom: the light at the end of the tunnel

CompletableFuture made life easy, running things asynchronous

Let's find out the most enormous known prime number using java

Let's create coffee with a decorator pattern with the help of lambda expression

Let's use the new HTTP Client that java 11 brought

How to calculate date and time involving time zone? doesn't have to be hard.

Let's use Optional to fix our method contract.

How to stop a java program gracefully?

How to run a task periodically in java

How to watch a directory to detect changes using java

How to read texts from a file using java

How to convert multiple images into a single pdf file

Let's count the occurrence with groupBy and counting

Avoid recursive invocation on computeIfAbsent() in HashMap

Let's print 100th fibonacci number using java

Reclaim 25% of Java Heap Memory and Lower Your Cloud Bills

Java Local Type Inference

How to Handle Checked Exceptions With Lambda Expression

ওয়ার্ল্ডকাপের ফাঁকে একটি অত্যন্ত জ্ঞানগর্ভ মূলক দামী পোস্ট 

জাভা সুইয়িং ব্যবহার করে একটি ক্যালকুলেটর

জাভাতে সিরিয়ালাইজেশন কী (What is serialization in java)?

জাভাতে অবজেক্ট ক্লোনিং কী(What is object cloning in java)?

জাভাতে প্যাকেজিং কী? কীভাবে প্যাকেজ ইম্পোর্ট করতে হয় ?

Java তে Null Pointer Exception কী? কীভাবে একে Handle করা যায়?

জাভা থ্রেড প্রোগ্রামিংঃ ডেটা রেইস (Java Thread Programming: Data Race)

জাভা থ্রেড প্রোগ্রামিংঃ রিভিউ-৪

জাভা থ্রেড প্রোগ্রামিংঃ রিভিউ-৩

জাভা থ্রেড প্রোগ্রামিংঃ রিভিউ-১

জাভা থ্রেড প্রোগ্রামিংঃ রিভিউ-২

ডিমন থ্রেড কী(What is daemon thread in java)?

ArrayList ও LinkedList মধ্যে পার্থক্য কী? (Difference between ArrayList and LinkedList in Java)

জাভা অবজেক্ট সিরিয়ালাইজেশন (Java serialization)

জাভা মেইন থ্রেড (Java Main Thread)

জাভাতে কীভাবে ফাইল কপি করা যায়(File Copying in Java)

Largest known prime number

কোডিং কনভেনশন (coding convention)

স্ট্রিং পুল কী (What is String Pool)

জাভা কী পাস-বাই-ভ্যালু (Pass-by-Value)

কেনো জাভা শেখা উচিত ?

জাভা প্রোগ্রামিং ল্যাংগুয়েজ তৈরির পেছনের গল্প

We Don't Need StringBuilder for Simple Concatenation

Turbocharging Java With Parallel Array Sorting

ভবিষ্যৎ জাভা ডেভলপারদের স্বাধীনতা

Java Collection Framework : List