|
|
|
|
|
by thesimon
108 days ago
|
|
> This is a great insight. For software engineers coding is the way to fully grasp the business context. > By programming, they learn how the system fits together, where the limits are, and what is possible. From there they can discover new possibilities, but also assess whether new ideas are feasible. Maybe I have a different understanding of "business context", but I would argue the opposite. AI tools allow me to spend much more time on the business impact of features, think of edge cases, talk with stakeholders, talk with the project/product owners. Often there are features that stakeholders dismiss that seemed complex and difficult in the past, but are much easier now with faster coding. Code was almost never the limiting factor before. It's the business that is the limit. |
|
If anything, I know more about the code I work on than ever before, and at a fraction of the effort, lol.