<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I'm starting to learn Python as it seems to be adopted by many companies that I've been looking to apply to. I used the book Learning Phython to get the basics of the language and many of the gotcha's. I think I know enough of the basic features of the language to start playing around and can understand most code I've seen so far by looking at some of the posts here.<BR>
&nbsp;<BR>
The one worry I have is not coding things the Phython way as I've been a Visual Basic programmer for so long and a C++ programmer before that. So would like to have people look at a simplistic class (shuffles lists of objects wrote it for shuffling cards but with&nbsp;Phython could be used for any "list" type object)&nbsp;I wrote to give me some feedback on the style of it.<BR>
&nbsp;<BR>
Any feedback is appreciated.<BR>
&nbsp;<BR>
Thanks,<BR>
Brian<BR></body>
</html>