Skip to content

Ch9. Programming Language

Abstract

The aim of this chapter is to compare and contrast different languages.

  • Evolution of programming languages from machine language to high-level languages.
  • Interpreter and compiler.
  • Four computer language paradigms(范式).
  • Understand the procedural paradigm and object-oriented paradigm.

9.1 Evolution