Skip to content

Noel Kamphoa

  • 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

Author: Noel Kamphoa

This author has written 132 articles
Read more about the article BigInteger Class In Java

BigInteger Class In Java

  • Post author:Noel Kamphoa
  • Post published:February 1, 2025
  • Post category:Java Entry Level/Core Java Tutorials/Text, Date, Time, and Numeric Objects

Learn about Java's BigInteger class, its methods, and how it handles arbitrarily large integers for high-precision mathematical computations.

Continue ReadingBigInteger Class In Java
Read more about the article Wrapper Classes In Java

Wrapper Classes In Java

  • Post author:Noel Kamphoa
  • Post published:January 26, 2025
  • Post category:Java Entry Level/Core Java Tutorials/Text, Date, Time, and Numeric Objects

Learn about wrapper classes in Java, their purpose, benefits, autoboxing, unboxing, and how they simplify working with primitive data types.

Continue ReadingWrapper Classes In Java
Read more about the article Multidimensional Arrays In Java

Multidimensional Arrays In Java

  • Post author:Noel Kamphoa
  • Post published:January 25, 2025
  • Post category:Core Java Tutorials/Arrays and Loops

Explore multidimensional arrays in Java with examples, use cases, and best practices for handling 2D, 3D, and jagged arrays efficiently.

Continue ReadingMultidimensional Arrays In Java
Read more about the article Creating Your First Java Application With IntelliJ IDEA

Creating Your First Java Application With IntelliJ IDEA

  • Post author:Noel Kamphoa
  • Post published:January 19, 2025
  • Post category:Java Entry Level/Core Java Tutorials

Learn how to create your first Java application using IntelliJ IDEA. Step-by-step guide for beginners to set up, code, and run your project.

Continue ReadingCreating Your First Java Application With IntelliJ IDEA
Read more about the article Introduction to JShell in Java

Introduction to JShell in Java

  • Post author:Noel Kamphoa
  • Post published:January 19, 2025
  • Post category:Core Java Tutorials/Java Miscellaneous

Learn about JShell, Java's interactive REPL tool. Discover its features, benefits, and how it simplifies coding, testing, and learning Java.

Continue ReadingIntroduction to JShell in Java
Read more about the article The Arrays Class In Java

The Arrays Class In Java

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

Learn about the Arrays class in Java, its methods for sorting, searching, converting arrays to lists, and how to efficiently manipulate arrays

Continue ReadingThe Arrays Class In 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:Java Exceptions/Core Java Tutorials

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:Java Exceptions/Core Java Tutorials

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
  • Go to the previous page
  • 1
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 14
  • 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 ·
24 Aug

Master method overriding and polymorphism in Java through clear examples like Animal and Payment systems. Learn to write flexible, clean code
https://nkamphoa.com/polymorphism-example-in-java/

Reply on Twitter 1959662259979870364 Retweet on Twitter 1959662259979870364 Like on Twitter 1959662259979870364 Twitter 1959662259979870364
nkamphoa Noel KAMPHOA @nkamphoa ·
24 Aug

⚖️Your thoughts in the comments, complete insights in the article. #Java #BackEnd
https://nkamphoa.com/create-compile-and-run-your-hello-world-java-application-using-a-terminal/

Reply on Twitter 1959616898808639493 Retweet on Twitter 1959616898808639493 Like on Twitter 1959616898808639493 Twitter 1959616898808639493
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