Closed Thread
Page 1 of 4 123 ... LastLast
Results 1 to 10 of 38

Thread: Website Creation (General question)

  1. #1
    KeilanS's Avatar
    KeilanS is offline Programming Professional
    Join Date
    Oct 2008
    Location
    Canada
    Posts
    211
    Rep Power
    15

    Website Creation (General question)

    Hey everyone!

    I would like to make a website in the near future, most likely for game reviews, and if I'm lucky, I'll use it to generate a little bit of ad revenue (although if that isn't the case, the experience will help anyways).

    So I was wondering what I need to learn if I want to get a webpage up and running. My plan would be to host it on a cheap domain (like one of those $8 a month ones). Or maybe even a free site at first (like a google site).

    Should my goal be to learn raw HTML coding? Or would a program like front page be the way to go? Or something else entirely.

    Thanks,
    Keilan

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: Website Creation (General question)

    Avoid front page like the plague. I would recommend starting with HTML/XHTML/CSS. You will probably find that you also need to learn JavaScript and a server-side language such as PHP. As it grows, having a database (and learning SQL) will almost certainly become necessary.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    Join Date
    Sep 2007
    Location
    Karlstad, Sweden
    Posts
    3,082
    Blog Entries
    7
    Rep Power
    42

    Re: Website Creation (General question)

    Totally Agree with WingedPanther.

    XHTML/CSS, JavaScript, PHP and SQL is the ones to prefferaly learn. W3Schools Online Web Tutorials is one of the best online learning places which covers all of these languages (and more) and is a great reference site.

  5. #4
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,174
    Blog Entries
    13
    Rep Power
    114

    Re: Website Creation (General question)

    If you are a beginner, you could start with Google Pages to begin with (a free webpage service). But not only the languages, you need to know about website design itself.

    Quote Originally Posted by Jordan View Post
    Good members, like yourself, stick around and post for ages to come!
    Mr. Xav | Blog | Forums

  6. #5
    KeilanS's Avatar
    KeilanS is offline Programming Professional
    Join Date
    Oct 2008
    Location
    Canada
    Posts
    211
    Rep Power
    15

    Re: Website Creation (General question)

    Okay, sounds like I have a lot of learn. I've toyed with HTML briefly, but only the basics like creating links and background colours. Nothing good enough to make a real site.

    Thanks for the advice.

  7. #6
    Jordan Guest

    Re: Website Creation (General question)

    Quote Originally Posted by WingedPanther View Post
    Avoid front page like the plague. I would recommend starting with HTML/XHTML/CSS. You will probably find that you also need to learn JavaScript and a server-side language such as PHP. As it grows, having a database (and learning SQL) will almost certainly become necessary.
    I second this statement. You could start with a CMS like Joomla or a Blog Rolling system like WordPress.

  8. #7
    Fozzy is offline Newbie
    Join Date
    Oct 2008
    Posts
    19
    Rep Power
    13

    Re: Website Creation (General question)

    I vote on Jordan's suggestion of learning Joomla =)

  9. #8
    Join Date
    Sep 2008
    Location
    Australia
    Posts
    4,834
    Blog Entries
    10
    Rep Power
    51

    Re: Website Creation (General question)

    Joolma is very helpful! But still learn XHTML/CSS/Javascript, a server-side language such as PHP and SQL for databases.

    Basically what Winged said.
    jQuery Selectors Tutorial - jQuery Striped Table tutorial - jQuery Events - jQuery Validation
    Sorry if I don't post as often as I did, I'll try to get here as much as possible! I'm working my bum off to get this scholarship and other stuff!

  10. #9
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,174
    Blog Entries
    13
    Rep Power
    114

    Re: Website Creation (General question)

    Quote Originally Posted by Jordan View Post
    I second this statement. You could start with a CMS like Joomla or a Blog Rolling system like WordPress.
    I would consider WordPress to be a form of CMS, wouldn't you?

    Quote Originally Posted by Jordan View Post
    Good members, like yourself, stick around and post for ages to come!
    Mr. Xav | Blog | Forums

  11. #10
    Join Date
    Sep 2008
    Location
    Australia
    Posts
    4,834
    Blog Entries
    10
    Rep Power
    51

    Re: Website Creation (General question)

    I agree with Xav. It could be used as one.
    jQuery Selectors Tutorial - jQuery Striped Table tutorial - jQuery Events - jQuery Validation
    Sorry if I don't post as often as I did, I'll try to get here as much as possible! I'm working my bum off to get this scholarship and other stuff!

Closed Thread
Page 1 of 4 123 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. General general question about i/o in assembly
    By SteveC in forum Assembly
    Replies: 12
    Last Post: 02-12-2011, 08:02 AM
  2. General question here
    By williamevanl in forum C# Programming
    Replies: 3
    Last Post: 08-02-2010, 07:04 AM
  3. code needed for website creation
    By dhanavel in forum ASP, ASP.NET and Coldfusion
    Replies: 3
    Last Post: 08-14-2008, 05:38 AM
  4. python and website creation
    By Goeasy in forum Python
    Replies: 1
    Last Post: 08-05-2008, 08:56 AM
  5. Looking for a website creation quote
    By ISee in forum MarketPlace
    Replies: 5
    Last Post: 12-10-2007, 04:59 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts