F# in Action
eBook - ePub

F# in Action

  1. 336 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

F# in Action

About this book

F# is engineered to make functional programming practical and accessible. This book will get you started writing your first simple, robust, and high performing functional code. F# lets you keep your code simple even in the most complex applications—and it's the perfect language for taking your first steps in functional programming. This practical, example-driven guide shows you how to build professional applications the F# way. In F# in Action you will learn how to:

  • Write performant and robust systems with succinct F# code
  • Model domains quickly, easily and accurately with F#'s type system
  • Design solutions using functional programming patterns
  • Ingest and process disparate data sources
  • Develop data-driven web applications
  • Unit test F# code
  • Effectively model data using a variety of techniques
  • Use scripts to rapidly explore domains


F# in Action is based on author and Microsoft F# MVP Isaac Abraham's years of experience working with developers as an F# consultant. It upgrades.NET development skills with the core principles of functional programming, and you'll soon see how F#'s functional-first approach makes it easy to learn this powerful paradigm. Forewords by Phillip Carter and Tomas Petricek. About the technology F# is a uniquely powerful programming language. Its "light touch" approach to functional programming helps you deliver error-free code without a lot of complex math and academic theory. Simply put, F# exists to help you write better software faster, and this book will show you how. About the book F# in Action teaches you to write professional quality applications in F#. For each concept, feature, and technique you'll find hands-on examples, starting with simple data transformations and progressing all the way to a full-size web app. Throughout the book, you'll take advantage of battle-tested.NET tools to take on a wide range of tasks—from data analysis to interoperability with C#. What's inside

  • Model domains with F#'s type system
  • Ingest and process disparate data sources
  • Unit test F# code
  • Use scripts to rapidly explore domains


About the reader For readers comfortable with any OO or FP language. Prior.NET knowledge not required! About the author Isaac Abraham is an experienced.NET developer, trainer, and Microsoft MVP for his contributions to the.NET community. Technical editor on this book was Michael Ciccotti. Table of Contents 1 Introducing F#
2 Hands on with F#
3 F# Syntax Basics
4 F# Fundamentals
5 Shaping data
6 Functions and modules
7 Working with collections
8 Patterns and unions
9 Building rich domains
10 Working effectively with data
11 F# Interop
12 Asynchronous programming
13 Web programming
14 Testing F# code
15 Pure functional programming
16 Where next?

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access F# in Action by Isaac Abraham in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Manning
Year
2024
eBook ISBN
9781638355212
Edition
0

Table of contents

  1. Praise for the previous edition
  2. F# in Action
  3. Copyright
  4. contents
  5. front matter
  6. 1 Introducing F#
  7. 2 Hands on with F#
  8. 3 F# Syntax Basics
  9. 4 F# Fundamentals
  10. 5 Shaping data
  11. 6 Functions and modules
  12. 7 Working with collections
  13. 8 Patterns and unions
  14. 9 Building rich domains
  15. 10 Working effectively with data
  16. 11 F# Interop
  17. 12 Asynchronous programming
  18. 13 Web programming
  19. 14 Testing F# code
  20. 15 Pure functional programming
  21. 16 Where next?
  22. index