This site is archived.
Skip to Content

design patterns

Drupal Software Design Patterns

Your session in a few words: 
Making your code work with the grain
Date: 
September 2, 2009 - 16:10 - 17:00
Room: 
La Galerie
Track: 
Code it, test it, deploy it
Session Type: 
Lecture
Level of expertise: 
Intermediate
Tags: 
design patterns
Language: 
English

Design patterns: They sound like something scary academics come up with to make life harder for programming students doing complicated object-oriented stuff no one understands. But really, design patterns are simply a way of discussing common solutions to common problems, and they don't have to have anything to do with objects. By learning about and leveraging common solutions, you can make better APIs that are more consistent, easier to understand, and more flexible than would have been possible with a one-off solution.

Syndicate content