Tell me more ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

I am a PHP developer and I have quite lots of experience in working with OOP and MVC. I want a book, which would be dedicated to guys like me. What would you suggest? Thank you very much for your time.

P.S. I am absolutely new to Drupal.

share|improve this question

closed as not constructive by MPD, Clive, Mark Trapp, kiamlaluno Mar 6 '12 at 19:36

As it currently stands, this question is not a good fit for our Q&A; format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

up vote 3 down vote accepted

The book you want is Pro Drupal 7 Development.

But first things first: Make some Drupal sites without PHP coding, so you understand the terminology. Troll some job listings, like on craigslist or something, and minimally implement any spec you see.

Then you can poke around the Examples project. It's working code designed to teach you the various Drupal APIs.

Also talk on IRC with other Drupalistas.

HTH.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.