Programming with Types: Examples in TypeScript


Programming with Types
Authors: Vlad Riscutia
ISBN-10: 1617296414
ISBN-13: 9781617296413
Edition 版本:‏ 1st
Released: 2019-12-07
Print Length 页数: 325 pages

Book Description


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.
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.
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 cover illustration
1Introduction to typing
2 Basic types
3 Composition
4 Type safety
5 Function types
6 Advanced applications of function types
7 Subtyping
8 Elements of object-oriented programming
9 Generic data structures
10 Generic algorithms and iterators
11 Higher kinded types and beyond
appendix A TypeScript installation and source code
appendix B TypeScript cheat sheet
index
Programming with Types-back

请登录以查看全部内容 登录

打赏
未经允许不得转载:finelybook » Programming with Types: Examples in TypeScript

评论 抢沙发

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫

微信扫一扫