Meaning and Context in Computer Programs
When you look at a function program's source code, how do you know what it means--that is, what object or process is this function representing? Is the meaning found in the return values of the function, or is it located inside the function body? Answering these questions is important to understanding how to share domain knowledge among programmers using the source code as the medium. Whether debugging or adding new features to a program, programmers must read the code to understand what the program is doing. From this reading, the programmers must also know how the problem domain is represented in the code, so they can be certain that their changes to the source code won't make the program work in unexpected ways.
Apr-26-2022, 00:35:41 GMT
- Country:
- Europe > United Kingdom
- England > Cambridgeshire > Cambridge (0.15)
- North America > United States
- Indiana > Monroe County
- Bloomington (0.05)
- Massachusetts
- Middlesex County > Cambridge (0.05)
- Suffolk County > Boston (0.05)
- Indiana > Monroe County
- Europe > United Kingdom
- Technology: