Thread: Suggest an interesting C++ project

  1. #1
    Registered User
    Join Date
    Dec 2001
    Posts
    1

    Suggest an interesting C++ project

    I am gonna graduate from university in June, and have decided to add some sample code to my website (like a portfolio) for employers to look at.

    Can someone suggest a C++ project that I can work on? It should less that 1000 lines of code. It should be interesting. I plan only to spend a week on it.

    Thanks in advance.

  2. #2
    Registered User
    Join Date
    Dec 2001
    Posts
    28
    On Windows Platform, you can design some networking utility program, or secure file transfer utility,etc. sort of thing.

    On DOS Platform, you can design some interesting Fractal Programs, or some complex mathematical problem solver program alongwith graphical plotting,etc. Maybe 3D.


    Note: I personally don't think any employer would slightly be interested in coming to website to read and analyze any code. Instead, it actually limits your presentation to that program only and most employers take that if you have put up something on your website for display to all, that must be the most you are capable of at the moment.

    Its better to attach screenshots of your work with your resume instead of giving your employers a URL. Rest is your wish.

    Good Luck!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. What project for my graduate year?
    By chottachatri in forum A Brief History of Cprogramming.com
    Replies: 6
    Last Post: 10-28-2008, 03:12 AM
  2. How to build a C project?
    By jumpjack in forum C Programming
    Replies: 5
    Last Post: 01-26-2006, 07:35 AM
  3. MFC in an empty project
    By cunnus88 in forum Windows Programming
    Replies: 0
    Last Post: 10-09-2005, 09:19 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
  5. Remove ActiveX from VC++ project
    By cr_naik in forum Windows Programming
    Replies: 2
    Last Post: 07-02-2003, 11:15 AM