Blog articles tagged 'monad'
0
comment
comment
on 12/11/2014 5:53 PM
Code for this entry: here. In this first part, we started shamelessly plagiarizing creatively reproducing a Clojure monad that does a great job describing stochastically independent processes. After a few trials I became convinced, that the approach in th[...]
0
comment
comment
on 12/5/2014 4:20 PM
The idea for doing this is not new. There is an excellent series of posts closely tracing an article on applications of functional programming to probability. A colleague of mine has recently called my attention to his own post of two years ago, where he [...]
0
comment
comment
on 4/10/2012 3:53 PM
Most of the developers have dealt with calling SQL server stored procedures from their applications at least once or twice. In my last project, where intense data mining is done on the SQL side, this is basically all I am doing. There is always a desire t[...]
0
comment
comment
on 10/9/2010 11:43 AM
If you have any experience in Haskell, you know the IO monad. Some people think it just makes things ugly – but I think it is good, since we are functional programming and we should know when we are using an impure function. What we will do is to define a[...]
Latest blog articles (see all)
- functional event-sourcing – compose
- Upcoming in WebSharper 3.0: serving REST APIs, easy as pie!
- One day you'll walk alone
- functional event-sourcing – let’s playback with fun
- CloudSharper 0.9.27 released
- Simplifying State with Async (with XNA/WPF examples)
- WebSharper.3.0.26-alpha released
- F# Weekly #6, 2015
- F#, an Ideal Language For Writing .NET Unit Tests
- Articles about using F# to implement Lisp
- Secret Santa challenge in D
- type system for the win: phantom types
- you should be able to think recursively
- Dioptric Dilemmas Of The Third Kind
- in defense of static methods
- Library patterns: Multiple levels of abstraction
- F# Weekly #5, 2015
- Clean event handler invocation with C# 6
- WebSharper 3.0.15-alpha released
- Spartakiade: Zwischenstand
- F# Weekly #4, 2015
- Enigma Machine – Type Provider Edition
- Stormin’ F#
- Stormin’ F#
- Listen und Morphismen
- Small Basic on Mac & Linux
- Debugging Small Basic Apps in Visual Studio
- F# Weekly #3, 2015
- Format TypeScript with F#
- FnuPlot: Cross-platform charting with gnuplot
- Format TypeScript with v1.4 Language Service
- Visual F# has moved to GitHub
- CloudSharper 0.9.26 released
- SlideShow: Paket Introduction
- C# 7 feature request #1… extension attributes
- Wo das lambda herkommt
- F# Weekly #2, 2015
- Fun with L-system
- FAKE Final Targets
- CloudSharper 0.9.25 released
- RSDE positions at Microsoft Research, Cambridge
- WebSharper 3.0.8-alpha published
- Funktionen
- Why you should learn F# in 2015 (and how)?
- TypeScript 1.4 AST from Node.js
- self hosting WebApi
- F# Weekly #1, 2015
- Twitter Pulse #fsharp 2014
- DAS ist … (funktionale) Spartakiade
- Year in Review, 2014
- The 2014 F# Tour in numbers
- Top 10 most memorable talks in 2014
- Deploying .NET code instantly using Vagrant
- F# Weekly #52, 2014 – New Year Edition
- The North Pole Type Provider: Escape from Santa’s Grotto!
- Seven ineffective coding habits many F# programmers don’t have
- F# Weekly #51, 2014
- F# for C# developers: Creating escaped concat/split functions in F#
- Textogramme
- Review: F# Deep Dives
- having fun with type-level numbers using a type-provider
- having fun with type-level naturals
- CloudSharper 0.9.23 released
- WebSharper 3.0.3-alpha released
- F# Weekly #50, 2014
- Christmas Carol and other eigenvectors
- Neo4j talk at CodeMesh 2014
- Modelling Stochastically Independent Processes with F# Computation Expressions: Part 2
- Becoming an F# contributor
- Finite State Machine Compiler
- Terror From The Deep
- A look at Microsoft Orleans through Erlang-tinted glasses
- Find the last Sunday of each Month
- News from WebSharper 3.0: NuGet, Visual Studio, Mono, upcoming features and API changes
- Composing Christmas with F#
- C# 6 in action
- F# Weekly #49, 2014
- Being visually honest with F#
- Developing an Algorithm in F#: Fast Rotational Alignments with Gosper’s Hack
- Slides for my Elm talk at NDC London
- WebSharper migration to GitHub complete!
- Modelling Stochastically Independent Processes with F# Computation Expressions: Part 1
- Distributing the F# Mailbox Processor
- WebSharper 3 alpha now under Apache 2
- Toward a Visual F# 4.0 release
- WebSharper 2.5.134 released
- Snowflakes
- When is an identifier not an identifier? (Attack of the Mongolian Vowel Separator)
- Slides for CodeMesh, BuildStuff and FBy
- F# Weekly #48, 2014
- Evolution of the F# Empty WPF Template
- Generating Permutations: Clojure or F#: Part 2
- Generating Permutations: Clojure or F#: Part 1
- Working with Non-Compliant OWIN Middleware
- f(by) Minsk 2014
- F# Weekly #47, 2014
- maybe Maybe is not so bad
- F# Advent Calendar in English 2014
- Android Wear Starter Project – F# + Xamarin
- Android Wear Starter Project – F# + Xamarin
- Introducing SourceLink.SymbolStore
- GitLink - a port of SourceLink with a Command Line
- NuGet dependency visualizer with F# and Graphviz
- Seq vs Streams
- 0hh1 puzzle in haskell
- CloudSharper 0.9.22.2 released
- F# Weekly #46, 2014
- I saw my reflection and cried ...
- It’s Conference Time!
- Self-hosted WebSharper application template available
- Announcing a preview of F# 4.0 and the Visual F# Tools in VS 2015
- Introducing FsReveal – Beautiful, version controlled presentations in the browser
- What Is the Name of This Function?
- Progressive F# Tutorials London 2014
- F# Weekly #45, 2014
- When is a string not a string?
- Athena Code
- Writing and speaking update
- Solution to the prisoner puzzle
- Flux Compression (redux)
- As Free As a Bird
- Pascals triangle in Haskell … or why point-free sometimes is pointless
- Puzzle: prisoners and switches
- People 101
- F# Weekly #44, 2014
- New Project Templates in the F# MVC 5 Package
- Loewensberg re-animated
- Progressive F# Tutorials London 2014
- CloudSharper 0.9.22.1 released
- CloudSharper 0.9.22.0 released
- Animating Lohse
- Some completely useless fun with the logistic map
- Anniversary edition of F# Weekly #43, 2014 – Two years together
- Elm and Myo playing together
- Myo – First day of happy hacking!
- Violating the “smart enum�? pattern in C#
- Caution installing Visual Studio CTP 4
- F# Weekly #42, 2014
- Project Euler – Problem 68 Solution
- Project Euler – Problem 64 Solution
- Project Euler – Problem 80 Solution
- Project Euler – Problem 61 Solution
- CloudSharper 0.9.20.3 released
- 24hrs in F#
- Retrieving GitHub download counts
- F# Weekly #39-41, 2014
- More F# Tourism: Europa F# 2014
- F# – Imitating Erlang’s bit syntax for easier binary protocol implementation
- The Last Assignment
- WebSharper 2.5.127 released
- CloudSharper 0.9.20.2 released
- Unboxing FP
- Oops
- get and compile the latest monodevelop on Ubuntu/Linux
- Upcoming speaking engagements
- CloudSharper 0.9.20.1 released
- Elm – building a version of Snake in under 100 lines of code
- C# 6 Cuts
- Texas UIL Computer Science Competition Should Use JavaScript
- The mysteries of BCL time zone data
- CloudSharper 0.9.20.0 released
- Church numerals, .net and working around the value restriction
- One Week in F#
- Binary and Json benchmarks updated
- CloudSharper 0.9.19.3 released
- F# Weekly #38, 2014
- Generating F# code using its AST
- F# Coding Breakfasts & Lunches: let’s code together!
- F#unctional Londoners 2014
- FsiBot: Assorted Tweets
- CloudSharper 0.9.19.2
- 2048 game with F# + WebSharper
- Introducing Ariadne: F# library for Gaussian processes
- F# Weekly #37, 2014
- fsibot: now with 100% more Enterprise!
- DDD East Anglia 2014
- Metricano – simplifying application monitoring
- CloudSharper 0.9.19.1 released
- CloudSharper 0.9.19 released
- F# Weekly #36, 2014
- Lightweight websites with F#
- WebSharper 2.5.124.61 released
- TypeScript Mario
- CloudSharper 0.9.17.1 released
- F# Weekly #35, 2014
- F# – genetic algorithms to help you catch monsters
- FParsec Tutorial
- Trying numl on OSX with F# and Xamarin
- C# Records & Pattern Matching Proposal
- Bundling and Minification with Web Essentials
- F# Weekly #34, 2014
- Coding in the Age of Mobility: @fsibot 0.1 is out!
- Supercharging SQL Join with GTX Titan, CUDA C++, and Thrust: Part 2
- When is a constant not a constant? When it’s a decimal…
- Supercharging SQL Join with GTX Titan, CUDA C++, and Thrust: Part 1
- CloudSharper 0.9.17 released
- Announcing the release of Visual F# Tools 3.1.2
- CloudSharper 0.9.16.1 released
- WebSharper UI.Next Version 0.1.31.32
- F# Weekly #33, 2014
- Compiling CUDA Projects with Dynamic Parallelism (VS 2012/13)
- F# Web Stack Group
- CloudSharper 0.9.16 released
- WebSharper UI Improvements
- Running TAP
- F# on the Web
- F# Weekly #32, 2014
- Red-White Push – Continuous Delivery at Gamesys Social
- Ocean Revival
- JSON serializers benchmarks updated
- Identification Scheme
- CloudSharper 0.9.15.2 released
- The BobbyTables culture
- Getting started with Rebar on Windows
- Read & Write RPM Files from F#
- F# Weekly #31, 2014
- Tachyus
- Code Golf
- Object pooling and thread safety
- Your Flying Car is Ready: Amazing Programming Tools of the Future, Today!
- WebSharper UI.Next: Animating Single-Page Applications
- Picasquez vs Velasso: Classics Mashup with F#
- Make IIS Express works with http://127.0.0.1
- F# Weekly #30, 2014
- Here Be Monsters – Message broker that links all things
- Review: Sony Digital Paper DPT-S1 at Lambda Jam 2014
- New blog hosting
- Cloud Security, For Real This Time: Homomorphic Encryption and the Future of Online Privacy
- UI.Next available
- F# Kung Fu #4: Avoid using relative paths in #r directives
- Complete Graph on Android
- The fatal attraction of FRP
- Structuring Web Applications with WebSharper.UI.Next
- WebSharper.UI.Next: Declarative Animation
- Type Providers, Record / Union Types and Constant Type unsupported
- My First Xamarin Mobile App
- F# Weekly #29, 2014
- Guess a project by logo
- Elm – functional reactive dreams + missile command
- Micro-optimization: the surprising inefficiency of readonly fields
- Stupid Doc Tricks In Elixir
- Micro-optimization: the surprising inefficiency of readonly fields
- WebSharper.UI.Next: An Introduction
- Improvements to the F# Web Templates
- F# Weekly #28, 2014
- Contrasting F# and Elm’s record types
- CloudSharper 0.9.14 released
- Debugging into F# Type Provider Source Code
- "Test-Only Development" with the Z3 Theorem Prover
- F# Weekly #27, 2014
- Size of Xamarin Store Apps on Android
- Where should the source code of Visual F# Tools be?
- Microsoft, Open Source development and Codeplex
- Introduce raven_dart, a Dart client for Sentry
- 2048 – Type Provider Edition
- Loan calculator
- CloudSharper 0.9.13.1
- Upcoming CloudSharper features in Q3
- Emerging Languages Camp Part 5: Axiomatic Language
- F# Weekly #26, 2014
- JSON and Binary serializers benchmarks updated
- Announcing libraries for C# and F# to make it easier to integrate with Sentry
- Dart – Emulating enums using Constant Constructor
- F# Weekly #24-#25, 2014
- Dart – Emulating F#’s Discriminated Union (i.e. an algebraic data type)
- CloudSharper 0.9.13 with workspace cloud sharing!
- How to Contribute to the F# Compiler/Library Implementation
- How F# cured my 2048 addiction
- FAKE 2.18 released – RoundhousE kick edition
- what is a functor
- CloudSharper 0.9.12
- Mpir.NET – NuGet package for high performance large integers
- Could not run the “GenerateResource�? task because MSBuild could not create or connect to a task host with runtime “CLR2″ and architecture “x86″.
- NDC Oslo 2014 – Takeaways from “Career reboot for the developer mind�?
- High performance large integers in .NET
- Some of my favourite tech books!
- Comparing F# and C# with dependency networks
- F# Weekly #23, 2014
- NDC Oslo 2014 – Takeaways from keynote “It’s a write/read web�?
- Emerging Languages Camp Part 4: Nimrod and Dao
- CloudSharper 0.9.11.2
- WebSharper: What's New (June 2014)
- TypeScript AST from Node.js
- Getting Started
- CloudSharper 0.9.11.1
- Anti-pattern: parallel collections
- VL – a F# DSL for the Layout of IOS Controls
- VL – a F# DSL for the Layout of IOS Controls
- Anti-pattern: parallel collections
- A Naive Stack Implementation In Elixir
- CloudSharper 0.9.11
- F# Weekly #22, 2014
- Why I wish C# never got async/await
- Why I wish C# never got async/await
- Anything you can do ...
- Embedding Node.js in your .NET F# App
- IE8 Object doesn’t support property or method ‘map’
- Notes On SharePoint Business Connectivity Services
- Xamarin 3 F# Awesomeness
- New features and improvements in Deedle v1.0
- F# Summer of Code 2014
- F# Weekly #21, 2014
- F# Weekly #21, 2014
- Mapping JSON to objects with Fleece
- FSharp.Data.SqlClient: Seamlessly integrating T-SQL and F# in the same code [Guest Post]
- WebSharper Binding for Leaflet released
- Changes in the FAKE contribution workflow
- Conferences & Me
- Sencha Architect type provider for WebSharper updated
- Welcome fsharpWorks & F# events
- Regression in Dynamics NAV 2013 R2 string formatting
- F# Weekly #20, 2014
- F# Weekly #20, 2014
- CRUD Operations and Experimental ODBC support in the SQLProvider
- Diagnosing Portable Class Libraries
- CloudSharper Local alpha 0.9.10.2
- Diagnosing Portable Class Libraries
- Program F# with CloudSharper everywhere
- Dangers of react and VirtualDom
- How to use base.SendAsync in F# DelegatingHandler
- Mapping objects to JSON with Fleece
- Stateful computations in F# with update monads
- If you don't cover F#...
- What Is Immutability? And Why Should I Care?
- CloudSharper Local alpha 0.9.10.1 released
- Weird floating point arithmetic in Dynamics NAV 2013 R2
- F# Weekly #19, 2014
- F# Weekly #19, 2014
- Who's the most central? F# network on Twitter
- A simple and straight forward Single File Windows Service template for F#
- Tomorrow night in Silicon Valley, Carnegie Mellon Campus - Four Companies Talk About F#
- First Portland F# Meetup, Sat May 17, 2:00pm - Hands-on intro to machine learning with F#
- On parametric polymorphism and JSON serialization
- F# Weekly #18, 2014
- F# Weekly #18, 2014
- AOP – A story of how we localized a MMORPG with minimal effort
- markdown plugins … oh my
- BASIC’s 50th Anniversary … and more crazy F# type providers!
- Modelling Game Economy using Neo4j
- F# Weekly #17, 2014
- F# Weekly #17, 2014
- Using F# and R Provider with Kaggle’s Facial Keypoints Detection
- Date Types
- Where to practice your F# with fun?
- Where to practice your F# with fun?
- Latest Developments in General Purpose GPU Programming with F#
- FAKE 2.14.0 released – OpenCover edition
- F# Support for Web Projects
- F# Weekly #16, 2014
- F# Weekly #16, 2014
- Notes from .NET Meetup #4 & F# ad
- Does syntax matter? Or how I started progrmamming.
- F# meetup starting in Los Angeles area
- Emerging Languages Camp Part 3: Noether
- April 17, 2014 - at The F# Bay Area Meetup Group - Will Smith - A Journey to Functional Programming
- Solving Puzzle Quest with F# Part 1
- F# Weekly #15, 2014
- Creating maps using R, Deedle and F# type providers
- TypeScript in First-Class F# Web Projects
- What can programming language research learn from the philosophy of science?
- WebSharper available for testing on Xamarin & MonoDevelop
- Extension methods, explicitly implemented interfaces and collection initializers
- Extension methods, explicitly implemented interfaces and collection initializers
- Quick brainteaser
- New Version of Elixir Chocolatey Goodness
- Quick brainteaser
- F# Weekly #14, 2014
- Towards Publish-to-Web Project Support in the Visual F# Tools
- Case for VB.Net vNext
- C# 6: First reactions
- C# 6: First reactions
- CloudSharper 0.9.9.2
- Facilitating Open Contributions for the F# Compiler, Library and Visual F# Tools
- Orleans
- Emerging Languages Camp Part 2: Daimio and Babel
- BREAKING: Open-source C# 6.0 released
- F# on Android - Experience Report
- At BUILD 2014? Join Miguel de Icaza for his C#+F# Mobile Session on Android and iOS
- At BUILD 2014? Head to Silicon Valley for Coding Dojo: a gentle introduction to Machine Learning with F#
- At BUILD 2014? Join the F# Bay Area Group for Drinks on Thursday
- C# Eye for the APL guy
- Partial Function Application In Elixir
- FAKE 2.12.0 released – NancyFx edition
- F# Weekly #13, 2014
- Xamarin F# – Experience Report
- Xamarin F# – Experience Report
- Emerging Languages Camp Part 1: Introduction and Gershwin
- F#: Capture real time bars from InteractiveBrokers
- CloudSharper 0.9.9.1
- Solving fun puzzles with F#
- CloudSharper 0.9.9
- F# Weekly #12, 2014
- F# Type Providers
- UK Tech Meets
- FsCheck + XUnit = The Bomb
- Maintaining backwards compatibility when changing APIs in F#
- F# named union fields
- Foq 1.6
- Better dictionary types
- Microservices
- Calling A Database Stored Proc Via ODBC From Elixir
- 35 days later
- F# Weekly #11, 2014
- Concurrent ML and HOPAC
- CloudSharper Local alpha 0.9.8
- Catch the mighty Murray cod by Murray cod lures
- Catch the barra with the barramundi lure!!
- Attract the fish with light – the LED fishing lures
- Using F# fold function to implement recursion
- FSharp.Data 2.0.0 released
- F# Weekly #10, 2014
- OpenXC based Android App
- OpenXC based Android App
- CloudSharper Local alpha 0.9.7
- It just works(™)!
- How to Fix MSBuild Error MSB4006
- F# Weekly #9, 2014
- NorDevCon 2014
- Learning from mistakes: Winnow Algorithm in F#
- Source Indexing FSharp.Compiler.Service on AppVeyor
- Configuring Elixir For Development
- F# query expressions and composability
- F#: Capture market depth data from InteractiveBrokers
- F# Eye for the VB Guy
- D3 Fisheye Distortion for Bar Charts
- F# Weekly #8, 2014
- FAKE 2.10 released – more stuff for Dynamics NAV, Windows Azure, FTP, Nuget
- WebSharper 2.5.98
- Be the dog that wags the tail
- Book Review: F# for Quantitative Finance
- The Don Syme type provider
- CloudSharper Local alpha 0.9.6
- Cloud Security, For Real This Time
- Update: Server exited with code 0
- Update: Showing compiler errors
- CloudSharper Local alpha 0.9.5
- F# Weekly #7, 2014
- Time to Kill the Carriage Return
- Amoeba Optimization Method using F#
- Generating immutable instances in C# with FsCheck
- CloudSharper Updates - Friday, February 14, 2014
- PhD/Masters-level Internship Positions at Microsoft Research, Cambridge
- Insanely Useful Leiningen Plugins
- CloudSharper Local alpha available
- Recursion and Tail-recursion in F#
- Recursion and Tail-recursion in F#
- C# – extern alias, and ILMerge’d assemblies
- Recording for my F# in Social Gaming talk at CodeMesh is up
- Resharper – Using custom patterns to catch subtle bugs with OfType<T>
- Building a C# compiler in F#
- Danger unstable structure - No more!
- F# Weekly #6, 2014
- Learning F# with F# Succinctly by Robert Pickering
- Learning F# with F# Succinctly by Robert Pickering
- Deterministic parallelism with logging
- WebSharper 2.5.93 - improved numeric performance
- Running D3 in Node.js on Windows without Python
- Detweeted
- Re-introducing Community for F#
- F# Weekly #5, 2014
- FAKE 2.8 released – DotCover and TestFlight support
- JSON serializers benchmarks updated
- The MineSweeper Type Provider
- ClojureBridge - Workshops Coming Soon!
- clojure.java.jdbc 0.3.3 released
- The amazing Squirrelify type provider
- Fun with a toy robotic arm!
- How many 32-bit types might we want?
- How many 32-bit types might we want?
- Source Link to CodePlex
- Introducing, DSLs to query against Amazon CloudWatch metrics
- Performance benchmarks updated
- F# Weekly #4, 2014
- Code your TFS builds in F# instead of XAML
- babysteps in using Persistent to interact with PostgreSQL
- Installing PostgreSQL on openSUSE
- Announcing Visual F# Tools 3.1.1, with support for Desktop and Web express
- Advent Art: Generating Hokusai paintings
- Parsing C#
- F#: Capture tick price data from InteractiveBrokers
- Diagnosing issues with reversible data transformations
- FAKE 2.6 released – support for TravisCI
- Diagnosing issues with reversible data transformations
- F# Weekly #3, 2014
- F# Kung Fu #3: Exceptions recap.
- Version 0.1 of Charon, a F# Random Forest
- Basic Tuples & Pattern Matching
- Visualizing LINQ with GraphViz
- SourceLink.Fake available
- FSharp.Configuration 0.1 released
- A tale of two puzzles
- FSharpx.Collections 1.9 released
- A tale of two puzzles
- A Project Template Wizard Via NuGet
- Create a super-duper-happy SPA web app using Durandal, Nancy, and Bootstrap
- Create a super-duper-happy SPA web app using Durandal, Nancy, and Bootstrap
- F# Weekly #2, 2014
- Filbert v0.2.0 – performance improvement on decoding
- F# Kung Fu #2: Custom Numeric Literals.
- LightTable comes of age!
- F# Weekly by Email
- Extending Small Basic with Function Procedures
- fold and accumulate
- When Does Lexing End and Parsing Begin?
- Coeffects: The next big programming challenge
- Seattle user group, Feb 13: F# on iOS with Xamarin Studio and Mac
- Introducing log4net.Kinesis, a log4net appender for Amazon Kinesis
- Small Basic Compiler
- F#: Connect to InteractiveBrokers via ActiveX
- F# Weekly #1, 2014
- year ++ 2013: my crazy year with F#
- Small Basic Parser
- Small Basic Interpreter
- Provisioning a VM with Scala and SBT
- NDepend for F# code or FSharp.Compiler.Service ‘code review’.
- Add Code Syntax Highlighting to your Ghost blogging site
- Add Code Syntax Highlighting to your Ghost blogging site
- Changing Ghost theme and add Disqus comment
- Echo websocket server using websocketd – as if by magic!
- Set up Ghost blogging site on Windows Azure Websites
- DynamoDB.SQL 2.0.0 is out!
- Accessing TFS and Visual Studio Online from F#
- Applications for Researcher and Postdoc positions at Microsoft Research
- Slides for "Succeeding with Functional-First Programming in Finance"
- OWIN and IAppBuilder
- Simple.Web and ServiceStack Templates
- clojure.java.jdbc 0.3.2 released
- 2013 Year in Review
- Twitter Pulse #fsharp 2013
- Create and Run ASP.NET MVC project with Durandal Starter Kit on Visual Studio 2013
- F# Weekly #52, 2013 – New Year Edition
- Software Gardening, or The Fallacy of Software Architecture
- My 3 Most Viewed Blog Posts of 2013
- Twitter Followers Map with RProvider
- Advent Art:北斎�?�絵を生�?�?�る
- SQL Provider - new stuff including PostgreSQL support and option types!
- F# Weekly #51, 2013
- F# Kung Fu #1: Mastering F# Script references.
- FAKE 2.4 released
- WebSharper 2.5 Release Notes
- Bug of the Day: Couldn't Mount File in Windows 8.1
- Windows 8.1 on Boot Camp 5 on MacBook Pro
- Introducing, a S3 type provider for F#
- Microsoft Dynamics NAV type provider
- Speaking at cf.Objective() and Scotch on the Rocks in 2014
- clojure.java.jdbc 0.3.0 Released!
- Getting Started with Azure, Node.js, and FogJS on Windows
- F# Weekly #50, 2013
- SqlProvider : SQLite support (experimental)
- clojure.java.jdbc 0.3.0 RC1
- Let’s Build a Compiler… In F#!
- New Visual F# Templates for ASP.NET, Web API, MSTest and Nancy Now Available
- Building Mono on a Raspberry Pi (Hard Float)
- A Few Other Template Additions and Changes of Interest
- The Erasing SQL type provider (codename John)
- F# Weekly #49, 2013
- Slides for F# in Social Gaming talk at CodeMesh
- Slides for "Making Magic with F# Type Providers" at NDC London
- A New F# ASP.NET MVC 5 and Web API 2 Project Template
- New F# Web App Item Templates
- F# Weekly #48, 2013
- Slides for F# in Finance talk and CodeMesh next!
- Adding New Items to a Pure F# ASP.NET MVC/Web API Project
- "F# in Finance" - New York Edition - December 11
- Putting the F# in Finance with Xenomorph TimeScape: A World of Financial Data at your Fingertips, Strongly Tooled and Strongly Typed
- How to contribute to the F# support in Xamarin Studio, Emacs and more
- Announcing the F# 3.1 Compiler/Library Code Drop (from the Visual F# Tools Team at Microsoft)
- Putting the F# in Finance with Xenomorph TimeScape: A World of Financial Data at your Fingertips, Strongly Tooled and Strongly Typed
- Microsoft's "F# in Finance" in London - Initial Report
- clojure.java.jdbc 0.3.0 beta2
- Node.js Tools with TypeScript Console App
- F# Weekly #47, 2013
- FsUnit and Visual Studio 2013 “Could not load file or assembly ‘FSharp.Core, Version=4.0.0.0…�?
- F# in Finance in London - Three Days and Counting!
- FAKE 2.2 released
- Clojure/conj 2013 - a quick recap
- Why F#?
- Announcing FogJS for Windows Azure with Node.js
- F# Neural Networks with RProvider & Deedle
- F# Weekly #46, 2013
- Performance Improvements From 2010 – 2013 (due to hardware and .Net improvements)
- Performance Improvements From 2010 – 2013 (due to hardware and .Net improvements)
- Tonight in San Francisco, 6pm: Domain Specific Languages in F# with Tomas Petricek
- I Am Tired Of Swimming Against The Current
- Announcing Deedle
- Announcing Deedle - Data Frame and Time Series Package for Exploratory Data Programming with F# and C#
- F# in Finance - London - 25 Nov 2013
- "F# in Finance" - London - Monday, 25 Nov 2013
- Seattle area event: A hands-on introduction to machine learning with F#
- A Few Changes to the F#/C# MVC 4 Project Template
- Higher order list operations across languages
- F# Weekly #45, 2013
- F# Interactive “branding�?
- Øredev 2013
- The F# Computation Expression Zoo (PADL'14)
- MissingMethodException when migrating from F# 3.0 to F# 3.1
- A New Home for the F# Community Project Templates
- Progressive F# Tutorials London 2013
- F# Web Programming Session (slides and examples) at Progressive F# Tutorials 2013
- clojure.java.jdbc 0.3.0 beta 1
- F# Weekly #44, 2013
- cf.Objective() & Scotch on the Rocks 2014 - Yeah, I submitted a talk...
- Desktop class performance on a mobile phone?
- Building great open-source libraries
- Anniversary edition of F# Weekly #43, 2013 – One year together
- A Comment On RSVP’s On Meetings
- You know it’s Halloween..
- Stanford CoreNLP is available on NuGet for F#/C# devs
- Code Outlining for Visual F# in VS2010, VS2012 and VS2013
- Why I Am Not A Fan of Screen Sharing For User Group Meetings
- Upcoming speaking engagements
- Slick Use Case For Active Patterns
- A Platform game in F# and SpriteKit – Part 7 – DSLs baby!
- cf.Objective() 2014 - call for speakers!
- Towards a NuGet dependency monitor with OData and F#
- Progressive F# Tutorials 2013 in London
- F# Weekly #42, 2013
- The Promise of Polygot Programming on .Net
- Running a Process in F#
- Safe refactoring with Units of Measure
- A Platform game in F# and SpriteKit – Part 6 – Death
- lein-try rocks - instant HTTP server!
- A Platform game in F# and SpriteKit – Part 5.5 – Sound Effects
- Prerequisites For F# and Android Development
- Production vs. Consumption
- A Platform game in F# and SpriteKit – Part 5 – Animation and Sound
- “F# Minsk : Getting started�? was held
- TFS with F# Make
- F# Templates for Nancy
- GLFPC 2013 Unconference
- Last word in .NET build systems
- I’m slowly working on new content…
- F# for Screen Scraping
- Software Developer in Test Role at Trayport
- A Platform game in F# and SpriteKit – Part 4 – Running and Scrolling
- F# Weekly #41, 2013
- DDD North 2013
- F# Tip Of The Week (14 October 2013)
- I finally finished manually migrating all my blog…
- NuGet 2.7 Package Restore with Team Foundation Service
- 5 lesser known F# testing tools & techniques
- F# Weekly #40, 2013
- Autumn F# Events 2013
- Mario
- WebSharper vs FunScript
- Functional Programming Makes Simple Easy
- coin-change kata
- F# Tip Of The Week (30 September 2013)
- F# Weekly #39, 2013
- Dropbox for .NET developers
- Adding Touch To SpriteKit
- On Learning Programming and Math at Coursera
- Progressive F# Tutorials NYC 2013
- Computing Self-Organizing Maps in a Massively Parallel Way with CUDA. Part 2: Algorithms
- stream_ext – version 0.3.0 is out
- Strange Loop Crossword
- GameCraft NYC 2013
- Computing Self-Organizing Maps in a Massively Parallel Way with CUDA. Part 1: F#
- Pacman Kata at Progressive F# Tutorials NYC 2013
- F# Weekly #38, 2013
- The Strange Loop 2013
- Here Be Monsters – updates and hello, Neo4j
- Career and skills advice
- Spritekit particle fun
- Casting vs "as" - embracing exceptions
- stream_ext – version 0.2.0 is out
- How many tuple types are there in C#?
- A New F# Meetup - The Paris F# Group
- A new F# Meetup Group - Washington DC F# Meetup
- F# Weekly #37 2013
- Run Taotie Run – new Here Be Monsteres mini-game made with Dart and StageXL
- Visual Studio 2013 RC and Send to FSI
- k-means clustering
- Installing GLPK and GLPK-hs on Windows
- Stanford Word Segmenter is available on NuGet
- stream_ext – bringing more Rx API to the Dart
- F# Weekly #36 2013
- Walkie Scorchie
- First steps with Accord.NET SVM in F#
- The Software Developer Identity Crisis
- Talking to you car – with OpenXC, Android, Xamarin & F#
- Talking to you car – with OpenXC, Android, Xamarin & F#
- Clojure – Multi-Arity and Variadic functions
- Field notes from the F# tour
- Binary and JSON serializer benchmarks updated
- F# Weekly #35 2013
- MSR-SPLAT Overview for F#
- Dart – implementing the Singleton pattern with factory constructors
- Try 10 Programming Languages in 10 minutes
- Building a game in a day
- Mostly Erlang episode 13
- Hello New York. Learn some F#!
- Hello New York. Learn some F#!
- Progressive F# Tutorials Teaser
- More on “Clarity of Intent�?
- Objects and functional programming
- Update on the F# Deep Dives book
- Update on the F# Deep Dives book
- F# on Android
- Balls
- F# Tip of the Week (26 August 2013)
- First Detroit F# Meetup
- CSV Type Provider, now with more awesome
- F# Weekly #34 2013
- 5 Common C# Misconceptions
- FW/1 0.2.1 (for Clojure) released
- Whack A Meng – new Here Be Monsters mini-game made with Dart and StageXL
- F# Tip Of The Week (Week of August 19, 2013)
- BangPatterns in Haskell
- A Brief Thought On Conference “Swag�?
- F# Weekly #33 2013
- That moment when you..
- The Kids Are Alright
- Generative Art
- Adrian Cockcroft on Dystopia-as-a-Service
- FAKE Script for ClickOnce Packaging of F# Apps
- FAKE Script for ClickOnce Packaging of F# Apps
- Haskell and Snap … yet another cabal adventure
- All Machine Learning Platforms are Terrible (but some less so)
- F# Tip Of The Week (Week of August 12, 2013)
- F# Weekly #32 2013
- London GameCraft 2013 – Agents of P.R.I.S.M
- F# Type Providers: News from the battlefields
- F# Weekly #31 2013
- PowerShell Type Provider
- Developer Conferences
- Book review: Apache Solr for Indexing Data How-to
- Getting The Band Back Together
- GameCraft NYC
- F# Weekly #30 2013
- Tools
- Choose Your Own Adventure Type Provider
- Turing drawings
- The Promise of F# Language Type Providers
- FSharp.Data 1.1.9 released
- F# Weekly #29 2013
- FSharp.NLP.Stanford.Parser justification or StackOverflow questions understanding.
- let runFAKE = Download >> Unzip >> IKVMCompile >> Sign >> NuGet
- F# in the Enterprise
- Come join me at the SkillsMatter F# Tutorials NYC 2013
- F# Type Provider for MATLAB - Feedback requested, contributions welcome
- F# Deep Dives - Chapter 4 - Financial Programming
- F# Deep Dives - Early Access Program
- my OpenPGP/GnuPG public Key
- The Progressive F# Tutorials, New York City, September 18-19
- Combining F# and Excel using Excel DNA
- Source Linking
- Rattle for F# devs
- Lambda Jam 2013
- F# Weekly #28 2013
- “Summer of F#�? Tour
- Seattle F# meetup, Wednesday 7/17/2013, 7:00 PM: Functional-style control flow in F#
- Machine Learning from Disaster
- In Retrospect: QCon NYC 2013 (and a conversation with Rich Hickey on languages)
- F#/C# jobs in Machine Learning + Data Tools, Microsoft Research, Redmond
- Tonight at F#unctional Londoners: More Machine Learning Hands-on with F#
- Viewing function return values in the Visual Studio 2013 debugger
- Adding binding options to Morozov’s WPF MVC framework
- F# Weekly #27 2013
- New Angular.js Option in the F#/C# MVC 4 SPA Project Template
- Project Euler – Problem 60 Solution
- Random Forest classification in F#: first cut
- Amazon ELB – Some caveats around health check pings
- On Type Safety, Representable States and Erlang
- Last-Fi
- Field notes: Coursera Machine Learning class
- FSCL - Compiling F# to OpenCL for High-Performance over Multi-core and Many-core devices
- F# Weekly #26 2013
- XML computation expressions: Playing around with extending the F# compiler
- Announcing a pre-release of F# 3.1 and the Visual F# tools in Visual Studio 2013
- Declarative authorization in REST services in SharePoint with F# and ServiceStack
- FSharp.NLP.Stanford.Parser available on NuGet
- We Jammin’
- Customizing document styles with FSharp.Markdown.Pdf
- Confluence/Jira communication from F# and C#
- Selective crawling in SharePoint 2010 (with F# & Selenium)
- S3 – Masterclass Webinar slides
- F# Weekly #25 2013
- Array covariance: not just ugly, but slow too
- Can I have some F# with that?
- But what does it all mean?
- Optimizing with the help of FsCheck
- Google’s Research on Interviewing Technical Candidates
- FunScript - F# to Javascript leveraging TypeScript metadata
- Visualizing Crime with d3: Hooking up Data and Colors, Part 2
- Making the .NET Open Source More Open
- F# Weekly #24 2013
- New Twitter API or “F# Weekly�? v1.1
- F# – PDF fun with Markdown and FSharp.Formatting
- F#/C# positions in Brighton
- Senior F# Job in User Interface/Finance in London
- Does the language you use make a difference? - Code metrics for "functional-first" v. "object-first" code
- TickSpec dependency graph
- Machine Learning Hands On Session
- Tremolo
- The Most Important Quality Of A Unit Test
- Next Generation Video Gaming
- F# London Meetup, Thursday: Machine Learning Hands On with F#
- jQuery UI Drag and Drop with FunScript
- F# Weekly #23 2013
- jQuery Mobile page reuse with Websharper
- Same Same
- Generic programming in F# - another take
- CouchBase webinar by Don Pinto
- Monster Zero - Revisited
- Managing Enterprise Integration Portal Projects
- Using Riak MapReduce with F#
- Accessing Spotify Metadata API from TypeScript
- F# Weekly #22 2013
- Monokeys
- Some kind of monster
- Pissed off owls
- Random Walker
- Cleveland F# Meetup, Wednesday Night - Data Mining with F#: Analyzing Network Packets, 5/29/2013 5:45 PM
- F# London Meetup this Thursday: F# on iPad and iPhone in Xamarin Studio with Neil Danson
- Zurich FSharp Meetup: Embrace the Cloud with F# (Wednesday, May 29, 2013)
- Using F# and Entity Framework with an Azure Database (Windows Azure Training in F#, Part Three)
- Building and Publishing Web Sites containing F# Code (Windows Azure Training in F#, Part One)
- Pushing F# Websites to Azure with Git (Windows Azure Training in F#, Part Two)
- Visualizing Crime with d3: How to Make Bubbles and Influence People, Part 1
- Discretizing a continuous variable using Entropy
- F# Weekly #21 2013
- Crypto in a few lines of F#
- Crypto in a few lines of F#
- F# Coding Dojo in SF last week
- Book Review: Async in C# 5.0
- Modern Art
- Using the Android GridView as a DataGrid
- .Net Developer – Opportunities to work with F#
- Developing For Kindle Fire with Mono C#/Xamarin Studio
- F# Weekly #20 2013
- Building an MMORPG
- Three easy ways to create simple Web Server with F#
- Live tweets from Alea.cuBase F#-for-financial-GPU event in London.
- F# Deep Dives
- Learn You a What for Great Good - cf.Objective() 2013 - Slides and Code online
- AngelHack Paris 2013
- F# UK ton of Meetups
- Power of mathematics: Reasoning about functional types
- F# vs C#. Fold and Aggregate
- clojure.java.jdbc 0.3.0 alpha 4
- F# on FreeBSD
- My cf.Objective() 2013 Presentations
- Building Type Providers - Part 1
- F# Weekly #19, 2013
- F# for Machine Learning - a Gentle Introduction and Coding Dojo
- Seattle DotNet Startup Group: F# for Startups, Tuesday June 11 2013
- Chocolatey
- Fixed Width Data Files
- DynamoDB.SQL 1.2.1 – now supports Local Secondary Index
- Upcoming speaking engagement
- F# Weekly #18, 2013
- I node something (Bout You)
- Sample Mobile Web App Presented at #mobidevday
- Sample Mobile Web App Presented at #mobidevday
- Sample Mobile Web App Presented at #mobidevday
- Sample Mobile Web App Presented at #mobidevday
- IEEE Computer Society Webinar: Try F# for Big and Broad Data - Tuesday May 7
- Instrumenting Clojure for New Relic Monitoring
- Examples!
- Recommendation Engine using Math.NET, SVD and F#
- F# Weekly #17, 2013
- Mike Falanga speaks about Discriminated Unions at Cleveland F# SIG
- Fractal Zoom in Colour
- WPF MVVM with Xaml Type Provider
- Alt.Net Coding Breakfast – April 2013 Edition
- Neo4jClient new Cypher Start notation & F# Extra Top Level Operators
- Miguel de Icaza discusses Xamarin support for F# on Channel 9
- Foq It Easy
- Tonight at the F# New York City Meetup: F# MVC for WPF with Dmitry Morozov
- Aml - A Modular Language written in F# and available for .NET
- F# and QuantLib: An Introduction
- F# and QuantLib: An Introduction
- Data and Visualization.
- New selectors with Canopy 0.7.3
- F# Weekly #16, 2013
- New tool to play with: SemanticMerge
- Visualizing Crime with d3: Intro
- iOS async revisited
- DNS collisions detection with F# Async Workflows
- F# + GPGPU - Financial Services Developer Forum (.NET in the City) - Thursday 16th May 2013
- Explore local network with F# Async Workflows
- Clojure in the Enterprise?
- On Today: Online Event: Rachel Reese - Getting Started with F#
- Don’t be that guy!
- A little bit of iOS async
- Async in C# and F#: Asynchronous gotchas in C#
- Visualize WorldBank data with R and F# Type Providers
- F# Weekly #15, 2013
- Running F# Interactive from Windows context menu
- Visualizing a Schedule usign F# and the .Net Visualization Library
- Visualizing a Schedule usign F# and the .Net Visualization Library
- Windows Azure Dev Camps
- Windows Azure Dev Camps
- Presentation - Modern Software Architectures: Building Solutions for Web, Cloud, and Mobile
- An Update to the F# Microsoft Dynamics CRM Type Provider Sample
- Learn F# in New York - Fast Track to F# with Tomas Petricek, 30 April - 1 May
- Learn F# - Hands On: This Thursday, London F# Meetup
- F# null trick
- F# Exception Formatter
- Stati-C/AL Prism – Static analysis for Microsoft Dynamics NAV reloaded
- clojure.java.jdbc 0.3.0 alpha 1
- F# Weekly #14, 2013
- F# testimonials on fsharp.org
- "Stati-C/AL Supervision – static analysis for Microsoft Dynamics NAV"
- The F# Weekly #13
- Be Lazy, but be ware of initialization exception
- New FW/1 - Framework One - Organization on Github
- Stati-C/AL Supervision – blazing-fast static analysis for Microsoft Dynamics NAV
- Introducing FAKE boot workflow
- A tale of nulls – part I
- Sorting Algorithms in F#
- Best Fit Bin Packing
- Best Fit Bin Packing
- Assembly to PDB to Source Files
- Prototype
- F# Weekly #13, 2013
- #fsharp Community Twitter Activity 2013 Q1
- FAKE with NuGet support
- My first disappointment on F# type system.
- Moq.FSharp.Extensions
- F# Data: New type provider library
- Generalizing records combinators a bit
- Using Neo4j Graph DB With F#
- Setting up F# Interactive for Machine Learning with Large Datasets
- Monads in F#
- FSharpx 1.8 removes support for Freebase, CSV, JSON and XML document type providers
- WebSharper, PhoneGap, and Ripple: easier native HTML5 apps
- TypeScript: initial impressions
- Simplify data with SVD and Math.NET in F#
- R Type Provider in Action
- Quote of the Week: "What can C# do that F# cannot?"
- Introduction to parser combinators
- F# Weekly #12, 2013
- Asynchronous Programming: From F# to Python
- “Why F#?�? by F# Weekly
- Using Coq as a program optimization tool
- WebSharper: From F# power features to JavaScript interop
- Web API and Dynamic Data Access
- Web API and Dynamic Data Access
- New FPish feature: E-mail notification
- Automate, automate, automate..
- F# Weekly #11, 2013
- Transform a picture in the style of Mondrian with F#
- Bad Data is the Real Problem
- The Open-Closed Principle, in review
- congomongo 0.4.1 released
- clj-time 0.4.5 released
- Multi-targeting .NET projects with F# and FAKE
- Getting started with 3D XNA in F#
- Generating VSIX and VSTemplate packages in F#
- InfoQ article on Design Pattern Automation
- F# Weekly #10, 2013
- CUFP 2013 - Call for Presentations
- WebSharper for Windows 8 Desktop
- New tasks for building Xamarin Components in FAKE – F# Make
- WebSharper 2.5.2-alpha on AppHarbor
- License all the things with Portable.Licensing 1.0
- Upcoming WebSharper Changes
- Here Be Monsters – New features, quests, items and more!
- On F# code readability
- F# Weekly #9, 2013
- F# meets the Raspberry Pi
- ServiceStack: F# Client Application
- The Microsoft Dynamics CRM Type Provider Sample: Static Parameters
- F# IKVM Type Provider
- F# — XmlSerializer, Record types and [CLIMutable]
- ServiceStack: New API – F# Sample (Web Service out of a web server)
- Thursday at F# London Meetup: The F# 3.0 SQL Server Type Provider - Very Cool, and Very Useful, plus F# 3.0 Dynamics CRM Type Provider
- DynamoDB.SQL – version 1.1.0 released
- Free WebSharper MVP licenses
- F# Image Blurrer
- F# Weekly #8, 2013
- F#, Windows Phone 7 & Visual Studio 2012
- AOP – string interning with PostSharp attribute
- Does the language you choose make a difference?
- Connect All The Things – MVP Summit 2013
- Presentation: Building Better Web Apps with F#
- Easy in OOP–harder in FP: a list of animals
- F# Weekly #7, 2013
- Get Up and Running With SQL Server Express, Clojure, SQL Korma and Local Jars
- C# in Depth 3rd edition available for early access, plus a discount code…
- NLP: Stanford Named Entity Recognizer with F# (.NET)
- In defense of VB.NET
- Fun with Object and Collection Initializers
- The F# 3.0 Microsoft Dynamics CRM Type Provider Sample - Strongly-typed enterprise-scale customer data made simple
- Mocking with Foq
- K-Means clustering in F#
- F# Weekly #6, 2013
- NLP: Stanford POS Tagger with F# (.NET)
- Reasons to come to Functional Programming eXchange 2013
- F# WSDL Type Provider and HTTPS
- Upcoming F# talks and trainings (London, NYC & Boston)
- MonoTouch and F# part II
- F# WSDL Type Provider and HTTPS
- Plot functions from F# to Excel
- F# + ServiceStack - F# Web Services on any platform in and out of a web server
- Are you working with QuantLib and F#?
- Using a Java Framework with F#: The Stanford Parser for NLP
- NLP: Stanford Parser with F# (.NET)
- F# Community Code Sprint this Saturday in London
- Learn How to Create an Internet Game Using F#, C#, and ASP.NET
- YAML and Remote Code Execution
- Tonight at The SF Bay Area F# Meetup: "Functional Data Structures: Practical F# Applications"
- F# Weekly #5, 2013
- MonoTouch and F# part I
- FSharp.ML – industry needs. (Machine Learning for .NET)
- Disposable Objects with Computation Expressions
- Unraveling the Mystery of Monads
- Unraveling the Mystery of Monads
- Twelve F# type providers in action
- F# London Meetup Thursday Night: Zach Bray "F# to Javascript, the FunScript way"
- Faking a placeholder Attribute for an Editable div, and Some CSS Tricks
- F# Weekly #4, 2013
- Released new AssemblyVersion tasks for FAKE
- Testing and mocking your C# code with F#
- Moq with F# 3
- Running FAKE targets from the command line
- F#: contributing a chapter to an upcoming book, "F# Deep Dives"
- LINQ OrderBy – using Comparer<T>.Create and F#’s Object Expressions
- Try F# - Learn, Create and Share F#, from your browser
- Try F# 3.0 Launched Today!
- Or, As We Called It Back in 1999, "Tuesday"
- Announcing: Literate programming tools for F#
- Still obsessing on FSI and Excel
- F# Weekly #3, 2013
- F# Emacs Integration
- Here Be Monsters — New Trophy system, automatic Fences and more items!
- Release of the WMI type provider on nuget
- This Wednesday: F# London Meetup: Systems Information Programming Made Simple with the F# WMI Provider Sample
- GitStack – a simple Git server for Windows
- F# Weekly #2, 2013
- CodeMash CoffeeScript Session - Slides and Examples
- Using nuget package restore with “FAKE – F# Make�? – Get rid of the binaries in your source code repository
- How to Become a Software Architect
- F# and FAST Search for SharePoint 2010
- F# Weekly #1, 2013
- Bug in Microsoft Dynamics NAV 2013 OData services?!
- Trying out TypeScript
- F# and Microsoft Dynamics NAV 2013 OData Services
- MonoGame subdivision and platonics
- F# and Microsoft Dynamics NAV 2009 Web Services
- Top Ten Blog Entries of 2012
- Hiring! Hiring! Hiring!
- My Top 5 Blog Posts from 2012
- Replacing a dead RAID5 drive on an HP Microserver running Ubuntu
- F# Weekly #52, 2012 – New Year Edition
- Running the jQuery Mobile WebSharper sample
- AdaBoost in F#
- F# Manifest
- Microsoft Dynamics CRM Type Provider preview
- Rhythm of the F# Сommunity heartbeat
- Support Vector Machine in F#: getting there
- F#/.NET function minimization (optimization)
- F# Weekly #51, 2012
- Buiilding Web, Cloud, and Mobile Solutions with F#
- Manning: F# Deep Dives deal of the day
- F# PowerPack NuGet Packages for F# 3.0, .NET 4.x, and Silverlight 5
- Here Be Monsters – Xmas special is here!
- F# Weekly #50, 2012
- Rich / Mobile Web Development – Without Losing Your Sanity
- Rich / Mobile Web Development – Without Losing Your Sanity
- F# Londoners Meetup Tomorrow - Don Syme does Informal Deep Dive into the Freebase Type Provider
- Testing, proving, checking – How to verify code properties
- Protected: Using Footloose from F# – part I – Setting up the infrastructure
- F# Weekly #49, 2012
- Using the New ASP.NET MVC 4 Template in MonoDevelop
- QuickLinq Helpers
- F# Community Update
- Contract Position in F# Information Rich Programming with Microsoft Research, Cambridge
- Last day to register to Tech Mesh 2012
- My Education in Machine Learning via Cousera, A Review So Far
- F# Weekly #48, 2012
- Using FSI to execute F# code from a .NET app
- Monads to help with COM cleanup
- Science and Software Development
- This Monday at the SF Bay Area F# Meetup: Building a customizable business rules engine with F#
- Late reminder: New York City F# Meetup Tonight - F# in the Cloud with George Stavroulakis of the {m}brace team
- Math.NET Numerics v2.3.0 released, with improved F# support
- Review: Coursera Social Network Analysis class
- Building UIs for WebSharper with ExtJS Architect
- Support Vector Machine: work in progress
- F# Weekly #47, 2012
- Projekte für meine DDC Talk auf Github
- MonoGame 3D basics
- Try F# 3.0 - Get Your Feedback In Now!
- Stack Overflow question checklist
- DynamoDB.SQL – version 1.0.7 released
- AOP – using PostSharp attributes with async Task/Task<T> methods
- F# as a Unit Testing Language
- 1st build of an F# Type Provider for .proto files
- F#, ASP.NET MVC, and MonoDevelop
- DynamoDB.SQL – minor updates
- JSON serializers benchmark updated – including MongoDB Driver
- F# Community Group of the Week: the San Francisco Bay Area F# Meetup Group
- Clojure/conj 2012
- Generating C# code for .proto files using Roslyn and F#
- F# Weekly #46, 2012
- Accessing Local Variable Information in FSI
- DynamoDb.SQL – a SQL-like external DSL for Amazon DynamoDB
- My wish list for FSI
- Functional Programming eXchange 2013
- Expert F# 3.0
- MSR Silicon Valley, Tuesday 3pm - Reconsidering Strongly Typed Programming Languages for the Information-Rich World
- F# Weekly #45, 2012
- F# and MonoGame on the Mac
- Kaggle/StackOverflow contest field notes, part 1
- Recording for Building Better Web Apps with F#
- Sorting Out What .NET 4.5 Bits Come With VS2012
- Presentation - CoffeeScript: Good, Bold, and with Sugar
- Noda Time v1.0 released
- The Brave New World of Software Development on the Microsoft Platforms
- F# Community Group of the Week: The Zurich F# Meetup Group
- Search of news with Twitterizer2 and F# or “F# Weekly�? under the hood
- Community for F# Online Meetup - "The F# Foundation" with Tomas Petricek and Phil Trelford - Thursday Nov 8 2012
- 10 things I hate about Git
- Presentation: Building Better Web Apps with F#
- Progressive F# Tutorials London 2012
- F# Weekly #44, 2012
- F# 3.0 In The Mac And Mono World
- Parsing a Protocol Buffers .proto File in F#
- How dense is the product of Sparse Matrices?
- Porter Stemmer in F#
- Porter Stemmer in F#
- awesome Haskell: Hoogle FTW
- F# weekly #43, 2012
- Using F# Records with ASP.NET Web API
- Server-side JavaScript Razor style in 2012
- C# – beware of async void in your code
- F# Job in Facebook Social Gaming, London
- Updated F# Language Specification for F# 3.0 Now Available
- Clojure & CFML Sitting In A Tree presentation recording
- Learn F# at TechMesh and SkillsMetter
- F# – helper functions to convert between Async<unit> and Task
- F# – Starting an Agent with supervision
- “B-Movie Madness�? Sample Now Available
- Rough Cut of Building Web, Cloud, and Mobile Solutions with F#
- What do you do with a drunken coder?
- Knockout.js Added to the F#/C# MVC 4 Single Page Application Template
- Next F#unctional Londoners Meetup - F# on the GPU with Alea.CUDA, Thursday, October 18, 2012
- Combinators over Records and Unions
- F# samples and community resources
- Learn F# from Real-World F# Users at FP Days, Cambridge UK, October 25-26
- Progressive F# Tutorials 2012, November 1-2, London
- Extended Submission Deadline for DDFP 2013: Now October 15
- Combinators over Discrimated Unions in ML
- Reminder: Submission Deadline for "Data Driven Functional Programming 2013"
- A Single Page App with Knockout.js, ASP.NET Web API, and F#
- Getting started with using SublimeHaskell and Cabal
- Rethinking findstr with F# and Powershell
- Git Clone of F# 3.0 Open Source Code Drop
- Takeaways from Theo Schlossnagle‘s talk on Scalable Internet Architecture
- Single Page Application Template Now Available
- How can I enumerate thee? Let me count the ways...
- NavTechDays 2012 Notizen Teil 2
- A Single Page App with Backbone.js, ASP.NET Web API, and F#
- Notizen von den NavTechDays 2012 Teil 1
- F# Talk at NVIDIA Global Technology Conference 2012 - "New Generation GPU Accelerated Financial Quant Libraries"
- FSharpx type providers are available as separate nuget packages
- Strangeloop 2012
- Online project templates, NuGet, and unit testing with F# in Visual Studio 2012
- Takeaways from Hewitt, Meijer and Szyperski’s talk on the Actor model
- Announcing the F# 3.0 Open Source Code Drop
- The F# 3.0 Freebase Type Provider Sample: Some Info on Queries
- The F# 3.0 Freebase Type Provider Sample: Queries for Presidents, Books and Stars
- Upgrading my Android to Stream Audio to my Car
- The Freebase Type Provider Sample: Static Parameters
- Tip for the day: If you get the error "Type provider assembly ... is not trusted..."
- Shlomo Swidler’s Many Cloud Design Patterns slides
- Bear Cubs are unleashed on Jackpotjoy Slots!
- The F# 3.0 Freebase Type Provider Sample – Integrating Internet-Scale Data Sources into a Strongly Typed Language
- The F# 3.0 Freebase Type Provider Sample – Integrating Internet-Scale Data Sources into a Strongly Typed Language
- New Tech Report from Microsoft Research: Strongly-Typed Language Support for Internet-Scale Information Sources
- Adding NuGet Support to F# Interactive in VS2012
- enjoying Racket
- Horizontal
- Lambda Calculus: What about “if�?
- F# eye for the C++ guy
- Dev Open Space 2012 – 19.-21.10.2012 in Leipzig
- F# – Make extension methods visible to C#
- Faster Printf Released on NuGet
- Skillsmatter “Progressive F# Tutorials 2012�? session in London
- Graph type providers in FSharpx
- F# Templates and F# Tools for VS2012 Express for Web
- OData Type Provider with SharePoint 2010
- Announcing F# Tools for Visual Studio Express 2012 for Web!
- Announcing F# Tools for Visual Studio Express 2012 for Web!
- Simple F# producer-consumer pattern
- Here Be Monsters – Beta is now open!
- Bejeweled Blitz Cascades is launched
- Automated Browser-based Testing with Clojure
- F#: K-S test on final prices of GBM paths
- A non-empty list type for .NET
- RadioHead
- Levenshtein Distance and the Triangle Inequality
- Nested Controllers in the latest Web API Source
- Sneak preview
- Microsoft Codename “Cloud Numerics�? Lab Refresh
- Microsoft Codename “Cloud Numerics�? Lab Refresh
- Exploring the Online Templates: Creating a Web API with F# and ASP.NET
- Exploring the Online Templates: Creating a Web API with F# and ASP.NET
- Scrap your Boilerplate
- F#: Simulate entire GBM path
- The Origin of RESTful URLs
- Announcing "Data Driven Functional Programming 2013" Workshop at POPL, Submission Date: Oct 8 2012
- What is good API design?
- Lambda Calculus: Subtraction is hard
- Blog 101
- Introduction to Lambda Calculus
- now using DISQUS
- A ‘Bucket Elimination’ Constraint Solver in F#
- A ‘Bucket Elimination’ Constraint Solver in F#
- DDD10!
- Whats in your toolbox?
- Silverlight 5 Native Popup Windows
- How do I create an F# Type Provider that can be used from C#?
- C# 5 CallerMemberName from Silverlight & WPF 4.0
- Spellbound Forest and New Slots Tournament features!
- F#: Running Monte Carlo Simulation on GPU
- Utility Git Bash Shortcuts
- Testing MathJax
- Filbert – added BERT-RPC client + NuGet
- Stack Overflow and personal emails
- Simple Speed Tester – moved to Github!
- F#: Infinity and Infinitesimal-ness
- Silverlight 5 Modal Windows
- F#: How could the Monte Calro pricer return option_price = infinity?
- upcoming series: Lambda Calculus
- F#: Monte Carlo Simulation using Tail Recursion
- Why type-first development matters
- F# – converting a C# dictionary to a Map
- F#: speed up Monte Carlo Simulation by reducing creation of a new list
- Filbert – a BERT serializer for .Net
- How to Add WebSharper JavaScript to an ASP.NET MVC Web App
- F#: use "Find and Replace" to speed up Monte Carlo Simulation
- A single line stack trace
- The Functional Web, Part 1
- .NET Web App in the Clouds
- Work at World Singles? CFML / Clojure Developer wanted!
- Git for Windows Apps
- F# – defining explicit operator in F#
- Knockoutjs and RxJS
- New Names for Old Things
- Reporting Bugs to Microsoft
- F#: a Monte Carlo Pricer for European Calls and Puts
- F# – specifying a discriminated union clause generic unit of measure
- F# – defining a type extension for generic array
- 64bit fsi (FSharp Interactive) already available !!!
- F# Courses and Talks for Autumn 2012
- Windows Live Writer 2012
- Optional parameters interop: C# - F#
- F# Profiling: How to measure CPU time and absolute time?
- Performance Test – Json Serializers Part III
- The future of "C# in Depth"
- Clojure & CFML Sitting In A Tree Down Under
- Access Thousands of R Statistics Packages from F# 3.0
- Silverlight 5 Native Windows P/Invoke
- Real World Clojure at Clojure/West
- A tale of equational reasoning in F#
- A simple finite state machine in Erlang and F#
- CFP: First Workshop on Programming the Semantic Web - PSW
- Pacman Tiles
- LinkedIn OAuth in F#
- Plants vs Zombies Summer Brainz is live!
- More About F# 3.0 Language Features
- Functional Programming is Dead, Long Live Expression-Oriented Programming
- Speeding up F# Printf.*
- Developer Democracy
- The Fresh Prince of Bell Labs
- The Lurking Horror
- What does this F# code look like in Erlang – Part 4 of N
- PezHack–Abstracting flow control with monads
- F# Generic Inlining With Member Constraints
- ICFP Programming Contest starts tomorrow
- Samurai vs Ninja is live!
- What does this F# code look like in Erlang – Part 3 of N
- How to reference F# in a research paper?
- Clojure & CFML Sitting In A Tree
- A Few New NoSQL Helper Libraries
- What does this F# code look like in Erlang – Part 2 of N
- Install Erlang on a Mac
- A Simple Technique for Creating 3D Graphs from 2D Ones
- A Simple Technique for Creating 3D Graphs from 2D Ones
- What does this F# code look like in Erlang – Part 1 of N
- Getting Started with Math.NET and F# Programming
- 99.9999999% up time!
- More C#/.NET Generics Research Project History - The MSR white paper from mid-1999
- CoffeeScript Presentation Now Available on InfoQ
- How to run a London Clojure Dojo in 20ish easy steps
- F# - Einstieg und praktische Anwendung, Oliver Sturm
- Red Hot Rockets is live!
- Slides and recording for my talk with F#unctional Londonders
- World’s Smallest HTMLParser in Less than 140 Lines of F#
- World’s Smallest HTMLParser in Less than 140 Lines of F#
- Some more .NET/C# Generics Research Project History
- clojure.java.jdbc 0.2.3
- Functional JavaScript with LiveScript, Mocha, and ExpectThat
- Heatmap Color Function for Visualizing Weighted Graphs
- Heatmap Color Function for Visualizing Weighted Graphs
- Program Configuration Space Complexity
- The F# Survival Guide (archived edition)
- CodeStock 2012
- Some History: 2001 "GC#" research project draft, from the MSR Cambridge team
- Tonight: F# User Group in Boston: Mathias Brandewinder on Bumblebee
- F# and .NET in Social Gaming, June 28, SkillsMatter, London
- Fuzz Balls and Amazing Adventures are live!
- CodeStock 2012 F# and CoffeeScript Presentations
- F#unctional Londoners Jun 28th
- AppHarbor: Free Cloud Hosting of WebSharper Apps
- Progressive F# Tutorials 2012 NYC – Day 2
- Fuchu: a functional test library for .NET
- NYC Progressive F# Tutorials 2012 in Retrospect
- Progressive F# Tutorials 2012 NYC – Day 1
- clojure.java.jdbc 0.2.2
- F# – Combining predicates
- Iconoclasts
- FsJson – a Reasonably Complete JSON Parser in F#
- FsJson – a Reasonably Complete JSON Parser in F#
- F# Push Notification; 33K Concurrent Clients; 1 Relaxed Server
- F# Push Notification; 33K Concurrent Clients; 1 Relaxed Server
- The Mythical Enlightened Employer
- Takeaways from Gael Fraiteur’s multithreading talk
- F#/C# ASP.NET MVC 4 Template for Visual Studio 2012 RC
- F# – Speed test iter and map operations with array vs list
- Wealthy Whale is live!
- CUFP 2012 - Call for Presentations
- Web API RC Released
- Porting Clojure’s persistent data structures to .NET part 2 of n – TransientVector
- Porting Clojure’s persistent data structures to .NET part 1 of n – PersistentVector
- EuroClojure 2012 – Part 2
- DDD SouthWest 4.0 and VBUG Bristol
- EuroClojure 2012 – Part 1
- GOTO Copenhagen 2012 Conference
- NuGet BuildMagic: No Binaries in your DVCS
- Looking for technical reviewers for Expert F# 3.0
- Fog 0.1.3.0 Released
- Two Books in the Making
- BATTLESHIP Jackpot Command and Celestial Simians are live!
- Come to the F# Workshop and Tutorial in Pisa, Italy, 27/28 June 2012 - "F# for Education and Innovation"
- SkillsMatter Progressive F# Tutorials, New York City, 05 June 2012
- Introducing Fog: A Library for Interacting with Azure from F#
- Performance Test – String.Contains vs String.IndexOf vs Regex.IsMatch
- Clojure at cf.Objective()?
- An F# DSL for MbUnit
- Git It Anywhere
- First-class tests in MbUnit
- Remote Debugging
- Performance-Driven Development
- Bailing on Social Networks
- The perils of conditional mutability
- R. I. P. Cousin Tony
- More fun with DateTime
- A Prettier Printer in ML
- Einstein’s Riddle and Closed Questions
- WebSharper 2.4.63
- WebSharper 2.4 Q2 available
- Cross Posted: Online Training Course for F#
- PezHack–A Functional Roguelike
- Pluralsight Online Training in F#
- F# XNA Game Ported to Windows Phone
- F# XNA Game Ported to Windows Phone
- Getting at non-public property setters in a nice way :)
- F# solutions to Google CodeJam 2012 Qualification Round Questions
- Latest FPish enhancements
- F#, MSTest, and FsUnit 1.1.0.0
- You Might As Well Use Globals
- Back to the Primitive II
- Monopoly House Party is live!
- Updated version of "TrueSkill Through Time" Bayesian Inference Code
- FW/1 (for Clojure) Updated
- More Hadoop+F# Goodness
- Force-Directed Graph Layout in HTML5 with F# and WebSharper
- clojure.java.jdbc 0.1.4
- WebSharper 2.4 Q2 Beta out
- Clojure 1.4.0, clj-time, congomongo
- What Microsoft MVP means to me
- Next F# New York City Meetup: Tomas Petricek on F# applications - From Domain Model to User Interface
- Back to the Primitive
- TouchDevelop, from Microsoft Research
- Is Javascript code always so full of bugs?
- Exploring Monadic Landscape: Sql Command Computation Expression
- F# Event Madness, Spring 2012 Edition
- World Singles is Hiring!
- Thank you
- Type initializer circular dependencies
- Realtime Programming
- 3D XNA Game in F#
- 3D XNA Game in F#
- The Homomorphic Encryption Patent Land Rush
- infinite lazy-lists and folding them in f#
- F# IntelliSense Improvements in Visual Studio 11 Beta
- a simple fractal using Paper.js
- How-to: Setup your XAML-Project using multiple resource dictionaries
- WebSharper with Type Providers
- WebSharper with Type Providers
- F# solutions to Google CodeJam 2010 Qualification Round Problems
- An example of applicative validation in FSharpx
- Why The Defaults Matter
- Clojure/West 2012 Presentations
- Bug of the Day: "TH".StartsWith "Þ" = true
- Recording for my webinar with PostSharp
- A Nice Addition to the Empty WPF F# Template
- F# – How many messages can you post to a F# agent in one second?
- Statically typed access to JSON and XML by using schema inference
- Functional Fizz Buzz
- F# – Extending Discriminated Unions using marker interfaces
- Slides and Source Code for my webinar with PostSharp
- (summary :Clojure/West 2012)
- HTML5 DOM Control with WebSharper
- WPF Designer for F#
- I'm Speaking at the Big Picture Seminar at NICTA, Canberra, Tomorrow
- HTML5 Video of a Bear with WebSharper
- Next F# Seattle Meetup this Monday, March 26
- Learning HTML5 - Getting Started with WebSharper
- F# on Channel 9: Donna Malayeri - F# 3.0 - Information Rich Programming
- F# as a Platform for Quantitative Finance: Thursday, March 22, SkillsMatter, London
- F# – Serializing F# Record and Discriminated Union types
- Presentation - CoffeeScript: Good, Bold, and with Sugar
- Life in a tweet
- Diagnosing weird problems - a Stack Overflow case study
- Slides for my introductory NoSQL talk with The Developers Group
- Asynchronous client/server in F# (QCon 2012)
- Black-Scholes Taste Test
- The Tech Support Effect
- Silverlight 5: Floating Windows (WIP)
- Eduasync 20: Changes between the VS11 Preview and the Visual Studio 11 Beta
- The Functional Nature of Web API
- get test support for XUnit and NUnit in VS11 beta
- F# and ASP.NET Web API
- PostSharp webinar
- Wrapping visitors with active patterns in F#
- clojure.java.jdbc 0.1.3
- Algebraic data type interop: F# - C#
- Visual F# 3.0 Beta now available in Visual Studio 11!
- Subtleties in API design - member placement
- Introducing Visual F# 3.0 Beta!
- Why I Don’t Care If You Think Functional Programming Matters
- a correct ‘modulus’ for F#
- Razor Added to the F#/C# ASP.NET MVC 3 Internet Project Template
- Performance Test – Binary serializers Part III
- Dublin Gamecraft
- Spruce Media
- Static upcast in C#
- Functional Programming eXchange 2012
- Upcoming speaking engagement
- ExpectThat with CoffeeScript, Zombie, Mocha, and Node
- FSharp Dataflow agents III
- Reasons to Come to Functional Programming eXchange 2012
- F# – Simple QuickSort implementation
- You Might As Well Make All Your Class Members Public
- WebSharper 2.4.35
- Next Seattle F# Meetup, Tuesday Feb 21, 2012
- Emulating digital logic circuits in F#
- Functional Programming eXchange 2012, March 16, 2012, London
- Silverlight Context Menu Scrolling
- A basic guide to F# functional techniques part 1
- Another option for FW/1
- Getting Started with ClojureScript and jQuery (and FW/1)
- an interesting combinatorial algorithm straight from elementary-school
- todays non-BUG
- Another Way To Kick-start F# WPF Apps
- Getting Started with ClojureScript (and FW/1)
- Silverlight 5: Multiple Windows
- Encoding algebraic data types in C#
- Why do we need partial application? – Part 2 of n – Simulating type classes in C# and F#
- Currying vs partial function application
- F#/C# Contract Position for Silverlight/HTML 5 User Interface Development at Microsoft Research, Cambridge, UK
- Currying and uncurrying in C# and F#
- Testing a jQuery Plugin with ExpectThat and Mocha
- F# Dataflow Agents Part II
- From Iteratees to Conduits
- Silverlight 5’s ChildWindow in Multiple Windows
- My slides at recent AOP talks
- Why do we need partial application? – Part 1 of n – Fluent interfaces and piping
- Silverlight 5 Toolkit’s ContextMenu in Multiple Windows
- Partial application in F# and C#
- Undertone – Programmable music in F#
- Pseudo RealTime performance monitoring with AOP and AWS CloudWatch
- Configuring Sublime Text 2 To Work With FSharp
- Use Google Chrome to View .pdf Files
- World Singles at Clojure/West
- Error Updating Windows Live Writer 2011
- a new blog theme/design
- First F# Seattle Meetup This Saturday, Redmond
- The Chinese remainder theorem
- WebSharper Goes Green: Staph Genome Viz
- London F# Meetup Group this Thursday: Pacman Kata
- Kinect’ing with F# and XNA
- Kinect’ing with F# and XNA
- "Super-Strong" Typing, Dynamic Typing, and Type Inference in F#
- Making F# Windows Phone Development a Little Easier
- Pong
- F# 3.0 at TechDays France, Feb 7, Paris!
- F#, WebSharper, JavaScript, HTML5, Mobile etc.
- F# Dataflow Agents Part I
- F# Legacy: Test implants
- F# Training in London in January and February: Functional Programming in .NET and Real World F# Programming
- Microsoft Releases Local, Distributed and Cloud Numerics Library, with F# Samples
- Musicians, Mechanics, and Mathematicians
- Using the New Cloud Numerics Library in F#
- Eduasync part 19: ordering by completion, ahead of time...
- Campfire Mono: F# and F# on Mono
- developerFusion Article: An Introduction to FSharpx
- Building FAKE scripts with Jenkins
- Checked context in C# and F#
- Coding in the style of Glee
- CodeMash 2012 report
- Come and work with the F# group at Microsoft Research in Cambridge!
- Some F# Programming Jobs in London
- Why do most programmers work so hard at pretending that they’re not doing math?
- F# courses and talks (Winter 2012 and beyond...)
- Speaking about "Boring Stuff" at Clojure/West
- Eduasync part 18: Changes between the Async CTP and the Visual Studio 11 Preview
- PacMan Kata
- F# equivalent of C#’s Object Initialization syntax
- WebSharper Goes Open-Source
- Moved To Octopress...
- HTTP and Functional Programming
- F# – Converting to and from Units of Measure
- Introducing ExpectThat: A CoffeeScript Assertion Library
- Wrapping Build Tasks With FSharp
- How to integrate F# and Notepad++
- Web Architecture Done Right
- back in action
- Regions and navigation bar for F# in Visual Studio
- F# – Retry workflow
- Awaiting CodeMash 2012
- A look back at 2011
- Solving F# Async.StartChild Leak: Futures
- A New Web for .NET: FubuMVC and Chad's response to AR Considered Harmful
- Symbol Interning in WebSharper 2.4
- Programming Rules Of Thumb
- F# – Define empty class, struct or interface types
- F# Frustration: More Async Memory Leaks
- Hidden Markov Models and a ‘Reactive’ Viterbi Algorithm Implementation
- Hidden Markov Models and a ‘Reactive’ Viterbi Algorithm Implementation
- Visual F#团队很高兴地宣布中国的CSDN�?�客正�?�?立
- F# – From string to byte array and back
- Announcing FsUnit 1.0
- Hacking Type Classes in F#
- F# – inline functions and member constraints
- A Simple F# DSL to Mimic XQuery and XPath
- A Simple F# DSL to Mimic XQuery and XPath
- Testing your project against multiple versions of Clojure
- Making Async 5x Faster
- toying with lazy sequences and the fixed-point combinator in F#
- a generic polynomial type in F#
- 2011 In Retrospect: A Year of Writing F# Professionally
- Fixing a hole...
- Fixing a hole…
- Performance Test – Binary serializers Part II
- Porting Bryan's Erlang Function to F#
- FunTracer: Textures and Fog
- Announcing an F# Meetup Group in Seattle
- 6 Month Contract Position at MSR Cambridge: Cross-Platform and Web-Delivered Data-Rich Programming with F# 3.0
- FunTracer: adding planes to the picture
- Coq Trivia: Dependent Pattern-Matching and Inversion
- FunTracer: reflection
- Vector Fun: projection of a vector on another
- FunTracer: specular lightning
- FunTracer: adding shadow
- Stack-Allocated Lists
- FunTracer: the first simple tracer
- Book Review: Fluent C# (Rebecca Riordan, Sams)
- FunTracer: hitting a sphere
- FunTracer: Defining the ray and viewport
- Text-based Macro System for F#
- FunTracer: Intro and let there be light
- Enhancements to FsUnit (version 0.9.1.1)
- Building an ASP.NET MVC 4 Solution with F# and C#
- Raytracing side note: “almost zero�?
- Want to learn Clojure, online?
- Performance Test — SortedDictionary vs Dictionary vs Map vs Array
- Vector Fun: dot-product
- a simple vector-type in F#
- Next: Raytracing in F#
- Getting Setup for JavaScript Testing with Pavlov
- New York City F# Meetup Group: High Performance F#, in .NET and on the GPU with Jack Pappas, Tuesday, November 29, 2011, 6:30 PM
- A few FSharpx examples
- F# Math (IV.) - Writing generic numeric code
- Eduasync part 17: unit testing
- Connect4 – designing a Silverlight ViewModel
- Building F# Solutions in Visual Studio 11
- FW/1 User Manager example on Heroku
- F# Math (III.) - Defining custom numeric types
- Connect4 – implementing the representation and core mechanics in F#
- Serializable dynamic Proxies
- Eduasync part 16: Example of composition: majority voting
- Slides and Source Code for my talk with UKDG and NxtGenUG
- F# agents with timeouts
- Updates to the August 2011 F# 2.0 Compiler Code Drop
- StatFactory: FCore maths & statistics library, designed for use with F#
- Tonight at F#unctional Londoners: Byron Cook: Proving program termination with F#
- Lenses in F#
- A Pinch of CoffeeScript Sugar - Part 1
- Updates to the August 2011 F# 2.0 Compiler Code Drop
- Detecting the CPU architecture in F#
- Project Euler — Problem 65 Solution
- Project Euler — Problem 71 Solution
- F# Silverlight Library Template in Visual Studio 11
- Optimizing the Heck Out of F#: HTTP Request Parsing
- Eduasync part 15: implementing COMEFROM with a horrible hack
- Performance Test – JSON serializers Part II
- Getting Started with FW/1 in Clojure
- New F# Windows Phone Library Project Template
- Mostly Lazy - a Clojure podcast
- F# Math (II.) - Using matrices for graph algorithms
- FW/1 comes to Clojure
- F# – Adding custom indexer and slicer to your type
- An F# Web Server From Sockets and Up
- An F# Web Server From Sockets and Up
- MonoDevelop User Voice: Vote for Full F# Support
- A Coder Interview with Dan Mohl
- The Combinator Approach to Programming Domain Specific Languages with F#
- clojure.java.jdbc 0.1.1
- Job at MSR Cambridge: Infer.NET
- Real World Clojure - email status tracking
- F# Math (I.) - Numeric types in PowerPack
- F# Math - Numerical computing and F# PowerPack
- Progressive F# Tutorials at SkillsMatter, London, Thu-Fri This Week
- Real World Clojure - logging
- Type Systems are Asserts
- Type Systems are Asserts
- Real World Clojure - i18n resources
- Calling F# Libraries from Metro Style Apps
- Real World Clojure - SQL and noSQL
- Real World Clojure - Tooling
- Poor man's option type in C#
- Real World Clojure - HTML email generation
- F# as a Octave/Matlab replacement for Machine Learning
- Real World Clojure - XML generation
- F# as a Octave/Matlab replacement for Machine Learning
- Real World Clojure - environment control
- Real World Clojure - PowerMTA log files
- FPish now hosts blogs!
- Use F# to meet your scripting needs
- Potential Post-PhD and Internship Positions in Web-Delivered, Data-Rich Cloud Programming
- 10 reasons to use the F# runtime in your C# app
- How to let other teams at Microsoft know how they can support F# better
- Two New F# 3.0 Type Provider Related NuGet Packages
- AOP with F# — Memorization using higher-order functions
- Compatibility between 32-bit, 64-bit and “Any CPU�? .NET assemblies
- Please submit, vote on and discuss F# and Visual Studio features
- New Updates to FSharpChart!
- Some thoughts about Google’s new Dart programming language
- OOP to me means only messaging local retention...
- OOP to me means only messaging local retention…
- Iteratee in F# - Part 1
- Iteratee in F# – Part 1
- F# Performance Test — Structs vs Records
- F# — Enums vs Discriminated Unions
- F# Article Featured on Soma’s Blog!
- Planning for Functional.net 2012
- Authoring Type Providers with the TypeProviderDSL from FSharpx
- Turning a continuous Twitter stream into a sequence using Seq.unfold
- Today's the day to say it.... I'm an Apple II kid
- F# 2-Year Contract Position for Biological Modelling Language Development
- The MSR Cambridge Research Games Team invite you to play Blotto
- F# presentation - F# Eye for the C# Guy
- Advice for Getting Started with F#
- MSDN Magazine Article: Authoring an F#/C# VSIX Project Template
- Introducing PreSharp
- New F#/C# ASP.NET MVC 3 Template
- Introducing PreSharp
- F# — Referential equality for tuples, discriminated unions and records
- A Simple AppSettings Type Provider
- For whom the proteins fold
- F# — Exception handling the pattern matching way!
- Transforming Large Unions in F#
- F# solution to Ayande’s tax calculation challenge
- F# — Use Discriminated Unions instead of class hierarchies
- A Faster and Leaner WebSharper 2.4 is Coming
- Microsoft: please eat some more of your WPF-flavored dog food
- Record Linkage Algorithms in F# – Extensions to Jaro-Winkler Distance (Part 3)
- F# — yield vs yield!
- F# — Record types vs classes
- Microsoft: please eat some more of your WPF-flavored dog food
- Firefox fails on nested closures at 16 layers
- F# — Pipe Forward and Pipe Backward
- Migrating from SubText to BlogEngine.NET
- Migrating from SubText to BlogEngine.NET
- Writing F# Type Providers with the F# 3.0 Developer Preview - An Introductory Guide and Samples
- WebSharper 2.3 Q3 released
- Presentation: Dialing Up with F# and Windows Phone 7
- Imperative Pseudocode to Pure Functional Algorithm with Gale-Shapely and F#
- First example of a very simple type provider
- Laptop review: Kobalt G150
- F# Type Providers - Querying StackOverflow
- My New Chomma, Clojure
- WebSharper at CUFP 2011
- F# 3.0 Developer Preview Now Available!
- Advantages of CoffeeScript When Working with jQuery Templates
- Build 2011 – A quick look
- Build 2011 - A quick look
- A few thoughts on build and Windows 8
- Record Linkage in F# – Token Matching, Stable Marriages and the Gale-Shapley algorithm
- WP7 AccelerometerProxy in F#
- Functional Programming eXchange 2012: Call for abstracts
- Project Euler — Problem 59 Solution
- Project Euler — Problem 79 Solution
- Project Euler — Problem 145 Solution
- Announcing Formlets for jQuery Mobile
- Project Euler — Problem 74 Solution
- F#, RavenDB and PicoMvc – Creating an Autocomplete – The ETL
- See My Stack Overflow Dev Days Talk
- Project Euler — Problem 205 Solution
- Project Euler — Problem 85
- Project Euler — Problem 81 Solution
- Project Euler — Problem 99 Solution
- Getting Started with the F# PowerPack - Part 4
- F#, RavenDB and PicoMvc – Creating an Autocomplete – Scenario and Project Setup
- Interested in presenting at a conference on functional…
- Organizing Code Files
- Calculating when the 1000th XKCD will appear
- The iteratee is continuing to hang me up…
- Upcoming speaking engagements
- Unit Testing a jQuery Plugin with CoffeeScript and Pavlov
- Upcoming September 2011 course has been moved to 1 November 2011
- F# courses and talks (Autumn 2011)
- Adding NuGet Support to F# Interactive
- Getting Started with the F# PowerPack - Part 3
- Optimization and generics, part 2: lambda expressions and reference types
- F# and Design principles – SOLID
- F# and Design principles - SOLID
- Optimization and generics, part 1: the new() constraint (updated: now with CLR v2 results)
- DevLink: Getting Started with F# Web Development
- Understanding Monads Sample: F# Async Monad
- Getting Started with the F# PowerPack - Part 2
- Chinese Chess: An Exercise in Upgrading
- Another CoffeeScript and jQuery UI Example
- Small Revamp to strangelights.com and Free Chapter of Beginning F#
- Real-World F# Programming Articles now available on MSDN
- Programming with F# asynchronous sequences
- Real-World F# Articles on MSDN
- The Lazync Computation Expressions
- cfmljure updated
- WebSharper Extensions for Bing Maps 7.0 Updated
- Speaking at Stack Overflow Dev Days and Progressive F# in autumn 2011
- Understanding Monads
- Zippy Tips Working With ServiceStack, Backbone.js, jQuery & Mono-Develop on Mac
- TinyMCE Extension for WebSharper Released
- I'm working on a few seemingly unrelated posts...
- clojure.java.jdbc 0.0.5
- I’m working on a few seemingly unrelated posts…
- clojure.java.jdbc 0.0.4
- The Last Programming Language
- List-like expressions in F# 2.0
- From C# to F#: A Developer's Perspective
- From C# to F#: A Developer’s Perspective
- WebSharper 2.3 - targeting enterprise applications
- WebSharper 2.3
- Re: unREST
- Google’s Multi-Language Benchmark in F#
- Color the Wind - a 2D Canvas demo with WebSharper
- Agent based scheduling
- Agent based scheduling
- Parsing PowerMTA Accounting Files
- NHTSA Ninja: Slicing and Dicing Auto Data with F#
- DIY: Exhaustiveness checking on Scala Enums
- The Frank application signature is curre…
- Announcing Four New F# Projects For Creating Web Apps
- I’ve been working on the Frank syntax lately…
- Polyglot projects?
- FAST Search for SharePoint
- WebSharper / O3D sample: Snooker game
- Safer asynchronous workflows for GUI programming
- CongoMongo & Clojure 1.3.0
- Writing non-blocking user-interfaces in F#
- O3D Extension for WebSharper available
- Agents and ObjectPools
- Agents and ObjectPools
- Rayak – looks like someone beat me to it…
- Solving Sudoku with F# and Solver Foundation
- clojure.java.jdbc
- Announcing ApiStack.net
- Replacing Visual Studio 2010 with SharpDevelop 4.1
- Replacing Visual Studio 2010 with SharpDevelop 4.1
- To UUID or not to UUID?
- Hey NHibernate, Don’t Mess With My Enums!
- DHTMLX Touch for WebSharper available
- I haven’t had a lot of time recently to…
- Pipeline processing 3
- Pipeline processing 3
- WebSharper RC2 Extension updates
- OData from JavaScript - Netflix Genres
- Taking Computation Expressions one step further
- WebGL and glMatrix Extensions for WebSharper Released
- Having fun with HTML5 – Simple painting app using Canvas
- WebSharper 2.1 Professional RC2 released
- Bing Maps 7.0 Extension for WebSharper
- REST Web Services with ServiceStack
- Covariance and Contravariance in C# 4.0
- Reactive Extensions for Javascript – Observable vs ConnectableObservable
- Reactive Extensions for Javascript – Causing side effects with Do
- .NET RSAParameters endianness
- Formlets for jQuery UI available
- Beyond the Monad fashion (I.): Writing idioms in LINQ
- MonoDevelop & Teaching F# & QCon tutorial
- Reactive Extensions for Javascript – Wikipedia lookup demo
- Reactive Extensions for Javascript – Multiple observers for multiple observables
- Drag and Drop using Reactive Extensions for Javascript
- Implementing PostStart in #Akka
- WebSharper 2 Professional RC1
- Test your maths skills at the MathDOJO!
- This is exactly what I want Akka to solve
- Which do you prefer for Frank routing gist...
- State Machines...
- HTTP Parsing...
- Asynchronous I/O...
- State Machines…
- Jon Skeet's LINQ to Objects...
- Separate team quoted one man year. Took ...
- More WebSharper talks in February
- Come and see me and other F# guru’s in Seattle!
- Creating a count down meter with CSS3 and JQuery
- Sencha Touch for WebSharper available
- How to Enable Typing in Spanish
- Pipeline processing 2
- Pipeline processing 2
- Building a conversation engine with WebSharper
- The Sad State of fshtmldoc – Can We Do Better?
- Windows Phone 7 Accelerometer and F#
- Home-made Regular Expressions in F#
- New WebSharper extensions available
- WebSharper 2.1 Beta 5 available
- Pipeline processing 1
- Pipeline processing 1
- Creating a sticky note app with HTML5, CSS3 and Javascript
- Sockets and Bockets 4
- Sockets and Bockets 4
- WebSharper Sitelets Continued: Developing a Blog Service
- WebSharper sitelets: building a two-page website
- WebSharper proposal for MIX 2011
- Having fun with HTML5 — Canvas, part 5
- Having fun with HTML5 — Canvas, part 4
- Sockets and Bockets 3
- Sockets and Bockets 3
- A Simple Web Server in F#
- Closure in Javascript vs C#
- Currying and Partial Applications in F#, Javascript and C#
- Currying vs Partial Application
- Sockets and Bockets 2
- Sockets and Bockets 2
- Sockets and Bockets 1
- Sockets and Bockets 1
- JSON Processing in F#
- Creating a link swipe effect with Javascript
- Introduction
- Introduction
- New Site, new blog
- WebSharper Beta 4 released
- FSharpJump – a Visual Studio 2010 Extension for F# Outlining and Navigation
- Having fun with HTML5 — Canvas, part 3
- Javascript — Dynamically generating Accessor and Mutation methods
- Javascript — Immutable types
- Having fun with HTML5 — Canvas, part 2
- Having fun with HTML5 — Canvas, part 1
- Having fun with HTML5 — contenteditable attribute
- Having fun with HTML5 — Local Storage and Session Storage
- All #Actors in #Scala - compared
- √iktor needs your help!
- Talk: Introducing WebSharper Sitelets
- Visual Studio book with F# chapter
- Agile Platform 5.1.1
- Agile Platform 5.1.1
- WebSharper 2.0 Beta Bundle
- WebSharper 2.0 Beta2 released
- Functional Programming eXchange 2011: Programming the Web and Programming at High Speed
- Solving Sudoku Puzzles using F# and Microsoft Solver Foundation
- Hardcore Pom
- Asynchronous Serial Port Communication with F#
- F# in Education & Concurrency with Agents
- SBT-fu: Publish privately
- Dispatchers in Akka 1.0-RC1
- The Future is dead?
- Dependency Hell
- When you don't handle it
- WebSharper: integration with ASP.NET MVC
- The self matters
- Introducing WebSharper 2.0 at LWSUG
- WebSharper 2.0 Beta available
- Fluent NHibernate on PostgreSQL
- Asynchronous C# and F# (III.): How does it work?
- Develop Like Water Making Its Way Through Cracks (Part 1)
- Complete Graph in Silverlight
- WebSharper talk at Sinergija 2010
- Calculating a range of arbitrarily large prime numbers in F# 2.0
- Create F# Silverlight Apps from Visual Studio 2010 Shell
- Ryoushin’s 2D Area F# Silverlight Demo Updated
- Visual F# 100 Examples: Example Number 1 in Silverlight
- Performance Test — Prime numbers with LINQ vs PLINQ vs F#
- Announcing the London WebSharper User Group
- No IntelliSense for Visual Studio 2010 C++/CLI
- WebScheme
- F# Parallel Extras (II.): Agent-based blocking queue
- F# Parallel Extras (I.): Image pipeline using agents
- FAQ: How much do I need to know before I come to the dojo?
- Implementing Haskell classes in F#
- Akka 1.0-M1 is out!!
- Declaring class constructors in F# 2.0, also considering singletons
- Cheaper ThreadBasedDispatchers in Akka 1.0
- Being responsible when using tail recursion and exceptions
- The IO Monad for F#
- F# and WPF/XAML
- F# MVP Award - 2010
- iTunes via F# Interactive
- Agile Platform Tips & Tricks #7
- Agile Platform Tips & Tricks #7
- Dispatcher configuration for Akka 0.10
- Agile Platform Tips & Tricks #6
- Agile Platform Tips & Tricks #5
- Agile Platform Tips & Tricks #6
- Agile Platform Tips & Tricks #5
- Dining hakkers
- Query Zune Music Collection with F#
- WebSharper available in Visual Studio Gallery
- Expert F# 2.0 - what's new?
- Agile Platform Tips & Tricks #4
- Agile Platform Tips & Tricks #4
- Agile Platform Tips & Tricks #3
- Agile Platform Tips & Tricks #3
- Agile Platform Tips & Tricks #2
- Agile Platform Tips & Tricks #2
- F# Development and Sales Jobs in London, California, and Budapest
- Call for Presentations - CUFP 2010
- Call for Presentations - ML 2010
- WebSharper 0.4.62 is available - with dependent formlets-flowlets-third-party extensions-and more!
- Locate Me
- Hello World for Bing Maps + Silverlight + F#
- Functional Silverlight on App Engine
- Foldr or FoldBack on Infinite F# Sequences
- Generic Workflow Builders (Monads) in F#
- WGET in F#
- The Execution Speed of Early vs Late Binding in .NET
- WebSharper - Write F# and Run JavaScript
- Agile Platform Tips & Tricks #1
- Agile Platform Tips & Tricks #1
- .NET Composite Formatting with Keyword Expansion
Blog article tags
- f# × 4
- computation expression × 2
- clojure × 1
- computation expresion × 1
- computation expressions × 1
- comutation expression × 1
- enhancement × 1
- haskell × 1
- io × 1
- probability × 1
- sql × 1
- sqlcommand × 1
Copyright (c) 2024 IntelliFactory. All rights reserved. | | | Trainings | | | |
Built with |