becoming a developer

Out of context: Reply #7

  • Started
  • Last post
  • 17 Responses
  • heavyt0

    There are certain concepts that are universal to all languages such as loops, variables and functions.
    Those are used in actionscript, java, php, javascript, asp, etc...

    c# .net is a little more complicated. First, there is this big MS IDE to learn in order to code. Then, it is also an object oriented language, so you have to learn OOP.

    I think that PHP is probably the best way to go because there is a lot of good documentation online and you can use any IDE that you want.

    also, it allows you to learn about databases too.

    TR1

View thread