Drupal is a very good system,now i want to read its source code line by line,but i don't know where to start ?who can give me an order.what order is better for study.any tips would be appreciated.

Comments

vm’s picture

index.php

api.drupal.org for reference

nevets’s picture

I would start with the documentation, possibly http://drupal.org/node/627082

runeveryday’s picture

i feel all the articles doesn't about drupal source code. i want to know the code of drupal.thank you all the same.

cedcossfordrupal’s picture

here is link for that

http://api.drupal.org/

following link also would be helpful.

http://drupal.org/getting-started

cheers

nevets’s picture

Without understanding how Drupal works (the documentation) the source code is going to leave you with an incomplete picture.