Logo

F Sharp Programming

F Sharp Programming

Publisher: Wikibooks

Description:
F# is a .NET implementation of OCaml, a well-known functional programming language from the ML family of functional programming languages. Some of F#'s notable features include type inference, pattern matching, interactive scripting and debugging, higher order functions, and a well-developed object model which allows programmers to mix to object-oriented and function programming styles seamlessly.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: .NET Framework Notes for Professionals.NET Framework Notes for Professionals
- Goalkicker.com
Table of contents: Getting started with .NET Framework; Collections; XmlSerializer; HTTP clients; Exceptions; LINQ; Networking; NuGet packaging system; Reflection; Dictionaries; HTTP servers; Settings; Task Parallel Library (TPL); Custom Types; etc.
(5442 views)
Book cover: Team Development with Visual Studio Team Foundation ServerTeam Development with Visual Studio Team Foundation Server
- Microsoft Press
This guide shows you how to get the most out of Visual Studio 2005 Team Foundation Server to help improve the effectiveness of your team-based software development. You'll find guidance and insights you can tailor for your specific scenarios.
(10525 views)
Book cover: .NET Microservices: Architecture for Containerized .NET Applications.NET Microservices: Architecture for Containerized .NET Applications
by - Microsoft Corporation
This guide is an introduction to developing microservices-based applications and managing them using containers. To make it easier to get started, the guide focuses on a reference containerized and microservice-based application that you can explore.
(6386 views)
Book cover: Moving to Visual Studio 2010Moving to Visual Studio 2010
- Microsoft Press
This is a book that will help professional developers move from previous versions of Visual Studio. It will cover the features of Visual Studio 2010 through an application. It will go through a lot of the exciting new language features.
(8859 views)