- Learn Type:Driven Development
- Yawar Amin Kamon Ayeva
- 203字
- 2021-07-02 14:41:22
Who this book is for
If you've ever wrestled with this problem: Undefined is not a function, then this book might be for you. If you're looking for a way to write less defensive code, fewer trivial tests, and not worry about breaking code if you try to refactor, then you may be interested in the concepts of type-driven development.
This book is for you if you are a programmer (it doesn't matter what kind) who's interested in writing safe, efficient code. There are many techniques and processes for achieving that, of course, but type-driven development is one of the most mainstream and accessible.
That being said, this book presents type-driven development using a relatively unfamiliar language. I've tried to write as plainly as possible; but to follow along, you'll still need to learn the rules and logic of a powerful type system. You will reach a point where your mind works in tandem with the compiler, but that will take time and patience. The reward will be that the compiler becomes your friend in writing safer and more correct code.
If you're willing to go on this journey and learn the rules of the type system, then this book is for you.
- Mastering Ext JS(Second Edition)
- Deploying Node.js
- Objective-C應用開發全程實錄
- Visual Basic程序開發(學習筆記)
- 深入淺出WPF
- 從程序員到架構師:大數據量、緩存、高并發、微服務、多團隊協同等核心場景實戰
- Java開發入行真功夫
- INSTANT MinGW Starter
- Silverlight魔幻銀燈
- Data Analysis with Stata
- Oracle BAM 11gR1 Handbook
- 零基礎入門學習Python
- Jenkins Continuous Integration Cookbook(Second Edition)
- 區塊鏈底層設計Java實戰
- C#實踐教程(第2版)