Beginning F# 4.0Apress, 2016/05/02 - 309 ページ This book is a great foundation for exploring functional-first programming and its role in the future of application development. The best-selling introduction to F#, now thoroughly updated to version 4.0, will help you learn the language and explore its new features. F# 4.0 is a mature, open source, cross-platform, functional-first programming language which empowers users and organizations to tackle complex computing problems with simple, maintainable and robust code. F# is also a fully supported language in Visual Studio and Xamarin Studio. Other tools supporting F# development include Emacs, MonoDevelop, Atom, Visual Studio Code, Sublime Text, and Vim. Beginning F#4.0 has been thoroughly updated to help you explore the new features of the language including:
Reviewed by Don Syme, the chief architect of F# at Microsoft Research, Beginning F#4.0 is a great foundation for exploring functional programming and its role in the future of application development. |
目次
1 | |
6 | |
Functional Programming | 19 |
Imperative Programming | 65 |
ObjectOriented Programming | 93 |
Organizing Annotating and Quoting Code | 125 |
The F Libraries | 147 |
Data Access | 167 |