Mobile Software Development Guide for Starter

10 replies
Can anyone here tell me some good resource that could help/guide me...please thanks.
#development #guide #mobile #software #starter
  • Profile picture of the author michael_gourlay
    There are a ton of different ways to get started with mobile development. What languages/technologies are you currently comfortable with? This might help us narrow down the best place to get started.
    {{ DiscussionBoard.errors[9863663].message }}
  • Profile picture of the author Vin Venture
    Assuming you want to hit both Android and iOS, the best place to start is at the source:

    Android(Java/Android Studio: Getting Started | Android Developers
    iOS(Swift/Xcode): https://developer.apple.com/swift/

    To develop for iOS though, you need a an OSX environment. There are some ways around that... with standalone IDEs, however I have no experience with that. I won't point you in the direction, but it's also not that hard to get a VM up and running with OSX on a windows machine.

    Once you're setup with your IDE - there are also plenty of great youtube channels dedicated to app development tutorials, many walk you through basic app creation.
    {{ DiscussionBoard.errors[9875776].message }}
  • Profile picture of the author Darrenshome
    If you are learning iOS, a great place to start is:

    App Coda tutorials
    AppCoda Community - Learn iOS Programming and Build iPhone App

    Ray Wenderlich
    Ray Wenderlich | Tutorials for iPhone / iOS Developers and Gamers

    If you want to publish to both iOS and Android use Apportable (Advanced)
    Apportable - Objective-C for Android
    {{ DiscussionBoard.errors[9903087].message }}
  • Profile picture of the author clumsy
    Do you know any software development languages at the moment?

    What sort of mobile development are you looking to do, native or cross platform?

    Is there anything specific you want to develop or are you just curious?
    {{ DiscussionBoard.errors[9903984].message }}
  • Profile picture of the author ronak1111
    We provide full guidelines on mobile software and app development both android and iOS. We will help you in best possible ways we can.
    Signature

    Make your business app today-https://www.syncappindustry.com
    Read my Blogs on SEO
    http://web-revolt.com
    Get all the latest online shopping website at
    http://www.couponstym.com

    {{ DiscussionBoard.errors[9905199].message }}
  • Profile picture of the author Theertha
    Try this - Learnsauce
    Signature

    Start your own Dating Website with this Dating Script - Gentleninja

    {{ DiscussionBoard.errors[9905254].message }}
  • Profile picture of the author tinalog
    Banned
    [DELETED]
    {{ DiscussionBoard.errors[9936706].message }}
  • Profile picture of the author nmwf
    When I looked into this stuff, I was thrilled to find out I can make an app using nothing more than HTML, CSS, & JS files on a server. (Actually, you'd probably only need HTML.)

    Note that this approach isn't appropriate for apps that need to access data that's stored on a phone. That kind of stuff requires waaaaay more knowledge, functions, and God knows what else.
    Signature
    Write comprehensible articles on *any* topic in seconds with First Draft...
    First Draft's: Download | Add-Ons | Templates | Purchase | Support | Affiliates
    {{ DiscussionBoard.errors[10002799].message }}
  • Profile picture of the author Mbolak
    iTunes U has a lot of mobile development courses from Ivy League institutions. It's great.

    Also This:
    http://safaribooksonline.com
    {{ DiscussionBoard.errors[10005110].message }}

Trending Topics