any (free) online php distance learning sites?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sandy

    #1

    any (free) online php distance learning sites?

    Does anybody know of any (free) online distance learning courses in
    web-development with php, targeting beginners, from the keyboard and
    text editor up?

    My first Google attempts turned up pages of "online schools" that want
    you to enroll and pay a fee. But nothing of substance that was
    free.

    I'll keep looking.....I just wondered if anybody knows of any
    particularly good ones to look at.
  • pittendrigh

    #2
    Re: any (free) online php distance learning sites?

    On Apr 20, 8:11 am, sandy <relativ...@isr elative.comwrot e:
    Does anybody know of any (free) online distance learning courses in
    web-development with php,
    ......a web-development course with php, or any other scripting
    language:
    perl, python, ruby, etc.


    Comment

    • Jim Carlock

      #3
      Re: any (free) online php distance learning sites?

      On Apr 20, 8:11 am, sandy <relativ...@isr elative.comaske d::
      : Does anybody know of any (free) online distance learning courses
      : in web-development with php,

      Good place to get started...

      W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.

      PHP is a powerful server-side scripting language for making dynamic and interactive Web pages.


      --
      Jim Carlock
      Post replies to the group.


      Comment

      • pittendrigh

        #4
        Re: any (free) online php distance learning sites?

        On Apr 20, 11:35 am, "Jim Carlock" <anonym...@127. 0.0.1wrote:
        Good place to get started...
        http://www.w3schools.com/php/
        Well sure, but that's more of a reference tool than a step-by-step
        digital classroom course. I'm not the one who needs to learn skills.

        I want to design and build a web-app digital course in programming,
        that uses php as the learning language. I'll probably do the user
        interface with Google's gwt stuff, which I like a lot.


        ......just want to see what others have already done.

        Comment

        • Jim Carlock

          #5
          Re: any (free) online php distance learning sites?

          On Apr 20, 11:35 am, "Jim Carlock" <anonym...@127. 0.0.1wrote:
          Good place to get started...
          http://www.w3schools.com/php/

          "pittendrig h" <Sandy.Pittendr igh@gmail.comwr ote::
          : Well sure, but that's more of a reference tool than a step-by-step
          : digital classroom course. I'm not the one who needs to learn skills.
          :
          : I want to design and build a web-app digital course in programming,
          : that uses php as the learning language. I'll probably do the user
          : interface with Google's gwt stuff, which I like a lot.
          :
          : .....just want to see what others have already done.

          Did you click on the next button on that page? It's more than a
          reference tool. It's a nice tutorial as well. I didn't realize the layout
          of that first page looked so reference-like. There is a heck of a lot
          more than PHP there as well. And with the exception of the fact
          that you need to click on the "Next" button to get into the actual
          Tutorial, it really is a nice beginner's tutorial, and provides a nice
          advanced reference as well. The "Next" and "Previous" buttons
          are two of your best friends. <g>

          The "Next" button takes you to the following page...
          PHP is powerful enough to be at the core of the biggest blogging system on the web! PHP is deep enough to run large social networks!


          --
          Jim Carlock
          Post replies to the group.


          Comment

          • sandy

            #6
            Re: any (free) online php distance learning sites?

            Jim Carlock wrote:
            Did you click on the next button on that page? It's more than a
            reference tool.
            shut my mouth. You're right. There is some good beginners stuff
            there. Thank you.

            Comment

            Working...