Skip to content
  • Authors
  • About
kloudly-academy-logo-transparent

Kloudly Academy

  • Home
  • Learn
    • Learning Paths
      • Java Standard Edition – Beginner Level
      • Java Standard Edition – Intermediate Level
      • Java Standard Edition – Advanced Level
    • Tutorials
      • Java
      • SpringIn this series, you will find all our Spring Tutorials, i.e., Articles related to Spring Framework, Spring Boot, Spring MVC, etc.
      • DevOps
  • Practice
    • Java Exercises
    • Interview Prep
  • Resources
    • Tools
    • Flashcards
  • Toggle website search
Menu Close
  • Home
  • Learn
    • Learning Paths
      • Java Standard Edition – Beginner Level
      • Java Standard Edition – Intermediate Level
      • Java Standard Edition – Advanced Level
    • Tutorials
      • Java
      • Spring
      • DevOps
  • Practice
    • Java Exercises
    • Interview Prep
  • Resources
    • Tools
    • Flashcards
  • Toggle website search
  • Authors
  • About
  • Home
  • Learn
    • Learning Paths
      • Java Standard Edition – Beginner Level
      • Java Standard Edition – Intermediate Level
      • Java Standard Edition – Advanced Level
    • Tutorials
      • Java
      • Spring
      • DevOps
  • Practice
    • Java Exercises
    • Interview Prep
  • Resources
    • Tools
    • Flashcards
  • Toggle website search
  • Authors
  • About

Thread

Read more about the article Thread Lifecycle in Java

Thread Lifecycle in Java

  • Post author:Noel Kamphoa
  • Post published:June 9, 2026
  • Post category:Concurrency/Core Java Tutorials/Java Expert

Introduction Every Java thread follows a well-defined path from the moment it is created to the moment it finishes. Understanding that path — the states a thread moves through and…

Continue ReadingThread Lifecycle in Java
Read more about the article How to Create a Thread in Java

How to Create a Thread in Java

  • Post author:Noel Kamphoa
  • Post published:June 6, 2026
  • Post category:Concurrency/Core Java Tutorials/Java Expert

Learn how to create a thread in Java with essential techniques for concurrent programming and best practices in this comprehensive guide.

Continue ReadingHow to Create a Thread in Java
Read more about the article Spliterator Explained: The Engine Behind Streams

Spliterator Explained: The Engine Behind Streams

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

Understand the spliterator in Java streams: learn how it enhances performance and enables effective parallel execution.

Continue ReadingSpliterator Explained: The Engine Behind Streams
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 Intermediate/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 AtomicInteger Class In Java

AtomicInteger Class In Java

  • Post author:Noel Kamphoa
  • Post published:February 1, 2025
  • Post category:Number Processing/Core Java Tutorials/Java Beginner

Learn about Java's AtomicInteger class, its methods, and how it ensures thread-safe operations without locks for high-performance concurrency.

Continue ReadingAtomicInteger Class In Java

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 ·
11 Jun

Expressions, statements, and blocks are the basic components of Java code. Learn how to use these elements effectively.
https://nkamphoa.com/expressions-statements-and-blocks-in-java/

Reply on Twitter 2064951031067222376 Retweet on Twitter 2064951031067222376 Like on Twitter 2064951031067222376 Twitter 2064951031067222376
nkamphoa Noel KAMPHOA @nkamphoa ·
11 Jun

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

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

Categories

  • Advanced OOP Features
  • Arrays and Loops
  • Classes and Objects
  • Collections
  • Concurrency
  • Core Java Tutorials
  • Date and Time
  • DevOps
  • DevOps Featured
  • Exception Handling, Logging and Debugging
  • Featured
  • Getting Started with Java
  • Implement Inheritance and Use Records
  • Interfaces and Generics
  • Java Advanced
  • Java Beginner
  • Java Exceptions
  • Java Expert
  • Java Foundation
  • Java Intermediate
  • Java IO API
  • Java LTS Series
  • Java Miscellaneous
  • Java Stream API
  • Nested Classes and Lambdas Expressions
  • Number Processing
  • Object-Oriented Programming
  • Observability
  • Spring Tutorials
  • Text Processing

Tutorials

  • Core Java Tutorials
  • Spring Tutorials
  • DevOps

Courses

  • Java Standard Edition – Beginner Level
  • Java Standard Edition – Intermediate Level
  • Java Standard Edition – Advanced Level

Tutorials

  • Core Java Tutorials
  • Spring Tutorials
  • DevOps

Courses

  • Java Standard Edition – Beginner Level
  • Java Standard Edition – Intermediate Level
  • Java Standard Edition – Advanced Level

Social Media

  • LinkedIn
  • Twitter
  • Facebook
  • Youtube

About

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