Archive for the ‘F#’ Category.
3rd February 2008, 03:39 am
Expert F# is written by Don Syme, Adam Granicz, and Antonio Cisternino. That book is a definite source to learn and to expertise F#. Although I have read most of the draft chapters before, the final book has a lot more and valuable information for every type of developer. It really helped me to delve […]
20th January 2008, 03:44 am
Introduction
For many years, parallel computing is an important area for research in high performance computing. Super computers dominated the industry all the time. However with the cost of obtaining a fast computer and a fast network, cluster computing considered as a good alternative. High Performance Computing market grew rapidly, mainly because of the clusters intensified. […]
Tags:
.Net,
Concurrency,
dll,
Functional Programming,
interop,
mpi,
mpich Category:
Articles,
Concurrency,
Distributed,
F#,
Functional Programming,
Tools |
2 Comments
7th January 2008, 04:08 pm
Power of Functional Programming
Functional programming is one the oldest of major programming paradigms. Functional languages have been with us for a while. Languages like Lisp, Scheme, ML, OCaml, Haskell, Erlang and F# have well built compilers and tools and large user and development communities. However, the early success of the imperative programming languages made the […]
Tags:
continuation,
domain specific language,
dsl,
erlang,
F#,
features,
Fun,
functional,
Functional Programming,
future,
lambda,
lisp,
ml,
monad,
object oriented,
ocaml,
paradigm,
polymorphic,
programming,
recusion Category:
Articles,
F#,
Functional Programming |
2 Comments
6th January 2008, 04:13 am
The other day, I was struggling with my playlist on itunes. As you may know iTunes doesn’t have the notion of the folder structure of your mp3s. So if you do organise your music in folders you won’t have them in iTunes. I decided to write a script using the iTunes COM SDK for doing […]
Tags:
com,
folder,
fs,
fsharp,
ipod,
itunes,
mp3,
organizer,
plugin,
sdk Category:
F#,
javascript |
4 Comments
6th January 2008, 03:55 am
Happy new year to everyone! 2007 has been a great year for me. 2008 didn’t start bad either, I hope to start a new project in a week or so which I’m really excited about it.
I wish you a great new year with lots of fun and happiness. I hope a lot more positive […]
7th December 2007, 07:00 pm
It has been a long time since I haven’t blogged. Lots of things have happened on my side and on the development world. After finishing the internship at Microsoft Research Cambridge and submitting my thesis, I started to work at European Product Development Center in Dublin. I am very excited to work at Microsoft again. […]
28th May 2007, 04:49 pm
“Foundations of F#” is written by Robert Pickering who is a programmer and author living and working in Paris, France as he says. I think his enthusiasm in F# and .NET Framework made him to write this book. I really enjoyed reading his book and learned some new tricks in F# as well.
Review
“Foundations of […]