DEV Community

A N M Bazlur Rahman profile picture

A N M Bazlur Rahman

Helping junior software developers to master the top coding and collaboration skills so they get hired to work on amazing projects. #jugbd #MasterDevSkills.com

Education

Bachelor In Software Engineering

Work

Sr Developer at Loblaw Digital

Book Review: Monolith to Microservices (Part 1)

Book Review: Monolith to Microservices (Part 1)

1
Comments
3 min read

Want to connect with A N M Bazlur Rahman?

Create an account to connect with A N M Bazlur Rahman. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Java Thread Programming (Part 3)

Java Thread Programming (Part 3)

Comments
4 min read
Java Thread Programming (Part 2)

Java Thread Programming (Part 2)

1
Comments
3 min read
Java Thread Programming (Part 1)

Java Thread Programming (Part 1)

4
Comments
5 min read
Be sure of using Fork/Join common pool; they are daemon threads

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

2
Comments
4 min read
Project loom: the light at the end of the tunnel

Project loom: the light at the end of the tunnel

8
Comments
6 min read
Java Thread Programming: Lesson 4

Java Thread Programming: Lesson 4

Comments
4 min read
Java Thread Programming: Lesson 3

Java Thread Programming: Lesson 3

Comments
4 min read
Java Thread Programming: Lesson 2

Java Thread Programming: Lesson 2

Comments
4 min read
Java Thread Programming: Lesson 1

Java Thread Programming: Lesson 1

Comments
2 min read
Let’s remove the boilerplate code with execute-around pattern

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

Comments
3 min read
CompletableFuture made life easy, running things asynchronous

CompletableFuture made life easy, running things asynchronous

Comments
2 min read
Let's find out the most enormous known prime number using java

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

1
Comments
1 min read
Let's create coffee with a decorator pattern with the help of lambda expression

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

Comments
4 min read
Let's use the new HTTP Client that java 11 brought

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

1
Comments
3 min read
How to calculate date and time involving time zone? doesn't have to be hard.

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

Comments
1 min read
Let's use Optional to fix our method contract.

Let's use Optional to fix our method contract.

1
Comments
2 min read
How to stop a java program gracefully?

How to stop a java program gracefully?

Comments
1 min read
How to run a task periodically in java

How to run a task periodically in java

Comments
1 min read
How to watch a directory to detect changes using java

How to watch a directory to detect changes using java

Comments 1
1 min read
How to read texts from a file using java

How to read texts from a file using java

Comments
1 min read
How to convert multiple images into a single pdf file

How to convert multiple images into a single pdf file

Comments
1 min read
Let's count the occurrence with groupBy and counting

Let's count the occurrence with groupBy and counting

Comments
1 min read
Avoid recursive invocation on computeIfAbsent() in HashMap

Avoid recursive invocation on computeIfAbsent() in HashMap

Comments
2 min read
Let's print 100th fibonacci number using java

Let's print 100th fibonacci number using java

Comments
1 min read
Java threads are cheap! Let’s create millions of them

Java threads are cheap! Let’s create millions of them

5
Comments
3 min read
How to handle checked exception in the lambda expression

How to handle checked exception in the lambda expression

Comments
5 min read
Reclaim 25% of Java Heap Memory and Lower Your Cloud Bills

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

1
Comments
2 min read
Temporary Refactoring and Improving Your Code Reading Skills

Temporary Refactoring and Improving Your Code Reading Skills

1
Comments
1 min read
loading...