Skip to content
The Bored Dev

The Bored Dev

💻

  • Home
  • Shop
  • Twitter
  • LinkedIn
  • Facebook
  • Medium
  • Contact

Tag: Java

Java Archives » Page 3 Of 4 » The Bored Dev

Group Elements in Java With Streams

July 18, 2020 theboreddev Coding, Functional Programming, Java

One of the most interesting features introduced with Java Streams is the ability of grouping collections easily by using the groupingBy collector.Although in some cases

Read more
Java Archives » Page 3 Of 4 » The Bored Dev

Discover Java ForkJoinPool

July 12, 2020 theboreddev Java, Concurrency, Performance

We are all well aware of all the fancy new features that JDK 8 brought to us and probably it’s hard to find a Java

Read more
Functional Patterns in Java

How To Use 5 Popular Functional Patterns in Java

July 5, 2020 theboreddev Functional Programming, Java, Software Engineering

Recently we started a journey through functional programming in Java with my articles “A new functional Java style” and “Mastering the new functional Java“. Now

Read more
Java Archives » Page 3 Of 4 » The Bored Dev

When parallelism beats concurrency

July 1, 2020 theboreddev Uncategorized

I’m aware that for many of you these two concepts probably mean the same or maybe you’d struggle to explain the differences between them; however,

Read more
Java Archives » Page 3 Of 4 » The Bored Dev

Mastering the new functional Java

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

Introduction In my last article, we talked mostly about how Java Streams work and we also had an introduction to Functional Programming in the article

Read more
Java Archives » Page 3 Of 4 » The Bored Dev

Understanding Java Streams

June 24, 2020 theboreddev Uncategorized

After having had a deep introduction to functional programming in our last article “A new Java functional style“, we think it’s now time to look

Read more

Posts navigation

«Previous Posts 1 2 3 4 Next Posts»
WordPress ThemeZee.
The Bored Dev
Proudly powered by WordPress Theme: Gridbox.
 

Loading Comments...
 

You must be logged in to post a comment.