Defensive Programming in Java: Fundamentals

  • Description
  • Reviews (0)

Description

Defensive programming is an approach to programming that attempts to ensure that software still functions under adverse or unforeseen circumstances. In this course, you will explore the fundamentals of defensive programming in Java including how to use assertions and annotation, and how to use classes, types, methods, and program flow control securely. You will also learn how to handle exceptions correctly, how to manage resources, and how to terminate a program securely.

Reviews

There are no reviews yet.

Be the first to review “Defensive Programming in Java: Fundamentals”