Skip to content

Examples, samples, and other goodies associated with "Programming F#"

Notifications You must be signed in to change notification settings

RacingBird/Programming-FS-Examples

Repository files navigation

Programming F# Source Code

This project contains all of the source code for the book Programming F# by Chris Smith. Published by O'Reilly.

Note that this source code drop corresponds to the second edition of the book, due out Q3 2012.

Organization

The code is divided by the chapter where it occurres in the book.

Requirements

Some projects require the F# PowerPack to build, located at: http://fsharppowerpack.codeplex.com/

Some examples use F# 3.0 features and require Visual Studio 11 or later to compile.

License

The source code is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives license.

CC BY-NC-ND

In short, you are free (and encouraged to) share, cite, or reference this work, provided that you follow the following clauses:

  • Attribution — You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
  • Noncommercial — You may not use this work for commercial purposes.
  • No Derivative Works — You may not alter, transform, or build upon this work.

About

Examples, samples, and other goodies associated with "Programming F#"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published