<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
<br>
<div dir="ltr"><div>&gt; My problem, though, is I still find it difficult to write meaningful code or use the built in libraries <br>
&gt; effectively and/or correctly because I can't find example code to mimic.&nbsp;I tried sifting through <br>
&gt; ActiveState recipes page, but most of the code seems uninteresting or useful only if utilized <br>
&gt; in a bigger project.&nbsp;</div><br>
What do you mean by "meaningful" code?&nbsp; I think that might be your issue.&nbsp; <br>
<br>
What I'd recommend is to figure out *what you want to accomplish*.&nbsp; Python is just a means<br>
to accomplish something, but what matters is the accomplishment.&nbsp; You may want to write a <br>
GUI desktop app for a specific purpose.&nbsp; You may want to create a web-based app.&nbsp; You may<br>
want to write code to process information, scrape web sites...create a game, create some<br>
kind of tool.&nbsp; <br>
<br>
Once you decide on that, you will be more focused on what you need to learn.&nbsp; If, for<br>
example, you need to have persistent storage of information, you then might want to<br>
read up on databases and perhaps SQLite in Python.&nbsp; Etc.&nbsp; Then you will find code that<br>
will be applicable to your concerns, and help you learn.&nbsp; I feel that learning something <br>
"in a vacuum", unrelated to some personal creative goal, just doesn't work well.<br>
<br>
Che<br>
</div>                                               <br /><hr />Get gifts for them and cashback for you. <a href='http://www.bing.com/shopping/search?q=xbox+games&scope=cashback&form=MSHYCB&publ=WLHMTAG&crea=TEXT_MSHYCB_Shopping_Giftsforthem_cashback_1x1' target='_new'>Try Bing now.</a></body>
</html>