Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

web app dev vs ios dev

Ay!

I'm looking to get more into development this year. I have pretty good understanding of HTML, CSS, and currently learning more JavaScript.

I believe that mobile is the future. I would like to be able to contribute to its growth in the near future.

My question is: is it better to just jump straight into iOS (which i understand has a pretty steep learning curve)? Or should I learn something like Ruby on Rails first to get my feet wet and see how I like development side?

I have a growing interest in both.

With ROR rapid development abilities I think it would be nice to be able to build something of my own sooner rather than later.

Thank you for your time!

4 Answers

I'll just leave this here. "Zuckerberg: Our Biggest Mistake Was Betting Too Much On HTML5"

Point taken! Native is king

I jumped directly from web dev to iOS dev right away and with the resources here on treehouse the language seems easy. Although there it is way harder than html and css the projects and deep dives are very helpful. I personally do not think that you need to try ruby first. I've done some ruby stuff and it is very cool but I am sticking with iOS

You basically summed up how my expectations are right now. I will prob do the same as you and jump in an start learning.

Did you start with the build a simple app or start with the track building from ground up with c/objective c?

It's good to focus mostly on iOS, but a lot of mobile apps require some sort of server side component to get data from to work properly. Consider learning a little PHP, Python, Ruby on Rails or ASP.NET to be well rounded enough to create an API or other non-user facing application that your mobile app can take advantage of.

Thank you all for the feedback! I greatly appreciate it!