Thread: Project Sites

  1. #1
    TwistedNeo
    Guest

    Project Sites

    hi, solli if i sound like a plank yea, but its like this: ive been learning C++ homestudy for alittle while now, ive come to grips with the basics but i wanted to make afew mini projects before i move on to make sure i understand correctly..

    well everytime i go to 'implement' my new skills by creating a project i cant think of a thing to make, are there any sites online that have like ideas for mini projects that would suit beginners??

    any feedback would be helpful

    thanx

    Curt

  2. #2
    Registered User
    Join Date
    Nov 2001
    Posts
    1,348
    One idea is a directory mover. Move all files from one directory to a difference directory.

    Kuphryn

  3. #3
    End Of Line Hammer's Avatar
    Join Date
    Apr 2002
    Posts
    6,231
    There's a load of ideas on the Contests Forum.
    When all else fails, read the instructions.
    If you're posting code, use code tags: [code] /* insert code here */ [/code]

  4. #4
    Registered User axon's Avatar
    Join Date
    Feb 2003
    Posts
    2,572
    You can do a google search of c++ courses from different univesities...many of them post complete descriptions of assignments on their course websites...here is mine of you want to give it a go..

    http://logos.eecs.uic.edu/102/assignments/index.htm

    also, if you go to my professors past course pages you will find even more stuff.

    axon

    some entropy with that sink? entropysink.com

    there are two cardinal sins from which all others spring: Impatience and Laziness. - franz kafka

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem Displaying a Struct
    By rockstarpirate in forum C++ Programming
    Replies: 16
    Last Post: 05-05-2008, 09:05 AM
  2. added start menu crashes game
    By avgprogamerjoe in forum Game Programming
    Replies: 6
    Last Post: 08-29-2007, 01:30 PM
  3. Dynamic Binding
    By gpr1me in forum C++ Programming
    Replies: 1
    Last Post: 03-24-2006, 09:01 AM
  4. Game Independent Anti-cheat Project Needs Programmers
    By GIA Project Lea in forum Projects and Job Recruitment
    Replies: 3
    Last Post: 09-15-2005, 07:41 PM