Thread: project idea ???

  1. #1
    Registered User
    Join Date
    Feb 2005
    Posts
    91

    project idea ???

    Hi !

    I don't know if I can post this, but I'll give it a try. I in dire need of a project idea to put on my resume. I have basic knowledge of C, c++ and some knowledge in data structures and I am looking for a project idea something I can work on to show in my resume.

    The problem is this is going to be my first project and I don't really have any knowledge about windows programming or graphics....

    Several dull ideas like :

    a linked list based contacts manager (working in command mode)
    a book library linked list based ( command mode)

    have popped into my mind but these are worthless without attaching a interface to it, nobody wants to work on these in DOS.

    Can anyone give me some suggestions to work on that do not need any windows programming or any graphics. I am open to work these in three different platforms C, C++ and 8085 assembly

    looking forward towards some brainstorming !!!!!

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Next time, press the edit button to fix a typo, don't post a whole new message.
    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.

  3. #3
    Registered User
    Join Date
    Jun 2005
    Posts
    4
    You can Proceed with the any of the projects you have mentioned. to make it more appealing try to explore the functions present in conio.h header file. then can make ur project look better as they provide good interface without graphics and windows

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to build a C project?
    By jumpjack in forum C Programming
    Replies: 5
    Last Post: 01-26-2006, 07:35 AM
  2. Guidance for a project idea in C\C++
    By wrkrishna in forum C Programming
    Replies: 2
    Last Post: 12-10-2005, 12:23 AM
  3. 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
  4. possible project
    By subdene in forum C++ Programming
    Replies: 6
    Last Post: 09-26-2003, 01:33 PM
  5. idea for a friendly project
    By NickESP in forum C++ Programming
    Replies: 9
    Last Post: 07-17-2003, 02:40 PM