iPhone App Programming for iOS7 – Create a real iOS app
Make iPhone apps using Xcode and iOS7. You can test your programming skills with code challenges in Objective C
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!
What You Will Learn!
- Create a real iPhone app
- Design User Interfaces in Xcode 5
- Prototype ideas and create apps
- Learn Objective C
Who Should Attend!
- Objective C programming experience is recommended
- Student should have a basic understanding of variables, functions, loops, and Objects