Skip to content

raafaelima/iOSBasicsWorkshopSkeleton

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

iOSBasicsWorkshop

Introduction

How to get started with iOS apps development by coding a simple application in a hands on workshop. The project is going to cover the following subjects and concepts:

  1. Xcode environment
  2. Project structure
  3. Storyboards and views
  4. App lifecycle
  5. Emulator
  6. Consume a remote service

Setup

  1. Download Xcode 9
  2. Use the command to clone the repository: git clone https://github.com/raafaelima/iOSBasicsWorkshopSkeleton.git
  3. Open the project on Xcode
  4. Run the project on the emulator

Feedback & Contact

Any feedback is welcome!

About

Getting started with iOS developmenT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 75.0%
  • C 15.8%
  • Swift 9.2%