1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

web development

Discussion in 'HTML & Website Design' started by Bramh Rana, May 31, 2017.

Thread Status:
Not open for further replies.
  1. #1
    Which languages are included in web development?
     
    Bramh Rana, May 31, 2017 IP
  2. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #2
    Seriously? "Which languages"?

    If you're talking about actual languages - all of them (maybe except a few mostly dead ones). I've seen code written in Welsh - that is... interesting.
    If you're talking about what coding-languages are being used for web-development... that is quite close to "all of them" as well. Almost anything CAN be used to develop web-sites, web-apps, and other web-based content. Not everything SHOULD be used, however.

    HTML and CSS (and to some extent javascript) are the client-side (mostly) languages used. There are plenty of alterntatives, but these are what they all build on.
    Server-side, there are mostly three main ways: PHP, .net, and one of the newer JS-based servers (node.js, for instance). There are others, like Python, and derivates of all of these, but those are the main ones.
     
    PoPSiCLe, May 31, 2017 IP
  3. sarahk

    sarahk iTamer Staff

    Messages:
    28,500
    Likes Received:
    4,460
    Best Answers:
    123
    Trophy Points:
    665
    #3
    Someone is doing homework?

    But if your question is really "what should I learn" then we'd need to know your goals. Professional expertise? hobby? DIY or modify existing systems.

    Lets say you wanted to extend and adapt a wordpress site then the languages you need are PHP, Javascript (and the Jquery library), html and css

    But it's all just guesswork until you provide a bit more detail
     
    sarahk, May 31, 2017 IP
  4. Gihan

    Gihan Member

    Messages:
    36
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    38
    #4
    For designing
    HTML, CSS, JavaScript

    Development part
    PHP or Python
    MySQLi or PDO etc. extension

    In addition there are many plugins, databases etc.. etc.
     
    Gihan, Jun 5, 2017 IP
Thread Status:
Not open for further replies.