Skip to content

Kloudly Academy

  • Home
  • Java
    • Start Here
      • Entry-level Tutorials
    • Common Java Exceptions
    • FlashcardsAll flashcards about the Core Java SE
    • All Java Tutorials
  • Spring
    • All Spring TutorialsIn this series, you will find all the articles related to the Spring ecosystem, including Spring Framework and Spring Boot.
  • DevOps
    • All DevOps Tutorials
  • Flashcards
    • Java FlashcardsAll flashcards about the Core Java SE
    • All Flashcards
  • About me
  • Resources
  • Toggle website search
Menu Close
  • Home
  • Java
    • Start Here
      • Entry-level Tutorials
    • Common Java Exceptions
    • Flashcards
    • All Java Tutorials
  • Spring
    • All Spring Tutorials
  • DevOps
    • All DevOps Tutorials
  • Flashcards
    • Java Flashcards
    • All Flashcards
  • About me
  • Resources
  • Toggle website search
  • Home
  • Java
    • Start Here
      • Entry-level Tutorials
    • Common Java Exceptions
    • Flashcards
    • All Java Tutorials
  • Spring
    • All Spring Tutorials
  • DevOps
    • All DevOps Tutorials
  • Flashcards
    • Java Flashcards
    • All Flashcards
  • About me
  • Resources
  • Home
  • Java
    • Start Here
      • Entry-level Tutorials
    • Common Java Exceptions
    • Flashcards
    • All Java Tutorials
  • Spring
    • All Spring Tutorials
  • DevOps
    • All DevOps Tutorials
  • Flashcards
    • Java Flashcards
    • All Flashcards
  • About me
  • Resources
  • Toggle website search
  • Home
  • Java
    • Start Here
      • Entry-level Tutorials
    • Common Java Exceptions
    • Flashcards
    • All Java Tutorials
  • Spring
    • All Spring Tutorials
  • DevOps
    • All DevOps Tutorials
  • Flashcards
    • Java Flashcards
    • All Flashcards
  • About me
  • Resources

Collections

Read more about the article Parallel Stream Processing: Performance and Risks

Parallel Stream Processing: Performance and Risks

  • Post author:Noel Kamphoa
  • Post published:January 3, 2026
  • Post category:Core Java Tutorials/Java Practitioner/Java Stream API

Explore the advantages of parallel stream and how it enhances performance through concurrent processing with minimal code changes.

Continue ReadingParallel Stream Processing: Performance and Risks
Read more about the article Bi-Argument Functional Interfaces in the Stream API

Bi-Argument Functional Interfaces in the Stream API

  • Post author:Noel Kamphoa
  • Post published:December 30, 2025
  • Post category:Core Java Tutorials/Java Practitioner/Java Stream API

Learn how bi-argument functional interfaces enhance Java 8 streams, offering more context for efficient data manipulation.

Continue ReadingBi-Argument Functional Interfaces in the Stream API
Read more about the article Aggregating Stream Data Using the reduce Operation

Aggregating Stream Data Using the reduce Operation

  • Post author:Noel Kamphoa
  • Post published:December 30, 2025
  • Post category:Core Java Tutorials/Java Practitioner/Java Stream API

Learn about reduce operation in stream processing, including its variants and how to use it safely for parallel executions.

Continue ReadingAggregating Stream Data Using the reduce Operation
Read more about the article Stream Operations and Pipelines Explained

Stream Operations and Pipelines Explained

  • Post author:Noel Kamphoa
  • Post published:December 26, 2025
  • Post category:Java Practitioner/Java Stream API/Core Java Tutorials

Dive into stream operations and discover how to build effective pipelines to enhance your Java coding skills.

Continue ReadingStream Operations and Pipelines Explained
Read more about the article Java Stream API: What It Is (and What It Is Not)

Java Stream API: What It Is (and What It Is Not)

  • Post author:Noel Kamphoa
  • Post published:December 23, 2025
  • Post category:Core Java Tutorials/Java Practitioner/Java Stream API

Understand the Java Stream API and how it revolutionizes data processing in Java applications with a declarative style.

Continue ReadingJava Stream API: What It Is (and What It Is Not)
Read more about the article Creating and Consuming Streams in Java

Creating and Consuming Streams in Java

  • Post author:Noel Kamphoa
  • Post published:December 23, 2025
  • Post category:Core Java Tutorials/Java Practitioner/Java Stream API

