 |
BOOK: Beginning Python  | This is the forum to discuss the Wrox book Beginning Python by Peter C. Norton, Alex Samuel, Dave Aitel, Eric Foster-Johnson, Leonard Richardson, Jason Diamond, Aleatha Parker, Michael Roberts; ISBN: 9780764596544 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning Python 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
|
|
|
|

August 5th, 2005, 03:51 AM
|
|
Registered User
|
|
Join Date: Aug 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Where's the code?
Yes, I've seen the instruction to NOT ask where the code is, but I'm frustrated. I've looked where I'm supposed to look. Now, where is it?
Thanks,
snake
|
|

August 8th, 2005, 08:58 AM
|
 |
Wrox Staff
Points: 18,059, Level: 58 |
|
|
Join Date: May 2003
Posts: 1,906
Thanks: 62
Thanked 139 Times in 101 Posts
|
|
That's a legit question in this case. I'm checking with the editor to find out what the delay is and when the code will be available.
Jim Minatel
Senior Acquisitions Editor
Wiley Technology Publishing
WROX Press
Blog: http://wroxblog.typepad.com/
Jim's Book of the week: Professional DotNetNuke ASP.NET Portals
|
|

August 10th, 2005, 08:27 AM
|
|
Registered User
|
|
Join Date: Aug 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Well, now there are two. Where is it?
|
|

August 10th, 2005, 10:20 AM
|
 |
Wrox Staff
Points: 18,059, Level: 58 |
|
|
Join Date: May 2003
Posts: 1,906
Thanks: 62
Thanked 139 Times in 101 Posts
|
|
I don't know the story on why it isn't in, so please please, don't shoot the messenger. I'm told the author will have it in in a couple of weeks and we should have it posted to the site soon after that, so probably by the end of Aug.
Again, I want to assure you all we're working on some safeguards to make sure code is available at the same time as books.
Jim Minatel
Senior Acquisitions Editor
Wiley Technology Publishing
WROX Press
Blog: http://wroxblog.typepad.com/
Jim's Book of the week: Professional DotNetNuke ASP.NET Portals
|
|

August 13th, 2005, 01:56 PM
|
|
Registered User
|
|
Join Date: Aug 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I have been looking all over the website for the program that is described on page 3 of this book called PythonCard and I can not find this as well. Can someone please tell me where I can find this. Thanks!!
|
|

August 19th, 2005, 10:36 AM
|
 |
Wrox Staff
Points: 18,059, Level: 58 |
|
|
Join Date: May 2003
Posts: 1,906
Thanks: 62
Thanked 139 Times in 101 Posts
|
|
Snake and jl4571: An update, the final code is in-house, it should be released on the web site within a week (I hope). kickinjack77, if the code you mention on page 3 is part of the code for the whole book, it should be posted with the rest of the book code within a week.
Jim Minatel
Senior Acquisitions Editor
Wiley Technology Publishing
WROX Press
Blog: http://wroxblog.typepad.com/
Jim's Book of the week: Professional DotNetNuke ASP.NET Portals
|
|

August 19th, 2005, 11:51 AM
|
|
Registered User
|
|
Join Date: Aug 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Good news, Jim. Thanks.
|
|

August 23rd, 2005, 04:04 PM
|
|
Registered User
|
|
Join Date: Aug 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Instead of waiting for WROX to post the code for PythonCard you can use the instructions on page 606 of Beginning Python to download code from Source Forge for PythonCard. If you are using a 2.4 version of Python make sure you get a version of wxpython that is 2.4 compatible. The link provided by Source Forge supplies a version of wxpython that is compatible with versions 2.3 of python and will give you a missing python23.dll error message if you try to use it with 2.4 versions of python.
|
|

August 26th, 2005, 02:18 PM
|
 |
Wrox Staff
Points: 18,059, Level: 58 |
|
|
Join Date: May 2003
Posts: 1,906
Thanks: 62
Thanked 139 Times in 101 Posts
|
|
The code is now posted. There are however a couple of chapters of code missing. I'm told the files we got for those chapters were corrupt and as soon as we can get good versions, those will be posted too.
Jim Minatel
Senior Acquisitions Editor
Wiley Technology Publishing
WROX Press
Blog: http://wroxblog.typepad.com/
Jim's Book of the week: Professional DotNetNuke ASP.NET Portals
|
|

September 20th, 2005, 11:28 PM
|
|
Registered User
|
|
Join Date: Sep 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
kickinjack77,
Sorry about the delay. I thought that wiley would send me more specific instructions regarding the forum, etc. Now that I'm on, though, pythoncard is, as hrh1818 said, available from http://pythoncard.sourceforge.net/. It is a far richer tool that we made use of in the book, so please look at the applications and examples that come with it.
-Peter
|
|
 |