What’s the Best Programming Language to Start With for My App Idea?

0
10
Asked By CreativeCoder42 On

I'm looking to create an app similar to QuickBooks, focusing primarily on mobile (iOS) and secondarily on web. Although I used to enjoy coding in high school, I'm pretty much a beginner now. I'm currently putting in 1-2 hours a day to learn a programming language and want to make sure I'm picking one that suits my project. I've heard Swift is popular for iOS, but I want to know if there's a better strategic choice, especially since I plan to develop for both mobile and web. What programming language should I learn first?

1 Answer

Answered By TechSavvyGuy On

You might want to start with a good foundation in web development. Learning HTML and CSS is essential, then you can dive into JavaScript. I personally use Next.js for building websites, and it's great to learn after you've got the basics of JS down. You could consider focusing on the web version first, as it can make mobile development easier later on.

BeginnerExplorer99 -

That sounds insightful! What would you recommend for mobile development?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.