Modern Programming Language Types – An Overview
In this episode, we continue our overview of development languages with a focus on the types that exist. We looked at some of the core concepts in the first part of this series. The similarities (think dialects) among languages were also highlighted. At this point, we look at some specific ones and how there are programming language types that make some better than others for the tasks at hand. General Programming Language Types We start with the best known and most useful coding languages. These have some strengths that may not be as strong as specialized ones. However, they have limited weaknesses. This combination makes these excellent choices for your first ones to master. A general programming language not only... Read more