Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

hey help plz..c++ project..

0 views
Skip to first unread message

ankur saxena

unread,
Jun 13, 2007, 4:32:14 PM6/13/07
to
hey plz if some body could advise me a gud project in c++..which could
be big and yeald my all concepts of c++
best u know...
thanx..


--
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]

Allan W

unread,
Jun 14, 2007, 11:52:34 AM6/14/07
to
ankur saxena wrote:
> hey plz if some body could advise me a gud project in c++..which could
> be big and yeald my all concepts of c++
> best u know...

That's WAY too vague.

What makes a project "good" for you?
- Good to learn C++ when you've never programmed in any language
before
- Good to learn C++ when you HAVE programmed in language [XXX]
before
- Good to learn advanced C++ when you've already done some beginner C
++
- Good to learn some particular language feature (i.e. the Standard
Template Library)
- Good to learn object-oriented techniques [1]
- Good to learn enough C++ to get to the project I really wanted to
get to: [XXX]
- Good to make money by selling the code
- Good to learn about various low-level techniques (i.e. linked-
lists)

My answer (and I think many other people) would be different depending
on which one you wanted.
But if I'm right that "a good project" means "learning (some aspect
of) C++", then you really need to use a good book -- and I think all
of the good teaching books include at least one project in the book!

[1] Note that it is possible to program in C++ without ever creating
nontrivial objects.
Just being "a C++ programmer" doesn't make you an "object-oriented
programmer."

HTH

jimmy b

unread,
Jun 16, 2007, 5:46:31 PM6/16/07
to
On Jun 14, 1:32 am, ankur saxena <flyan...@gmail.com> wrote:
> hey plz if some body could advise me a gud project in c++..which could
> be big and yeald my all concepts of c++
> best u know...
> thanx..
>

umm, let's see. you want to learn all C++ concepts, why not implement
a standard compliant C++ compiler?

seriously though, your question is in no way related to C++, i don't
see how it merits discussion here. for project ideas why don't you
check sites like sf.net?

-jb

r

unread,
Jun 17, 2007, 6:00:22 PM6/17/07
to
On Jun 14, 4:32 am, ankur saxena <flyan...@gmail.com> wrote:
> hey plz if some body could advise me a gud project in c++..which could
> be big and yeald my all concepts of c++
> best u know...
> thanx..
>

Complex simulation of some sort. C++ was designed for this you know.

0 new messages