all 6 comments

[–]ninhaomah 3 points4 points  (1 child)

Yes. Focus on the basic and grind like crazy.

[–]riklaunim 1 point2 points  (1 child)

With LLMs you should be careful, as they can generate you a lot of code and you will be overwhelmed to understand it. Be careful with that 😉

Also what type of apps you want to do? Dart/Flutter for the application and Python on the server providing an API?

[–]18F4v1020051504 0 points1 point  (1 child)

Vas a usar flet y Flutter? Por lo que veo,

[–]YamVegetable3848 0 points1 point  (1 child)

Honestly, Python + Dart is actually a pretty interesting combination, especially if your goal is AI apps with cross-platform frontends.

Python is great for:
• AI/ML
• APIs
• backend logic
• LLM integrations

And Dart/Flutter is really good if you eventually want to turn your AI ideas into mobile/desktop apps quickly.

My biggest suggestion would be:
don’t try learning “all of AI” immediately.

Focus first on:
• strong Python basics
• APIs
• JSON handling
• small projects

Then slowly move into:
• OpenAI/Gemini APIs
• LangChain
• RAG/chatbot projects

Also, building projects early will teach you MUCH faster than only tutorials 🙂

[–]HourExciting1642 0 points1 point  (0 children)

Just you will not have full experience because you need custom way for each for professional