Skip to content
The Bored Dev

The Bored Dev

💻

  • Home
  • Shop
  • IT Books
  • Contact
A new Java functional style » Page 10 of 10 » The Bored Dev

A new Java functional style

June 21, 2020 theboreddev Java, Functional Programming, Software Engineering

It’s been a while since JDK 8 was released, bringing plenty of new features to the Java language; among them the most expected feature was

Read more
completablefuture - parallel api calls

Multiple API calls with CompletableFuture

June 16, 2020 theboreddev Uncategorized

After having had an introduction to the new concurrency paradigm in Java in my previous article “A new concurrency model in Java“, I’ve considered that

Read more
Discover TDD: Explained through a practical example » Page 10 of 10 » The Bored Dev

Discover TDD: Explained through a practical example

June 11, 2020 theboreddev Testing

If you’ve heard about the acronym TDD but you’re not sure what it means, or even if you know what TDD is but you don’t

Read more
Please stop the Java Optional mess! (How To Use Optional in Java) » Page 10 of 10 » The Bored Dev

Please stop the Java Optional mess! (How To Use Optional in Java)

June 9, 2020 theboreddev Programming

In many of the projects I’ve worked during the recent years I’ve found quite hard to find developers using Java Optionals in the right way,

Read more
Java JIT compiler explained - Part 1 » Page 10 of 10 » The Bored Dev

Java JIT compiler explained – Part 1

June 8, 2020 theboreddev JVM

As Java developers most of us ignore the importance of having a complete understanding on how the machine where we run our applications works. In

Read more
A new Java concurrency model » Page 10 of 10 » The Bored Dev

A new Java concurrency model

June 5, 2020 theboreddev Concurrency

Things have changed considerably in the last few years in terms of how we write code in concurrent models. In the past we always had a

Read more

Posts navigation

«Previous Posts 1 … 8 9 10
WordPress ThemeZee.
 

Loading Comments...
 

You must be logged in to post a comment.