Exception Handling in Java
Offered By: Coursera Project Network via Coursera
Course Description
Overview
By the end of this project, you will have an understanding of error and exception handling in java. Once you have a beginner's knowledge of java programming and start coding you may find that something disrupts the normal flow of the program you have built. You may find yourself with errors in your code. This course will provide students with the knowledge behind exception handling in java and show how to write high-quality code to ensure that if your java program encounters a situation that it cannot cope with that the right procedures are in place to provide meaningful information and deal with those errors.
Thus, ensuring that your code is efficient and robust is an essential aspect of writing high-quality code. This project will take students through a number of examples demonstrating several of the most useful java exceptions. You will gain an understanding of exception handling in java from the in-depth examples provided.
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Syllabus
- Project Overview
- By the end of this project, you will have an understanding of error and exception handling in java. Once you have a beginner's knowledge of java programming and start coding you may find that something disrupts the normal flow of the program you have built. You may find yourself with errors in your code. This course will provide students with the knowledge behind exception handling in java and show how to write high-quality code to ensure that if your java program encounters a situation that it cannot cope with that the right procedures are in place to provide meaningful information and deal with those errors. Thus, ensuring that your code is efficient and robust is an essential aspect of writing high-quality code. This project will take students through a number of examples demonstrating several of the most useful java exceptions. You will gain an understanding of exception handling in java from the in-depth examples provided.
Taught by
Emma Martin
Related Courses
Learn to Program: Crafting Quality CodeUniversity of Toronto via Coursera 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera 数据结构与算法第一部分 | Data Structures and Algorithms Part 1
Peking University via edX Software Construction in Java
Massachusetts Institute of Technology via edX Advanced Software Construction in Java
Massachusetts Institute of Technology via edX