Télécharger le livre :  Initial Algebras and Terminal Coalgebras
Ajouter à ma liste d'envies

Initial Algebras and Terminal Coalgebras


Jirí Adámek , Stefan Milius , Lawrence S. Moss


Providing an in-depth treatment of an exciting research area, this text's central topics are initial algebras and terminal coalgebras, primary objects of study in all areas of theoretical computer science connected to semantics. It contains a thorough presentation of...

Parution : 2025-02-06
Format(s) : PDF
J'achète
190,85
Télécharger le livre :  Programming in Ada 2022
Ajouter à ma liste d'envies

Programming in Ada 2022


John Barnes


The latest version of 'Programming in Ada' covers the full details of the core language Ada 2022 as approved by ISO in 2023, including new features that aid program proof and the efficient use of multicore architectures.The book is arranged in four parts.The first part...

Parution : 2024-11-28
Format(s) : PDF
J'achète
104,65
Télécharger le livre :  Topological Duality for Distributive Lattices
Ajouter à ma liste d'envies

Topological Duality for Distributive Lattices


Mai Gehrke , Sam Van Gool


Introducing Stone–Priestley duality theory and its applications to logic and theoretical computer science, this book equips graduate students and researchers with the theoretical background necessary for reading and understanding current research in the area. After...

Parution : 2024-03-07
Format(s) : PDF
J'achète
80,02
Télécharger le livre :  Introduction to Probability for Computing
Ajouter à ma liste d'envies

Introduction to Probability for Computing


Mor Harchol-Balter


Learn about probability as it is used in computer science with this rigorous, yet highly accessible, undergraduate textbook. Fundamental probability concepts are explained in depth, prerequisite mathematics is summarized, and a wide range of computer science...

Parution : 2023-09-28
Format(s) : PDF
J'achète
67,71
Télécharger le livre :  Introducing String Diagrams
Ajouter à ma liste d'envies

Introducing String Diagrams


Ralf Hinze , Dan Marsden


String diagrams are powerful graphical methods for reasoning in elementary category theory. Written in an informal expository style, this book provides a self-contained introduction to these diagrammatic techniques, ideal for graduate students and researchers. Much of...

Parution : 2023-08-10
Format(s) : PDF
J'achète
49,24
Télécharger le livre :  Joy with Java
Ajouter à ma liste d'envies

Joy with Java


Debasis Samanta , Monalisa Sarma


The Java programming language has been one of the most powerful tools available to computer programmers since its inception in 1995. It has also consistently changed since then, making it a vast and powerful resource for object-oriented programming today. This lucid...

Parution : 2023-06-15
Format(s) : PDF
J'achète
92,33
Télécharger le livre :  Introduction to Choreographies
Ajouter à ma liste d'envies

Introduction to Choreographies


Fabrizio Montesi


In concurrent and distributed systems, processes can complete tasks together by playing their parts in a joint plan. The plan, or protocol, can be written as a choreography: a formal description of overall behaviour that processes should collaborate to implement, like...

Parution : 2023-05-25
Format(s) : PDF
J'achète
61,55
Télécharger le livre :  200 Problems on Languages, Automata, and Computation
Ajouter à ma liste d'envies

200 Problems on Languages, Automata, and Computation


Filip Murlak , Damian Niwinski , Wojciech Rytter


Formal languages and automata have long been fundamental to theoretical computer science, but students often struggle to understand these concepts in the abstract. This book provides a rich source of compelling exercises designed to help students grasp the subject...

Parution : 2023-04-20
Format(s) : PDF
J'achète
38,17
Télécharger le livre :  Software Engineering
Ajouter à ma liste d'envies

Software Engineering


Ravi Sethi


Software engineering is as much about teamwork as it is about technology. This introductory textbook covers both. For courses featuring a team project, it offers tips and templates for aligning classroom concepts with the needs of the students' projects. Students will...

Parution : 2022-12-08
Format(s) : PDF, ePub
J'achète
57,87
Télécharger le livre :  Programming Languages
Ajouter à ma liste d'envies

Programming Languages


Norman Ramsey


Computer scientists often need to learn new programming languages quickly. The best way to prepare for this is to understand the foundational principles that underlie even the most complicated industrial languages. This text for an undergraduate programming languages...

Parution : 2022-10-27
Format(s) : PDF
J'achète
83,72
Télécharger le livre :  Real World OCaml: Functional Programming for the Masses
Ajouter à ma liste d'envies

Real World OCaml: Functional Programming for the Masses


