Learn about Behavioral Design Patterns, focusing on the Strategy Pattern for flexible algorithm swapping.
Tag: Java
Articles tagged with Java. Showing 48 articles.
Chapters
Learn the importance and principles of clean code, refactoring, and unit testing in Java development.
Learn how to set up a CI/CD pipeline for your Java project using GitHub Actions.
Learn how to build a simple console application in Java, covering project structure and user interaction.
Learn how to monitor, alert on, and maintain your Java applications for production readiness.
Learn how to build robust, secure, and observable Java applications for production environments.
A comprehensive guide to building a collection of real-world Java applications, from simple CLI projects to a robust RESTful To-Do List …
Learn how to build intelligent AI agents using Java and Spring Boot with practical examples.
Build a fully-automated CI/CD pipeline for Java web applications using Jenkins, Maven, and Docker.
Learn how to design and parameterize a robust test framework using Java, JUnit 5, Selenium, Appium, RestAssured, Maven/Gradle, and CI/CD.
A comprehensive guide to learning Java automation testing from basic concepts to advanced techniques.
Learn Java automation testing for UI and backend applications with practical examples.