<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>David Mohundro - Books</title>
    <link>http://www.mohundro.com/blog/</link>
    <description>From the life of a programmer</description>
    <language>en-us</language>
    <copyright>David Mohundro</copyright>
    <lastBuildDate>Thu, 21 Jun 2007 13:19:01 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>drmohundro@gmail.com</managingEditor>
    <webMaster>drmohundro@gmail.com</webMaster>
    <item>
      <trackback:ping>http://www.mohundro.com/blog/Trackback.aspx?guid=fb7982af-faf4-40d0-ad84-2d45efb9b5ff</trackback:ping>
      <pingback:server>http://www.mohundro.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.mohundro.com/blog/PermaLink,guid,fb7982af-faf4-40d0-ad84-2d45efb9b5ff.aspx</pingback:target>
      <dc:creator>David Mohundro</dc:creator>
      <wfw:comment>http://www.mohundro.com/blog/CommentView,guid,fb7982af-faf4-40d0-ad84-2d45efb9b5ff.aspx</wfw:comment>
      <wfw:commentRss>http://www.mohundro.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=fb7982af-faf4-40d0-ad84-2d45efb9b5ff</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I have so many books I need to read right now, it isn't even funny. In my office at
home, I've got about 8+ books which I need to read, and the majority haven't even
been started yet. 
</p>
        <p>
One of them is <a href="http://www.amazon.com/exec/obidos/ASIN/0201485672">Martin
Fowler's Refactoring</a>, which I'm really looking forward to. I've started <a href="http://www.amazon.com/ASP-NET-2-0-Hacks-David-Yack/dp/0764597663">ASP.NET
MVP Hacks</a>, which is pretty good. I'm only up to chapter 3 or 4, but I've already
seen a decent overview of the provider model that ASP.NET uses.
</p>
        <p>
At work, <a href="http://www.amazon.com/Debugging-Microsoft-NET-2-0-Applications/dp/0735622027">John
Robbins' Debugging Microsoft .NET 2.0 Applications</a> and <a href="http://www.amazon.com/Windows-PowerShell-Action-Bruce-Payette/dp/1932394907">Bruce
Payette's Windows PowerShell in Action</a> are sitting on my desk. I haven't yet started
the PowerShell book yet, but I've gotten a little ways into the debugging book. 
</p>
        <p>
I just read a funny story that John Robbins provides in his debugging book about having what-if
sessions during the project planning phase. He notes that in his prior job as a member
of the Green Berets, they would have what-if sessions to plan for any and all
contingencies. They're lives were on the line after all. 
</p>
        <p>
He pointed out that, after moving to software development, he could get his development
team really uncomfortable by asking what-if questions like, "what if Bob dies before
we get through the requirements phase." I'll have to remember to ask some "what-if-death"
questions at my next team meeting...
</p>
        <img width="0" height="0" src="http://www.mohundro.com/blog/aggbug.ashx?id=fb7982af-faf4-40d0-ad84-2d45efb9b5ff" />
      </body>
      <title>Books I'm trying to read right now</title>
      <guid isPermaLink="false">http://www.mohundro.com/blog/PermaLink,guid,fb7982af-faf4-40d0-ad84-2d45efb9b5ff.aspx</guid>
      <link>http://www.mohundro.com/blog/2007/06/21/BooksImTryingToReadRightNow.aspx</link>
      <pubDate>Thu, 21 Jun 2007 13:19:01 GMT</pubDate>
      <description>&lt;p&gt;
I have so many books I need to read right now, it isn't even funny. In my office at
home, I've got about 8+ books which I need to read, and the majority haven't even
been started yet. 
&lt;/p&gt;
&lt;p&gt;
One of them is &lt;a href="http://www.amazon.com/exec/obidos/ASIN/0201485672"&gt;Martin
Fowler's Refactoring&lt;/a&gt;, which I'm really looking forward to. I've started &lt;a href="http://www.amazon.com/ASP-NET-2-0-Hacks-David-Yack/dp/0764597663"&gt;ASP.NET
MVP Hacks&lt;/a&gt;, which is pretty good. I'm only up to chapter 3 or 4, but I've already
seen a decent overview of the provider model that ASP.NET uses.
&lt;/p&gt;
&lt;p&gt;
At work, &lt;a href="http://www.amazon.com/Debugging-Microsoft-NET-2-0-Applications/dp/0735622027"&gt;John
Robbins' Debugging Microsoft .NET 2.0 Applications&lt;/a&gt; and &lt;a href="http://www.amazon.com/Windows-PowerShell-Action-Bruce-Payette/dp/1932394907"&gt;Bruce
Payette's Windows PowerShell in Action&lt;/a&gt; are sitting on my desk. I haven't yet started
the PowerShell book yet, but I've gotten a little ways into the debugging book. 
&lt;/p&gt;
&lt;p&gt;
I just read a funny story that John Robbins provides in his debugging book about having&amp;nbsp;what-if
sessions during the project planning phase. He notes that in his prior job as a member
of the Green Berets, they would have&amp;nbsp;what-if sessions to plan for any and all
contingencies. They're lives were on the line after all.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
He pointed out that, after moving to software development, he could get his development
team really uncomfortable by asking what-if questions like, "what if Bob dies before
we get through the&amp;nbsp;requirements phase." I'll have to remember to ask some "what-if-death"
questions at my next&amp;nbsp;team meeting...
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.mohundro.com/blog/aggbug.ashx?id=fb7982af-faf4-40d0-ad84-2d45efb9b5ff" /&gt;</description>
      <comments>http://www.mohundro.com/blog/CommentView,guid,fb7982af-faf4-40d0-ad84-2d45efb9b5ff.aspx</comments>
      <category>Books</category>
    </item>
  </channel>
</rss>