Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Minor Projects

Status
Not open for further replies.

soodvarun

Programmer
Apr 21, 2001
40
CA
Hi frnds !
I want to develop a minor project in VC++. I have just started with VC++ and have little knowledge of C++.
I have 45 days for it.
Please list me few ideas which can be implemented by a novice like me.

Thanks a mill in advance.
Varun.
sood@loveable.com
 
If you have only 45 days and this has to be done in Visual C++ (implication here is that you're creating a Windows Application with forms & stuff), you're screwed. I've had 5-6 semesters of C++ and I still can't get my head around that.

If you're just using VC++ to write a console application, try an address book. Or Tic-Tac-Toe. Or BlackJack is fun to write too... that was my first program in BASIC, wayyy back in the day.

Ben

There's no place like 127.0.0.1.
 
You also may try to cerate a PaintBrush tool.

Ion Filipski
1c.bmp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top