Creating iPhone & iPad Apps Training – No Coding Required
Creating iPhone & iPad Apps Training – No Coding Required, available at Free, has an average rating of 3.95, with 103 lectures, based on 202 reviews, and has 83177 subscribers.
You will learn about Everything you need to develop iOS apps for the iPhone and iPad 106 lectures divided into 27 chapters covering everything from designing to coding to publishing apps in the app store Descriptions on how to use the iPhone and iPad features and limitations to your advantage Walkthrough to creating your first two apps This course is ideal for individuals who are Anyone who wants to learn how to build an iPhone or iPad application, including: or Product Managers or Designers or Marketers or Aspiring Developers (note advanced developers will likely find this class too elementary and should view our more advanced course) or Startup Founders or Students It is particularly useful for Anyone who wants to learn how to build an iPhone or iPad application, including: or Product Managers or Designers or Marketers or Aspiring Developers (note advanced developers will likely find this class too elementary and should view our more advanced course) or Startup Founders or Students.
Enroll now: Creating iPhone & iPad Apps Training – No Coding Required
Summary
Title: Creating iPhone & iPad Apps Training – No Coding Required
Price: Free
Average Rating: 3.95
Number of Lectures: 103
Number of Published Lectures: 103
Number of Curriculum Items: 103
Number of Published Curriculum Objects: 103
Original Price: Free
Quality Status: approved
Status: Live
What You Will Learn
- Everything you need to develop iOS apps for the iPhone and iPad
- 106 lectures divided into 27 chapters covering everything from designing to coding to publishing apps in the app store
- Descriptions on how to use the iPhone and iPad features and limitations to your advantage
- Walkthrough to creating your first two apps
Who Should Attend
- Anyone who wants to learn how to build an iPhone or iPad application, including:
- Product Managers
- Designers
- Marketers
- Aspiring Developers (note advanced developers will likely find this class too elementary and should view our more advanced course)
- Startup Founders
- Students
Target Audiences
- Anyone who wants to learn how to build an iPhone or iPad application, including:
- Product Managers
- Designers
- Marketers
- Aspiring Developers (note advanced developers will likely find this class too elementary and should view our more advanced course)
- Startup Founders
- Students
Infinite Skills have a wide range of tutorials covering all the popular applications and programming languages. A full list of courses complete with free demos
can be seen here on the Infinite Skills Web Site
About This Tutorial
In this iOS app development tutorial, you will learn how to create apps for iPhone and iPad devices. Expert trainer and published author Tony Bove introduces you to using the iOS Software Development Kit (SDK) and Xcode to build apps for the iPhone, iPad and Universal apps. Even if you have never programmed before or built apps before, by the end of this iOS app development tutorial you will be fully capable of building apps and submitting them to the App Store.
Before you even start building an app, Tony takes you through what makes a good app, and the limitations you will face on the iPhone and iPad platforms. You will learn how to design a good user interface, how to use the iOS simulator, how to program in Xcode, and how an app runs. From there, you will jump right into building apps: designing the interface, including iAds in your app, animating, timing, and much more. You will also learn how to build iPad specific apps to take advantage of a larger screen and additional features. Finally, you will learn how to package your apps, and prepare them for submission to the app store.
By the conclusion of this iOS app development tutorial you will be fully capable of designing, creating and submitting an app to the Apple App Store, using the iOS SDK and Xcode. The author has included working files, to allow you to work alongside him as he builds an app throughout this video based iOS app development tutorial.
Please Note:-
This is an older course on Creating iPhone & iPad Apps, if you want to view our more upto date iOS app development tutorial that covers all the latest techniques you should follow this link:https://www.udemy.com/beginners-guide-to-iphone-ipad-app-creation
Course Curriculum
Chapter 1: 01. Introduction: What is Covered
Lecture 1: Working Files – Download These First
Lecture 2: 0101 What You Will Learn
Lecture 3: 0102 An Overview Of The Development Cycle
Lecture 4: 0103 The SDK With Xcode
Lecture 5: 0104 Introducing The Sample Applications
Chapter 2: 02. Making Great iPhone Apps
Lecture 1: 0201 What Makes An iPhone App Great?
Lecture 2: 0202 Exploiting The iPhone's Features
Lecture 3: 0203 Embracing The iPhone's Limitations
Lecture 4: 0204 Why Develop iPhone Applications?
Chapter 3: 03. Making Great iPad Apps
Lecture 1: 0301 What Makes An iPad App Great?
Lecture 2: 0302 Exploiting The iPad's Features
Lecture 3: 0303 Embracing The iPad's Limitations
Lecture 4: 0304 Why Develop iPad Applications?
Lecture 5: 0305 Developing Apps For Both iPhone And iPad
Chapter 4: 04. Designing The User Experience
Lecture 1: 0401 Creating A Compelling User Experience
Lecture 2: 0402 Apple's Suggestions For Developing iOS Apps
Lecture 3: 0403 Avoiding Practices that Get Apps Rejected
Chapter 5: 05. Getting The Developer Tools
Lecture 1: 0501 Joining The Developer Program
Lecture 2: 0502 Using Resources In The Dev Center
Lecture 3: 0503 Downloading The SDK
Chapter 6: 06. Getting To Know Xcode
Lecture 1: 0601 Exploring An Xcode Project
Lecture 2: 0602 Using The Xcode Text Editor
Lecture 3: 0603 Accessing Documentation
Lecture 4: 0604 Customizing Xcode
Chapter 7: 07. Getting To Know The iOS Simulator
Lecture 1: 0701 Running Your App In The Simulator
Lecture 2: 0702 Interacting With Simulated Hardware
Lecture 3: 0703 Uninstalling Apps And Resetting The Simulator
Lecture 4: 0704 Simulator Limitations
Chapter 8: 08. Understanding How An App Runs
Lecture 1: 0801 Starting With The Utility Application Template
Lecture 2: 0802 The App Life Cycle
Lecture 3: 0803 Event And Interruption Processing
Lecture 4: 0804 Termination And Memory Management
Chapter 9: 09. Programming The App
Lecture 1: 0901 Introducing Objects And Classes
Lecture 2: 0902 Using Header And Implementation Files
Lecture 3: 0903 Allocating Objects
Lecture 4: 0904 Working With Declared Properties
Lecture 5: 0905 Using Frameworks And Design Patterns
Chapter 10: 10. Understanding iPhone Interface Controls
Lecture 1: 1001 Looking At Interface Builder
Lecture 2: 1002 Inspecting The Main View
Lecture 3: 1003 Inspecting The Flipside View
Lecture 4: 1004 Unraveling The Info And Done Buttons
Chapter 11: 11. Controlling The iPhone Main View
Lecture 1: 1101 Working With Windows And Views
Lecture 2: 1102 Adding Your Own Application's Behavior
Lecture 3: 1103 Where Does Your Code Go?
Chapter 12: 12. Including An iAd Banner
Lecture 1: 1201 Putting iAds In Your App
Lecture 2: 1202 Creating An Animated View With An iAd Banner
Lecture 3: 1203 Controlling The iAd Banner View
Chapter 13: 13. Animating The iPhone Main View
Lecture 1: 1301 Setting A Timer
Lecture 2: 1302 Connecting A Timer For The Animation
Lecture 3: 1303 The Block Object Design Pattern
Lecture 4: 1304 Finishing And Testing The Main View
Chapter 14: 14. Setting Up iPhone App User Preferences
Lecture 1: 1401 Setting Up User Preferences
Lecture 2: 1402 Using The Notification System
Lecture 3: 1403 Using Property Lists
Chapter 15: 15. Developing The Flipside Controls For The iPhone App
Lecture 1: 1501 Adding Property Declarations And Synthesize Statements
Lecture 2: 1502 Setting Up Preferences In The Flipside View
Lecture 3: 1503 Adding Methods For The Interface Objects
Lecture 4: 1504 Using The Settings In The Main View
Chapter 16: 16. Adding Interface Objects And Gestures To The iPhone App
Lecture 1: 1601 How Gestures Work
Lecture 2: 1602 Adding A Pinch Gesture
Lecture 3: 1603 Connecting The Interface Objects In Interface Builder
Lecture 4: 1604 Testing The MyWorld iPhone App
Chapter 17: 17. Adding A Second View To The iPhone App
Lecture 1: 1701 Creating A Second View
Lecture 2: 1702 How A Scrolling View Works
Lecture 3: 1703 Adding A View And A Nib
Lecture 4: 1704 Initializing View Controllers
Lecture 5: 1705 Managing Background And Memory
Chapter 18: 18. Implementing The Photo View On The iPhone App
Lecture 1: 1801 Using Objects From The Main View
Lecture 2: 1802 Animating The Photo View
Lecture 3: 1803 Accessing Media On The iPhone
Lecture 4: 1804 Modifying The Window Nib For Scrolling
Lecture 5: 1805 Testing The Complete iPhone App
Chapter 19: 19. Building An iPad App User Interface
Lecture 1: 1901 Starting An iPad App
Lecture 2: 1902 Inspecting The View
Lecture 3: 1903 Adding An Image To The View
Lecture 4: 1904 Adding An Info Button
Chapter 20: 20. Adding Behavior To The iPad View
Lecture 1: 2001 An iPad App Odyssey
Lecture 2: 2002 Setting Up The Animated View
Lecture 3: 2003 Marking Out Methods
Chapter 21: 21. Animating The iPad View
Instructors
-
Infinite Skills
High Quality Training
Rating Distribution
- 1 stars: 23 votes
- 2 stars: 14 votes
- 3 stars: 33 votes
- 4 stars: 44 votes
- 5 stars: 88 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024