Thread: Looking for some big C/C++ projects

  1. #1
    C-Dumbie
    Guest

    Looking for some big C/C++ projects

    Hi All,
    Do you guys know some websites giving some kinda big projects
    for C or C++, not like those small programs in the textbooks.
    I have been looking for a kinda big project to challenge myself.
    Where I could find some ideas of big projects.
    I am getting bored with small programs like address book,
    payroll reports.........
    I am looking for more fun ..
    Thanx for your advice in advance!

    C-Dumbie

  2. #2
    End Of Line Hammer's Avatar
    Join Date
    Apr 2002
    Posts
    6,231
    When all else fails, read the instructions.
    If you're posting code, use code tags: [code] /* insert code here */ [/code]

  3. #3
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    look into the contest forum, choose a hard one, and hack away. the contest forum's purpose is to collect (good) ideas.

  4. #4
    C-Dumbie
    Guest
    Thanx all,

    Does contest forum create a project idea including the program
    requirements document?

    C-Dumbie

  5. #5
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    the forum has a bunch of threads, each one dedicated to an idea. none are exceptionally detailed, and some aren't detailed at all. if you want to take an idea and build a program around it, go ahead.

    short answer: no

  6. #6
    Green Member Cshot's Avatar
    Join Date
    Jun 2002
    Posts
    892
    How about writing a compiler?
    Try not.
    Do or do not.
    There is no try.

    - Master Yoda

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How Big is Too Big
    By kpreston in forum C Programming
    Replies: 4
    Last Post: 10-25-2008, 10:16 AM
  2. Big and little endian
    By Cactus_Hugger in forum C Programming
    Replies: 4
    Last Post: 10-12-2005, 07:07 PM
  3. Beginner projects
    By MagSteve in forum C++ Programming
    Replies: 4
    Last Post: 05-05-2004, 02:04 AM
  4. creating big projects
    By devil@work in forum C++ Programming
    Replies: 4
    Last Post: 04-04-2003, 04:17 PM