An Experiential Introduction to Principles of Programming Languages

Download or Read eBook An Experiential Introduction to Principles of Programming Languages PDF written by Hridesh Rajan and published by MIT Press. This book was released on 2022-05-03 with total page 305 pages. Available in PDF, EPUB and Kindle.
An Experiential Introduction to Principles of Programming Languages
Author :
Publisher : MIT Press
Total Pages : 305
Release :
ISBN-10 : 9780262362436
ISBN-13 : 0262362430
Rating : 4/5 (36 Downloads)

Book Synopsis An Experiential Introduction to Principles of Programming Languages by : Hridesh Rajan

Book excerpt: A textbook that uses a hands-on approach to teach principles of programming languages, with Java as the implementation language. This introductory textbook uses a hands-on approach to teach the principles of programming languages. Using Java as the implementation language, Rajan covers a range of emerging topics, including concurrency, Big Data, and event-driven programming. Students will learn to design, implement, analyze, and understand both domain-specific and general-purpose programming languages. Develops basic concepts in languages, including means of computation, means of combination, and means of abstraction. Examines imperative features such as references, concurrency features such as fork, and reactive features such as event handling. Covers language features that express differing perspectives of thinking about computation, including those of logic programming and flow-based programming. Presumes Java programming experience and understanding of object-oriented classes, inheritance, polymorphism, and static classes. Each chapter corresponds with a working implementation of a small programming language allowing students to follow along.


An Experiential Introduction to Principles of Programming Languages Related Books

An Experiential Introduction to Principles of Programming Languages
Language: en
Pages: 305
Authors: Hridesh Rajan
Categories: Computers
Type: BOOK - Published: 2022-05-03 - Publisher: MIT Press

DOWNLOAD EBOOK

A textbook that uses a hands-on approach to teach principles of programming languages, with Java as the implementation language. This introductory textbook uses
An Experiential Introduction to Principles of Programming Languages
Language: en
Pages: 305
Authors: Hridesh Rajan
Categories: Computers
Type: BOOK - Published: 2022-05-03 - Publisher: MIT Press

DOWNLOAD EBOOK

A textbook that uses a hands-on approach to teach principles of programming languages, with Java as the implementation language. This introductory textbook uses
Essentials of Programming Languages, third edition
Language: en
Pages: 433
Authors: Daniel P. Friedman
Categories: Computers
Type: BOOK - Published: 2008-04-18 - Publisher: MIT Press

DOWNLOAD EBOOK

A new edition of a textbook that provides students with a deep, working understanding of the essential concepts of programming languages, completely revised, wi
Design Concepts in Programming Languages
Language: en
Pages: 1347
Authors: Franklyn Turbak
Categories: Computers
Type: BOOK - Published: 2008-07-18 - Publisher: MIT Press

DOWNLOAD EBOOK

Key ideas in programming language design and implementation explained using a simple and concise framework; a comprehensive introduction suitable for use as a t
Foundations for Programming Languages
Language: en
Pages: 846
Authors: John C. Mitchell
Categories: Computers
Type: BOOK - Published: 1996 - Publisher: Mit Press

DOWNLOAD EBOOK

"Programming languages embody the pragmatics of designing software systems, and also the mathematical concepts which underlie them. Anyone who wants to know how