Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Becoming a Successful Mobile Developer; The Pathway & Dynamics

Omolara Adejuwon
December 03, 2016
63

Becoming a Successful Mobile Developer; The Pathway & Dynamics

Omolara Adejuwon

December 03, 2016
Tweet

Transcript

  1. Omolara: • Software developer @LawPavilion ◦ Android ◦ iOS ◦

    PHP • Seldom-writer at blog.larikraun.me. • Contributes to open source @larikraun (github). • Tweets at @_larikraun. • Happy doing what she does.
  2. Mobile development simply put, is building softwares that run on

    mobile devices such as smart phones, smart watches etc.
  3. The statistic shows the total number of mobile phone users

    worldwide from 2013 to 2019. For 2017 the number of mobile phone users is forecast to reach 4.77 billion. - www.statista.com
  4. Mobile Apps have become part of our lives. We have

    found them useful in different ways.
  5. Mobile development as the mother of many children • Android

    Development ◦ Android phones and tablets ◦ Wearables etc • iOS Development ◦ iPhones, iPads ◦ Watches etc • BlackBerry and Others • Cross Platform
  6. • Documentations ◦ https://developers.android.com/ ◦ https://developer.apple.com/ • Development Tools ◦

    Android Studio for Android development, ◦ Xcode for iOS development ◦ SDKs
  7. • OS ◦ Android Studio - Windows, Linux, OS X

    ◦ XCode - OS X • Programming Languages ◦ Android - Java ◦ iOS - Objective C, Swift ◦ Cross Platform - html, css, js
  8. Most times, it is not about how you start. The

    rate at which you improve determines a lot. Omolara Adejuwon
  9. • Learn the best practices • Design Guidelines ◦ Android

    Material’s Design Specs. ◦ iOS’s Human Interface Guidelines • It must start with a beautiful app icon. This is the first thing the user interacts with. • Best UI/UX for your app.
  10. • Mind the size of images and other resources •

    Close all connections • Secure your apps • Obfuscate your apps • Remove unnecessary permissions from your app • Testing
  11. • Designer • UI Developer • Core Developer • Tester

    • Analyst • Consultant YOU CHOOSE!