5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

Certification     Oracle     Java Certified Foundations Associate     1Z0-811: Java Certified Foundations Associate
Sometimes the unexpected happens in your Java code and you will need to figure out what broke and how to fix it. In this course, you will learn how to handle exceptions and how to debug your Java code.
First, you will learn how to debug your code using the Java JDB tool as well as using IntelliJ. Next, you will learn the best practice for debugging Java code and some common syntax and logic errors that you may encounter and methods for fixing these errors. Finally, you will learn how to handle exceptions in your code using the try catch block statements.
This course is one of a collection of courses that prepares learners for Oracle’s 1Z0-811: Java Certified Foundations Associate certification.

Objectives

1Z0-811 - Java Certified Foundations Associate: Debugging & Exception Handling

  • discover the key concepts covered in this course
  • describe how to debug code using the Java JDB tool
  • debug code using the Java JDB tool
  • describe how to debug code using IntelliJ
  • debug code using IntelliJ
  • describe some of the best practices when debugging code in Java
  • describe some of the common syntax and logic errors that are made in Java code
  • describe exception handling and how it relates to Java
  • handle exceptions in Java
  • describe some of the common exceptions in Java
  • demonstrate some of the common exceptions in Java
  • describe how to use try catch blocks within Java
  • use try catch blocks within Java
  • summarize the key concepts covered in this course