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

iOS

Web and Mobile?

Hello guys. Now i work on PHP(backend)

But i Junior Full Stack developer. JS - PHP.

So i think to learn Swift to develop mobile apps.

It's good idea or no? Work with WEB and Mobile developer.

Thanks !

1 Answer

Hi there,

Swift is useful for writing mobile apps for Apple mobile devices. Have a look at the Android courses for writing apps on Android devices. I wouldn't exclude one or the other as they both have significant market share.

There's a strong argument to say that a well written, responsive (i.e. mobile-friendly) web application is as good as a mobile app. If the page works well on a mobile devices, this negates some of the requirement for a stand-alone mobile application. It's certainly a very good starting point.

Then, for the mobile app, you'd want to know how to build an API to link your device to your web back-end. I don't know how that works in PHP, though.

Just some thoughts - I hope they helped.

Steve.

Thanks :)