Jump to ratings and reviews
Rate this book

Drupal 7 Development by Example Beginner’s Guide

Rate this book
Drupal 7 Development by Example Beginner's Guide

347 pages, Paperback

First published April 1, 2012

2 people are currently reading
18 people want to read

About the author

Kurt Madel

2 books3 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
5 (38%)
4 stars
4 (30%)
3 stars
4 (30%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 3 of 3 reviews
Profile Image for Sven.
3 reviews3 followers
August 16, 2012
In the book "Drupal 7 Development by Example", author Kurt Madel guides the reader through the process of building a Drupal 7 website. Step by step we are building an HTML5 interactive recipe website. The book covers setting up content types, using Views to list recipes and create blocks, integrating the Media module, HTML5 theming and enhancing the website markup with Microdata. Furthermore widely used modules such as Webform, Fivestar, Views Slideshow and Features are covered.

The book really takes a hands-on approach, and shows the reality of what is involved when doing day-to-day Drupal development and site building. When writing a book it is probably tempting to construct the examples in such a way that everything seems to work perfectly and without any headaches. I appreciate that the author of this book didn't take this road, but instead shows a glimpse of what real-life development is like: applying patches, browsing and interacting with the issue queues, writing missing functionality to existing modules, making decisions on whether to use -dev releases or not, and so on. Furthermore it is really nice to see that interacting with and contributing to the Drupal community is a recurring theme throughout the book, and not just a footnote.

The examples used in the book are very useful, but some of them might be a bit too complex for absolute beginners. So when reading the book they might want to stop for a minute and find more background elsewhere (e.g. drupal.org) about what's going on exactly. Though people with some knowledge of Drupal concepts will find it refreshing to see examples that aren't totally dumbed down, but provide some challenge instead.

A small downside to the book is that there are enough typos and small mistakes that should have been spotted in the reviewing process, for it to be a bit annoying (although granted, I tend to be overly sensitive to that). I also spotted a few practices in the book that I wouldn't recommend, such as granting Full HTML input format privileges too easily.

Overall this book is a great resource for aspiring Drupal developers who (preferably) might have done some theoretical reading on Drupal and its APIs, but are lacking real-life experience with actually getting their hands dirty. It's a nice companion to guide you through the process of actually building a Drupal site and getting to know the Drupal-specific contribution processes.
Profile Image for Charles Patterson.
26 reviews6 followers
April 18, 2013
This book contains a lot of code and examples on HOW to do things, but very little explanation or WHY and WHAT is being done. This book could, and should, have easily been half again as long in order to explain what was being done and why. With all the hook calls, I don't find it to be a "Beginner's Guide" at all but more of an example of many specific modules and how to use, modify, or expand on them to meet your needs.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.