This video will introduce you to Xcode by building a very simple sample app. We'll show you the different user interface components, like the project navigator, inspector pane, editor pane, and debug console.
We'll lay out a simple application with a button and a view which will change its background color.
You'll learn about connecting elements on the screen to your code and reacting to user events (like touching a button). It's a good complement to the Xcode and Building, Running, and Debugging an App lessons from App Development with Swift (https://books.apple.com/book/app-deve....
#xcode #appdevelopmentwithswift #everyonecancode