Programming Languages: Principles and Practices

Programming Languages: Principles and Practices

Author: Hector Nicolson

Publisher:

Published: 2019-06-12

Total Pages: 276

ISBN-13: 9781632409058

DOWNLOAD EBOOK

A programming language is a set of instructions that are used to develop programs that use algorithms. Some common examples are Java, C, C++, COBOL, etc. The description of a programming language can be divided into syntax and semantics. The description of data and processes in a language occurs through certain primitive building blocks, which are defined by syntactic and semantic rules. The development of a programming language occurs through the construction of artifacts, chief among which is language specification and implementation. This book elucidates the concepts and innovative models around prospective developments with respect to programming languages. Most of the topics introduced in this book cover the principles and practices of developing programming languages. The textbook is appropriate for those seeking detailed information in this area.


Programming Languages: Principles and Paradigms

Programming Languages: Principles and Paradigms

Author: Maurizio Gabbrielli

Publisher: Springer Science & Business Media

Published: 2010-03-23

Total Pages: 450

ISBN-13: 1848829140

DOWNLOAD EBOOK

This excellent addition to the UTiCS series of undergraduate textbooks provides a detailed and up to date description of the main principles behind the design and implementation of modern programming languages. Rather than focusing on a specific language, the book identifies the most important principles shared by large classes of languages. To complete this general approach, detailed descriptions of the main programming paradigms, namely imperative, object-oriented, functional and logic are given, analysed in depth and compared. This provides the basis for a critical understanding of most of the programming languages. An historical viewpoint is also included, discussing the evolution of programming languages, and to provide a context for most of the constructs in use today. The book concludes with two chapters which introduce basic notions of syntax, semantics and computability, to provide a completely rounded picture of what constitutes a programming language. /div


Programming Languages

Programming Languages

Author: Kenneth C. Louden

Publisher: Course Technology

Published: 2003

Total Pages: 726

ISBN-13:

DOWNLOAD EBOOK

This text provides students with an overview of key issues in the study of programming languages. Rather than focus on individual language issues, Kenneth Louden focuses on language paradigms and concepts that are common to all languages.


Principles of Programming Languages

Principles of Programming Languages

Author: Bruce J. MacLennan

Publisher: Oxford University Press, USA

Published: 1999

Total Pages: 509

ISBN-13: 9780195113068

DOWNLOAD EBOOK

In-depth case studies of representative languages from five generations of programming language design (Fortran, Algol-60, Pascal, Ada, LISP, Smalltalk, and Prolog) are used to illustrate larger themes."--BOOK JACKET.


Programming Languages: Concepts and Implementation

Programming Languages: Concepts and Implementation

Author: Saverio Perugini

Publisher: Jones & Bartlett Learning

Published: 2021-12-02

Total Pages: 889

ISBN-13: 128426498X

DOWNLOAD EBOOK

Programming Languages: Concepts and Implementation teaches language concepts from two complementary perspectives: implementation and paradigms. It covers the implementation of concepts through the incremental construction of a progressive series of interpreters in Python, and Racket Scheme, for purposes of its combined simplicity and power, and assessing the differences in the resulting languages.


Programming Languages: Principles and Paradigms

Programming Languages: Principles and Paradigms

Author: Maurizio Gabbrielli

Publisher: Springer Nature

Published: 2023-10-14

Total Pages: 574

ISBN-13: 3031341449

DOWNLOAD EBOOK

This textbook is a thorough, up-to-date introduction to the principles and techniques that guide the design and implementation of modern programming languages. The goal of the book is to provide the basis for a critical understanding of most modern programming languages. Thus, rather than focusing on a specific language, the book identifies the most important principles shared by large classes of languages. The notion of ‘abstract machine’ is a unifying concept that helps to maintain an accurate and elementary treatment. The book introduces, analyses in depth, and compares the imperative, object-oriented, functional, logic, concurrent, constraint-based, and service-oriented programming paradigms. All material coming from the first English edition has been updated and extended, clarifying some tricky points, and discussing newer programming languages. This second edition contains new chapters dedicated to constraint, concurrent, and service-oriented programming. Topics and features: Requires familiarity with one programming language is a prerequisite Provides a chapter on history offering context for most of the constructs in use today Presents an elementary account of semantical approaches and of computability Introduces new examples in modern programming languages like Python or Scala Offers a chapter that opens a perspective on applications in artificial intelligence Conceived as a university textbook, this unique volume will also be suitable for IT specialists who want to deepen their knowledge of the mechanisms behind the languages they use. The choice of themes and the presentation style are largely influenced by the experience of teaching the content as part of a bachelor's degree in computer science.


How Things Work

How Things Work

Author: Charles F. Bowman

Publisher: CRC Press

Published: 2021-08-25

Total Pages: 273

ISBN-13: 1000433870

DOWNLOAD EBOOK

It’s axiomatic to state that people fear what they do not understand, and this is especially true when it comes to technology. However, despite their prevalence, computers remain shrouded in mystery, and many users feel apprehensive when interacting with them. Smartphones have only exacerbated the issue. Indeed, most users of these devices leverage only a small fraction of the power they hold in their hands. How Things Work: The Computer Science Edition is a roadmap for readers who want to overcome their technophobia and harness the full power of everyday technology. Beginning with the basics, the book demystifies the mysterious world of computer science, explains its fundamental concepts in simple terms, and answers the questions many users feel too intimidated to ask. By the end of the book, readers will understand how computers and smart devices function and, more important, how they can make these devices work for them. To complete the picture, the book also introduces readers to the darker side of modern technology: security and privacy concerns, identity theft, and threats from the Dark Web.


Programming Languages: Principles and Practices

Programming Languages: Principles and Practices

Author: Kenneth C. Louden

Publisher: Cengage Learning

Published: 2011-01-26

Total Pages: 704

ISBN-13: 9781111529413

DOWNLOAD EBOOK

Kenneth Louden and Kenneth Lambert's new edition of PROGRAMMING LANGUAGES: PRINCIPLES AND PRACTICE, 3E gives advanced undergraduate students an overview of programming languages through general principles combined with details about many modern languages. Major languages used in this edition include C, C++, Smalltalk, Java, Ada, ML, Haskell, Scheme, and Prolog; many other languages are discussed more briefly. The text also contains extensive coverage of implementation issues, the theoretical foundations of programming languages, and a large number of exercises, making it the perfect bridge to compiler courses and to the theoretical study of programming languages. Important Notice: Media content referenced within the product description or the product text may not be available in the ebook version.


Programming Languages and Systems

Programming Languages and Systems

Author: Sophia Drossopoulou

Publisher: Springer

Published: 2008-04-03

Total Pages: 410

ISBN-13: 3540787399

DOWNLOAD EBOOK

This proceedings volume of the 17th European Symposium on Programming examines fundamental issues in the specification, analysis and implementation of programming languages and systems, including static analysis, security, concurrency and program verification.