Thread: Coding a Forum?

  1. #1
    Registered User
    Join Date
    Mar 2010
    Location
    Salem's Lot
    Posts
    19

    Coding a Forum?

    How would you go about coding a forum in C++?

  2. #2
    chococoder
    Join Date
    Nov 2004
    Posts
    515
    I wouldn't. I would use a Java, especially JEE.
    Or maybe learn Ruby and use Rails.

    But whatever platform I'd end up with, I'd start by analysing my requirements and reading about different platforms to see which best matches those requirements.
    Then draw up a functional and technical design, maybe learn technologies I have decided on but am not yet proficient in, and only then start coding.
    Last edited by jwenting; 04-17-2010 at 01:23 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Forum name change
    By VirtualAce in forum A Brief History of Cprogramming.com
    Replies: 21
    Last Post: 09-08-2006, 12:21 AM
  2. ASP.net forum that supports Access
    By Grayson_Peddie in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 12-18-2003, 01:44 AM
  3. The Contest Forum has switched
    By ygfperson in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 08-16-2002, 03:10 PM
  4. Assembly forum
    By Garfield in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 11-18-2001, 08:03 PM