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

Gabriel Moreno
Gabriel Moreno
3,579 Points

iOS Development vs Python tracks

I've pretty much have completed the Python track and have worked through sites like CheckIO.org and PractisePython.org. At the end of the day i feel like I've learned the language but don't know how to progress even more with the language. I'm not sure if I really want to get in Django or Flask.

I'm mainly interested in being an program/application developer and not really a web developer. I know that iOS and Androids apps can be developed with Kivy but seeing all the tree house iOS courses I wonder if perhaps I should just go through all the iOS tree house tracks.

As a side note, I just took a look at freeCodeCamp and really like what they are doing as I last resort I might try doing that.

Please let me know your input.

TIA

1 Answer

It really depends on what you want to do. If you want to make IOS apps then swift is the way to go. there is a lot you can do with Python, but if you want to make applications that interact with the hardware then you should probably learn C/C++ and Assembly.