Thread: Ideas for a Final Project ?

  1. #1
    Registered User
    Join Date
    Apr 2016
    Posts
    2

    Ideas for a Final Project ?

    Any ideas for a Final Project ?

    I have a final project coming up in a C programming class. But cant come up with a good program I have a couple of programs in mind like:

    -Snake Game
    -Calculator

    Some of the requirements for this project are:

    -two one-dimensional arrays or 1 two-dimensional arrays
    -one case statement
    -8 user options
    -loops
    -4 programmer defined functions

    I am a beginner in C programming, so if anyone has any ideas or tips that would be greatly appreciated.

    Thank You

  2. #2
    Registered User
    Join Date
    Jun 2011
    Posts
    4,513
    Please do not create multiple threads on the same topic.

    Doing a quick search for "project ideas" on the board generated about 18 pages of results. Going to "advanced search" and searching by "titles only" yielded about 70 (more focused) results.

    I suggest you try doing the same and seeing what you come up with.

  3. #3
    Registered User
    Join Date
    Apr 2016
    Posts
    2
    Thanks will do

  4. #4
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    I really detest these kinds of "please think of something for me to do" threads.

    It's like the poster did a programming course with no reason in mind, and now is lost as to what to do.

    Start thinking for yourself, or prepare for a life of waiting around to be told what to do by someone else.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. ideas for a final project
    By doubleanti in forum General Discussions
    Replies: 11
    Last Post: 09-09-2012, 08:00 AM
  2. Final Project for HS, any ideas?
    By Conneticut#88 in forum C++ Programming
    Replies: 13
    Last Post: 05-24-2006, 09:22 PM

Tags for this Thread