Blog articles of F#unctional Londoners

0
comment
comment
on 4/24/2012 10:18 AM
I’m sure every seasoned .NET developer has been in the situation at one stage or another, probably in testing code, where they need to access a non-public setter of a property (or maybe a private member), and it can’t be mocked. We all know the (somewhat scary) reflection trick to get at the said setter method and invoke it. I just hit this problem today trying to mock some response messages from a Microsoft Dynamics XRM 2011 OrganizationService. Thankfully F# gives us cool things like Quotations and s[...]
0
comment
comment
on 2/15/2012 7:13 AM
In this article we will discover how to emulate simple logic gates, and then build them up to form more complex circuits. By the end of this 2-part article we will have created:
- Half-bit adder
- Full adder
- n-bit ripple carry adder formed from full adders
- 4:1 line decoder
- 4:1 multiplexer
- 1 bit ALU that supports addition, subtraction, AND and OR operations
- n-bit ALU formed from 1 bit ALUs
I have a great love of electronics, and everything covered in this article I have at some point built from[...]
0
comment
comment
on 2/12/2012 5:14 AM
Intro
I have been using F# for a year and a half or so now for all sorts of things - general tools, scripts and utilities for work, XNA games / graphics / AI simulations, some async layers for rx-driven silverlight applications and so forth. I'm still pretty new to the functional paradigm, which I have been embracing (with a great deal of mind melting, and destruction of my OOP and procedural shackles). One thing I struggled with initially was the subject of function composition, and its relationship to[...]
0
comment
comment
on 10/27/2011 4:21 PM
Back when I was in college, I took three different courses that dealt with subjects related to machine learning and data mining. Although I didn’t lose interest on those matters, my work has led me in a totally unrelated direction, so I haven’t exercised any of that knowledge in about eight years or so. A few weeks ago, I stumbled upon Stanford’s online class on Machine Learning and decided to enroll. I want to revive many of the things I have forgotten and try to put them into practice, as nowadays it’s[...]
0
comment
comment
on 10/26/2011 4:00 PM
About this group
- Founded: 2/3/2010
- Owners: Krisztina Czippán
- Members: 1
- Past events: 8
- Upcoming events: 0 Log in to join
Featured company
![]() | IntelliFactory 0 upcoming events |
Event tags for this group
- f# × 6
- tsunami × 1
- ides × 1
- iphone × 1
- ipad × 1
- xamarian studio × 1
- raspberry pi × 1
- cross-platform development × 1
- tickspec × 1
- fake × 1
- enticify × 1
- biotechnology × 1
- sql × 1
- type-provider × 1
Group tags
- f# × 33
- clojure × 14
- functional × 14
- haskell × 14
- scala × 11
- erlang × 6
- c# × 4
- .net × 3
- agile × 3
- ocaml × 3
- websharper × 3
- ddd × 2
- exchange × 2
- java × 2
- javascript × 2
- neo4j × 2
- nosql × 2
- scheme × 2
- skillsmatter × 2
- alt.net × 1
- android × 1
- architecture × 1
- async × 1
- bdd exchange × 1
- blazehtml × 1
- cassandra × 1
- clean × 1
- codeken × 1
- coffeescript × 1
- common lisp × 1
- continuous delivery × 1
- finance × 1
- fractureio × 1
- grails × 1
- groovy × 1
- html × 1
- html5 × 1
- islisp × 1
- jquery × 1
- jvm × 1
- lisp × 1
- load testing × 1
- lua × 1
- metro style × 1
- microsoft × 1
- mongodb! × 1
- ninja × 1
- ouya × 1
- package management × 1
- prog × 1
- projects × 1
- python × 1
- qcon × 1
- racket × 1
- reactive extensions × 1
- restful × 1
- riak × 1
- rx × 1
- scalability × 1
- tdd × 1
- test × 1
- titanium × 1
- unit testing × 1
- user group × 1
- web × 1
- web services × 1
- winrt × 1
![]() |
Copyright (c) 2011-2012 IntelliFactory. All rights reserved. Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy |
Built with WebSharper |