▲ | physicsguy 7 days ago | ||||||||||||||||||||||||||||
Yes although many software engineers try as hard as possible to avoid learning what the business problem is. In my experience though those people never make great engineers. | |||||||||||||||||||||||||||||
▲ | trimbybj 6 days ago | parent | next [-] | ||||||||||||||||||||||||||||
Often those of us that do want to learn what the business problem is are not allowed to be involved in those discussions, for various reasons. Sometimes it's "Oh we can take care of that so you don't have to deal with it," and sometimes it's "Just build to this design/spec" and they're not used to engineers (the good ones) questioning things. | |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
▲ | lisbbb 6 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||
My problem was that the business problems were so tough on most of the gigs I had that it was next to impossible to build a solution for them! Dealing with medical claims in real time at volume was horrendous. | |||||||||||||||||||||||||||||
▲ | ruslan_sure 6 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||
Understanding the business problem or goal is actually the context for correctly writing code. Without it, you start acting like an LLM that didn't receive all the necessary code to solve a task. When a non-developer writes code with an LLM, their ability to write good code decreases. But at the same time, it goes up thanks to more "business context." In a year or two, I imagine that a non-developer with a proper LLM may surpass a vanilla developer. | |||||||||||||||||||||||||||||
▲ | tempodox 6 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||
Going by your first sentence, you must be working in a very bad environment. How can anyone solve a problem they don't understand? | |||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
▲ | pjmlp 6 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||
Usually this only happens to those doing product development. When the employer business isn't shipping software, engineers have no other option than actually learn the business as well. | |||||||||||||||||||||||||||||
▲ | sodapopcan 6 days ago | parent | prev [-] | ||||||||||||||||||||||||||||
I guess that really is a thing, eh? That concept is pretty foreign to me. How on earth are you supposed to do domain modelling if you don't understand the domain? | |||||||||||||||||||||||||||||
|