this post was submitted on 12 May 2026
8 points (75.0% liked)

Programming

26910 readers
300 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

I am planning to learn:
Dart (programming language) + Flutter (UI framework)
Python + PyQT(UI framework)
Godot(game engine) + Blender(painful software that generates art by torture)
How would you go about it if you were the one to be learning those?

Any advice to actually achieving these goals?

you are viewing a single comment's thread
view the rest of the comments
[–] ApocolypticGopher@infosec.pub 19 points 1 day ago (1 children)

As tempting as it might be, don't use AI in the learning stages. Spending time figuring out why your program isn't working is what really cements that knowledge in.

[–] Solumbran@lemmy.world 9 points 1 day ago (2 children)

Or like, don't use AI at all.

[–] GiorgioPerlasca@lemmy.ml 0 points 7 hours ago

Or maybe use it only for configuration issues

[–] ApocolypticGopher@infosec.pub 3 points 22 hours ago (1 children)

Trust me I wish we could go back. Not just to before llms became popular but back to when it took at least a little knowledge and effort to host things online. The internet used to be so cool and full of unique stuff.

Unfortunately though I fear the toothpaste is already out of the tube with llms.

[–] GiorgioPerlasca@lemmy.ml 2 points 7 hours ago

Even if at the workplace you could be expected to use it, using it while learning something is a bad idea.