We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Patterns of Effective Delivery

Formal Metadata

Title
Patterns of Effective Delivery
Title of Series
Number of Parts
110
Author
License
CC Attribution - NonCommercial - ShareAlike 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal and non-commercial purpose as long as the work is attributed to the author in the manner specified by the author or licensor and the work or content is shared also in adapted form only under the conditions of this
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Some programmers are simply more effective than others. Kent Beck famously described himself as "not a great programmer, but a good programmer with great habits." Over the last year or so I've been working with, and observing, some very good programmers with quite exceptional - and rather surprising - habits.Is there a better way than katas to learn a new language? Is copy-and-paste always evil? Should you always test-drive production code? In this talk Dan introduces the idea of programming patterns - patterns of effective programming behaviour - and describes some of the more unusual but effective programming patterns he's collected over the last year. These are not patterns for beginners, but then again, Dan argues that patterns aren't for beginners anyway.