Functional Programming
Tag details
Welcome to the 'Functional Programming' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'Functional Programming'.
Latest blogosphere posts tagged “Functional Programming”
-
Functional Homework
Lab49 Blog —
Authority: 137
As I mentioned last month, I want to learn a functional programming language. Lucky for me, Dr. Erik Meijer (and his electric t-shirt) gave a course on Haskell in October and its posted on Channel 9. I watched the first lecture over a week ago but haven’t had time to do the homework till now. Here it is in ...7 hours ago -
Dew Drop – December 25, 2009
Alvin Ashcraft's Morning Dew —
Authority: 125
Jump to: Top Links | .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | Miscellaneous | More Link Collections | The Geek Shelf Top Links Need test/sample/demo data that’s ...9 hours ago -
Links for 18-Dec
Distributed Memory —
Authority: 457
MSFT SCVMM updater for VM images version 2.1 released. Mixed-language assembly builds in Visual Studio . .net 4 highlights . Joe Armstrong approves of WebSockets . Immutable wrapper pattern . F#: Making F# type inference friendly to C# . Generic monads . FoldR on lazy infinite sequences . ...1 week ago -
Sequential script loading on demand
The Wandering Glitch —
Authority: 99
This little script uses the JQuery getScript command, enforcing sequential loading order to ensure script dependencies are honoured:function LoadScriptsSequentially(scriptUrls, callback){ if (typeof scriptUrls == undefined) throw "Argument Error: URL array is unusable"; if (scriptUrls.length == 0 && ...1 week ago -
My Computation Abstraction Talk Slides for Functional Exchange
Sadek Drobi's Blog —
Authority: 91
Computation Abstraction: Going beyond programming language control syntax, or what we’ve missed from FP for so long in mainstream For a long time, and due to the lack of main FP concepts in most mainstream languages, we missed opportunities to abstraction and code expressiveness and conciseness. With today’s ...2 weeks ago -
Functional Programming with a Mainstream Language
Software Development Videos —
Authority: 139
Sadek Drobi shows how he applied functional programming principles to a real-life project which needed to meet certain performance requirements. He shares the lessons learnt on using mutation, laziness, recursion, functions, monads, list comprehensions and parallelization in an attempt to achieve a functional domain ...3 weeks ago -
Links for 24-Nov
Distributed Memory —
Authority: 457
Simon Willison is excited by Node.js PPK remarks that Apple is not evil -- and may be surprisingly cunning. Luke Hoban’s F# for Parallel and Asynchronous Programming (PDC video) Bart Czernicki’s Silverlight 3 and F# Support in Visual Studio 2010 Pense-mois Immutable queue library for F#4 weeks ago -
Thoughts on semantics for 3D graphics
Conal Elliott —
Authority:
The central question for me in designing software is always What does it mean? With functional programming, this question is especially crisp.For each data type I define, I want to have a precise and simple mathematical model.(For instance, my model for behavior is function-of-time, and my model of images is ...4 weeks ago
Comments about Functional Programming
Personal attacks are NOT allowedPlease read our comment policy

