Video Description
Images bring a whole new level of excitement to an app. Without them, apps are dull and bland. In this course, youβll not only learn to work with image files, but also how to access the camera on iOS devices to allow users to take pictures.
Youβll start by learning the fundamentals of working with images in Xcode. Youβll see how to import images and properly lay them out in your app storyboard files. Then youβll learn how to access hardware on iOS devices to allow users to take images and save them.
We then bring everything together by creating a Collector app. This app allows a user to take an image of something, give it a proper name, and then use this as a database to reference the collection. This will reinforce what you previously learned and apply it to a fully functional practical app that uses Core Data to save images.
Style and Approach
This video is a step-by-step guide to help you get started with iOS application development by providing a solid foundation to core iOS concepts, techniques, and the Swift programming language. Every section contains practical examples, so you will understand how iOS development works, see the latest features of iOS 11, and know when and where to apply the core iOS techniques.