Hello everyone,
I am a beginner in Drupal. I have managed to understand all the front-end concepts of DRUPAL. Now I want to jump into coding. Can anyone please suggest from which part/point should I start. I have little knowledge in PHP and CSS, so I guess I can manage. Is there anything else i should learn? Can anyone please guide me??

Thanks in Advance,
Swathi

Comments

Start creating custom modules

Hi Swathi,

The best thing to start in Drupal coding is developing custom modules.
Go through this link http://drupal.org/developing/modules

-Imran