How to Create Amazing iPhone Apps

Watch How to Create Amazing iPhone Apps

  • 1969
  • 1 Season

The complete course on creating professional and customized applications for iPhone and iPad. We will be building an iPhone app from scratch using Swift, Apple's development language. I will be guiding you step-by-step to help you understand key mobile development concepts. By the end of this course, you will have a secure and practical knowledge of how to build multi-screen applications.

Filter by Source
No sources available
Seasons
The MVC Design Pattern
14. The MVC Design Pattern
September 1, 2016
In this video, I am giving you an introduction and overview of what the MVC programming design pattern is and how it governs all of the application development in the modern tech world.
Stack Views
13. Stack Views
September 1, 2016
In this video, I am going to show you how to create perfect responsive, proportionally-sized layouts for your application.
Using Collection Views
12. Using Collection Views
June 18, 2016
In this chapter, I am going to teach you how to use Collection Views and take advantage of their dynamic and layout features to create a custom navigation home screen for our app.
Transition With a Segue
11. Transition With a Segue
June 11, 2016
Most applications have different screens of content. In this video, you will learn how to transition from one screen to another and how to trigger these screen transitions from code.
Using a Launch Image
10. Using a Launch Image
June 10, 2016
In this video, I am going to reveal and teach a pro tip for making an animated introduction to your application. You will also learn how to implement design best practices and change the color of your app's status bar.
Creating and Loading Data
9. Creating and Loading Data
June 10, 2016
In this video, you will learn how to create a set of data to be used by your app as well as a method to display random items in your interface to add a bit of liveliness and surprise to your application launch screen.
Using Custom Fonts
8. Using Custom Fonts
June 10, 2016
By learning how to import and use custom fonts, you can really make your application's design stand out and conform to your clients' branding. I will show you how to achieve this both in the storyboard and in code.
Connecting Interface Elements
7. Connecting Interface Elements
June 10, 2016
In this section, you will learn how to connect the visual components of your app with your code so you can control the content of your screens. I will also show you how to use the Xcode documentation so you know how to refer to it when you need to find out about properties and methods for the elements you are going to use.
Creating a View Controller
6. Creating a View Controller
June 9, 2016
In this video, you will learn how to create your own view controllers for managing the content and functionalities of your application's screens.
Previewing Different Screen Sizes
4. Previewing Different Screen Sizes
June 8, 2016
In this video, I am sharing an Apple Pro Tip to show you how you can preview what your application screens are going to look like on different devices.
Displaying Images
3. Displaying Images
June 7, 2016
In this video, I will show you how to use the Image View control to display images in your application. You will also learn how to position and size your image views so you can get a consistent design across different iPhone devices.
Displaying Some Text
2. Displaying Some Text
June 6, 2016
Adding controls to a screen view to display some custom text
Let's Get Started
1. Let's Get Started
June 5, 2016
Getting around Xcode and learning the basics of creating a new app
Description