Questions

What is the best programming language for building multi-platform mobile software that is scalable?

I am a non-technical founder looking for info about scaling my mobile app. What programming language would best suit scaling software that has user profiles, personalization, media player, in-app purchases and an ads platform.

4answers

I've been involved in several projects that hinged upon this question (generally start-ups or web+mobile apps), and it's not a clean or easy answer unfortunately! Plus every developer you talk to is going to try to sell you their services, but what you need is simply the truth!

I'd suggest that you consider shifting your focus away from finding a best language. That sort of premise can eliminate options that are actually quite valid solutions. Keep in mind that any mobile app will require multiple languages working in harmony - all while used in a commercially consistent and standards-based manner. That's the part that determines your technical scalability!

Almost every programming language can achieve this functionality with an experienced developer on your team.

The best advice I can give you, is to consult with at least two people on this, and three if your app is os-specific.

The most important insight will come from a "full stack" developer. One who's got a variety of enterprise experience, and can code at all levels of the stack. This person needs to have experience in leading a team of other developers, which forces the strategy of which technologies to use and why onto their plates daily.

Secondly, you'll want to consult with a "front end" developer, who can tell you what's possible using advanced OOP JavaScript techniques (like Google's angular.js), because in an absurdly fast change over the past 3 years, much of the formerly back-end work has made it's way to the front-end, and is driven by JavaScript, predominantly JSON data, and awesome API's. The game has changed and the front-enders are the poor souls dealing with this rapid shift daily. To do this, they're also fantastic JavaScript programmers, which is a language that runs on all mobile devices and all browsers, too. Love it or hate it JavaScript is the most commonly used language in the world.

Finally, if your app is OS-specific, you'll want to consult with a developer who works predominantly with the OS your app is built for. This person lets you know what's possible from the device POV, should know what stacks and JavaScript approaches can and can't be done on that OS, and how to leverage the resources of the device for your app as well as extend it's functionality.

BONUS - loop back to the full stack developer to double-check the claims of the front-ender and the mobile developers. Always double check with your most senior programmer ;)

All of these consults together in addition to your own research and due diligence will get you comfortable and allow you to navigate on this rather daunting but deeply important journey.

There aren't any turn-key options. Instead it's a series of inter-connected modules driven by different languages, and all working in tandem. Every solution will have bugs, and no one group of technologies can do everything without proper developers.

If you'd like to go further down the rabbit hole, then we should definitely set-up some time to speak. Otherwise, I wish you great luck in research and encourage you to learn as much as you can! :)

It's going to seem hard, and might give you a headache here or there, but learn everything you can about how different technologies "talk" to each other, and then you will be able to build a map for keeping your app and business scalable regardless of the changing tides of technology!


Answered 9 years ago

This is a difficult question to answer without knowing more about the app you're building. There are tons of different platforms out there and the landscape is evolving rapidly. As a result, I don't believe anyone can claim to know all of them in detail, so a lot of it will come down to having a skilled development team.

I have personally built full stack solutions in a wide variety of domains, languages and platforms for the last 15 years or so. In my experience, there is no single "best programming language": many of the popular languages will be up to the task. Similarly, there is no single "best app framework", though one will lend itself better to a specific problem than the other. The key to success, IMHO, is having experienced developers that you can trust and rely upon to make an informed decision and then see it through.

Generally speaking, I tend to steer clear of cross-platform, "develop once, run anywhere" solutions, as that often solves for the greatest common denominator that doesn't feel quite right on any platform - exactly the opposite of what it takes to win in the extremely competitive mobile market.

I'd be happy to jump on a call and discuss your concrete situation. The more details you can share about the type of app you're building, the easier it will be for me to provide specific recommendations.


Answered 9 years ago

HTML5 serves as the best choice for building Web-fronted apps for mobile devices. The apps it renders are fully responsive capable of working smoothly on diverse devices. However, on the downside, the language is still a proposed standard rather than a language. Swift is the latest programming language released by Apple Inc for iOS and Linux. It may soon become the most widely used one for iOS apps, which spells a bright future for developers who hold expertise in it.
You can read more here: https://www.orangemantra.com/blog/6-best-programming-languages-used-for-mobile-app-development/
Besides if you do have any questions give me a call: https://clarity.fm/joy-brotonath


Answered 3 years ago

Unlock Startups Unlimited

Access 20,000+ Startup Experts, 650+ masterclass videos, 1,000+ in-depth guides, and all the software tools you need to launch and grow quickly.

Already a member? Sign in

Copyright © 2024 Startups.com LLC. All rights reserved.