source code bean

13 Feb, 2009

Welcome to Source Code Bean!

Posted by: Peter In: General

So I thought I should introduce myself to my readers. My name is Peter Moberg and I am a Software Engineer from Sweden. I took my masters in computer science at Chalmers University of Technology in the spring of 2007.

In this blog I intend to post observations I do in my work and also some tutorial like examples that I think might be of interest to others in the same field.



No Responses to "Welcome to Source Code Bean!"

Comment Form


  • Joe: It looks like IceCoffee Script may provide the 'await' keyword to JavaScript. http://maxtaco.github.com/coffee-script/
  • Florian: Dealing with events has two primary fashions: imperative (synchronous) code, and callback (asynchronous) code. Both are legitimate styles, for some
  • Joe: I think we haven't seen true PaaS offering yet in Azure. If you use a webrole you're still running on your own VM. This is still not true multi-tena

About

Welcome to source code bean! On this site I post stuff that I encounter in my job and spare time. The content is mostly related to .NET development, but my interest in techonology is very broad, so often you will find posts on totally different subjects!