“Collaborative programming is an emerging methodology for team software development, which allows a group of programmers to work together on the same […]
Blog Archive
Domain Specific Programming Language Classification
Wikipedia http://en.wikipedia.org/wiki/Domain-specific_language: In software development and domain engineering, a domain-specific language (DSL) is a programming language or specification language dedicated to a […]
Taxonomy for emergent programming languages
As explained in Wikipedia (http://en.wikipedia.org/wiki/Programming_language) there are different classification schemes for current programming languages: by inheritance (result in language families, mostly related to syntax) […]
Planning is not estimation is not analysis
After a fruitful discussion on the last meeting of Limited WIP Society Cologne (http://lwscologne.wordpress.com/), I’d like to summarize some terms: Often planning […]
No progress in programming languages
Nearly 30 years without fundamental progress in programming languages shows that we’ve reached a trashold to a completely new domain of programming […]
Effort Estimation Techniques
My starting point for agile estimation was the book “Aufwandschätzung bei Softwareprojekten”, Steve McConnell, 2006, Microsoft Press, However, at the end I […]
My personal introduction to Scrum
When you are completely new in Scrum, it’s a good idea to read an introductory book or browse through Wikipedia. When you’ve […]