Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
iPhone App Programming for iOS7 – Create a real iOS app
Rating: 4.4 out of 5(19 ratings)
3,261 students
Created byPaul Solt
Last updated 2/2015
English

What you'll learn

  • Create a real iPhone app
  • Design User Interfaces in Xcode 5
  • Prototype ideas and create apps
  • Learn Objective C

Course content

18 sections69 lectures18h 17m total length
  • Welcome2:04
  • Mac OSX Setup with Xcode6:42
  • Windows Setup with MacInCloud.com17:41
  • 1.1 Lecture - iPhone Programming7:51
  • 1.2 Challenge - Sketch Your iPhone App8:59

Requirements

  • Mac OS X (10.9)
  • Xcode 5
  • PC (with MacinCloud.com)

Description

Learn to create iPhone apps

  • Follow along in Xcode 5 to turn your ideas into iPhone apps.
  • Create iPhone apps with easy to follow, step-by-step instructions, in this in-depth course taught by an expert instructor.

This course features HD lectures and programming screencasts with large, clear text. Listen to crisp audio and follow Paul Solt’s instruction with demonstrations and on-screen pointer and highlighting.

Overview

You will learn how to create an iPhone app interface using Xcode's Interface Builder. Drag and drop buttons, labels, and images to create your first iPhone app. The interface designer is a great tool to learn for prototyping app ideas.

Paul Solt will show you how to connect code and the user interface together along with the best practices and potential pitfalls. You'll learn what to avoid, and how to solve problems that can crash an iPhone app.

Topics

  • Interface design
  • Debugging
  • Responding to user input
  • Displaying content
  • Auto Layout and responsive design
  • Lists using the UITableView
  • Saving and loading data

Read what my students have said

“I really like this class. I would recommend it to anyone starting to learn iOS development, because not matter if you know or don’t know a programming language Paul explains things very clear. It’s a nice class to take.“ –Carlos King

“I’m totally enjoying this course. Paul explains it all perfectly even I’m do not speak very good English. Do I recommend this class? YES!” –Miguel Arjona

“Absolutely fantastic. It’s about time there was a high quality class available online to learn about iPhone app development. Definitely would recommend!” –Dot Fuz

App Store

If you want to learn how to program in Objective-C and how to design a real world app, you need to signup. You can make real money by selling the app design in this course!

Who this course is for:

  • Objective C programming experience is recommended
  • Student should have a basic understanding of variables, functions, loops, and Objects