5, 10 or 20 seats+ for your team - learn more
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.
You’ll need experience with a mainstream programming language like TypeScript, Java, JavaScript, C#, or C++.
Well-presented, valuable knowledge on type systems, data structures, algorithms, and programming paradigms (functional and OO).
A triumph of types exploration, with concise examples of how types can make programs more robust and sound.
Everything you need to know about types, from Booleans to monads. This book has you covered.
Finally, a book that fills the gap between theory and practice in type systems.
geekle is based on a wordle clone.