SlideShare uma empresa Scribd logo
1 de 10
Baixar para ler offline
Mobile Apps 101
Chris Eben, Partner @TWG
@ceben
About TWG

 We build web and mobile applications
     Incubate startup companies
       Host community events
How are mobile apps built?
iOS: objective C
                 Android: Java
               BlackBerry: C++
             Windows 8: .NET, C#
Build Once, Run Everywhere: HTML5, Javascript

              (hard work, sweat, tears)
What resources can I use?
Documentation (like Apple Docs)
               stackoverflow.com
             Books / Online course
 Workshops (Ladies Learning Code, Bitmaker Labs)
Community Events (#nerdlearn, meetup.com for user
                    groups)
What makes a great app great?




                                /6
Solve a real problem
          Strong UX
        Keep it simple
      Attention to detail
Follows platform conventions




                               /
                               5
Your mobile app should solve a real-life problem, make life easier
    for the user and do exactly what it says it’s going to do!




                                                                     /7
Thank You!
Find out more about mobile app development at twg.ca or talk to
us on Twitter @twg

Chris Eben
@ceben

Mais conteúdo relacionado

Semelhante a Mobile Apps 101

Modern mobile development overview
Modern mobile development overviewModern mobile development overview
Modern mobile development overview
Dima Maleev
 
Jon limjap of Readify on Cross Platform Solutions for Mobile Applications at ...
Jon limjap of Readify on Cross Platform Solutions for Mobile Applications at ...Jon limjap of Readify on Cross Platform Solutions for Mobile Applications at ...
Jon limjap of Readify on Cross Platform Solutions for Mobile Applications at ...
DEVCON
 
Presentation
PresentationPresentation
Presentation
Tony Vo
 

Semelhante a Mobile Apps 101 (20)

Native, Web App, or Hybrid: Which Should You Choose?
Native, Web App, or Hybrid: Which Should You Choose?Native, Web App, or Hybrid: Which Should You Choose?
Native, Web App, or Hybrid: Which Should You Choose?
 
Essential Tools for Developing Amazing iOS Mobile Apps.pdf
Essential Tools for Developing Amazing iOS Mobile Apps.pdfEssential Tools for Developing Amazing iOS Mobile Apps.pdf
Essential Tools for Developing Amazing iOS Mobile Apps.pdf
 
Native v s hybrid
Native v s hybridNative v s hybrid
Native v s hybrid
 
Modern mobile development overview
Modern mobile development overviewModern mobile development overview
Modern mobile development overview
 
Intro to tech stacks bonny
Intro to tech stacks bonnyIntro to tech stacks bonny
Intro to tech stacks bonny
 
Sugsa mobile ux_april 2013
Sugsa mobile ux_april 2013Sugsa mobile ux_april 2013
Sugsa mobile ux_april 2013
 
Mobile web vs. native apps: It's not about technology, it's about psychology
Mobile web vs. native apps: It's not about technology, it's about psychologyMobile web vs. native apps: It's not about technology, it's about psychology
Mobile web vs. native apps: It's not about technology, it's about psychology
 
Jon limjap of Readify on Cross Platform Solutions for Mobile Applications at ...
Jon limjap of Readify on Cross Platform Solutions for Mobile Applications at ...Jon limjap of Readify on Cross Platform Solutions for Mobile Applications at ...
Jon limjap of Readify on Cross Platform Solutions for Mobile Applications at ...
 
Mobile app development company
Mobile app development companyMobile app development company
Mobile app development company
 
Presentation
PresentationPresentation
Presentation
 
Mobile Developer's Guide To The Galaxy No.10
Mobile Developer's Guide To The Galaxy No.10Mobile Developer's Guide To The Galaxy No.10
Mobile Developer's Guide To The Galaxy No.10
 
List Of The Best Languages For iOS App Development.pptx
List Of The Best Languages For iOS App Development.pptxList Of The Best Languages For iOS App Development.pptx
List Of The Best Languages For iOS App Development.pptx
 
Top 11 Mobile App Development Frameworks
Top 11 Mobile App Development FrameworksTop 11 Mobile App Development Frameworks
Top 11 Mobile App Development Frameworks
 
