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 Java 8 New Features

Java 8 New Features

  • Post author:Noel Kamphoa
  • Post published:April 30, 2025
  • Post category:Java LTS Series/Core Java Tutorials

Explore Java 8 features like lambdas, streams, default methods, java.time, and new collection utilities with examples and JEP links.

Continue ReadingJava 8 New Features
Read more about the article Java 11 New Features

Java 11 New Features

  • Post author:Noel Kamphoa
  • Post published:April 30, 2025
  • Post category:Java LTS Series/Core Java Tutorials

Discover Java 11 features like HTTP Client, var in lambdas, new String methods, and file I/O updates with code and JEP links.

Continue ReadingJava 11 New Features
Read more about the article Java 17 New Features

Java 17 New Features

  • Post author:Noel Kamphoa
  • Post published:April 23, 2025
  • Post category:Core Java Tutorials/Java Miscellaneous/Java LTS Series

Explore new features in Java 17 like sealed classes and pattern matching with code examples, preview setup tips, and Maven config help.

Continue ReadingJava 17 New Features
Read more about the article How To Enable Preview Features in Java

How To Enable Preview Features in Java

  • Post author:Noel Kamphoa
  • Post published:April 23, 2025
  • Post category:Core Java Tutorials/Java Miscellaneous

Learn how to enable preview features in Java using the command line, IntelliJ IDEA, and Maven. Includes setup tips and best practices.

Continue ReadingHow To Enable Preview Features in Java
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/Java Entry Level/Core Java Tutorials

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 Enum Type In Java

Enum Type In Java

  • Post author:Noel Kamphoa
  • Post published:April 5, 2025
  • Post category:Classes and Objects/Java Entry Level/Core Java Tutorials

Learn how to use the enum type in Java effectively with examples on declaration, constructors, interfaces, and switch expressions

Continue ReadingEnum Type In Java
Read more about the article Class and Object In Java

Class and Object In Java

  • Post author:Noel Kamphoa
  • Post published:April 3, 2025
  • Post category:Classes and Objects/Java Entry Level/Core Java Tutorials

Understand the concept of class and object in Java. Learn how to define classes and create objects with practical examples

Continue ReadingClass and Object In Java
Read more about the article Formatting Messages In Java

Formatting Messages In Java

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

Learn how to format messages in Java using MessageFormat, ChoiceFormat, and ResourceBundle for dynamic and localized text handling.

Continue ReadingFormatting Messages In Java
Read more about the article Formatting Numbers In Java

Formatting Numbers In Java

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

Learn how to format numbers in Java using NumberFormat and DecimalFormat, including currency, percentages, and custom symbols.

Continue ReadingFormatting Numbers In Java
Read more about the article Locale Class In Java

Locale Class In Java

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

Learn how to use the Locale class in Java to manage language, region, and cultural settings for seamless internationalization and localization

Continue ReadingLocale Class In Java
  • Go to the previous page
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 13
  • 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 Nov

Master Java String manipulation with String Recipes for interviews in this concise guide. Elevate your coding skills! #Java #CodingInterviews
https://nkamphoa.com/java-string-manipulation-5-key-recipes-for-technical-interviews-part-1/

Reply on Twitter 1993016921311023498 Retweet on Twitter 1993016921311023498 Like on Twitter 1993016921311023498 Twitter 1993016921311023498
nkamphoa Noel KAMPHOA @nkamphoa ·
24 Nov

New Post: The Comparator Interface in Java#Java #Backend

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