You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/3-Advanced/Technical-Judgment/03-Choosing Languages.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,6 @@ Programming languages should really be called notations in that learning one is
10
10
- You can evolve to a new language/platform easily by rewriting each component individually,
11
11
- One language may not be a good fit for the overall system - having multiple languages for your modules allows you to pick the right tool for the job.
12
12
13
-
Some of these effects may only be psychological; but psychology matters. In the end the costs of language tyranny outweigh any advantage that it provides.
13
+
Some of these effects may only be psychological; but psychology matters. In the end, the costs of language tyranny outweigh any advantage that it provides.
14
14
15
15
Next [Compromising Wisely - How to Fight a Schedule Pressure](../Compromising-Wisely/01-How to Fight Schedule Pressure.md)
0 commit comments