How Long Should It Take to Learn Flutter After Python?

0
6
Asked By Skye_2473 On

I've been working with Python for over two years now and want to start building apps, especially with Flutter. Since I already know Python, will that speed up my learning of Flutter? I have about six hours a day to dedicate to it. Is it realistic to create a somewhat complex app (think features like authentication, AI, APIs, around 20 screens, and image storage) within one month?

2 Answers

Answered By TechSavvyCat On

Just a heads up, Flutter is built on Dart, not a standalone language. Most tutorials will blend the two, so you're likely to pick up Dart as you learn Flutter. Think about your past projects; have you completed any in a month? If not, maybe rethink that deadline.

CuriousCoder88 -

Thanks for the insight! I’ll adjust my expectations accordingly.

Answered By CodeWiz2023 On

Honestly, everyone’s learning pace is different. Setting a strict timeline like one month might motivate you, but it could also pressure you. Just dive in and see how it goes!

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.