Closed Thread
Results 1 to 5 of 5

Thread: What language is best to learn for message boards?

  1. #1
    Fr0st2k is offline Newbie
    Join Date
    Oct 2007
    Posts
    1
    Rep Power
    0

    What language is best to learn for message boards?

    I want to learn a web language , whether it be a combination of php/sql, perl xml, just about any of them.

    The project i want to really start working on is creating a message board from scratch.


    Is there a certain language that would excel in that area? one that you would suggest above all others?

    And if there isnt, what about the most common language that is used?

    Thanks in advance!! I want to get reading right away and i dont want to start reading perl when i should be reading php/sql etc.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Location
    Amherst, New York, United States
    Posts
    6,277
    Blog Entries
    26
    Rep Power
    20
    Well to develop any decent web application you need to have a complete understanding of HTML and CSS - XML and XHTML always come in handy too.

    But aside from the core HTML/CSS - to build a message board there are a few languages you can use, but probably the most popular is PHP and for database queries SQL.

  4. #3
    NeedHelp Guest
    You will need to learn a lot to develop a successful message board. HTML and CSS are a must. Then you must also know SQL (most common DB is MySQL). Next you will need to learn PHP to develop the base board. And finally you will have to mix it with JavaScript to make it appealing.

    I'm sure you could substitute PHP with Perl or ASP (or even C++ CGI) and you could substitute MySQL with any other form of DB although you will still need to know SQL.

  5. #4
    Kaabi Guest
    There definitely isn't one language for creating a message board because there are so many features involved. If you want to start a message board, I suggest using one of the predesigned ones like vBulletin. Just making a message board for practice would take a very long time.

  6. #5
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    Yup, I do agree.. try making something simple (at least a comment system or something) using PHP and MySQL

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 05-20-2011, 06:38 AM
  2. Which language should I learn? (First)
    By Derek11 in forum General Programming
    Replies: 10
    Last Post: 11-19-2009, 04:29 AM
  3. What new language should I try to learn?
    By Coder Zombie in forum General Programming
    Replies: 10
    Last Post: 01-11-2009, 02:42 AM
  4. What language should I learn?
    By paramiliar in forum General Programming
    Replies: 11
    Last Post: 01-06-2009, 11:27 AM
  5. What language to Learn?
    By mevets in forum General Programming
    Replies: 20
    Last Post: 12-20-2006, 07:04 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