Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am new to Drupal development and I want to learn it quickly.

I think beginners can learn Drupal from drupal.org or by reading some Drupal books but that may take months to start building Drupal sites.

Is there better way of learning Drupal development so that I can start building Drupal sites in couple of weeks rather than months?

share|improve this question

closed as not constructive by Matthew Strawbridge, Erno de Weerd, Clive, kmp, InfantPro'Aravind' Jan 7 at 13:56

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.

3 Answers

For me , i installed drupal and i tested every module and every theme on drupal.org,but if you speak french i recommand you this website it's very helpful

share|improve this answer

The best way to learn anything is to use it. So you should start a project and start working. There are also Drupal meetups and Drupal camps where you can learn from other users.

share|improve this answer

I am a Drupal developer / trainer and mostly use http://drupalize.me/ to train people. Although it is not free but it is the best way to learn Drupal. You should start with followings to quickly learn and build sites in Drupal,

  1. Site Building with Drupal 7 Series
  2. Intro to Fields for Site Builders Series
  3. Intro to Views for Drupal 7 Series

To know about various modules and how do they work, you can look at this site http://codekarate.com/ where new videos are being added on daily basis.

share|improve this answer

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