Python Debugging - Level 1

DifficultyBeginner
AVG Duration1h
Students3
Content
1

Description

Python is one of the most commonly used programming languages in the world. Due to the flexibility of the language it is used for a wide range of use cases such as: web application development, data science, machine learning, video games, etc.

Bugs are a natural part of software engineering. Learning to effectively debug errors and unexpected behaviors can vastly improve the development experience.

In this learning path you'll learn:

The general concepts surrounding debugging.

Learning Objectives:

  • Describe the purpose of debugging
  • Describe the different types of debugging
  • Describe the purpose of logging
  • Describe the risks of exposing private data inside logs


Certificate

Your certificate for this learning path

Training Content

1
Course - Beginner - 34m
Introduction to Software Testing, Debugging, and Logging
This Course will introduce new software developers to the concepts of software testing, debugging, and logging.
About the Author
Students95980
Labs28
Courses46
Learning paths54

Ben Lambert is a software engineer and was previously the lead author for DevOps and Microsoft Azure training content at Cloud Academy. His courses and learning paths covered Cloud Ecosystem technologies such as DC/OS, configuration management tools, and containers. As a software engineer, Ben’s experience includes building highly available web and mobile apps. When he’s not building software, he’s hiking, camping, or creating video games.

Covered Topics