I was reading a post from u/NoBookkeeper7093 on r/ProductManagement asking how PMs actually learn AI well enough to buil
The honest part was this: "I want to actually understand how things work and be able to build something myself." That's the line most learning paths skip. The default advice is "take Andrew Ng's course" or "read Attention Is All You Need" and then people stall because they're consuming, not building.
What separates PMs who can actually ship AI features from PMs who can talk about them is a small, ugly first build. Not a polished demo. Just a notebook where you fine-tune a small model on your own data, or wire up an API and watch where it breaks on edge cases. The reading comes after the building, because the reading answers questions you only know to ask once you've tried.
The roadmap looks like this: one weekend with a basic tutorial, one weekend applying it to something in your own product, then read papers and docs with a real problem in your head. The order matters. Build first, study second.
AI literacy is a craft skill. Crafts are learned by doing. Source: r/ProductManagement, "PMs who are good at AI: how did you learn it?" (https://www.reddit.com/r/ProductManagement/comments/1vk2vjv/pms_who_are_good_at_ai_how_did_you_learn_it/)