Programming language /
Michele Podmore.
- xiv, 351 pages ; 26 cm.
Includes bibliographical references and index.
Introduction -- Preliminary concepts of programming language -- C language programming -- Computer programmes and programming language -- Language orientation programming -- Expressions and statements -- Logic programming language structure -- Basic concept of object-oriented programming -- Statements and language programming -- Functional ways of programming language.
"The textbook of Programming Language is a unique and pioneer book to be handled by anyone who intend to study the concepts related to programming any software. Topics in this book range from the first programming language to handling both in Java and Logic Programming. A programming language is an artificial language that can be used to instruct a computer to do a particular task. To be considered a general programming language, it must be computationally complete, or Turing-Complete. It is nevertheless common to regard some languages that are not computationally complete, like database query languages and other domain-specific languages as programming languages as well. Machine and assembly languages are “low-level," requiring a programmer to manage explicitly all of a computer's idiosyncratic features of data storage and operation. In contrast, high-level languages shield a programmer from worrying about such considerations and provide a notation that is more easily written and read by programmers. This book explains and illustrates key concepts of programming by taking a breadth approach to programming languages." -- Back cover
9781788826396
Programming languages (Electronic computers). Computer programming.