๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Programming with Types

โœ Scribed by Vlad Riscutia


Publisher
Manning Publications
Year
2019
Tongue
English
Leaves
338
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Programming with Types teaches you to design safe, resilient, correct software that's easy to maintain and understand by taking advantage of the power of strong type systems. Designed to provide practical, instantly useful techniques for working developers, this clearly written tutorial introduces you to using type systems to support everyday programming tasks.

About the Technology
Common bugs often result from mismatched data types. By precisely naming and controlling which data are allowable in a calculation, a strong type system can eliminate whole classes of errors and ensure data integrity throughout an application. As a developer, skillfully using types in your everyday practice leads to better code and saves time tracking down tricky data-related errors.

About the Book
Programming with Types teaches type-based techniques for writing software that's safe, correct, easy to maintain, and practically self-documenting. Designed for working developers, this clearly written tutorial sticks with the practical benefits of type systems for everyday programming tasks. Following real-world examples coded in TypeScript, you'll build your skills from primitive types up to more-advanced concepts like functors and monads.

What's inside
โ€ข Building data structures with primitive types, arrays, and references
โ€ข How types affect functions, inheritance, and composition
โ€ข Object-oriented programming with types
โ€ข Applying generics and higher-kinded types

About the Reader
You'll need experience with a mainstream programming language like TypeScript, Java, JavaScript, C#, or C++.

About the Author
Vlad Riscutia is a principal software engineer at Microsoft. He has headed up several major software projects and mentors up-and-coming software engineers.

โœฆ Subjects


Algorithms; JavaScript; Functional Programming; Object-Oriented Programming; Algebraic Data Types; TypeScript; Type Inference; Type Safety


๐Ÿ“œ SIMILAR VOLUMES


Introduction to Dependent Types with Idr
โœ Boro Sitnikovski ๐Ÿ“‚ Library ๐Ÿ“… 2023 ๐Ÿ› Apress ๐ŸŒ English

Dependent types are a concept that allows developers to write proof-carrying code. Idris is a programming language that supports dependent types. This book will teach you the mathematical foundations of Idris as well as how to use it to write software and mathematically prove properties. The firs

Introduction to Dependent Types with Idr
โœ Boro Sitnikovski ๐Ÿ“‚ Library ๐Ÿ› Apress ๐ŸŒ English

<p><span>Dependent types are a concept that allows developers to write proof-carrying code. Idris is a programming language that supports dependent types. This book will teach you the mathematical foundations of Idris as well as how to use it to write software and mathematically prove properties.</s