Preface
A Voyage to Functional Programming in F#
Introduction
- What is F#
- Why F# Matters
Getting Start with F#
- Installation
- Basic Syntax
Key Concepts
- Basic Types and Inferred Types
- Immunity
- List, Array, Record and Sequence
- Discriminated Union
- Option Type
- Function As Value
- Recursion in F#
- Currying
Advanced Concepts
- Active Pattern
- Concurrency
- Asynchronous Workflow
- Object Orientation
- .NET Interoperability
Comparisons With Other Languages (C#,VB,Java)
- By Features
- By Code Segments
Summary
- F# Keywords
- F# Syntax
Appendix
- Using F# in Mac OSX
References
No comments:
Post a Comment