SlideShare a Scribd company logo
Introduction to iOS Development	
  
Jean-Luc David

jldavid.mail@gmail.com

@jldavid

brainstation.it
Introduction to iOS development
Introduction to iOS development
Introduction to iOS development
Why build mobile apps?
$2.9B Ad Revenue 28% Web Traffic+
People are increasingly using their
phones than desktops
What is iOS?
What tools are required?
Developer
+ +
What is Objective-C?
• The Objective-C language is a
simple computer language
designed to enable
sophisticated object-oriented
programming.
• Knowing or having an
understanding of C will help you
understand this language
• It is a C superset based and
built on Smalltalk
• Steve Jobs adopted it for his
company NextStep

"NSString"
How do you design?
Code or Storyboards
Demo - Godzilla Soundboard
http://stormpixel.com/godzilla.zip
Where can you learn?
Tuition	
  
$2500	
  


Next Session	
  
June 10th - August 28th
Intro to iOS 

Development	
  
Twelve weeks	
  
Tuesday & Thursday Evenings

This course is for people interested 

in learning to create iOS applications 	
  
like as Foursquare and publishing them 

on the App Store.
http://www.brainstation.it
Thank you!
Jean-Luc David

jldavid.mail@gmail.com

@jldavid

!
brainstation.it

More Related Content

PDF
Edosayla_Profile_2016
PDF
resume
PDF
WISD TechDay 2012
PDF
Swift 2
PPTX
Introduction to iOS Development
PDF
Beginning Real World iOS App Development
PDF
Introduction to Swift programming language.
PDF
Xcode, Basics and Beyond
Edosayla_Profile_2016
resume
WISD TechDay 2012
Swift 2
Introduction to iOS Development
Beginning Real World iOS App Development
Introduction to Swift programming language.
Xcode, Basics and Beyond

Similar to Introduction to iOS development (20)

PDF
iOS Development Workshop
DOC
CV_PakoSt
PPTX
Presentation
PDF
Ryerson DMZ iOS Development Workshop
PPTX
IT Technologies Career perspective
PDF
Info Session GDSC USICT
PPTX
Google Developer Student Clubs - Brand Guide & Event Kit for Leads (goo.gle_g...
DOC
Resume
PDF
Ju chun ko-about-all-with-linked in-mit
PPTX
La entrada de las tecnologías móviles en el salón de clases: estrategias para...
PDF
Information session
PDF
#MobileInAction - iRecruitExpo June 2013, Amsterdam
PDF
WordPress in your cell phone
PDF
GDSC KIIT - Info Session.pdf
PDF
GDSC NIET ORIENTATION ).pdf
PPTX
PDF
Presentazione Corso LAP2: Sviluppo di app mobili native multipiattaforma
PDF
Mobile Application Development with WP7 & Others
PDF
Webinar - Getting Started with mLearning
DOC
Srinivasa Varada(1)
iOS Development Workshop
CV_PakoSt
Presentation
Ryerson DMZ iOS Development Workshop
IT Technologies Career perspective
Info Session GDSC USICT
Google Developer Student Clubs - Brand Guide & Event Kit for Leads (goo.gle_g...
Resume
Ju chun ko-about-all-with-linked in-mit
La entrada de las tecnologías móviles en el salón de clases: estrategias para...
Information session
#MobileInAction - iRecruitExpo June 2013, Amsterdam
WordPress in your cell phone
GDSC KIIT - Info Session.pdf
GDSC NIET ORIENTATION ).pdf
Presentazione Corso LAP2: Sviluppo di app mobili native multipiattaforma
Mobile Application Development with WP7 & Others
Webinar - Getting Started with mLearning
Srinivasa Varada(1)
Ad

More from Jean-Luc David (20)

