There's just one problem -- you've got a website to build, and you don't know where to begin.
Should you start putting in content? Maybe start with some modules -- hmm, which ones? Or, should you start tweaking the theme? How are you going to get the news page to work, anyway? Or events? Or downloads? Do you need taxonomy for that? Yikes!
This presentation will focus on how you can write responsible modules for yourself, business, and the Drupal community.
Writing good codes start with one important thing: Caring. This means having the attitude that following coding standards and Drupal best practices will be valuable to yourself and others.
We will go through these things and more:
First, Why? Someone else is going to look at your code.
Documented Drupal Coding Standards.
Drupal API.
Write tests!!
Take a moment for security.
Documentation! Documentation! Documentation!
And finally, releasing your code to Drupal.org.
It is important to realize that this session will not present any actual code.