Top Mobile App Development Frameworks in 2022.docx
Top Mobile App Development Frameworks in 2022.docxTop Mobile App Development Frameworks in 2022.docx
Top Mobile App Development Frameworks in 2022.docx
 
Pragmatic Principles for Mobile Design
Pragmatic Principles for Mobile DesignPragmatic Principles for Mobile Design
Pragmatic Principles for Mobile Design
 
Using HTML5 to Build Mobile Apps
Using HTML5 to Build Mobile AppsUsing HTML5 to Build Mobile Apps
Using HTML5 to Build Mobile Apps
 
The Fine Print of iOS Development
The Fine Print of iOS DevelopmentThe Fine Print of iOS Development
The Fine Print of iOS Development
 
Presentation
PresentationPresentation
Presentation
 
Mobile Design for Instructional Designers
Mobile Design for Instructional DesignersMobile Design for Instructional Designers
Mobile Design for Instructional Designers
 
Developers Guide To The Galaxy 8th edition
Developers Guide To The Galaxy 8th editionDevelopers Guide To The Galaxy 8th edition
Developers Guide To The Galaxy 8th edition
 

Mais de TWG

Lean Startup Methods: Breaking Out of the Newsroom
Lean Startup Methods: Breaking Out of the NewsroomLean Startup Methods: Breaking Out of the Newsroom
Lean Startup Methods: Breaking Out of the Newsroom
TWG
 

Mais de TWG (7)

How to set up world-class web hosting
How to set up world-class web hostingHow to set up world-class web hosting
How to set up world-class web hosting
 
The Chatbots Are Coming: A Guide to Chatbots, AI and Conversational Interfaces
The Chatbots Are Coming: A Guide to Chatbots, AI and Conversational InterfacesThe Chatbots Are Coming: A Guide to Chatbots, AI and Conversational Interfaces
The Chatbots Are Coming: A Guide to Chatbots, AI and Conversational Interfaces
 
Lean Startup Methods: Breaking Out of the Newsroom
Lean Startup Methods: Breaking Out of the NewsroomLean Startup Methods: Breaking Out of the Newsroom
Lean Startup Methods: Breaking Out of the Newsroom
 
Building Your Product: Alternative Funding Models for Digital Success
Building Your Product: Alternative Funding Models for Digital SuccessBuilding Your Product: Alternative Funding Models for Digital Success
Building Your Product: Alternative Funding Models for Digital Success
 
Mobile Website or Responsive Design? The Answer is NEITHER.
Mobile Website or Responsive Design? The Answer is NEITHER.Mobile Website or Responsive Design? The Answer is NEITHER.
Mobile Website or Responsive Design? The Answer is NEITHER.
 
Community Building for Business Success
Community Building for Business SuccessCommunity Building for Business Success
Community Building for Business Success
 
Embracing the Inevitable: Experience Design in an Agile World
Embracing the Inevitable: Experience Design in an Agile WorldEmbracing the Inevitable: Experience Design in an Agile World
Embracing the Inevitable: Experience Design in an Agile World
 

Mobile Apps 101

  • 1. Mobile Apps 101 Chris Eben, Partner @TWG @ceben
  • 2. About TWG We build web and mobile applications Incubate startup companies Host community events
  • 3. How are mobile apps built?
  • 4. iOS: objective C Android: Java BlackBerry: C++ Windows 8: .NET, C# Build Once, Run Everywhere: HTML5, Javascript (hard work, sweat, tears)
  • 6. Documentation (like Apple Docs) stackoverflow.com Books / Online course Workshops (Ladies Learning Code, Bitmaker Labs) Community Events (#nerdlearn, meetup.com for user groups)
  • 7. What makes a great app great? /6
  • 8. Solve a real problem Strong UX Keep it simple Attention to detail Follows platform conventions / 5
  • 9. Your mobile app should solve a real-life problem, make life easier for the user and do exactly what it says it’s going to do! /7
  • 10. Thank You! Find out more about mobile app development at twg.ca or talk to us on Twitter @twg Chris Eben @ceben