PDF
Implementing Biometric Authentication & Features in iOS Apps
PDF
Add Machine Learning to your iOS 11 App Using Core ML
PPTX
Mobile Portfolio
PDF
Mike Krieger - A Brief, Rapid History of Scaling Instagram (with a tiny team)
PDF
Intro to HTTP and Node.js
PDF
Introduction to MongoDB
PDF
Venture For Canada - Growing Your Startup
PDF
Venture For Canada - Growth Marketing
PDF
Venture For Canada - Growth Hacking
PDF
Startup Product Management - Analytics
PDF
Startup Product Management - Execution
PDF
Startup Product Management - Planning
PDF
RightCycle
PDF
Building WatchKit Applications
PDF
Confoo Developing for Wearables
PDF
Innovation & Business Acquisitions of Smart Security
PDF
Developing For Wearables - Lessons Learned & Best Practices
PDF
Developing for Wearables
PDF
Pigeon Presentation at We Are Wearables Toronto
PDF
Writing Mirror API and Native Apps for Google Glass
Implementing Biometric Authentication & Features in iOS Apps
Add Machine Learning to your iOS 11 App Using Core ML
Mobile Portfolio
Mike Krieger - A Brief, Rapid History of Scaling Instagram (with a tiny team)
Intro to HTTP and Node.js
Introduction to MongoDB
Venture For Canada - Growing Your Startup
Venture For Canada - Growth Marketing
Venture For Canada - Growth Hacking
Startup Product Management - Analytics
Startup Product Management - Execution
Startup Product Management - Planning
RightCycle
Building WatchKit Applications
Confoo Developing for Wearables
Innovation & Business Acquisitions of Smart Security
Developing For Wearables - Lessons Learned & Best Practices
Developing for Wearables
Pigeon Presentation at We Are Wearables Toronto
Writing Mirror API and Native Apps for Google Glass
Ad

Recently uploaded (6)

DOC
证书学历UoA毕业证,澳大利亚中汇学院毕业证国外大学毕业证
PPTX
ASMS Telecommunication company Profile
PDF
6-UseCfgfhgfhgfhgfhgfhfhhaseActivity.pdf
DOC
Camb毕业证学历认证,格罗斯泰斯特主教大学毕业证仿冒文凭毕业证
PDF
heheheueueyeyeyegehehehhehshMedia-Literacy.pdf
PDF
Lesson 13- HEREDITY _ pedSAWEREGFVCXZDSASEWFigree.pdf
证书学历UoA毕业证,澳大利亚中汇学院毕业证国外大学毕业证
ASMS Telecommunication company Profile
6-UseCfgfhgfhgfhgfhgfhfhhaseActivity.pdf
Camb毕业证学历认证,格罗斯泰斯特主教大学毕业证仿冒文凭毕业证
heheheueueyeyeyegehehehhehshMedia-Literacy.pdf
Lesson 13- HEREDITY _ pedSAWEREGFVCXZDSASEWFigree.pdf

Introduction to iOS development

  • 1. Introduction to iOS Development   Jean-Luc David
 jldavid.mail@gmail.com
 @jldavid
 brainstation.it
  • 5. Why build mobile apps? $2.9B Ad Revenue 28% Web Traffic+ People are increasingly using their phones than desktops
  • 7. What tools are required? Developer + +
  • 8. What is Objective-C? • The Objective-C language is a simple computer language designed to enable sophisticated object-oriented programming. • Knowing or having an understanding of C will help you understand this language • It is a C superset based and built on Smalltalk • Steve Jobs adopted it for his company NextStep
 "NSString"
  • 9. How do you design? Code or Storyboards
  • 10. Demo - Godzilla Soundboard http://stormpixel.com/godzilla.zip
  • 11. Where can you learn? Tuition   $2500   
 Next Session   June 10th - August 28th Intro to iOS 
 Development   Twelve weeks   Tuesday & Thursday Evenings
 This course is for people interested 
 in learning to create iOS applications   like as Foursquare and publishing them 
 on the App Store. http://www.brainstation.it