The following is taken out of the summary of an old PhD thesis from 1984(!) by Abdel-Hamid: http://dspace.mit.edu/bitstream/handle/1721.1/38235/12536707.pdf The results come from […]
Blog Archive
Scrum is a variant of program management
In any program management book replace the words: Project -> Story Project manager -> Scrum Master Steering committee -> Product Owner Project […]
About the MB0 Project
When I started learning computer languages in 1980 (I started with Commodore C64 Basic, later it was Turbo Pascal, C/C++, Java, Prolog, […]
Little Man Computer
From Wikipedia: The Little Man Computer (LMC) is an instructional model of a computer, created by Dr. Stuart Madnick in 1965. It’s nice to teach kids […]
C++ 11 Standard
Maybe I am a bit late, but there is a new C++ 11 standard with really cool features. http://en.wikipedia.org/wiki/C%2B%2B11 E.g. Range-based for […]
Code Kata – Compare Haskell and C++
After many years of experience in object oriented programming and just talking about functional programming, I decided to get a hands-on experience by inventing the following code […]
Work in distributed environments – part 0
I am struggling about doing it right: how to facilitate communication in distributed teams. We’ve already tried WebEx, Tandberg, Skype, standard phone conferences, email, chat, … […]
Fight against Emails
I’ve started to think about how to reduce the email overload – the goal is a drastic reduction. My first email resourch […]
Usage of MS Project in an Scrum/Kanban setup
We use MS Project Server for general resource and sprint planning: It contains the sprint milestones, delivery/go live dates, and the resourcesallocated to the […]
MBwiki project kickoff
From my various ideas for collaborative programming, I’ve started the project MBwiki on sourceforge http://sourceforge.net/projects/mbwiki/. For a strategic vison, look here: http://keinze.mbwiki.de/pmwiki.php?n=Main.Mbwiki […]