
Download and install Xcode from the Mac App Store to build iOS apps for iPhone, iPad, and iPod; use Apple's official page and be ready for a 3.8 GB download.
Nick Walter introduces his journey into iPhone app development, reveals why Swift makes learning easier, and shares how to maximize this course by focusing, asking questions, and being adventurous.
Open Xcode and take a tour from first launch to creating a new iOS single view project named resume in Swift, then run it on the simulator.
Sketch your app on paper before coding to clarify features. Create a resume app prototype with name, photo, and four buttons for experience, school, and contact, including call and email.
Learn to add a label in the storyboard, set its text and font color, and use auto layout constraints to center it across iPhone sizes.
Add an image to your iPhone app by dragging it into the project and image view; use auto layout to size and position it with aspect fit or aspect fill.
Add and name four buttons in the storyboard, center them with constraints, and set actions for call and email while preparing navigation to another view controller.
Learn to move from one view controller to another using segues in a storyboard, including present modally and show. Use a navigation controller to provide a back button.
Learn to implement a scrollable text view in a new view controller, configure constraints to edge-to-edge display, and customize text editing and navigation items in an iPhone app.
Build the transition from the current screen to a new school view controller with a centered logo and schooling text, including a back button and text view.
Add a new view controller with a show segue, place a logo image, and set auto layout constraints for a text view to build the iPhone app interface.
Connect call and email buttons to code in Swift using actions in Xcode. Bridge storyboard and code to run actions that change background color and demonstrate button wiring.
Learn to implement call and email actions in a Swift iPhone app, using example code and web searches (Safari, Stack Overflow) to open the phone dialer or mail app.
Celebrates completing the course, invites students to customize their projects, and teases a bonus lecture with Swift and storyboard tips, encouraging continued learning and exploring iOS apps.
Have you ever wanted to make an iPhone app? Now is your chance. This two hours course will walk you through making your very first app.
I created this course for people wanting to try out app programming. I keep things light and fun as I walk you through the basics of making an app. I know what it feels like to be a complete beginner because I'm a self taught programmer. I'll never talk over your head and I care about your learning.
We will be creating a Resume app that will showcase a picture of yourself, your work history, education and even buttons to initiate phone calls or emails. It is through creating this app that you will learn some basics of app programming.
If you've always thought about getting into apps and trying it out, don't delay any longer. The whole point of this course is to dive in so that you can see if it is right for you :)
So if you have a Mac computer, and want to try out making iPhone apps, enroll now!