Talks and Short Movies
Yet another collection of interesting talks: First, a quite old talk about exponential growth and how we often don’t understand its implications. The talk starts quite boring with simple math.…
Read moreYet another collection of interesting talks: First, a quite old talk about exponential growth and how we often don’t understand its implications. The talk starts quite boring with simple math.…
Read moreI’ve stumbled over this Maven online book. It’s quite useful for everyone who’s maintaining Maven-builds. This post about “Magic” null argument testing describes how to implement an extremely elegant way…
Read moreMy Pal Satan is a little comedy web-series about a Donna and her roommate, Satan. However there are only six episodes =( On infoq.com a talk from Joe Armstrong about…
Read moreThere’s a new talk/interview about the Rx-framework for reactive programming on channel 9. Yes, it’s the third time I link talks about the same topic here (here is the first…
Read moreThis wonderful talk with Erik Meijer and Brian Beckman about reactive programming was published recently on channel 9. It starts of with simple and familiar things, the IEnumerable-Interface (or Iterable…
Read moreThe videos of the Lang.NET are online. Again wonderful geeky talks about programming-languages and other programming-related stuff: http://www.langnetsymposium.com/2009/talks.aspx One of the best talks is again from Erik Meijer. He explains…
Read moreThere’s a new wonderful interview with Brian Beckman on Channel 9. This time he’s explaining more details about functional programming and the theoretical basics to avoiding obscured state. Part One…
Read moreA little summary what I found interesting: C# 4.0 adds dynamic typing to the language. The type ‘dynamic’ represent a dynamically typed object. All method-calls are dispatched at runtime and…
Read moreFinally the second part of the interview with Bill Hill is available on Channel 9. (Bill Hill: The Future of Reading on the Web, Part 2, Part 1). Also new…
Read moreThere a new interview with Bill Hill on Channel 9. Currently only part 1 is available, but part 2 will follow soon. A nice talk with Richard Dawkins about evolution,…
Read more