|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/exceptions-handling-in-python-exercises/
课程评论:没有评论
**课程名称:** Python 异常处理 [练习] **课程概述:** 本课程旨在帮助您通过大量编码练习,深入掌握 Python 的异常处理机制,从而提升您的 Python 编程技能和项目质量。Python 语言支持强大的异常处理功能,可以将运行时的错误或故障表示为对象。通过学习本课程,您将能够: * 定义自定义异常类。 * 处理调用函数时抛出的异常。 * 理解并使用 `with` 语句进行异常处理。 * 熟悉异常处理领域的最佳实践。 课程内容侧重于理论与实践的结合,提供超过 10 个编码练习,涵盖异常处理的各个子主题。每个练习都要求您完成代码的缺失部分并提交。 **先修要求:** * 熟悉 Python 面向对象编程。 * 了解 Python 的异常处理基础知识。 **学习目标:** * 通过实践强化 Python 异常处理能力。 * 能够有效地处理和管理程序运行时的错误。 * 编写更健壮、更易于维护的 Python 代码。 **课程特色:** * **海量编码练习:** 专注于异常处理,提供丰富的实践机会。 * **实战导向:** 强调将理论知识应用于实际编程场景。 * **互动支持:** 鼓励学员反馈,如有需要可提供额外的练习或视频讲解。
The Python programming language supports most of the well-known exceptions handling capabilities we know in other programming languages. Every error or malfunction during the execution of our code is represented using an object. Mastering the exceptions handling mechanism in Python will contribute to the quality of your project. In-depth understanding of this topic will allow you to implement important best practices in this domain. This course was created in order to assist students that want to become Python developers to strengthen their programming skills through extensive coding exercises that focus on exceptions handling in Python. Strength Your Python Programming Skills in Python Through Extensive Coding Exercises That Focus on Exceptions Handling! Learn how to define new customized exceptions classes. Learn how to handle exceptions raised by functions you call. Learn how to use the with statement when handling exceptions.Become familiar with the best practices in this domain. Become Well Familiar with Exceptions Handling in Python Through Extensive Coding ExercisesThis course focuses on bridging the gap between theory and practical experience, by allowing you to experience extensive coding practice that focuses on exceptions handling in Python. This course assumes that you are already familiar with Python's support for object-oriented programming and with Python's support for exceptions handling, and you are now doing your first steps in strengthening your understanding through extensive practice. This course includes more than 10 coding exercises organized into separate topics. Every coding exercise includes code you need to complete its missing parts, and submit.Taking this course, if you feel that you would like to have more coding exercises that refer to specific sub-topic in exceptions handling please don't hesitate and let us know. We will do our best to meet your expectations. If you encounter an exercise you fail to complete and have difficulties when trying to understand its solution please let us know and we will do our best to assist. We can easily create a video that explains it or improve a video that was already created.