Xcode Tips and Tricks
Ensure that you're using Xcode to the max! Improve your IDE proficiency with techniques such as keyboard shortcuts, editing, and debugging. By Caroline Begbie.
This video will introduce you to the topics covered in the course and how they will improve your Xcode proficiency.
Being able to navigate your project with keyboard shortcuts is your best road to proficiency in Xcode. In this video you'll learn the most-used shortcuts.
Learn how to use Markdown for README files and create custom file headers.
Find out how to manage project dependencies with workspaces. You'll also create a reusable framework for a checkbox control.
Manage building your projects using schemes, configurations and targets. You'll create a lite version of the sample app in a new target.
Learn how to control complex storyboards with storyboard references. You'll also debug the sample app using the visual debugger.
Go beyond debugging basics using breakpoints. Find out how to use exception breakpoints to your advantage.
Create a library of code snippets which you can use for general coding or for giving presentations. You'll also complete a fun quiz using code snippets.
Set up your perfect coding environment using behaviors and tabs. Learn how to create a script to open a Terminal window at the project folder.
Review what you learned in the course and discover where you can learn more.