Software Engineering Goals
In software engineering, there are only three goals
- Organize our thoughts around a problem
- Communicate our ideas to other humans
- Instruct the computer on what to do.
Note. Even with generative AI, these are incredibly hard to automate.