I am looking for any kind of source for project based module development.

Please recommend any e-book or video tutorial for this. Paid or free doesn't matter.

Thanks!

Comments

WorldFallz’s picture

I'm not sure what you mean by 'project based', but i've found the best book for learning module development is 'pro drupal development'.

aryandelhi’s picture

What Project Based means, book should be focused on creating one complete application instead of totally different smaller modules.

For example: you can describe essential Drupal api by creating a simple shopping-cart (I know modules are already available) OR a simple task manager etc...

Hope this makes sense.

Thanks!