Wrox Programmer Forums
|
BOOK: Beginning C# 3.0 : An Introduction to Object Oriented Programming ISBN: 978-0-470-26129-3
This is the forum to discuss the Wrox book Beginning C# 3.0 : An Introduction to Object Oriented Programming by Jack Purdum; ISBN: 9780470261293
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning C# 3.0 : An Introduction to Object Oriented Programming ISBN: 978-0-470-26129-3 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 6th, 2009, 05:44 PM
Registered User
 
Join Date: Sep 2003
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
Default ? p. 21

Hi:
on p. 21 under "Class Methods" the 2nd paragraph reads:

We can depict the phone conversation between Issy and Jack as objects of the person class as shown in

Figure 2 - 2 .

Should the underlined word be "methods" ?

Thanks

wrogers814
 
Old September 7th, 2009, 08:43 AM
Friend of Wrox
 
Join Date: Sep 2008
Posts: 234
Thanks: 0
Thanked 32 Times in 30 Posts
Default

I can see why there might be some confusion associated with the sentence. Figure 2-2, which is referenced in the sentence you quoted, does show the two person objects. The sentence is actually referencing the two objects in the figure, rather than the phone conversation itself. In that figure, one of the person class methods is Speak(), which may refer to a phone conversation.

However, the real purpose of Figure 2-2 is to show two person objects with an (initially empty) properties and methods list which is slowly filled in as a phone conversation unfolds. I think the rest of the narrative on the page reinforces the idea that as properties change, so does the state of the object.

I hope this helps to clear up the intent of the figure.
__________________
Jack Purdum, Ph.D.
Author: Beginning C# 3.0: Introduction to Object Oriented Programming (and 14 other programming texts)
The Following User Says Thank You to DrPurdum For This Useful Post:
wrogers814 (September 9th, 2009)
 
Old September 9th, 2009, 10:01 AM
Registered User
 
Join Date: Sep 2003
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Thank you very much.

W. Rogers





Similar Threads
Thread Thread Starter Forum Replies Last Post
GetDate() function in Chp 21 Rcloud BOOK: Professional Visual Studio 2008 ISBN: 978-0-470-22988-0 4 August 25th, 2009 06:26 PM
list_entry(), page 21 logicman112 BOOK: Professional Linux Kernel Architecture ISBN: 978-0-470-34343-2 1 March 19th, 2009 03:56 AM
Over 21 calculator - project PetraMan Javascript How-To 1 March 29th, 2005 09:44 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.