๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Fundamentals of Programming Languages

โœ Scribed by Ellis Horowitz (auth.)


Publisher
Springer-Verlag Berlin Heidelberg
Year
1984
Tongue
English
Leaves
445
Edition
2
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


" .. .1 always worked with programming languages because it seemed to me that until you could understand those, you really couldn't understand computers. Understanding them doesn't really mean only being able to use them. A lot of people can use them without understanding them." Christopher Strachey The development of programming languages is one of the finest intellectual achievements of the new discipline called Computer Science. And yet, there is no other subject that I know of, that has such emotionalism and mystique associated with it. Thus, my attempt to write about this highly charged subject is taken with a good deal of in my role as professor I have felt the need for a caution. Nevertheless, modern treatment of this subject. Traditional books on programming languages are like abbreviated language manuals, but this book takes a fundamentally different point of view. I believe that the best possible way to study and understand today's programming languages is by focusing on a few essential concepts. These concepts form the outline for this book and include such topics as variables, expressions, statements, typing, scope, procedures, data types, exception handling and concurrency. By understanding what these concepts are and how they are realized in different programming languages, one arrives at a level of comprehension far greater than one gets by writing some programs in a xii Preface few languages. Moreover, knowledge of these concepts provides a framework for understanding future language designs.

โœฆ Table of Contents


Front Matter....Pages i-xv
The Evolution of Programming Languages....Pages 1-31
The Challenge of Programming Language Design....Pages 33-45
Defining Syntax....Pages 47-75
Variables, Expressions and Statements....Pages 77-115
Types....Pages 117-163
Scope and Extent....Pages 165-197
Procedures....Pages 199-231
Data Abstraction....Pages 233-263
Exception Handling....Pages 265-285
Concurrency....Pages 287-323
Input-Output....Pages 325-341
Functional Programming....Pages 343-372
Data Flow Programming Languages....Pages 373-393
Object Oriented Programming Languages....Pages 395-419
Back Matter....Pages 421-446

โœฆ Subjects


Programming Languages, Compilers, Interpreters


๐Ÿ“œ SIMILAR VOLUMES


Programming Language Fundamentals by Exa
โœ D.E. Stevenson ๐Ÿ“‚ Library ๐Ÿ“… 2006 ๐Ÿ› Auerbach Publications ๐ŸŒ English

Written in an informal yet informative style, Programming Language Fundamentals by Example uses active learning techniques, giving students a professional learning experience based on professional methods applied with professional standards. It provides an understanding of the many languages and no

Programming Language Fundamentals by Exa
โœ D.E. Stevenson ๐Ÿ“‚ Library ๐Ÿ“… 2006 ๐Ÿ› Auerbach Publications ๐ŸŒ English

This is a masterpiece written by a pedagogue devoted to the subject. This book is a must-have for those who are serious about understanding computing algorithms and languages. The author has written with a depth that requires regular reflection, as he writes in a succinct style, on topics that woul

Programming Language Fundamentals by Exa
โœ D.E. Stevenson ๐Ÿ“‚ Library ๐Ÿ“… 2006 ๐Ÿ› Auerbach Publications ๐ŸŒ English

Written in an informal yet informative style, Programming Language Fundamentals by Example uses active learning techniques, giving students a professional learning experience based on professional methods applied with professional standards. It provides an understanding of the many languages and no