Focus on the Problem Domain Over the Solution Domain [VP1]

Focus on the Problem Domain Over the Solution Domain [VP1]

Tip VP1

It can be easy for many programmers to fall back to naming variables based on the particular programming constructs available in a programming environment. However, for all of the reasons mentioned previously, prefer naming variables in the problem domain over the solution domain.

Examples:

Tap into your teams collective wisdom ad.png