[Help] Starting Website for First Time

Discussion in 'HTML & Website Design' started by Skyreach-, Feb 1, 2011.

  1. #1
    Hey everyone, I am wanting to start my own site.
    It'll be a forum site and it will also have a portal page.

    I know C++/C# but do not know any web design languages.

    I know you have to learn HTML/CSS, could someone briefly explain what other things I need to learn?
    I am a fast learner and I am also dedicated!
     
    Skyreach-, Feb 1, 2011 IP
  2. buzenko

    buzenko Peon

    Messages:
    93
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Maybe
    www.webtoolkit.eu/wt
    cppcms.sourceforge.net/wikipp/en/page/main

    Learn JavaScript(jQuery).
    Python with framework Django.
    Or
    Ruby with framework Ruby on Rails.
    Or simple way
    PHP and popular CMS wordpress, drupal,...plone,...

    For forum use PHP - forum cms free phpbb and not free VBulletin, XenForo (use MVC) or IPB.
     
    Last edited: Feb 1, 2011
    buzenko, Feb 1, 2011 IP
  3. Niku01

    Niku01 Peon

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    html/css/php/javascript . This is what you need to now to make you're site. But for a forum , you can install a cms . phpbb is free, alse you can try invision power board or vbulletin, but you'll have to pay for them .
     
    Niku01, Feb 1, 2011 IP
  4. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #4
    Whatever you see on a browser is HTML irrespective of backend server side scripting you use PHP/ASP etc. And to style HTML tags we use CSS. Begining you can start with HTML, CSS, JavaScript, PHP/ASP
     
    radiant_luv, Feb 1, 2011 IP
  5. Yasirjazz

    Yasirjazz Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    First you have to learn HTML & there's is a different toolz to create a website for expmle dreamviwer,Frontpage...then you can make the website for own...
     
    Yasirjazz, Feb 1, 2011 IP
  6. AtSeaDesign

    AtSeaDesign Active Member

    Messages:
    172
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    93
    #6
    Another item not mentioned here is where is the site hosted? On windows or linux? There are different procedures for setting up the servers depending on the OS so you're going to need to readup on Apache or IIS configuration.
     
    AtSeaDesign, Feb 1, 2011 IP