this post was submitted on 10 Oct 2025
879 points (99.1% liked)

Programmer Humor

26827 readers
2485 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Yondoza@sh.itjust.works 12 points 1 day ago* (last edited 1 day ago)

Robotics (or more broadly mechatronics) is a super interesting field. To do the work at the mechanical/electrical interface is really hard.

The field of industrial controls skips the hard part and just buys stuff that is pre-designed to move. Then those pre-designed pieces are made to fit and work together. It's like complicated Legos and is honestly very fun and rewarding.

If you want to do programming with a physical result, controls engineering is a great option. I would recommend shooting for the hard stuff (real programming - DSP, FPGA, etc) knowing you've got a safe fallback with industrial controls (PLC programming).