Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 2 hours on-demand video
  • Full lifetime access
  • Access on mobile and TV
Development Mobile Development iOS Development

iOS for Beginners - How to create your own app

A Step-by-Step iOS for Beginners Guide in which you learn how to create your own app for iphone and ipad.
Rating: 4.0 out of 54.0 (10 ratings)
3,038 students
Created by Sreeprakash Neelakantan, Sorin Constantin, Phyllis Tang
Last updated 2/2016
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Learn how to setup the iOS development environment from scratch.
  • Learn how to install and use XCode
  • Learn how to use Interface Builder
  • Learn how to use iOS Simulator
  • Getting started with Objective C
  • Learn how to build apps for iPhone & iPad
  • Learn how to create apps with and without storyboard
  • Create a game using OpenGL

Course content

7 sections • 55 lectures • 1h 48m total length

  • Preview02:04

  • Preview02:35
  • Creating New Application in Xcode
    02:25
  • Setting Build Path in Xcode
    01:01
  • Introduction to IOS Simulator
    01:44

  • Creating Single View Application with Storyboard in Xcode
    00:52
  • Creating Single View Application without Storyboard in Xcode
    00:39
  • Creating Page Based Application in Xcode
    01:01
  • Preview01:16
  • Creating Utility Application in Xcode
    00:53
  • Creating OpenGL Game in Xcode
    01:12
  • Creating Tabbed Application in Xcode
    01:09
  • Creating Empty Application in Xcode
    00:25

  • Preview02:40
  • Object Initialization
    01:17
  • Object Creation - Fast Enumeration Method
    00:36
  • Types of Methods and its Naming Conventions in Objective C
    03:15
  • Accessor Methods and its Naming Conventions in Objective C
    01:39
  • Delegate Methods and its Naming Conventions in Objective C
    02:37
  • For Loop in Objective C
    01:56
  • While Loop in Objective C
    01:14
  • do-while Loop in Objective C
    01:50
  • if Conditional Statement in Objective C
    04:19
  • Switch Conditional Statement in Objective C
    02:20
  • Array Data Collection in Objective C
    01:17
  • Mutable Array Data Collection in Objective C
    03:14
  • Comparing Two String Objects in Objective C
    01:07
  • Splitting String Objects into an Array in Objective C
    00:57
  • Checking for String Prefix in Objective C
    01:14
  • Getting the Sub-String within Range of a String in Objective C
    01:57
  • Getting the Sub-String from an index of a String in Objective C
    04:13
  • Case Sensitive and In-Sensitive String Comparison in Objective C
    01:35

  • Files Owner - Linking the XIB in Xcode
    01:49
  • Inspector Library of XIB in Xcode
    02:01

  • Preview00:40
  • View Controller Architecture
    00:57
  • Creating New View Controller Class
    01:35
  • Process of Loading a View into Memory
    00:45
  • Process of Unloading a View from Memory
    00:41
  • Inserting Views to the Screen using XIB in Xcode
    03:32
  • Inserting Views to the Screen Programmatically in Xcode
    02:04

  • Preview01:49
  • Adding UILabel using XIB
    02:19
  • Adding UILabel Programmatically
    03:28
  • Adding UITextField using XIB
    02:47
  • Adding UITextField Programmatically
    02:14
  • Enabling and Implementing the UITextFieldDelegate
    03:49
  • Adding UITextView using XIB
    02:46
  • Adding UITextView Programmatically
    02:30
  • Enabling and Implementing the UITextViewDelegate
    02:55
  • Adding UIImageView using XIB
    01:51
  • Adding UIImageView Programmatically
    01:11
  • Adding UIButton using XIB
    02:57
  • Adding UIButton Programmatically
    02:04
  • Adding UITableView to the View
    04:59

Requirements

  • It will be great if, you have a basic knowledge in ANY programming language
  • Of course, you will need an Intel Mac system to install and setup the iOS development environment

Description

One of the most popular platform that people love to use is iOS. That is the reason why iOS apps are so popular and in high demand and probably that is the reason why you are here, because you want to learn how to develop iOS apps!

This course will help you kick start your app development journey in iOS platform for both iPhone & iPad.

iOS app development isn't tedious once you get past the setting up of the development environment and getting comfortable with the various tools that you can use.

