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
[-] jh29a@lemmy.blahaj.zone 1 points 2 days ago

I get very motivated to program things in pointless sandboxes, like ComputerCraft, Fancade, Logo (programming language), Geometry Dash. This might train my brain and teach me some basic concepts like SoA vs AoS (fancade, but accidentally), network architecture (ComputerCraft), but I'm also not really sure what to do for relevant reality topics.

I also do codegolf.stackexchange.com which has some pretty cool challenges.

[-] jh29a@lemmy.blahaj.zone 1 points 2 days ago* (last edited 2 days ago)

Also Tris 'No Boilerplate' Oaten got me into programming some random stuff in Rust, which is a very cool language because it has enums and a type system and a distinction between borrowing an object via a pointer and giving it over via a pointer (really sucks to implement a lisp in C because it doesn't have this, or at least it requires new C experience I don't have that borrow checking elegantly replaces)

Also you might read https://browser.engineering/ or you might read https://wayland-book.com/ to implement what browser engineering does while importing less other peoples code, or watch Handmade Hero, though I haven't personally gotten very far on that.

this post was submitted on 21 Sep 2026
4 points (57.1% liked)

Programming

28551 readers
320 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