Learn the importance and principles of clean code, refactoring, and unit testing in Java development.
Tag: Java
Articles tagged with Java. Showing 44 articles.
Chapters
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 …
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.