4
submitted 2 days ago* (last edited 2 days ago) by lemmingsareawesome@sh.itjust.works to c/programming@programming.dev

i dont program but if i did id proballey just use scripts and ai for everything and not learn anything

what do you do to motivate yourself to keep going/stop yourself from not learning new things

this is a programing qutestion but if you have advice on anything about not cotnetive ofloading and staying disclipened that would help )

you are viewing a single comment's thread
view the rest of the comments
[-] unmagical@lemmy.ml 15 points 2 days ago* (last edited 2 days ago)

I've been in the industry for a decade before AI really became viable for this kinda thing--I suppose I'm fortunate in that regard.

You need to decide for yourself what your goals are. If you just want to make something, do whatever you can to get there. If you want to make something good, however, you do need to actually learn programming so you can know when the AI is about to ream you.

The best way to learn is probably still the same way (do these in order):

  • Don't buy/renew any AI subscription
  • Choose an appropriate language for what you want to accomplish (Python, go, JS are good ones to start out)
  • Complete 3-5 tutorials that do different things
  • Find another tutorial, start doing it and then do things differently (add features, change layouts, or results, etc; repeat a couple times)
  • Find another tutorial and try to build the end result without following along (or only following the high level titles, not the actual code implementation)
  • Pick a project you want to build, now go smaller, nope, even smaller still--think tic tac toe or pong, not checkers or risk; there's a reason so many people make a notes/to do app. Then build it. Use actual code resources (like official docs) to look up things you don't understand. Ask on forums at this point if you can't find the answer in the docs.
  • Congrats you're a programmer, just repeat the last step until you retire with larger and larger projects
this post was submitted on 21 Sep 2026
4 points (57.1% liked)

Programming

28551 readers
341 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 3 years ago
MODERATORS