Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Is there any good resource for getting started with iOS development if you're an Android developer?
I remember Microsoft had courses for Android developers to make them jump over to WP.
I'm looking for a similar thing (preferably in an online form) for iOS.
Thanks for any hints!
http://www.RayWenderlich.com has a wealth of iOS tutorials for beginners, experts, and programmers looking to pick up a new language.
This one in particular is written for someone who knows how to program but wants to learn Objective-C. https://www.raywenderlich.com/21320/objectively-speaking-a-crash-course-in-objective-c-ios6
Good Luck :) Welcome to the community.
Any of the apple developer tutorials are good for anyone jumping into iOS.
https://developer.apple.com/library/ios/navigation/#section=Resource%20Types&topic=Guides
Standford's course is also very good. I'm following it right now and I highly recommend it.
https://itunes.apple.com/es/course/developing-ios-7-apps-for/id733644550
More info here: http://www.stanford.edu/class/cs193p
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am wondering what I will require knowledge of to effectively develop an Android application in addition to where these skills can be acquired.
Thanks in advance!
Well you'll need to know Java but other than that it should be pretty simple. I built my first app about a month ago and only knew Java. It takes time to learn Java though.
Here is some links that might be helpful
http://thenewboston.org/list.php?cat=31
http://thenewboston.org/list.php?cat=6
If you are a beginner I would recommend you to start with Phonegap(Mobile application development framework).
This required only a basic knowledge of HTML,CSS and JS.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
i'm beginner to android, i want to know any simple tech tutorial which teaches me basics of android.
Right from installation to complex stuffs in android. I googled lot but just wanted to know if you guys provide me good one which helps me more.
thanks
Here is the best blog you are looking for http://coderbridge.com, also you can look for developer.android.com which is fair enough to learn android.
This is really the place to start.
http://developer.android.com/training/index.html
Click on "building your first app" and go from there.
Make sure to read all of the text.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
So I just downloaded the Android SDK App Development Software and would like to know where to start. I have NO experience in programing in anything but Delphi7. I dont mind if you just give me a website.
Thank you!
This question is gonna earn you a lot of negative votes. There are tons of stuff for starters just use google and this forum.
You need to have a basic knowledge of java. for android i would recommend the new boston series on youtube, for book 'Android 4 application development` and for online reference developers.android.com.
Go through training on android web site:
http://developer.android.com/training/basics/firstapp/index.html
First IDE of choise should be Eclipse.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I have just thought about an idea that is similar to snapchat and would like to know what I should do next. I am a non-tech individual and thus would like your help in advising me how one would begin creating an application similar to snapchat? What expertise do I look into for hiring a developer? Ruby on Rails? HTML5? Python? Thanks.
Ruby on Rails for mobile application? HTML5 can be an option for multiple platforms so that you dont need develop for android, IOS and Microsoft Mobile. Otherwise, you need someone who can code Android, IOS or C#.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I want to learn Android development and create mobile apps. What would be the recommended resources (There's too many on the web)?
Obviously http://developer.android.com/guide/index.html & http://developer.android.com/resources/index.html, this should be enough for starters.
If you really learn and exercise what's written there you'll have a very solid foundation. Many other pages might be good but that's where you should start because you'll always come back and learn something new.
As others suggested, http://developer.android.com/index.html should be the bible for learning android. Moreover, as the world of Android is too wide, I would suggest you to take up an idea (NO matter if it is very simple) and then try to search out blogs and tutorials on the particular features you want to implement in the same idea.
Even GitHub provides a lot of ready projects. clone them and try to understand the implementation by Googling the unknown packages and words.
This would give you a better learning experience.
Defiantly check out the blogs, they helped me so much! I also emailed the authors and they really provided great feedback. Also, when you have an app, ask your family and friends for advice! This blog helped me so much! http://www.droidnova.com/
Try Basic4Android, google it, i do not intend to spam. It will get you started with the OS and if you don't want to stay with basic go to java with knowledge.