1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

Which is the best language to create a website?

Discussion in 'Web Development' started by Andrew paul, Oct 30, 2014.

  1. Andrew paul

    Andrew paul New Member

    Can you please tell me.
     
  2. Recidivist

    Recidivist VIP Member

    Morse code.
     
  3. Evelyn M

    Evelyn M New Member

  4. daviddakarai

    daviddakarai Member

    If you willing to create a website using programming language .Net is best.
     
  5. Recidivist

    Recidivist VIP Member

    Though I imagine this is just spam, in case anyone looks at this thread actually looking for help: .net is purely a backend language and by no means the best - it has some advantages but being locked into proprietry technologies and more expensive backend infrastructure's (Windows server, MS-SQL, etc) aren't among them.
     
  6. daviddakarai

    daviddakarai Member

    Better to go with php and My-SQL ,it is completely open sources.
     
  7. Recidivist

    Recidivist VIP Member

    Again, while PHP is open soure and free, with support from almost every backend you can imagine - it's by no means the best: documentation is fantastic, but coding standards are sub-par and incredibly inconsistent and the interenet is littered with really badly made copy-paste code. It's a language you really have to consciously and constantly consider the paradigm you're aiming for (security, efficiency, etc). It's a double edged sword: .Net can actually make these things a fair bit easier.

    Additionally, MySQL is on it's way downhill since Oracle took over - it's time to start considering alternatives like PostgreSQL (my favourite alternative). It's also open source with good documentation, but without the cesspool around it that is Oracle.

    The crux is, there is no *best* language. It's entirely dependent on your project and circumstance and you should research your options before picking one. It's great to specialise but you should always be aware of what else is out there.
     
  8. Lousie

    Lousie New Member

    If you want to make commerce website the I would recommend you to use Magento, Prestashop and WordPress with WooCommerce plugin. And if you want to make non ecommerce website then WordPress, Drupal and Joomla are the best CMSs. Even you can also use theme generating software such as TemplateToaster.It's really good and helpful tool for making new themes.
     
  9. Kanav Arora

    Kanav Arora New Member

    You can use Open source Php and My SQL. With the help of php and My Sql CMS wordpress you can create website easily.
     
  10. Recidivist

    Recidivist VIP Member

    The amount of spam in this thread is too damn high!
     
  11. daviddakarai

    daviddakarai Member

    php is best.
     
  12. Ashley519

    Ashley519 New Member

    It all depends upon your requirements that what kind of website you want to create, what functionalities you want into your websites, what plugins you would like to use, etc.. You should have a strong knowledge of HTML/CSS, Php for creating a website. You can choose WordPress and Joomla, both are easy to use and both provide the best features as well. Even you can design your themes using a themes generating software templatetoaster, dreamweaver etc. and install that the to your selected CMS.
     
  13. jamesloan

    jamesloan New Member

    It's depend on you but my suggestion PHP is best.
     
  14. Ryder

    Ryder New Member

    as per my view PHP is best
     
  15. Eugene Wolf

    Eugene Wolf New Member

    It depends on your goals and technical skills. Simple website can be made just with HTML/CSS. However more dynamic websites will require more advanced technologies. I personally like ASP.NET/C#/Bootstrap combination. Saves a lot of time, but requires certain experience.
     
  16. navyfalcon

    navyfalcon Well-Known Member Verified Member

    For the best language for a website for which purpose:
    1. Easiest to build
    CMS like wordpress or Joomla
    2. Fastest to load
    HTML/CSS
    3. Easiest to change or modify
    CSS
    4. Best for special effects
    javascript or php
    5. Etc.
     
  17. Hello Dear

    PHP is best Language for create website
     
  18. nidhivyas

    nidhivyas Member

    I think PHP and Java is best language to create a website.
     
  19. healthcareinfo

    healthcareinfo New Member

    Hello Everyone

    I think so Asp.net and Java best Website development language because both language are highly square website develop.
     
  20. EthanDel

    EthanDel New Member

    In my personal view, Javascript is gaining momentum as a fast and effective web development language. It has many IDE like WebStorm, Atom, Codeanywhere and Eclipse which provide a great set of tools to develop website in minimum time possible.
     
    Mimoun likes this.