New Kid in the Block

A

ashu

hi to all,
I am new to the group. & i've just read the topics there & i found that
my knowledge about C++ & Oops is like a drop in the ocean. Means you
guys are master of this language. would you please recommend me the
book, i should read which covers the topic like:-
"how we can initialize a class such that no class can be derived from
it, further etc." like which also tell about the realastic approach to
the properties of every topic in C++.
I have referred Robert Lafore in Oops. What else i should reffer.

Please Reply.
 
M

mlimber

ashu said:
hi to all,
I am new to the group. & i've just read the topics there & i found that
my knowledge about C++ & Oops is like a drop in the ocean. Means you
guys are master of this language. would you please recommend me the
book, i should read which covers the topic like:-
"how we can initialize a class such that no class can be derived from
it, further etc." like which also tell about the realastic approach to
the properties of every topic in C++.
I have referred Robert Lafore in Oops. What else i should reffer.

Please Reply.

There are fine book recommendations in the FAQs:

http://www.parashift.com/c++-faq-lite/how-to-learn-cpp.html

Also, you might be interested in alt.comp.lang.learn.c-c++ which is
about learning C++. If you have specific language questions, of course
you can post them here.

In answer to your specific question about making a leaf class, again,
see the FAQ:

http://www.parashift.com/c++-faq-lite/strange-inheritance.html#faq-23.9

Cheers! --M
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top