Difference between revisions of "Resources to help you learn drupal"
From Code4Lib
(added a slew of lnks) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | This page was created during a 2012 code4lib pre-conference. It is intended to be a list of helpful resources for any beginner. As such, things will change, so please update and add to this list as you see fit. | ||
+ | |||
=== Resources, Places === | === Resources, Places === | ||
+ | *google it! | ||
+ | *Drupal.org starter packets: | ||
+ | **[https://drupal.org/documentation/understand Understanding Drupal] | ||
+ | **[https://drupal.org/documentation/build Site Building] | ||
+ | **[https://drupal.org/documentation/theme Theming] | ||
+ | **[https://drupal.org/documentation/develop Develop for Drupal] | ||
+ | **[https://drupal.org/documentation More packets of documentation] | ||
*groups at drupal.org (like [http://groups.drupal.org/libraries library drupal group]) | *groups at drupal.org (like [http://groups.drupal.org/libraries library drupal group]) | ||
*going to events: drupalcamp, code4lib, local meetups | *going to events: drupalcamp, code4lib, local meetups | ||
*[http://www.amazon.com/Pro-Drupal-Development-John-VanDyk/dp/1590597559 drupal pro development book] | *[http://www.amazon.com/Pro-Drupal-Development-John-VanDyk/dp/1590597559 drupal pro development book] | ||
*[http://drupal4lib.org/ drupal4lib email list] | *[http://drupal4lib.org/ drupal4lib email list] | ||
− | *reading the code and documentation in the code | + | *reading the code and documentation in the code, especially the [https://drupal.org/project/examples Examples] module |
− | + | ||
*[http://drupal.stackexchange.com/ drupal.stackexchange] (other stackoverflow) | *[http://drupal.stackexchange.com/ drupal.stackexchange] (other stackoverflow) | ||
*drupal.org | *drupal.org | ||
*issue queues for modules | *issue queues for modules | ||
− | |||
*lynda.com, buildamodule.com, drupalize.me | *lynda.com, buildamodule.com, drupalize.me | ||
− | *Internet Archive has every drupalcon | + | *[http://archive.org/search.php?query=drupalcon%20AND%20mediatype%3Amovies Internet Archive] has every drupalcon |
*YouTube videos | *YouTube videos | ||
*Vimeo videos | *Vimeo videos | ||
− | * | + | *[http://drupal.org/planet Drupal Planet] |
*meetup.com | *meetup.com | ||
− | |||
*trial and error/trial by fire/experiments | *trial and error/trial by fire/experiments | ||
− | *answering questions on IRC, drupal.org, stackexchange, at camps, etc | + | *asking and answering questions on [https://drupal.org/irc/channels IRC], [https://drupal.org drupal.org], [http://drupal.stackexchange.com/ stackexchange], at camps, etc |
+ | *[http://drupalwatchdog.com/ Drupal Watchdog] articles | ||
=== Tutorials === | === Tutorials === | ||
Line 26: | Line 33: | ||
*[http://drupal.org/node/244924 Securing file permissions and ownership] | *[http://drupal.org/node/244924 Securing file permissions and ownership] | ||
− | |||
− | |||
− | |||
===Other notes?=== | ===Other notes?=== | ||
Add your comments too! | Add your comments too! |
Latest revision as of 14:00, 14 June 2013
This page was created during a 2012 code4lib pre-conference. It is intended to be a list of helpful resources for any beginner. As such, things will change, so please update and add to this list as you see fit.
Resources, Places
- google it!
- Drupal.org starter packets:
- groups at drupal.org (like library drupal group)
- going to events: drupalcamp, code4lib, local meetups
- drupal pro development book
- drupal4lib email list
- reading the code and documentation in the code, especially the Examples module
- drupal.stackexchange (other stackoverflow)
- drupal.org
- issue queues for modules
- lynda.com, buildamodule.com, drupalize.me
- Internet Archive has every drupalcon
- YouTube videos
- Vimeo videos
- Drupal Planet
- meetup.com
- trial and error/trial by fire/experiments
- asking and answering questions on IRC, drupal.org, stackexchange, at camps, etc
- Drupal Watchdog articles
Tutorials
Other notes?
Add your comments too!