Learn how to create streams in Java with our guide. Understand stream sources and terminal operations for effective usage.

Continue ReadingCreating and Consuming Streams in Java
Read more about the article Access Collections Concurrently: Two Java Approaches

Access Collections Concurrently: Two Java Approaches

  • Post author:Noel Kamphoa
  • Post published:December 3, 2025
  • Post category:Java Practitioner/Collections/Core Java Tutorials

Learn how to access collections concurrently in Java using synchronized wrappers and built-in concurrent collections for safer, scalable code

Continue ReadingAccess Collections Concurrently: Two Java Approaches
Read more about the article Sort Collections With Comparable and Comparator

Sort Collections With Comparable and Comparator

  • Post author:Noel Kamphoa
  • Post published:November 29, 2025
  • Post category:Java Practitioner/Collections/Core Java Tutorials

Learn how to sort collections in Java using Comparable and Comparator, and choose the right approach for clean and efficient ordering.

Continue ReadingSort Collections With Comparable and Comparator
Read more about the article Using Iterators and the for-each Loop Safely

Using Iterators and the for-each Loop Safely

  • Post author:Noel Kamphoa
  • Post published:November 26, 2025
  • Post category:Java Practitioner/Collections/Core Java Tutorials

Learn safe Java iteration with iterators and the for-each loop while avoiding common errors like ConcurrentModificationException.

Continue ReadingUsing Iterators and the for-each Loop Safely
Read more about the article The Comparator Interface in Java

The Comparator Interface in Java

  • Post author:Noel Kamphoa
  • Post published:November 24, 2025
  • Post category:Collections/Core Java Tutorials/Java Practitioner

Learn how the Comparator interface enables custom sorting in Java with examples for TreeSet, TreeMap, and PriorityQueue

Continue ReadingThe Comparator Interface in Java
  • 1
  • 2
  • 3
  • Go to the next page

Tweets from @nkamphoa

Noel KAMPHOA Follow

#Java enthusiast ☕ | 10+ years coding wizard 🧙‍♂️ | #Blogging about Java at https://t.co/FUPJBD6fB1 | Start your own blog today https://t.co/LQej3RH51A

nkamphoa
nkamphoa Noel KAMPHOA @nkamphoa ·
20h

Comment your take
#Java #InterviewPrep #BackEnd #Coding #Programming

Reply on Twitter 2007331213447405628 Retweet on Twitter 2007331213447405628 Like on Twitter 2007331213447405628 Twitter 2007331213447405628
nkamphoa Noel KAMPHOA @nkamphoa ·
2 Jan

Discover how the hashCode method in Java works, its contract with equals, and why proper overriding is crucial for collections.
https://nkamphoa.com/hashcode-method-in-java/

Reply on Twitter 2007150104625492074 Retweet on Twitter 2007150104625492074 Like on Twitter 2007150104625492074 Twitter 2007150104625492074
Load More
  • LinkedIn
  • Facebook
  • GitHub
  • Twitter

Categories

  • Arrays and Loops
  • AWS Tutorials
  • Classes and Objects
  • Collections
  • Core Java Tutorials
  • DevOps
  • DevOps Featured
  • Exception Handling, Logging and Debugging
  • Featured
  • Implement Inheritance and Use Records
  • Interfaces and Generics
  • Introduction to Java
  • Java Entry Level
  • Java Exceptions
  • Java Expert
  • Java LTS Series
  • Java Miscellaneous
  • Java Practitioner
  • Java Stream API
  • Nested Classes and Lambdas Expressions
  • Observability
  • Primitive types, Operators, and Flow control statements
  • Spring Tutorials
  • Text, Date, Time, and Numeric Objects

Tutorials

  • Core Java Tutorials
  • Spring Tutorials
  • DevOps

Courses

  • Java Entry Level
  • Java Practitioner
  • Java Advanced
  • Java Expert

Tutorials

  • Core Java Tutorials
  • Spring Tutorials
  • DevOps

Courses

  • Java Entry Level
  • Java Practitioner
  • Java Advanced
  • Java Expert

Social Media

  • LinkedIn
  • Twitter
  • Facebook
  • Youtube

About

  • About me
  • Privacy Policy
  • Terms of Service
  • About me
  • Privacy Policy
  • Terms of Service
Copyright 2026 - by Noel Kamphoa