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

Author: Noel Kamphoa

This author has written 138 articles
Read more about the article Remove Array Duplicates: 5 Java Methods, Preserve Original Order

Remove Array Duplicates: 5 Java Methods, Preserve Original Order

  • Post author:Noel Kamphoa
  • Post published:January 21, 2024
  • Post category:Java Miscellaneous/Core Java Tutorials

Elevate your coding with 5 Java methods to remove array duplicates while preserving order. Optimize your arrays for maximum efficiency.

Continue ReadingRemove Array Duplicates: 5 Java Methods, Preserve Original Order
Read more about the article Maven and Sonar Integration: A 5-Step Guide for Effective QA

Maven and Sonar Integration: A 5-Step Guide for Effective QA

  • Post author:Noel Kamphoa
  • Post published:January 21, 2024
  • Post category:Core Java Tutorials/Java Miscellaneous

Elevate software quality with Maven Sonar integration in 5 steps. Optimize code analysis using SonarQube for efficient quality assurance.

Continue ReadingMaven and Sonar Integration: A 5-Step Guide for Effective QA
Read more about the article DRY Principle: The Dos and Don’ts of Object-Oriented Design

DRY Principle: The Dos and Don’ts of Object-Oriented Design

  • Post author:Noel Kamphoa
  • Post published:January 21, 2024
  • Post category:Core Java Tutorials/Java Miscellaneous

Master the DRY (Don't Repeat Yourself) principle in Object-Oriented Design. Dos and don'ts for efficient coding.

Continue ReadingDRY Principle: The Dos and Don’ts of Object-Oriented Design
Read more about the article How to Build REST API PUT Endpoints with Spring Boot

How to Build REST API PUT Endpoints with Spring Boot

  • Post author:Noel Kamphoa
  • Post published:January 20, 2024
  • Post category:Spring Tutorials

Learn how to implement REST API PUT endpoints in Spring Boot with best practices, including request handling, status codes, and more.

Continue ReadingHow to Build REST API PUT Endpoints with Spring Boot
Read more about the article How to Build REST API POST Endpoints with Spring Boot

How to Build REST API POST Endpoints with Spring Boot

  • Post author:Noel Kamphoa
  • Post published:January 20, 2024
  • Post category:Spring Tutorials

Optimize Spring Boot RESTful POST endpoints with our expert guide for efficient implementation and enhanced performance

Continue ReadingHow to Build REST API POST Endpoints with Spring Boot
Read more about the article How to Build REST API GET Endpoints with Spring Boot

How to Build REST API GET Endpoints with Spring Boot

  • Post author:Noel Kamphoa
  • Post published:January 20, 2024
  • Post category:Spring Tutorials

Learn how to implement REST API GET endpoints in Spring Boot with best practices, including request handling, status codes, and more.

Continue ReadingHow to Build REST API GET Endpoints with Spring Boot
Read more about the article How to Build REST API DELETE Endpoints with Spring Boot

How to Build REST API DELETE Endpoints with Spring Boot

  • Post author:Noel Kamphoa
  • Post published:January 20, 2024
  • Post category:Spring Tutorials

Learn how to implement REST API DELETE endpoints in Spring Boot with best practices, including request handling, status codes, and more.

Continue ReadingHow to Build REST API DELETE Endpoints with Spring Boot
Read more about the article How I passed the AWS Certified Solutions Architect – Associate Exam
AWS Solutions Architect Associate

How I passed the AWS Certified Solutions Architect – Associate Exam

  • Post author:Noel Kamphoa
  • Post published:January 20, 2024
  • Post category:AWS Tutorials

In this short excerpt, I give you feedback on my preparation for the AWS Certified Solutions Architect Associate exam.

Continue ReadingHow I passed the AWS Certified Solutions Architect – Associate Exam
  • Go to the previous page
  • 1
  • …
  • 11
  • 12
  • 13
  • 14

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
  • 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