Thread: Need help starting batteship program please!

  1. #1
    Registered User
    Join Date
    Apr 2011
    Posts
    1

    Need help starting batteship program please!

    Hi, I have about a week to create a 1 player battleship program for my assignment and I know next to nothing about C++ programming. I have been reading turtorials about C++ programming but they dont help me in understanding how to create a battleship program.
    Could somebody please help me and tell me how I should start writing the program? And if you can link any guides or anything that will help it would be much appreciated.
    Thanks =)

  2. #2
    Registered User
    Join Date
    Aug 2010
    Location
    Rochester, NY
    Posts
    196
    Quote Originally Posted by casablacax View Post
    Hi, I have about a week to create a 1 player battleship program for my assignment and I know next to nothing about C++ programming. I have been reading turtorials about C++ programming but they dont help me in understanding how to create a battleship program.
    Could somebody please help me and tell me how I should start writing the program? And if you can link any guides or anything that will help it would be much appreciated.
    Thanks =)
    So you have 1 week to learn C++ AND write the program?

    Do you have any prior programming experience? If so, in what language(s)? If you know Java, the system can be architected very similarly. It also depends on what constraints your department enforces on the project.

    Nobody can give you the answers for your work, so you have to give us a little more in-depth question, then people can try to point you in the right direction.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Starting C++;First Program
    By Caliban in forum C++ Programming
    Replies: 5
    Last Post: 04-11-2009, 01:41 PM
  2. Starting a new program
    By histevenk in forum C++ Programming
    Replies: 28
    Last Post: 10-15-2007, 04:11 PM
  3. Starting a program
    By mcgeady in forum C++ Programming
    Replies: 3
    Last Post: 02-25-2006, 12:52 PM
  4. starting program
    By Ideswa in forum C++ Programming
    Replies: 3
    Last Post: 02-20-2006, 02:36 PM
  5. Starting a Program, use C or C++?
    By firestorm in forum Windows Programming
    Replies: 12
    Last Post: 04-11-2005, 09:07 PM