September 2024
Intermediate to advanced
743 pages
27h 48m
English
In this chapter, you learned about different types of programming languages, and we explored the most important programming languages for web development.
The following key points were presented in this chapter:
Programming languages can be classified into several categories.
Programming languages can be subdivided according to the degree of abstraction:
Higher programming languages abstract far from the machine code, that is, the code that’s understood by the computer.
Assembly languages abstract less but are usually not as easy for developers to understand as higher level programming languages.
Division into compiled and interpreted languages:
In compiled programming languages ...
Read now
Unlock full access