F# for C# Developers
- Length: 640 pages
- Edition: 1
- Language: English
- Publisher: Microsoft Press
- Publication Date: 2013-06-19
- ISBN-10: 0735670269
- ISBN-13: 9780735670266
- Sales Rank: #2271214 (See Top 100 Books)
Extend your C# skills to F#—and create data-rich computational and parallel software components faster and more efficiently. Focusing on F# 3.0 and Microsoft Visual Studio 2012, you’ll learn how to exploit F# features to solve both computationally-complex problems as well as everyday programming tasks.
Topics include: C# and F# data structures; F# for functional, object-oriented, and imperative programming; design patterns; type providers; and portable support for Windows 8. You’ll examine real-world applications, including Windows 8-style HTML5 and JavaScript apps, along with cloud and service apps. You’ll write your own type provider. And you’ll see how to expand F# computation power to high-performance GPU computing.
Table of Contents
Part I: C# and F#
Chapter 1. C# and F# Data Structures
Chapter 2. Using F# for Object-Oriented Programming
Chapter 3. F# and Design Patterns
Part II: F#’s Unique Features
Chapter 4. Type Providers
Chapter 5. Write Your Own Type Provider
Chapter 6. Other Unique Features
Part III: Real-World Applications
Chapter 7. Portable Library and HTML/JavaScript
Chapter 8. Cloud and Service Programming with F#
Chapter 9. GPGPU with F#