Difference between revisions of "Resources to help you learn drupal"

From Code4Lib
Jump to: navigation, search
(added a slew of lnks)
 
(11 intermediate revisions by 2 users 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 ===
  
*groups at drupal.org (like library drupal group)
+
*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])
 
*going to events: drupalcamp, code4lib, local meetups
 
*going to events: drupalcamp, code4lib, local meetups
*drupal pro development book
+
*[http://www.amazon.com/Pro-Drupal-Development-John-VanDyk/dp/1590597559 drupal pro development book]
*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
*google
+
*[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
*irc
 
*answering questions!
 
 
*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
*Drupal Planet (drupal.org/planet)
+
*[http://drupal.org/planet Drupal Planet]
 
*meetup.com
 
*meetup.com
*Google Hangouts
 
 
*trial and error/trial by fire/experiments
 
*trial and error/trial by fire/experiments
 +
*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 ===
 +
 +
*[http://drupal.org/node/803746 Building a Drupal Site in Git]
 +
*[http://drupal.org/node/244924 Securing file permissions and ownership]
 +
  
=== Creating Videos ===
+
===Other notes?===
*jing
+
Add your comments too!
*screencast.com
+

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

Tutorials


Other notes?

Add your comments too!