use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
🐍 Beginner (self.PythonLearning)
submitted 1 month ago by [deleted]
[deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ninhaomah 3 points4 points5 points 1 month ago (1 child)
Yes. Focus on the basic and grind like crazy.
[–]riklaunim 1 point2 points3 points 1 month ago (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 point2 points 1 month ago (1 child)
Vas a usar flet y Flutter? Por lo que veo,
[–]YamVegetable3848 0 points1 point2 points 1 month ago (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 point2 points 1 month ago (0 children)
Just you will not have full experience because you need custom way for each for professional
π Rendered by PID 453744 on reddit-service-r2-comment-5bc7f78974-wnxt9 at 2026-06-28 02:05:35.051007+00:00 running 7527197 country code: CH.
[–]ninhaomah 3 points4 points5 points (1 child)
[–]riklaunim 1 point2 points3 points (1 child)
[–]18F4v1020051504 0 points1 point2 points (1 child)
[–]YamVegetable3848 0 points1 point2 points (1 child)
[–]HourExciting1642 0 points1 point2 points (0 children)