Introduction to Programming Languages
Gordon Hurley
Gebundenes Buch

Introduction to Programming Languages

Versandkostenfrei!
Versandfertig in über 4 Wochen
157,99 €
inkl. MwSt.
PAYBACK Punkte
79 °P sammeln!
A formal language constituting a set of instructions to produce diverse outputs characterizes a programming language. Programming languages serve as the medium for implementing algorithms in computer programming. Typically, a programming language is delineated into syntax and semantics, where syntax dictates the form, and semantics governs meaning of the programming language. Semantics further branches into static and dynamic components. A programming language's classification of expressions and values into types is articulated through a type system. With a finite and precise definition, progr...