Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
iPhone App Development in 2 Hours
Rating: 4.7 out of 5(55 ratings)
4,888 students

iPhone App Development in 2 Hours

Get a taste of iPhone app development in Xcode on less than 2 hours.
Created byAmir J
Last updated 12/2020
English

What you'll learn

  • Introduction to iOS App Development
  • Introduction to the use of Xcode as an IDE
  • Introductory level training on Swift

Course content

1 section14 lectures1h 37m total length
  • Introduction0:45

    Introduction to what the course is all about.

  • Xcode6:03

    In this lesson, we learn about the Xcode; the preferred IDE for developing iOS applications.

  • iPhone Simulator6:00

    iOS Simulator is the software that allows us to view our application on a computer.

  • Interface Builder9:00

    We use the interface builder to create our UI outlets.

  • Accessing UI Outlets16:14
  • Buttons8:01

    Adding buttons to the interface builder and accessing them in the code.

  • Image Views8:10

    Loading images or icons through the image views.

  • break1:25
  • Classes and Objects12:45

    Concepts of OOP.

  • Touches Moved5:23

    using the touchesMoved method, we can find the exact location of all the touches that are currently moving on the device.

  • Animation Blocks5:02

    We use an animation block to execute a series of tasks in an animation.

  • Maps9:00

    Using maps to visually represent geographical locations.

  • Web View8:58

    Loading and interacting with Web content in iPhone apps.

  • Outro0:42

Requirements

  • Basics understanding of the use of computers
  • You MUST have a Mac computer

Description

This short course is an introduction to developing iPhone and iPad apps using Xcode. Throughout the course, I will use Swift to get you started with some of the basics of developing iOS apps, such as interface builder, accessing the device's camera, adding maps, or basic animation. This course should give enough confidence to begin working on your iPhone apps and learn through longer courses. The course content is as follows:

  • Introduction

  • Xcode

  • iOS Simulator

  • Interface Builder

  • Accessing UI Outlets

  • Buttons

  • Image Views

  • break

  • Classes and Objects

  • Touches Moved

  • Animation Blocks

  • Maps

  • Web View

  • Final thoughts


Who this course is for:

  • Beginner mobile app developers
  • Beginner iPhone app developer
  • Entrepreneurs planning to develop their own apps