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

Java

Read more about the article Arrays and Loops in Java

Arrays and Loops in Java

  • Post author:Noel Kamphoa
  • Post published:December 8, 2024
  • Post category:Core Java Tutorials/Arrays and Loops/Java Entry Level

Discover how to use arrays and loops in Java to store, access, and process data efficiently, with practical examples and tips for beginners

Continue ReadingArrays and Loops in Java
Read more about the article Java 21 New Features

Java 21 New Features

  • Post author:Noel Kamphoa
  • Post published:November 25, 2024
  • Post category:Java LTS Series/Core Java Tutorials

Discover the exciting new features in Java 21, including virtual threads, record patterns, sequenced collections, KEM API, pattern matching..

Continue ReadingJava 21 New Features
Read more about the article How to Fix UnfinishedStubbingException  In Java

How to Fix UnfinishedStubbingException  In Java

  • Post author:Noel Kamphoa
  • Post published:November 16, 2024
  • Post category:Core Java Tutorials/Java Exceptions

Learn what causes UnfinishedStubbingException in Java, how to identify improper mock usage, and best practices to avoid this Mockito error.

Continue ReadingHow to Fix UnfinishedStubbingException  In Java
Read more about the article How to Fix InvalidUseOfMatchersException In Java

How to Fix InvalidUseOfMatchersException In Java

  • Post author:Noel Kamphoa
  • Post published:November 16, 2024
  • Post category:Core Java Tutorials/Java Exceptions

Learn about the causes of InvalidUseOfMatchersException in Java, common mistakes with Mockito matchers, and how to fix them effectively

Continue ReadingHow to Fix InvalidUseOfMatchersException In Java
Read more about the article Disable Wildcard Import in IntelliJ IDE

Disable Wildcard Import in IntelliJ IDE

  • Post author:Noel Kamphoa
  • Post published:October 27, 2024
  • Post category:Core Java Tutorials/Java Miscellaneous

Disable wildcard imports in IntelliJ for cleaner code by adjusting import settings to show explicit classes.

Continue ReadingDisable Wildcard Import in IntelliJ IDE
Read more about the article Sealed Classes and Interfaces In Java

Sealed Classes and Interfaces In Java

  • Post author:Noel Kamphoa
  • Post published:October 27, 2024
  • Post category:Implement Inheritance and Use Records/Core Java Tutorials/Java Practitioner

Explore Java's sealed classes and interfaces, their uses, and how they enhance control over subclassing and improve code safety.

Continue ReadingSealed Classes and Interfaces In Java
Read more about the article Records In Java

Records In Java

  • Post author:Noel Kamphoa
  • Post published:September 20, 2024
  • Post category:Core Java Tutorials/Java Practitioner

Learn how to use Java Records to simplify data modeling with immutable data, automatic method generation, and concise syntax in your apps.

Continue ReadingRecords In Java
Read more about the article Centralized Logging for Java Apps With ELK and Docker Compose

Centralized Logging for Java Apps With ELK and Docker Compose

  • Post author:Noel Kamphoa
  • Post published:August 21, 2024
  • Post category:Observability/DevOps Featured/DevOps

Centralize your Java logs. A guide to installing the ELK Stack with Docker Compose for powerful log management and analysis

Continue ReadingCentralized Logging for Java Apps With ELK and Docker Compose
Read more about the article How To Fix ClassCastException In Java

How To Fix ClassCastException In Java

  • Post author:Noel Kamphoa
  • Post published:August 2, 2024
  • Post category:Core Java Tutorials/Java Exceptions

Learn about ClassCastException in Java, common scenarios that trigger it, and best practices to avoid this runtime error in your code

Continue ReadingHow To Fix ClassCastException In Java
Read more about the article BigDecimal Class In Java

BigDecimal Class In Java

  • Post author:Noel Kamphoa
  • Post published:June 23, 2024
  • Post category:Text, Date, Time, and Numeric Objects/Core Java Tutorials/Java Entry Level

Explore how Java's BigDecimal Class ensures precise calculations, avoiding pitfalls of floating-point arithmetic in various applications.

Continue ReadingBigDecimal Class In Java
  • Go to the previous page
  • 1
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 12
  • 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 ·
30 Sep

⚖️Your thoughts in the comments.
#Java #BackEnd #Programming #Coding

Reply on Twitter 1973025310271557708 Retweet on Twitter 1973025310271557708 Like on Twitter 1973025310271557708 Twitter 1973025310271557708
nkamphoa Noel KAMPHOA @nkamphoa ·
30 Sep

Learn how to use the enum type in Java effectively with examples on declaration, constructors, interfaces, and switch expressions
https://nkamphoa.com/enum-type-in-java/

Reply on Twitter 1972979912593101286 Retweet on Twitter 1972979912593101286 Like on Twitter 1972979912593101286 Twitter 1972979912593101286
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
  • 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 2025 - by Noel Kamphoa