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 Miscellaneous

Read more about the article Single Responsibility Principle in Java

Single Responsibility Principle in Java

  • Post author:Noel Kamphoa
  • Post published:May 15, 2025
  • Post category:Core Java Tutorials/Java Miscellaneous

Learn how to apply the Single Responsibility Principle in Java with real-world examples. Write cleaner, modular, and testable code.

Continue ReadingSingle Responsibility Principle in Java
Read more about the article Open Closed Principle In Java

Open Closed Principle In Java

  • Post author:Noel Kamphoa
  • Post published:May 15, 2025
  • Post category:Core Java Tutorials/Java Miscellaneous

Learn the Open/Closed Principle in Java. Build code that’s easy to extend and maintain without modifying existing functionality.

Continue ReadingOpen Closed Principle In Java
Read more about the article Liskov Substitution Principle In Java

Liskov Substitution Principle In Java

  • Post author:Noel Kamphoa
  • Post published:May 15, 2025
  • Post category:Core Java Tutorials/Java Miscellaneous

Understand the Liskov Substitution Principle in Java with clear examples. Learn how to build reliable and extensible class hierarchies.

Continue ReadingLiskov Substitution Principle In Java
Read more about the article Interface Segregation Principle In Java

Interface Segregation Principle In Java

  • Post author:Noel Kamphoa
  • Post published:May 15, 2025
  • Post category:Core Java Tutorials/Java Miscellaneous

Apply the Interface Segregation Principle in Java to build cleaner, modular code. Avoid bloated interfaces and improve testability.

Continue ReadingInterface Segregation Principle In Java
Read more about the article Dependency Inversion Principle In Java

Dependency Inversion Principle In Java

  • Post author:Noel Kamphoa
  • Post published:May 15, 2025
  • Post category:Core Java Tutorials/Java Miscellaneous

Master the Dependency Inversion Principle in Java. Learn to write flexible, testable code by depending on abstractions, not implementations.

Continue ReadingDependency Inversion Principle In Java
Read more about the article SOLID Principles in Java: Quick Guide

SOLID Principles in Java: Quick Guide

  • Post author:Noel Kamphoa
  • Post published:May 15, 2025
  • Post category:Core Java Tutorials/Java Miscellaneous

Master the SOLID principles in Java with real-world examples. Learn how to write clean, maintainable, and scalable object-oriented code

Continue ReadingSOLID Principles in Java: Quick Guide
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 Introduction to JShell in Java

Introduction to JShell in Java

  • Post author:Noel Kamphoa
  • Post published:January 19, 2025
  • Post category:Core Java Tutorials/Getting Started with Java/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 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
  • 1
  • 2
  • 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