Hey everyone! I've been wanting to dive into coding for quite some time, but my long work hours made it tough. Now that I finally have some free time, I'm excited to create an app idea I have. It's not a huge project, but I think it will be fun to work on. My main questions are: Is there a way to develop apps for both iOS and Android simultaneously? I've heard I need a Mac to build iOS apps, but I prefer using my powerful PC without having to buy a Mac. What programming language do you recommend I start with?
3 Answers
That's a solid plan! Start by learning Kotlin and create small projects while you get comfortable with the language. Once you're ready to bring your app idea to life, you'll need to learn Swift for iOS as well. There are some similarities between the two languages, but expect a different experience overall.
I’d suggest using Flutter for your app development! It lets you build for both iOS and Android with a single codebase. Just keep in mind that you’ll still need a Mac to publish your app on the Apple Store, but you can do most of the development on your PC without any issues.
Kotlin is a great choice if you want to focus on Android apps. However, I’d recommend starting with the basics of Kotlin first before jumping into mobile development since apps can get pretty complex. Learn the fundamentals and then you can tackle app development bit by bit.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically