Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: PHP Tutorials

  1. #11
    Join Date
    Jan 2007
    Location
    The stage
    Posts
    568
    Thanks
    23
    Thanked 6 Times in 6 Posts

    Default

    Video tutorials are good for any script as long as the director does 2 things:
    1. Type slow enough so that you don't have to pause *or just provide the code in an external document...*
    2. Tell what each like does "Like this line says hi!"
    3. Good tutorial for me was this they always had some *its basic but later on you can build stuff off it...*
    http://www.w3schools.com
    Just look down the left menu till you find "Learn PHP" or something like that...

    P.S I am trying to make my own php tutorial site, but it isn't working out so good lol

  2. #12
    Join Date
    Sep 2007
    Location
    Calgary alberta
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    video tutorials have there place, i feel, since people base their model of the world off different sensory input. people who model their world around auditory may make use of these videos more aptly then someone who is kinesthetic, for instance. In most cases these videos are meant to supplement the php.net manual and not as a stand alone. However there are a few out there that teach more than just theory.

    the better videos out there go through simple things someone reading for hours may overlook, while reading, but pick up right away watching a vid.

    a good site to visit for beginners looking for free vids is 3dbuzz.com, you'll need to join forums there to access their many tutorials.

  3. #13
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    I like video tutorials, but for writing code.... not sure how helpful that can be
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  4. #14
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Agreed, I agree entirely that video tutorials can be useful (and I would and occasionally do make use of them for e.g. Inkscape or the GIMP) but code is code, whether you're watching it being typed out or not. Wirestyler, you're suggesting that it's the sound that's important? Certain people do learn better if information is presented aurally. You could be right on that point, although I'm sure there are better methods than videos to present this information in an ordered manner, like a "click the line of code to hear an explanation" type of interface. Perhaps an idea for a future project... hmm.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

Bookmarks

Posting Permissions

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