Mar 18, 2012

Go talk at GTUG Bremen

The next regulars' table of the GTUG Bremen will be on April, 2nd. This time I'll give a talk on Googles programming language Go. Topics will be

  • a short introduction into the history,
  • the basic features,
  • the special combination of elegance and power, and
  • Go in the wilderness.
The talk will be in English and the slides will be available afterwords via SlideShare.

Mar 5, 2012

Added commit log

For those of your who are using my Tideland Common Go Library I've added a commit log to this blog. So you can easily see how it evolves. Currently I'm working on a refactoring of the cells package for event-driven applications. The handling has been too complex and uncomfortable and I also want to provide more default cell behaviors for an easy start.