Foundations of Programming Languages

Foundations of Programming Languages

Kent D. Lee

47,39 €
IVA incluido
Disponible
Editorial:
Springer Nature B.V.
Año de edición:
2017
Materia
Ingeniería: general
ISBN:
9783319707914
47,39 €
IVA incluido
Disponible

Selecciona una librería:

  • Librería Samer Atenea
  • Librería Aciertas (Toledo)
  • Kálamo Books
  • Librería Perelló (Valencia)
  • Librería Elías (Asturias)
  • Donde los libros
  • Librería Kolima (Madrid)
  • Librería Proteo (Málaga)

This clearly written textbook provides an accessible introduction to the three programming paradigms of object-oriented/imperative, functional, and logic programming. Highly interactive in style, the text encourages learning through practice, offering test exercises for each topic covered. Review questions and programming projects are also presented, to help reinforce the concepts outside of the classroom. This updated and revised new edition features new material on the Java implementation of the JCoCo virtual machine.Topics and features: includes review questions and solved practice exercises, with supplementary code and support files available from an associated website; presents an historical perspective on the models of computation used in implementing the programming languages used today; provides the foundations for understanding how the syntax of a language is formally defined by a grammar; illustrates how programs execute at the level of assembly language, through the implementation of a stack-based Python virtual machine called JCoCo and a Python disassembler; introduces object-oriented languages through examples in Java, functional programming with Standard ML, and programming using the logic language Prolog; describes a case study involving the development of a compiler for the high level functional language Small, a robust subset of Standard ML.Undergraduate students of computer science will find this engaging textbook to be an invaluable guide to the skills and tools needed to become a better programmer. While the text assumes some background in an imperative language, and prior coverage of the basics of data structures, the hands-on approach and easy to follow writing style will enable the reader to quickly grasp the essentials of programming languages, frameworks, and architectures.

Artículos relacionados

  • Mastering IoT For Industrial Environments
    Shrey Sharma
    Powering Industrial Growth with IoT Innovations.Book DescriptionEmbark on a journey through the transformative landscape of IoT with this comprehensive guide, 'Mastering IoT For Industrial Environments'.From its inception in the Industrial Revolution to its pivotal role in Industry 4.0, each chapter provides a deep dive into essential concepts. It will explore IoT architecture,...
    Disponible

    46,96 €

  • The Machine Learning Solutions Architect Handbook - Second Edition
    David Ping
    Design, build, and secure scalable machine learning (ML) systems to solve real-world business problems with Python and AWSPurchase of the print or Kindle book includes a free PDF eBookKey FeaturesGo in-depth into the ML lifecycle, from ideation and data management to deployment and scalingApply risk management techniques in the ML lifecycle and design architectural patterns for...
    Disponible

    65,50 €

  • The FPGA Programming Handbook - Second Edition
    Frank Bruno / Guy Eschemann
    Develop solid FPGA programming skills in SystemVerilog and VHDL by crafting practical projects - VGA controller, microprocessor, calculator, keyboard - and amplify your know-how with insider industry knowledge, all in one handbook.Purchase of the print or Kindle book includes a free eBook in PDF formatKey Features:- Explore a wide range of FPGA applications, grasp their versati...
    Disponible

    71,47 €

  • Exploring Computer Hardware - 2024 Edition
    Kevin Wilson
    Unlock the mysteries of modern computing with Exploring Computer Hardware. This full color illustrated guide delves into the intricate world of computer components, peripherals, networks and the internet, offering a clear understanding for both beginners, students and tech enthusiasts.Key Features:Full-Color Illustrations and Photographs bring each component and concept to life...
    Disponible

    23,82 €

  • Internet of Things Programming Projects - Second Edition
    Colin Dow
    Unleash the potential of IoT by creating weather indicators, information displays, alarm systems, and a vision recognition-enabled robot carKey Features:- Get to grips with the Raspberry Pi ecosystem and its role in IoT development- Integrate cutting-edge technologies such as MQTT, LoRa, and ROS for advanced IoT applications- Achieve superior control in your robot car with visi...
    Disponible

    86,29 €

  • أساسيات الإدارة الإستراتجية
    رشيد بلعريف
    تكمن أهمية هذا الكتاب في كون موضوع الإدارة الإستراتيجية و الجودة الشاملة عملية مستمرة , فالموارد البشرية تستمد قيمتها مما تملكه من معارف ومهارات وقدرات وهذه الأخيرة تتغير باستمرار وفقا لاحتياجات العمل و احتياجات الفرد نفسه و لذا فان موضوع الإدارة الإستراتيجية ومدى فعاليتها في تحقيق الجودة الشاملة يحقق التطوير المستمر لإدارة الموارد البشرية . كما انه من المواضيع المهمة في وقتنا ...
    Disponible

    32,88 €

Otros libros del autor

  • Python Programming Fundamentals
    Kent D. Lee
    ...
    Disponible

    62,36 €

  • Python Programming Fundamentals
    Kent D. Lee
    This easy-to-follow and classroom-tested textbook guides the reader through the fundamentals of programming with Python, an accessible language which can be learned incrementally. Features: incudes numerous examples and practice exercises throughout the text, with additional exercises, solutions and review questions at the end of each chapter; highlights the patterns which freq...
    Disponible

    48,03 €

  • Programming Languages
    Kent D. Lee
    Specifying Syntax.- Object#x002D;Oriented Programming with C#x002B;#x002B;.- Object#x002D;Oriented Programming with Ruby.- Functional Programming in Standard ML.- Language Implementation in Standard ML.- Logic Programming.- Formal Semantics. ...
    Disponible

    157,27 €

  • Programming Languages
    Kent D. Lee
    Programming Languages: An Active Learning Approach introduces students to three programming paradigms: object-oriented/imperative languages using C++ and Ruby, functional languages using Standard ML, and logic programming using Prolog. This interactive textbook is intended to be used in and outside of class. Each chapter follows a pattern of presentin...