|
|
Browse by Tags
All Tags » F# » .NET » fsharp » functional
-
I'll be at New England Code Camp 10
tomorrow giving another talk about functional programming and
concurrency in F#. It will be fairly similar to my previous talks in
terms of ideas and content, however, I have put a lot of work into
making the functional programming ideas easier to understand. The code
samples have also been updated ...
-
VSLab has just been updated with full support for Visual Studio 2008 Shell and the F# CTP release. It has been a rough couple of weeks for the VSLab team as F# CTP changed a number of things and they have been working hard to put together a compatible release. In this article I talk about a bit about what exactly VSLab is and walk you through ...
-
I am down in Bloomfield, CT today at Hartford CodeCamp which has been put on by the Connecticut .NET Developer's Group. I just gave a very similar version my talk on the 5th. The room was completely full and I was a bit weak and foggy from my recent illness but with my audience's help I was able to pull together with a decent presentation. I am ...
-
I'm going to be giving a presentation at the my local .NET User's group tonight. The goal of my talk will be to expose the audience to F# as well as some Functional Programming Ideas.
Here's a basic rundown of what the talk is about (in order):
- What F# is and why it's important- A very basic rundown of F# syntax- The ease of ...
-
It's time to leave the secondary, external structure of our programs behind. If you can treat the reflected code from a programming language like an abstract data structure, why can’t you just keep the source itself in a similarly abstracted data structure? Isn’t the structure of a program more similar to a graph, than a list? Besides the momentum ...
|
|
|