Skip to content
  • Authors
  • About

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
    • All 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
    • All 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
    • All Flashcards
  • Toggle website search
  • Authors
  • About

Java Entry Level

Read more about the article Local Variable Type Inference in Java

Local Variable Type Inference in Java

  • Post author:Noel Kamphoa
  • Post published:April 12, 2025
  • Post category:Classes and Objects/Core Java Tutorials/Java Beginner

Learn how to use Java’s var keyword with local variable type inference—best practices, pitfalls, and examples for cleaner, concise code.

Continue ReadingLocal Variable Type Inference 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 Beginner/Number Processing/Core Java Tutorials

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 The Arrays Class In Java

The Arrays Class In Java

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

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/Java Beginner/Arrays and Loops

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 BigDecimal Class In Java

BigDecimal Class In Java

  • Post author:Noel Kamphoa
  • Post published:June 23, 2024
  • Post category:Core Java Tutorials/Java Beginner/Number Processing

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

Continue ReadingBigDecimal Class In Java
Read more about the article OffsetDateTime Class in Java

OffsetDateTime Class in Java

  • Post author:Noel Kamphoa
  • Post published:May 20, 2024
  • Post category:Featured/Date and Time/Core Java Tutorials/Java Beginner

Dive into Java's OffsetDateTime Class for precise time zone handling. Essential for managing time offsets in Java development

Continue ReadingOffsetDateTime Class in Java
Read more about the article Period Class in Java

Period Class in Java

  • Post author:Noel Kamphoa
  • Post published:May 13, 2024
  • Post category:Core Java Tutorials/Java Beginner/Date and Time

Delve into Java's Period Class for date-based time tracking. Crucial for handling durations in Java development.

Continue ReadingPeriod Class in Java
Read more about the article Duration Class in Java

Duration Class in Java

  • Post author:Noel Kamphoa
  • Post published:May 13, 2024
  • Post category:Core Java Tutorials/Java Beginner/Date and Time

Master Java's Duration Class for accurate time tracking. Essential for measuring time intervals in Java development.

Continue ReadingDuration Class in Java
Read more about the article Instant Class in Java

Instant Class in Java

  • Post author:Noel Kamphoa
  • Post published:May 13, 2024
  • Post category:Date and Time/Core Java Tutorials/Java Beginner

Explore Java's Instant Class for precise time tracking and management. Perfect for instant time data in Java development.

Continue ReadingInstant Class in Java
Read more about the article ZonedDateTime Class in Java

ZonedDateTime Class in Java

  • Post author:Noel Kamphoa
  • Post published:May 13, 2024
  • Post category:Core Java Tutorials/Java Beginner/Date and Time

Explore Java's ZonedDateTime Class for accurate time zone handling and management. Master time precision with ease

Continue ReadingZonedDateTime Class 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 ·
24 Mar

Learn how to format numbers in Java using NumberFormat and DecimalFormat, including currency, percentages, and custom symbols.
https://nkamphoa.com/format-numbers-in-java/

Reply on Twitter 2036503544384180414 Retweet on Twitter 2036503544384180414 Like on Twitter 2036503544384180414 Twitter 2036503544384180414
nkamphoa Noel KAMPHOA @nkamphoa ·
24 Mar

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

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

Categories

  • Advanced OOP Features
  • Arrays and Loops
  • Classes and Objects
  • Collections
  • 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