Skip to content
Technology

Why Continuous Learning Matters in Technology

From ABB drives to AI tools — the throughline in a decade of learning has been the same.

Devidutta Das3 min read

Starting Over, Repeatedly

Every job I've had has started with me being the least knowledgeable person in the room. First day at VDEAL, I didn't yet know the specifics of the drives I'd be installing. First week at Logix, I hadn't led anyone before and had no idea how to mentor a junior engineer without sounding like I was reciting a manual. First month of an MBA, I was reading business frameworks that had nothing to do with anything I'd studied in an engineering degree.

That pattern used to bother me. Now I think it's just what a career built on real learning actually looks like.

Technology Doesn't Wait for You to Catch Up

Industrial automation moves slower than consumer software, but it still moves. The PLCs and drives I worked with early in my career weren't the same systems I was troubleshooting four years later — control logic, diagnostics, and automation capability had all shifted. Standing still for even a couple of years meant relearning things that had quietly become outdated.

That's the same story playing out faster right now with AI. Tools and workflows that didn't exist two years ago are now part of how products get built and how businesses make decisions. I don't think anyone — including people far more technical than me — fully has this figured out yet. Which is actually the point: in a fast-moving field, "figured out" is a temporary state, not a destination.

I keep a simple running note of things I don't understand yet. Not a formal system — just a place to admit what I don't know, so I can come back to it deliberately instead of pretending I already covered it.

What Staying a Beginner Actually Requires

The hardest part of continuous learning isn't finding time or resources — it's tolerating being bad at something in front of people who already expect you to be competent. Early in my career, I found it easier to look confident than to ask a question that might expose a gap. That instinct is exactly backwards, and it took me longer than I'd like to admit to unlearn it.

A small example, from a habit I picked up more recently:

learning-log.md
- Topic: rehype/remark plugin ecosystem for MDX
- What I understood before: markdown gets parsed and rendered
- What I didn't understand: the AST transform pipeline in between
- What changed: read the remark/rehype docs, built a small MDX
  pipeline myself instead of just using a template

Nothing sophisticated — just a habit of writing down the specific gap instead of the vague feeling of "I should learn more about this." Specific gaps are the ones you can actually close.

The Throughline

Root-cause analysis on a plant floor and evaluating a new AI tool for a product workflow don't look alike on the surface. But both start the same way: admitting you don't yet understand the system well enough to trust your instincts about it, and being willing to sit with that until you do.

That's the version of "continuous learning" I actually believe in. Not a slogan about staying curious — a specific, slightly uncomfortable habit of staying a beginner on purpose, on a schedule, for as long as the work requires it.