203k views
0 votes
[Sebesta01] According to the author. Consider the list of potential benefits of studying concepts of programming languages. One of the benefits would be argued as follows:Many professional programmers have had little formal education in computer science; rather, they have developed their programming skills independently or through in- house training programs. Such training programs often limit instruction to one or two languages that are directly relevant to the current projects of the organization. Many other programmers received their formal training years ago. The languages they learned then are no longer used, and many features now available in programming languages were not widely known at the time. The result is that many programmers, when given a choice of languages for a new project, use the language with which they are most familiar, even if it is poorly suited for the project at hand. If these programmers were familiar with a wider range of languages and language constructs, they would be better able to choose the language with the features that best address the problem.This is an example of ____.

1 Answer

4 votes

Answer:

Improved background for choosing appropriate languages

Step-by-step explanation:

Based on the information provided within the question it can be said that this is an example of Improved background for choosing appropriate languages. Meaning that the an computer programmer that has learned many languages and gained the ability to choose the appropriate language for each situation is of much greater use to companies because of their increased efficiency.

User Eriks Dobelis
by
4.3k points