This expanding video series from Build a Module.com takes you from building your first module, to securing and testing your code. These videos focus on getting new Drupal developers up to speed with development as quickly as possible using real-world examples from Drupal's top contributors.The videos listed below are free, but there are several additional premium videos on the site that complete the series.

Comments

vicktech’s picture

The drupal system is based on replacement of functions.
It is rather Hack than Hook.
So module, phptemplate engine, and the themes have actually the same functionality?