By runeveryday on
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.
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
=-=
index.php
api.drupal.org for reference
I would start with the
I would start with the documentation, possibly http://drupal.org/node/627082
i feel all the articles
i feel all the articles doesn't about drupal source code. i want to know the code of drupal.thank you all the same.
i think you are looking for Api to learn code
here is link for that
http://api.drupal.org/
following link also would be helpful.
http://drupal.org/getting-started
cheers
Without understanding how
Without understanding how Drupal works (the documentation) the source code is going to leave you with an incomplete picture.