|
|
|
|
|
by rsclient
104 days ago
|
|
When I moved to Microsoft 15+ years ago, I went from being a developer (for 20+ years) to a PM. 9/10, would recommend. But also know that it's a very different skill set that you'll need to learn. The simplest example of this: as a programmer, when your boss says to code a feature, you code it. But as a PM, you have to get a team to make it. A PM's job is to figure out what the feature really is, and how complex or configurable it should be, and what the target audience is, and how you'll measure success. It also involves making sure that you feature works well with other features, and that your team is moving in the same direction as the rest of your company. Be prepared, BTW, for the constant assumption that you became a PM because you couldn't hack it :-) |
|
When talking about a feature, am I doing basically high level system design? Similar to what a senior engineer does (aka this should be a cache, it’s best to change this to streaming so let’s remove the audit db, etc) or is it even more high level than that?
Also lol at the last line, never heard that but I can see why people might make the assumption.