becoming a developer

Out of context: Reply #15

  • Started
  • Last post
  • 17 Responses
  • heavyt0

    1. What's the difference between a variable and a object?

    --- well, an object can have many complex properties and a variable usually just holds a string, or an array. It could also referenec an object.

    2. Is actionscripting really a programming or scripting language?

    ---AS is both scripting and programming. I think that scripting languages are a subset of programming.

    3. Is php a programming or scripting language?

    --PHP 4- is a procedural language, PHP5 is an OOP language.

    4. Where's the easiest php tutorial link to learn the basics?

    ---not sure. I like books.

View thread