null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

An Experiential Introduction to Principles of Programming Languages

List Price: $60.00
SKU:
9780262045452
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Hridesh Rajan
    Format:
    Hardcover
    Pages:
    304
    Publisher:
    MIT Press (May 3, 2022)
    Language:
    English
    ISBN-13:
    9780262045452
    ISBN-10:
    0262045451
    Weight:
    26oz
    Dimensions:
    7.25" x 10.25" x 0.79"
    File:
    RandomHouse-PRH_Book_Company_PRH_PRT_Onix_delta_active_D20260617T073920_156615802-20260617.xml
    Folder:
    RandomHouse
    List Price:
    $60.00
    Case Pack:
    14
    As low as:
    $46.20
    Publisher Identifier:
    P-RH
    Discount Code:
    A
    QuickShip:
    Yes
    Audience:
    General/trade
    Country of Origin:
    United States
    Pub Discount:
    65
    Imprint:
    The MIT Press
  • Overview

    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.