473,395 Members | 1,863 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

New Kid in the Block

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.

Oct 17 '05 #1
3 1095
ashu wrote:
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-lit...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-lit....html#faq-23.9

Cheers! --M

Oct 17 '05 #2
ashu wrote:
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.

mlimber <ml*****@gmail.com> wrote: There are fine book recommendations in the FAQs:

http://www.parashift.com/c++-faq-lit...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.


Also check out the book reviews on http://www.accu.org/

--
Marcus Kwok
Oct 17 '05 #3
Thank you.

Oct 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

699
by: mike420 | last post by:
I think everyone who used Python will agree that its syntax is the best thing going for it. It is very readable and easy for everyone to learn. But, Python does not a have very good macro...
4
by: Christopher | last post by:
This should be a quick one. URL: http://cfa-www.harvard.edu/~cpilman/Stuff/flush.html Code: ============================= <!DOCTYPE HTML Public "-//W3C//DTD HTML 4.01//EN">...
2
by: TadPole | last post by:
Hi all, My main problems are::::::::: 1. Set a value within a block container that can be used and changed by subsequent templates/block-containers/tables etc.. 2. get/determine/find the...
7
by: seamoon | last post by:
Hi, I'm doing a simple compiler with C as a target language. My language uses the possibility to declare variables anywhere in a block with scope to the end of the block. As I remembered it this...
2
by: morrell | last post by:
I have a request to find out is there an easy way to solve this little poblem. ___________________ | Block 1 | | | | | | |...
6
by: foolmelon | last post by:
If a childThread is in the middle of a catch block and handling an exception caught, the main thread calls childThread.Abort(). At that time a ThreadAbortException is thrown in the childThread. ...
8
by: Alvin | last post by:
I'm making a very simple game in SDL, and I'm not asking for SDL help I hope - this looks like something C++ related, so I'll ask here. I have a class for a simple block, or tile, in the game,...
6
by: dave8421 | last post by:
Hi, I'm a bit confused about the definition about "Prinicpal Block Boxes" in CSS 2.1 draft specification. ( http://www.w3.org/TR/2006/WD-CSS21-20061106 ) <pre> 9.2.1 Block-level elements and...
2
by: Bob Greschke | last post by:
This is the idea Block = pack("240s", "") Block = pack(">H", W) Block = pack(">H", X) Block = pack(">B", Y) Block = pack(">H", Z)) but, of course, Block, a str, can't be sliced. The real...
15
by: cssExp | last post by:
hello, Rather than going on a wild explanation on what's the the problem, it'll be much quicker and easier if i let you look at it yourself, so I'll post my page source (actual contents taken out,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.