Can I Create a Functional App in 3 Months on My Own?

0
5
Asked By CreativeCoder99 On

I'm working on a project involving ESP32s, and I need an app to control it. Since I can't afford to hire a developer, I want to give it a shot myself. Is it realistic to learn how to develop a decent-looking app within 3 months? Also, what programming language should I focus on? I've heard Flutter (with Dart) is a great option. I have some coding background—mainly C and a bit of C++.

2 Answers

Answered By TechieTinker65 On

It really depends on your previous experience and the complexity of your app. You mentioned you're new to coding, so it'll be an uphill battle. Since your app is for controlling the ESP32, I'm guessing you’ll need to display some data and manage commands. Keep it simple—and for now, just aim to make it work with essential functions, like turning the ESP32 on and off.

Answered By CodeChaser42 On

Three months might be a stretch! Flutter can be quite complex, and mastering it enough to build an app will require solid practice. If you find it too tough, consider using AI tools to help with coding—just be sure you understand the code you're working with. You won’t want to blindly copy and paste without knowing what’s going on!

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.