We know that in the begining everything can seem hard beacuse you simply don't know where to start. That is just frustrating and keeps you off your way to developing your first app.

Our years of experience in app development have taught us the process of how to start with ease in iOS app development and that is exactly what we will teach you in this course.

We have designed this special course for anyone who has the desire to learn iOS development and create apps.

This course will walk you through:

  • How to install and setup XCode,
  • De-mystify Interface Builder, UI Elements and other components of iOS development
  • How the various app templates work.
  • Develop an app for iPhone & iPad
  • Build the app and use the Simulator

Other benefits:

  • Lifetime Access to all other updates!
  • FULL Support!
  • 30 Day Money Back GUARANTEE if you feel this course didn't help you at all and you can't apply anything...that is how dedicated we are to your success!


All of this in less than 3 hours (out of your busy schedule) of simple to follow lectures that YOU CAN APPLY from TODAY !

It's Time to take action!

PS: If, you follow this video course and perform the steps mentioned then you will be ready to go live with app development in less than 4 days!

Who this course is for:

  • Anyone who wants to develop apps on iOS but, just doesn't know where to start.

Instructors

Sreeprakash Neelakantan
Founder/MD Schogini Inc.
Sreeprakash Neelakantan
  • 4.2 Instructor Rating
  • 20 Reviews
  • 4,862 Students
  • 2 Courses

Schogini is the first company with more than 450+ live mobile apps in the locations that matter. You can find the Schogini mobile apps in the app stores of iTunes, Google Play and Windows App Hub. This tells you that Schogini can deliver high quality apps on any mobile platform.

Schogini has always been fanatic about learning & mastering the latest and best in technology.

Schogini is equally passionate about sharing its vast knowledge of over a decade in web, SEO, eCommerce and mobile technologies. We try to keep our programs as simple and clear as possible to be able to get anyone who is willing to learn get on track quickly!

About Sree - Founder & MD Schogini Inc

Sree (as he is called), is a cutting edge IT professional, who has extensive expertise in hardware & software, from to micro-controllers to mainframes.

His journey into IT started at the age of 17 when he passed the City and Guilds of London Exam with Credit. He is an honors graduate in engineering and has worked with many blue chip companies and Airlines like ORG Systems and KLM. Sree has received numerous awards for his commendable contributions, efficiency and huge cost savings.

As part of his remarkable career, Sree has traveled to more than 30 countries, to implement IT solutions and train IT professionals.

A few accomplishments:

  • Advanced SEO Certified Professional
  • Zend PHP5 Certified Engineer
  • Received the Microsoft Certified Solution Developer certification
  • Completed the Advanced Software Development Techniques at TIFR

Currently, he is pursuing his MBA in International Business and eCommerce, with specialization in Mobile Games.

Sorin Constantin
Online Entrepreneur, Marketer and Professional Networker
Sorin Constantin
  • 3.9 Instructor Rating
  • 3,358 Reviews
  • 193,131 Students
  • 53 Courses

Hi.

My name is Sorin Constantin and I am an Online Entrepreneur and Marketer since 2013.

In the last 7 years I've started more projects with success in the online world in e-commerce and affiliate marketing and managed to sell more than 1.000.000$ in physical products, digital products and services.

I want to share my experience in the industry and I truly believe that Passive Income can be a Reality for anyone who is chosing this path.

I hope to see you in my courses and to bring value in your business. Also if you would like to connect with me just reach out. I love to stay connected to ambitious and driven to learn people like yourself.

To your success,
Sorin Constantin

Phyllis Tang
Ms
Phyllis Tang
  • 4.2 Instructor Rating
  • 10 Reviews
  • 4,862 Students
  • 1 Course

Phyllis is a seasoned marketer and passionate serial entrepreneur. She is not afraid to take risks, try new opportunities and build businesses from scratch. Her determination and courage paid off and she has been successful in many of the ventures in which she got involved or started herself.

Her passion for Online Marketing is contagious and she truly believes that the Internet is the BIG Game Changer in the Economical and Social World. Everyone who has the will and ambition can design their perfect lifestyle using the Internet.

Phyllis is excited to be here with you and share with you all her experience and knowledge so that you can achieve your goals faster.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.