Anil Madhavapeddy , Yaron Minsky


This fast-moving tutorial introduces you to OCaml, an industrial-strength programming language designed for expressiveness, safety, and speed. Through the book's many examples, you'll quickly learn how OCaml stands out as a tool for writing fast, succinct, and readable...

Parution : 2022-10-13
Format(s) : PDF
J'achète
44,33
Télécharger le livre :  Mathematical Logic through Python
Ajouter à ma liste d'envies

Mathematical Logic through Python


Yannai A. Gonczarowski , Noam Nisan


Using a unique pedagogical approach, this text introduces mathematical logic by guiding students in implementing the underlying logical concepts and mathematical proofs via Python programming. This approach, tailored to the unique intuitions and strengths of the...

Parution : 2022-09-15
Format(s) : PDF
J'achète
29,55
Télécharger le livre :  Programming in Ada 2012 with a Preview of Ada 2022
Ajouter à ma liste d'envies

Programming in Ada 2012 with a Preview of Ada 2022


John Barnes


The latest edition of the definitive guide to the Ada language covers the full details of the core language Ada 2012 as updated by the 2016 ISO Corrigendum and introduces the key new features in Ada 2022.The book is in four parts. It begins by introducing the...

Parution : 2022-05-19
Format(s) : PDF
J'achète
108,35
Télécharger le livre :  Essentials of Software Testing
Ajouter à ma liste d'envies

Essentials of Software Testing


Ralf Bierig , Stephen Brown , Edgar Galván , Joe Timoney


Software testing can be regarded as an art, a craft, and a science. The practical, step-by-step approach presented in this book provides a bridge between these different viewpoints. A single worked example runs throughout, with consistent use of test automation. Each...

Parution : 2021-08-19
Format(s) : PDF
J'achète
60,34
Télécharger le livre :  Model Checking Quantum Systems
Ajouter à ma liste d'envies

Model Checking Quantum Systems


Yuan Feng , Mingsheng Ying


Model checking is one of the most successful verification techniques and has been widely adopted in traditional computing and communication hardware and software industries. This book provides the first systematic introduction to model checking techniques applicable to...

Parution : 2021-02-04
Format(s) : PDF, ePub
J'achète
71,41
Télécharger le livre :  Foundations of Probabilistic Programming
Ajouter à ma liste d'envies

Foundations of Probabilistic Programming


Gilles Barthe , Joost-Pieter Katoen , Alexandra Silva


What does a probabilistic program actually compute? How can one formally reason about such probabilistic programs? This valuable guide covers such elementary questions and more. It provides a state-of-the-art overview of the theoretical underpinnings of modern...

Parution : 2020-12-03
Format(s) : PDF
J'achète
71,41
Télécharger le livre :  Finite-State Techniques
Ajouter à ma liste d'envies

Finite-State Techniques


Stoyan Mihov , Klaus U. Schulz


Finite-state methods are the most efficient mechanisms for analysing textual and symbolic data, providing elegant solutions for an immense number of practical problems in computational linguistics and computer science. This book for graduate students and researchers...

Parution : 2019-08-01
Format(s) : PDF
J'achète
86,19
Télécharger le livre :  The Haskell School of Music
Ajouter à ma liste d'envies

The Haskell School of Music


Paul Hudak , Donya Quick


This book explores the fundamentals of computer music and functional programming through the Haskell programming language. Functional programming is typically considered difficult to learn.This introduction in the context of creating music will allow students and...

Parution : 2018-10-04
Format(s) : PDF, ePub
J'achète
61,57
Télécharger le livre :  Knowledge Driven Development
Ajouter à ma liste d'envies

Knowledge Driven Development


Manoj Kumar Lal


This book presents a new methodology, known as Knowledge Driven Development, for managing project knowledge in an exhaustive and structured manner. The text highlights the importance of efficient project delivery methodology in the overall software development life...

Parution : 2018-07-12
Format(s) : PDF
J'achète
68,95
Télécharger le livre :  Probability and Computing
Ajouter à ma liste d'envies

Probability and Computing


Michael Mitzenmacher , Eli Upfal


Greatly expanded, this new edition requires only an elementary background in discrete mathematics and offers a comprehensive introduction to the role of randomization and probabilistic techniques in modern computer science. Newly added chapters and sections cover topics...

Parution : 2017-07-03
Format(s) : PDF, ePub
J'achète
64,03
12 >

Restez informé(e) des événements et promotions ebook

Paiements sécurisés

Paiements sécurisés