Why Python (Advantages of Python) (Essay Draft)
Situation:
In the current generation of technology, various programming languages have
been continuously introduced and developed for programmers to have a better and
easier manipulation of computers. However, with so many available programming
languages out there, all with their own different purposes, comparisons have been made
by the people in the industry to figure out the best one yet. Consequently, criteria for a
good language design have arisen, which includes writability, readability, orthogonality,
reliability, maintainability, generality, uniformity, extensibility, standardability, and
implementability.
Position:
For me, although I have limited knowledge and lack experience working with
programming languages, from what I know, Python is one of the best and topping lists
regarding the subject, as it has some of the characteristics of a good language design
based on what I've read.
Evidence 1:
Python is known to be the most user-friendly programming language. It is clear,
intuitive, and is very similar to the English language, which makes it easily writable and
readable—two of the categories in evaluating a good language design. With simple
syntax, it enables programmers to express concise computations clearly and quickly. Also,
it allows them to understand and comprehend the written language accurately.