Results 1 to 10 of 10

Thread: Higher project ideas

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2006
    Posts
    50

    Higher project ideas

    Hi
    I have taken Higher Computing in my 5th year of High School. Eventually I will be asked to to do a programming project. Can anyone give me any ideas on what kind of program I could make when it comes to doing it?

    Thanks

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Higher project ideas

    Moved to General Developer

  3. #3
    Hyperactive Member
    Join Date
    Dec 2006
    Location
    UK
    Posts
    489

    Re: Higher project ideas

    Do something that you want, or find useful, popular projects include calculators and word processing apps.
    Learning C♯

    Data Binding & Bound Controls - Objects and wizards will never be as intelligent as you, do it yourself! (Unless your Pro)

  4. #4

    Thread Starter
    Member
    Join Date
    Nov 2006
    Posts
    50

    Re: Higher project ideas

    Would something like a calculator program if done properly get me a good mark?

    I saw someones project from a few years ago and he had made a version of pong. How on earth would he of made that?

  5. #5
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: Higher project ideas

    How advanced are you? A genetic algorithm is a relatively simple thing to write, and you can do amazing things with them, but you do have to figure out what you actually want the thing to do.
    My usual boring signature: Nothing

  6. #6
    Fanatic Member bgmacaw's Avatar
    Join Date
    Mar 2007
    Location
    Atlanta, GA USA
    Posts
    524

    Re: Higher project ideas

    Create a set of classes that support HL7 message formats methods. Sell it for $999 per-seat developer license. Then create an application suite complete with web services that works with them. Sell it for $499 per user plus additional annual support fees. Sell about 1000 of each in your first year and you're talking serious money, over $1M in sales. Sell your company for $5-10 million to a healthcare venture capital firm. Enjoy the beach.

  7. #7

    Thread Starter
    Member
    Join Date
    Nov 2006
    Posts
    50

    Re: Higher project ideas

    Hi
    I am only 16 so I am definately not very advanced. It is for my 5th out of 6 year of High School.

  8. #8
    Super Moderator FunkyDexter's Avatar
    Join Date
    Apr 2005
    Location
    An obscure body in the SK system. The inhabitants call it Earth
    Posts
    7,957

    Re: Higher project ideas

    How are you at database programming? If you've got the hang of the basics then there are hundreds of ideas you can use. How about a contacts manager where you could store all your contacts details, phone numbers addresses etc. My final year project for my degree was an app that allowed construction companies to control the documentation for large construction projects. You could do a simle system that catalogues the books in your schols library.

    The real beauty about doing a DB app is that they tend to be 'real world' (whereas games like pong will only ever be a toy) and most of the job opportunities in programming are database jobs so you'll have something you can show off in interviews etc.
    The best argument against democracy is a five minute conversation with the average voter - Winston Churchill

    Hadoop actually sounds more like the way they greet each other in Yorkshire - Inferrd

  9. #9
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Higher project ideas

    And if you are not familiar with database programming, now would be a go time to play around with it.

    If programming is something you think might be interesting to persue as a career, you will need to know database programming.

  10. #10

    Thread Starter
    Member
    Join Date
    Nov 2006
    Posts
    50

    Re: Higher project ideas

    Hi
    Thanks I will look into that.

Posting Permissions

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



Click Here to Expand Forum to Full Width