Søgning på underkategorier- og emner:
This book constitutes the thoroughly refereed revised selected papers of the 20th International Symposium on Trends in Functional Programming, TFP 2019, held in Vancouver, Canada, in June 2019.
Every programming problem covered in the book has a corresponding link to a problem template (for those readers willing to attempt the problem themselves), the link to the solution of this problem and a video recording of us solving this problem step-by-step.
Graph algorithms are critical for a range of applications, such as network connectivity, circuit design, scheduling, transaction processing, and resource... Læs mere
In this practical book, author Patrick Viafore shows you how to use Python's type system to the max. You'll look at user-defined types, such as classes and enums, and Python's type hinting... Læs mere
With this book, you'll learn the Java language with a unique method that goes beyond how-to manuals. Through puzzles, mysteries, and soul-searching interviews with famous... Læs mere
If you're just getting started with Perl, this is the book you want. Nicknamed "the Llama" by two generations of users, this best seller closely follows the popular introductory Perl... Læs mere
How Things Work: The Computer Science Edition will serve as a roadmap for readers who want to overcome their technophobia and harness the full power of everyday technology.
Examines the design and implementation of lcc, a production-quality, retargetable compiler for the ANSI C programming language. This title explores... Læs mere
Edited by professionals with years of experience, this book provides an introduction to the theory of evolutionary algorithms and single- and... Læs mere
This is the revised and expanded 1998 edition of a popular tutorial on the design and implementation of geometry algorithms. The self-contained treatment presumes only an... Læs mere
Describes all phases of a modern compiler, including techniques in code generation and register allocation for imperative, functional and object-oriented languages.