iOS Debugging Fundamentals
Offered By: Pluralsight
Course Description
Overview
Nothing is more frustrating than haphazardly hoping to find the cause of bugs in your apps. In this tutorial learn to become strategic in your iOS debugging efforts! Combine problem solving skills and Xcode’s debugging tools to maximize your bug fixing potential.
Bugs are bound to happen. Getting rid of them is an essential skill if you want to keep your sanity when building apps. In this course, iOS Debugging Fundamentals, you will learn a set of thinking skills to couple with the fundamental tools that Xcode provides you for finding and fixing flaws in your apps. First, you will learn to approach debugging situations with a set of principles for strategic problem solving. Next, you will discover how to configure breakpoints and inspect view hierarchies effectively. Finally, you will explore how to interpret a backtrace, glean valuable information from the Xcode debug area and console, locate changes in your codebase and simulate conditions that happen in the wild. When you are finished with this course, you will have the skills and knowledge to strategically and methodically reason about probable causes of defects that you experience at runtime.
Bugs are bound to happen. Getting rid of them is an essential skill if you want to keep your sanity when building apps. In this course, iOS Debugging Fundamentals, you will learn a set of thinking skills to couple with the fundamental tools that Xcode provides you for finding and fixing flaws in your apps. First, you will learn to approach debugging situations with a set of principles for strategic problem solving. Next, you will discover how to configure breakpoints and inspect view hierarchies effectively. Finally, you will explore how to interpret a backtrace, glean valuable information from the Xcode debug area and console, locate changes in your codebase and simulate conditions that happen in the wild. When you are finished with this course, you will have the skills and knowledge to strategically and methodically reason about probable causes of defects that you experience at runtime.
Taught by
Andrew Bancroft
Related Courses
iOS App Development with SwiftUniversity of Toronto via Coursera iOS App Lifecycle
Meta via Coursera Build Your Own iOS App
University of Toronto via Coursera Learn Intermediate Swift
Codecademy Learn Swift
Codecademy