Results 1 to 3 of 3
  1. #1
    Senior Member
    Join Date
    Nov 2009
    Location
    Colchester, Essex
    Posts
    797
    Thanks
    5
    Thanked 26 Times in 22 Posts

    Learning Drupal - quickly!

    Can anyone recommend the best way to learn Drupal quickly. Is it lynda.com? or a book (my preference)
    Have taken over a site built by someone else in drupal and it's not the easiest thing I've done. I know html and css.

    Recommendations, please!

  2. #2
    Senior Member
    Join Date
    Aug 2009
    Posts
    107
    Thanks
    0
    Thanked 0 Times in 0 Posts
    The quickest way to learn any CMS is to get stuck in. Drupal has very extensive user documentation, better and more up to date than any book or manual, but I know there's so much it can be overwhelming. The first thing you need to do is to duplicate the site to make a test site, so that you can try out any modifications you make before you put them into effect on your production site (I'm using the jargon, now). If you do this online, duplicate your database as well and, in your test site, make sure you change the references to the database name to your test database name, otherwise you might make changes in your test site that could affect your production site.

    You can set up your test site online, as I say, e.g., at productionsitename.com/testsitename/, but overall the best way to do it is offline. Xampp (Google it) is a package (for Linux, Window or Mac) that automatically sets up an Apache server, MySql and php (and more) on your machine, and most importantly gets them coordinated without any effort on your part. You then copy your Drupal files and database to the relevant subdirectories and hey presto. Then you can start probing, finding out which bits do what, tweaking, modifying, it's the only real way to learn a CMS.

  3. #3
    djb
    djb is offline
    Senior Member djb's Avatar
    Join Date
    Apr 2010
    Location
    Farnham, Surrey
    Posts
    347
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Yep, what JohnRoss said. Although if you have some webspace and can install it on there and then just muck around with a fresh install that would possibly be a better way to start off. After that see above ;)

Similar Threads

  1. Learning to code...
    By kdaze in forum Website Coding & Programming Forum:
    Replies: 3
    Last Post: 04-02-2012, 11:02 AM
  2. How quickly do use guys normally need your print
    By isoPrint in forum Printing & Print Design Forum:
    Replies: 11
    Last Post: 03-12-2012, 01:07 PM
  3. Freelance and/or full time Drupal web developers
    By johnnysweet in forum Design Jobs & Employment Forum:
    Replies: 0
    Last Post: 03-31-2011, 02:18 PM
  4. Learning can be fun...
    By Minuteman Press in forum Chill Out Forum:
    Replies: 1
    Last Post: 02-19-2011, 05:12 PM
  5. Learning Photoshop And InDesign
    By stevj016 in forum Adobe Forum:
    Replies: 3
    Last Post: 12-05-2010, 11:55 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •