<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Wow! eBook - Blog &#187; Ruby &amp; Python</title>
	<atom:link href="http://www.wowebook.be/category/e-book/ruby-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wowebook.be</link>
	<description>Great ebook, great site!</description>
	<lastBuildDate>Mon, 21 May 2012 20:16:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Rails Recipes: Rails 3 Edition, 2nd Edition</title>
		<link>http://www.wowebook.be/book/rails-recipes-2nd-edition/</link>
		<comments>http://www.wowebook.be/book/rails-recipes-2nd-edition/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 13:08:40 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Secret]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://www.wowebook.im/?p=18342</guid>
		<description><![CDATA[Book Description Written for novice to intermediate Rails developers, Rails Recipes: Rails 3 Edition is packed with solutions to 70 of the most vexing problems you&#8217;re likely to face on the job. From building custom forms and powering pages with JQuery to integrating with legacy databases, it&#8217;s all here. Each recipe has been updated to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1293800113.jpg" alt="Rails Recipes: Rails 3 Edition, 2nd Edition" width="220" height="220" title="Rails Recipes: Rails 3 Edition, 2nd Edition" /></p>
<h3>Book Description</h3>
<p>Written for novice to intermediate <a href="http://www.wowebook.be/tag/rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rails">Rails</a> developers, <em><a href="http://www.wowebook.be/tag/rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rails">Rails</a> Recipes: <a href="http://www.wowebook.be/tag/rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rails">Rails</a> 3 Edition</em> is packed with solutions to 70 of the most vexing problems you&#8217;re likely to face on the job. From building custom forms and powering pages with <a href="http://www.wowebook.be/tag/jquery/" class="st_tag internal_tag" rel="tag" title="Posts tagged with jQuery">JQuery</a> to integrating with legacy databases, it&#8217;s all here. Each recipe has been updated to reflect the latest features of Rails 3.1 and each lays out a distinctive solution to a problem you may be facing today or could well encounter tomorrow. In addition, you&#8217;ll find half the book is stocked with new eye-opening solutions to such common problems as how to extend Rails, test and deploy your sites, or add a <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> service to your actions. And each recipe not only lays out a succinct solution, but explains its rationale and the technologies that make it work.</p>
<p>Loaded with the insights of a Rails community leader, members of the Rails core team and other experts, this is the book you&#8217;ll want to have at your side as you craft your next project.</p>
<p><strong>What You Need:</strong><br />
<a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> 1.8.7 or above. Rails 3.1 or above</p>
<p><strong>Table of Contents</strong><br />
Part I: Database Recipes<br />
Recipe 1. Create Meaningful Many-to-Many Relationships<br />
Recipe 2. Create Declarative Named Queries<br />
Recipe 3. Connect to Multiple Databases<span id="more-18342"></span><br />
Recipe 4. Set Default Criteria for Model Operations<br />
Recipe 5. Add Behavior to Active Record Associations<br />
Recipe 6. Create Polymorphic Associations<br />
Recipe 7. Version Your Models<br />
Recipe 8. Perform Calculations on Your Model Data<br />
Recipe 9. Use Active Record Outside of Rails<br />
Recipe 10. Connect to Legacy Databases<br />
Recipe 11. Make Dumb Data Smart with composed_of()<br />
Recipe 12. DRY Up Your YAML Database Configuration File<br />
Recipe 13. Use Models Safely in Migrations<br />
Recipe 14. Create Self-referential Many-to-Many Relationships<br />
Recipe 15. Protect Your Data from Accidental Mass Update<br />
Recipe 16. Create a Custom Model Validator<br />
Recipe 17. Nest has_many :through Relationships<br />
Recipe 18. Keep Your Application in Sync with Your Database Schema<br />
Recipe 19. Seed Your Database with Starting Data<br />
Recipe 20. Use Helpers in Models<br />
Recipe 21. Avoid Dangling Database Dependencies</p>
<p>Part II: Controller Recipes<br />
Recipe 22. Create Nested Resources<br />
Recipe 23. Create a Custom Action in a REST Controller<br />
Recipe 24. Create a Helper Method to Use in Both Controllers and Views<br />
Recipe 25. Trim Your REST Resources<br />
Recipe 26. Constrain Routes by Subdomain (and Other Conditions)<br />
Recipe 27. Add <a href="http://www.wowebook.be/tag/web-services/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web Services">Web Services</a> to Your Actions<br />
Recipe 28. Write Macros<br />
Recipe 29. Manage a Static <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a> Site with Rails<br />
Recipe 30. Syndicate Your Site with <a href="http://www.wowebook.be/tag/rss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with RSS">RSS</a><br />
Recipe 31. Set Your Application’s Home Page</p>
<p>Part III: User Interface Recipes<br />
Recipe 32. Create a Custom Form Builder<br />
Recipe 33. Pluralize Words on the Fly (or Not)<br />
Recipe 34. Insert Action-Specific Content in a Layout<br />
Recipe 35. Add Unobtrusive <a href="http://www.wowebook.be/tag/ajax/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ajax">Ajax</a> with <a href="http://www.wowebook.be/tag/jquery/" class="st_tag internal_tag" rel="tag" title="Posts tagged with jQuery">jQuery</a><br />
Recipe 36. Create One Form for Many Models<br />
Recipe 37. Cache Local Data with <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a>5 Data Attributes</p>
<p>Part IV: <a href="http://www.wowebook.be/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Testing">Testing</a> Recipes<br />
Recipe 38. Automate Tests for Your Models<br />
Recipe 39. Test Your Controllers<br />
Recipe 40. Test Your Helpers<br />
Recipe 41. Test Your Outgoing Mailers<br />
Recipe 42. Test Across Multiple Controllers<br />
Recipe 43. Focus Your Tests with Mocking and Stubbing<br />
Recipe 44. Extract Test Fixtures from Live Data<br />
Recipe 45. Create Dynamic Test Fixtures<br />
Recipe 46. Measure and Improve Your Test Coverage<br />
Recipe 47. Create Test Data with Factories</p>
<p>Part V: Email Recipes<br />
Recipe 48. Send Gracefully Degrading Rich-Content Emails<br />
Recipe 49. Send Email with Attachments<br />
Recipe 50. Test Incoming Email</p>
<p>Part VI: Big-Picture Recipes<br />
Recipe 51. Roll Your Own Authentication<br />
Recipe 52. Protect Your Application with Basic <a href="http://www.wowebook.be/tag/http/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTTP">HTTP</a> Authentication<br />
Recipe 53. Authorize Users with Roles<br />
Recipe 54. Force Your Users to Access Site Functions with <a href="http://www.wowebook.be/tag/ssl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with SSL">SSL</a><br />
Recipe 55. Create <a href="http://www.wowebook.be/tag/secret/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Secret">Secret</a> URLs<br />
Recipe 56. Use Rails Without a Database<br />
Recipe 57. Create Your Own <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> Gem<br />
Recipe 58. Use Bundler Groups to Manage Per-Environment Dependencies<br />
Recipe 59. Package Rake Tasks for Reuse with a Gem<br />
Recipe 60. Explore Your Rails Application with the Console<br />
Recipe 61. Automate Work with Your Own Rake Tasks<br />
Recipe 62. Generate Documentation for Your Application<br />
Recipe 63. Render Application Data as Comma-Separated Values<br />
Recipe 64. Debug and Explore Your Application with the ruby-debug Gem<br />
Recipe 65. Render Complex Documents as PDFs</p>
<p>Part VII: Extending Rails<br />
Recipe 66. Support Additional Content Types with a Custom Renderer<br />
Recipe 67. Accept Additional Content Types with a Custom Parameter Parser<br />
Recipe 68. Templatize Your Generated Rails Applications<br />
Recipe 69. Automate Recurring Code Patterns with Custom Generators<br />
Recipe 70. Create a Mountable Application as a Rails Engine Plugin</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 296 pages</li>
<li><strong>Publisher:</strong> Pragmatic Bookshelf; 2nd Edition (March 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1934356778</li>
<li><strong>ISBN-13:</strong> 978-1934356777</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/pro-sharepoint-with-jquery/" title="Pro SharePoint with jQuery" rel="bookmark">Pro SharePoint with jQuery</a> <span class="date">(30-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/coding-bundle/" title="Coding Bundle (jQuery, JavaScript, CSS)" rel="bookmark">Coding Bundle (jQuery, JavaScript, CSS)</a> <span class="date">(11-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-rails-view/" title="The Rails View: Creating a Beautiful and Maintainable User Experience" rel="bookmark">The Rails View: Creating a Beautiful and Maintainable User Experience</a> <span class="date">(20-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/jquery-mobile-up-and-running/" title="jQuery Mobile: Up and Running" rel="bookmark">jQuery Mobile: Up and Running</a> <span class="date">(07-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/designing-with-progressive-enhancement/" title="Designing with Progressive Enhancement: Building the Web that Works for Everyone" rel="bookmark">Designing with Progressive Enhancement: Building the Web that Works for Everyone</a> <span class="date">(26-07-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wordpress-bundle/" title="WordPress Bundle" rel="bookmark">WordPress Bundle</a> <span class="date">(11-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/web-design-bundle/" title="Web Design Bundle (Best Practices, UX, Typography, Business)" rel="bookmark">Web Design Bundle (Best Practices, UX, Typography, Business)</a> <span class="date">(10-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-book-of-javascript-2nd-edition/" title="The Book of JavaScript, 2nd Edition" rel="bookmark">The Book of JavaScript, 2nd Edition</a> <span class="date">(01-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-tcp-ip-in-24-hours-5th-edition/" title="Sams Teach Yourself TCP/IP in 24 Hours, 5th Edition" rel="bookmark">Sams Teach Yourself TCP/IP in 24 Hours, 5th Edition</a> <span class="date">(14-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-html5-mobile-application-development-in-24-hours/" title="Sams Teach Yourself HTML5 Mobile Application Development in 24 Hours" rel="bookmark">Sams Teach Yourself HTML5 Mobile Application Development in 24 Hours</a> <span class="date">(04-05-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/rails-recipes-2nd-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Rails View: Creating a Beautiful and Maintainable User Experience</title>
		<link>http://www.wowebook.be/book/the-rails-view/</link>
		<comments>http://www.wowebook.be/book/the-rails-view/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 13:00:44 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[CoffeeScript]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Sass]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.wowebook.im/?p=18337</guid>
		<description><![CDATA[Book Description Working in the View layer requires a breadth of knowledge and attention to detail unlike anywhere else in Rails. One wrong move can result in brittle, complex views that stop future development in its tracks. This book will help you break free from tangles of logic and markup in your views as you [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/576300272.jpg" alt="The Rails View: Creating a Beautiful and Maintainable User Experience" width="220" height="220" title="The Rails View: Creating a Beautiful and Maintainable User Experience" /></p>
<h3>Book Description</h3>
<p>Working in the View layer requires a breadth of knowledge and attention to detail unlike anywhere else in <a href="http://www.wowebook.be/tag/rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rails">Rails</a>. One wrong move can result in brittle, complex views that stop future <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> in its tracks. This book will help you break free from tangles of logic and markup in your views as you pick up the practical skills you need to implement your user interface cleanly and maintainably.</p>
<p>You&#8217;ll discover how to build up solid, sustainable layouts and popular interface elements with semantic <a href="http://www.wowebook.be/tag/html5/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML5">HTML5</a> and <a href="http://www.wowebook.be/tag/css/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS">CSS</a>3, and when you can responsibly generate markup and use advanced presenters&#8230; all without leaving the designers on your team out in the cold. Widen your appeal with responsive design, and discover how new progressive enhancement techniques can take you beyond the &#8220;weakest link&#8221; approach of the past. Master the asset pipeline introduced in <a href="http://www.wowebook.be/tag/rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rails">Rails</a> 3.1 and use <a href="http://www.wowebook.be/tag/sass/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sass">Sass</a> and <a href="http://www.wowebook.be/tag/coffeescript/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CoffeeScript">Coffeescript</a> to make your interface code shorter and more enjoyable.</p>
<p>You&#8217;ll create elegant, well-structured views that are a joy to build on. You&#8217;ll appreciate its comprehensive, objective guidance in a realm full of subjective opinions.</p>
<p><strong>What You Need:</strong><br />
All examples in the book assume Rails 3.1 or later and <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> 1.9.x are installed. Detailed information on how to install these for <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a>, <a href="http://www.wowebook.be/tag/mac-os-x/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Mac OS X">Mac OS X</a> and <a href="http://www.wowebook.be/tag/linux/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Linux">Linux</a> is included in the book.</p>
<p><span id="more-18337"></span><strong>Table of Contents</strong><br />
Chapter 1. Creating an Application Layout<br />
Chapter 2. Improving Readability<br />
Chapter 3. Adding Cascading Style Sheets<br />
Chapter 4. Adding <a href="http://www.wowebook.be/tag/javascript/" class="st_tag internal_tag" rel="tag" title="Posts tagged with JavaScript">JavaScript</a><br />
Chapter 5. Building Maintainable Forms<br />
Chapter 6. Using Presenters<br />
Chapter 7. Handling Mobile Views<br />
Chapter 8. Working with Email<br />
Chapter 9. Optimizing <a href="http://www.wowebook.be/tag/performance/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Performance">Performance</a></p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 264 pages</li>
<li><strong>Publisher:</strong> Pragmatic Bookshelf (March 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1934356875</li>
<li><strong>ISBN-13:</strong> 978-1934356876</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/html-css-and-javascript-mobile-development-for-dummies/" title="HTML, CSS, and JavaScript Mobile Development For Dummies" rel="bookmark">HTML, CSS, and JavaScript Mobile Development For Dummies</a> <span class="date">(07-11-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/coding-bundle/" title="Coding Bundle (jQuery, JavaScript, CSS)" rel="bookmark">Coding Bundle (jQuery, JavaScript, CSS)</a> <span class="date">(11-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/beginning-facebook-game-apps-development/" title="Beginning Facebook Game Apps Development" rel="bookmark">Beginning Facebook Game Apps Development</a> <span class="date">(01-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sencha-touch-mobile-javascript-framework/" title="Sencha Touch Mobile JavaScript Framework" rel="bookmark">Sencha Touch Mobile JavaScript Framework</a> <span class="date">(10-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-html5-accessibility/" title="Pro HTML5 Accessibility" rel="bookmark">Pro HTML5 Accessibility</a> <span class="date">(28-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/learning-ipad-programming/" title="Learning iPad Programming" rel="bookmark">Learning iPad Programming</a> <span class="date">(10-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/jquery-mobile-up-and-running/" title="jQuery Mobile: Up and Running" rel="bookmark">jQuery Mobile: Up and Running</a> <span class="date">(07-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/iad-production-beginners-guide/" title="iAd Production: Beginner's Guide" rel="bookmark">iAd Production: Beginner's Guide</a> <span class="date">(12-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-games/" title="HTML5 Games: Creating Fun with HTML5, CSS3, and WebGL" rel="bookmark">HTML5 Games: Creating Fun with HTML5, CSS3, and WebGL</a> <span class="date">(28-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-games-most-wanted/" title="HTML5 Games Most Wanted" rel="bookmark">HTML5 Games Most Wanted</a> <span class="date">(03-05-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/the-rails-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The dRuby Book: Distributed and Parallel Computing with Ruby</title>
		<link>http://www.wowebook.be/book/the-druby-book/</link>
		<comments>http://www.wowebook.be/book/the-druby-book/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 12:55:23 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Parallel Computing]]></category>
		<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[dRuby]]></category>
		<category><![CDATA[Parallel]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Step by Step]]></category>

		<guid isPermaLink="false">http://www.wowebook.im/?p=18332</guid>
		<description><![CDATA[Book Description Learn from legendary Japanese Ruby hacker Masatoshi Seki in this first English-language book on his own Distributed Ruby library. You&#8217;ll find out about distributed computing, advanced Ruby concepts and techniques, and the philosophy of the Ruby way&#8212;straight from the source. dRuby has been part of the Ruby standard library for more than a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/365363836.jpg" alt="The dRuby Book: Distributed and Parallel Computing with Ruby" width="220" height="220" title="The dRuby Book: Distributed and Parallel Computing with Ruby" /></p>
<h3>Book Description</h3>
<p>Learn from legendary Japanese <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> hacker Masatoshi Seki in this first English-language book on his own Distributed <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> library. You&#8217;ll find out about distributed <a href="http://www.wowebook.be/tag/computing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Computing">computing</a>, advanced <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> concepts and techniques, and the philosophy of the <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> way&#8212;straight from the source.</p>
<p><a href="http://www.wowebook.be/tag/druby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with dRuby">dRuby</a> has been part of the <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> standard library for more than a decade, yet few know the true power of the gem. Completely written in <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a>, <a href="http://www.wowebook.be/tag/druby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with dRuby">dRuby</a> enables you to communicate between distributed <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> processes as if there were no boundaries between processes. This is one of the few books that covers distributed and <a href="http://www.wowebook.be/tag/parallel/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Parallel">parallel</a> <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> for <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> developers.</p>
<p><em>The dRuby Book</em> has been completely updated and expanded from its Japanese version, with three new chapters written by Masatoshi-san. You&#8217;ll find out about the design concepts of the dRuby library, and walk through step-by-step tutorial examples. By building various distributed applications, you&#8217;ll master distributed <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> as well as advanced Ruby techniques such as multithreading, object references, garbage collection, and security. Then you&#8217;ll graduate to advanced techniques for using dRuby with Masatoshi-san&#8217;s other libraries, such as eRuby and Rinda&#8212;the Ruby version of the Linda distributed tuplespace <a href="http://www.wowebook.be/tag/system/" class="st_tag internal_tag" rel="tag" title="Posts tagged with System">system</a>. In the three new chapters, you&#8217;ll see how to integrate dRuby and eRuby, get a thorough grounding in <a href="http://www.wowebook.be/tag/parallel/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Parallel">parallel</a> programming concepts with Rinda, and create a full text search <a href="http://www.wowebook.be/tag/system/" class="st_tag internal_tag" rel="tag" title="Posts tagged with System">system</a> using Drip.</p>
<p><a href="http://www.wowebook.be/tag/step-by-step/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Step by Step">Step by step</a>, you&#8217;ll gain mastery of dRuby and distributed <a href="http://www.wowebook.be/tag/computing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Computing">computing</a>.<span id="more-18332"></span></p>
<p><strong>What You Need:</strong><br />
Ruby 1.9.2 or above. All exercises were run on OS X, though it should work on any operating <a href="http://www.wowebook.be/tag/system/" class="st_tag internal_tag" rel="tag" title="Posts tagged with System">system</a>. You are expected to be comfortable reading Ruby code, as we do not explain basic syntax.</p>
<p><strong>Table of Contents</strong><br />
Part I: Introducing dRuby<br />
Chapter 1. Hello, dRuby<br />
Chapter 2. Architectures of Distributed Systems</p>
<p>Part II: Understanding dRuby<br />
Chapter 3. Integrating dRuby with eRuby<br />
Chapter 4. Pass by Reference, Pass by Value<br />
Chapter 5. Multithreading</p>
<p>Part III: Process Coordination<br />
Chapter 6. Coordinating Processes Using Rinda<br />
Chapter 7. Extending Rinda<br />
Chapter 8. Parallel Computing and Persistence with Rinda<br />
Chapter 9. Drip: A Stream-Based Storage System<br />
Chapter 10. Building a Simple Search System with Drip</p>
<p>Part IV: Running dRuby and Rinda in a Production Environment<br />
Chapter 11. Handling Garbage Collection<br />
Chapter 12. Security in dRuby</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 280 pages</li>
<li><strong>Publisher:</strong> Pragmatic Bookshelf (March 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 193435693X</li>
<li><strong>ISBN-13:</strong> 978-1934356937</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/programming-fsharp-3-0-2nd-edition/" title="Programming F# 3.0, 2nd Edition" rel="bookmark">Programming F# 3.0, 2nd Edition</a> <span class="date">(25-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/parallel-programming-with-microsoft-visual-studio-2010-step-by-step/" title="Parallel Programming with Microsoft Visual Studio 2010 Step by Step" rel="bookmark">Parallel Programming with Microsoft Visual Studio 2010 Step by Step</a> <span class="date">(06-08-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/windows-azure-step-by-step/" title="Windows Azure Step by Step" rel="bookmark">Windows Azure Step by Step</a> <span class="date">(06-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/transactional-memory-2nd-edition/" title="Transactional Memory, 2nd Edition" rel="bookmark">Transactional Memory, 2nd Edition</a> <span class="date">(23-02-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-ruby-programming-language/" title="The Ruby Programming Language" rel="bookmark">The Ruby Programming Language</a> <span class="date">(15-08-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-book-of-ruby/" title="The Book of Ruby" rel="bookmark">The Book of Ruby</a> <span class="date">(12-07-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/seven-languages-in-seven-weeks/" title="Seven Languages in Seven Weeks" rel="bookmark">Seven Languages in Seven Weeks</a> <span class="date">(02-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/refactoring-in-ruby/" title="Refactoring in Ruby" rel="bookmark">Refactoring in Ruby</a> <span class="date">(12-10-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-ruby-1-9-the-pragmatic-programmers-guide/" title="Programming Ruby 1.9: The Pragmatic Programmers' Guide" rel="bookmark">Programming Ruby 1.9: The Pragmatic Programmers' Guide</a> <span class="date">(29-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-microsoft-asp-net-4/" title="Programming Microsoft ASP.NET 4" rel="bookmark">Programming Microsoft ASP.NET 4</a> <span class="date">(28-02-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/the-druby-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>web2py Application Development Cookbook</title>
		<link>http://www.wowebook.be/book/web2py-application-development-cookbook/</link>
		<comments>http://www.wowebook.be/book/web2py-application-development-cookbook/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 15:50:13 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Cookbook]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[Lighttpd]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[OOD]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Reporting]]></category>
		<category><![CDATA[Routing]]></category>
		<category><![CDATA[Secure]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[web2py]]></category>

		<guid isPermaLink="false">http://www.wowebook.im/?p=18259</guid>
		<description><![CDATA[Book Description web2py is a free open source full-stack framework for rapid development of fast, scalable, secure and portable database-driven web-based applications. It is written and programmable in Python, and straightforward to run. web2py implements Model-View-Controller design, server-side form validation, and postbacks that make the code more readable, scalable, and maintainable. Are you familiar with [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/560588596.jpg" alt="web2py Application Development Cookbook" width="220" height="220" title="web2py Application Development Cookbook" /></p>
<h3>Book Description</h3>
<p><a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a>2py is a free <a href="http://www.wowebook.be/tag/opensource/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Open Source">open source</a> full-stack framework for rapid <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> of fast, scalable, <a href="http://www.wowebook.be/tag/secure/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Secure">secure</a> and portable database-driven <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a>-based applications. It is written and programmable in <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a>, and straightforward to run. web2py implements Model-View-Controller design, server-side form validation, and postbacks that make the code more readable, scalable, and maintainable. Are you familiar with web2py, and interested in gaining more advanced knowledge?</p>
<p><em>web2py Application <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">Development</a> <a href="http://www.wowebook.be/tag/cookbook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cookbook">Cookbook</a></em> gives you the necessary knowledge to make you a web2py expert. Right from teaching you about the database abstraction layer to adding <a href="http://www.wowebook.be/tag/ajax/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ajax">AJAX</a> effects to recipes about recipe, the book will make you a master of web2py through advanced practical recipes without any drudgery or straining the brain.</p>
<p><em>web2py Application Development <a href="http://www.wowebook.be/tag/cookbook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cookbook">Cookbook</a></em> is the tool you will need to expand and enhance your web2py skills.</p>
<p>This book begins with teaching you running web2py in various different systems followed by building simple applications. It focuses on database abstraction layer next and then explains building advanced forms. Adding stunning <a href="http://www.wowebook.be/tag/ajax/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ajax">AJAX</a> effects, using third party libraries and recipes on <a href="http://www.wowebook.be/tag/web-services/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web Services">web services</a> follow. Advanced recipes on authentication and authorization are taught and then <a href="http://www.wowebook.be/tag/routing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Routing">routing</a> and reporting recipes claim your attention. There is a final wrap-up with useful, interesting tips and tricks which you will really enjoy.</p>
<p>In short, this book will make you an expert in web2py in a trouble-free, quick, and easy manner.<span id="more-18259"></span></p>
<p><strong>What you will learn from this book</strong></p>
<ul>
<li>Install web2py on <a href="http://www.wowebook.be/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">windows</a> from source code and run it on Apache, Lighttpd, and <a href="http://www.wowebook.be/tag/nginx/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Nginx">Nginx</a> servers</li>
<li>Build simple applications such as a contacts applications and a facebook clone</li>
<li>Create a new model and batch upload your data</li>
<li>Embed multiple forms in one page and create multi-table forms</li>
<li>Improve the built-in AJAX function and AJAXify your search functions</li>
<li>Generate PDF reports and charts</li>
<li>Consume <a href="http://www.wowebook.be/tag/json/" class="st_tag internal_tag" rel="tag" title="Posts tagged with JSON">JSON</a> service and integrate Paypal with web2py</li>
<li>Debug with <a href="http://www.wowebook.be/tag/eclipse/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Eclipse">eclipse</a> and PyDev, learn to build your own plugin</li>
</ul>
<p><strong>Approach</strong><br />
This is a cookbook and you may read the chapters in any order. The recipes need not be read sequentially. There are a good amount of code examples and relevant screenshots to ease learning pains.</p>
<p><strong>Who this book is for</strong><br />
The target audience are <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a> developers with basic knowledge of web2py who want to gain further knowledge of web2py.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 364 pages</li>
<li><strong>Publisher:</strong> Packt Publishing (March 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1849515468</li>
<li><strong>ISBN-13:</strong> 978-1849515467</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/the-definitive-guide-to-grails-2nd-edition/" title="The Definitive Guide to Grails, 2nd Edition" rel="bookmark">The Definitive Guide to Grails, 2nd Edition</a> <span class="date">(05-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-mobile-development-cookbook/" title="HTML5 Mobile Development Cookbook" rel="bookmark">HTML5 Mobile Development Cookbook</a> <span class="date">(09-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/coding-bundle/" title="Coding Bundle (jQuery, JavaScript, CSS)" rel="bookmark">Coding Bundle (jQuery, JavaScript, CSS)</a> <span class="date">(11-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wxpython-2-8-application-development-cookbook/" title="wxPython 2.8 Application Development Cookbook" rel="bookmark">wxPython 2.8 Application Development Cookbook</a> <span class="date">(29-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wordpress-bundle/" title="WordPress Bundle" rel="bookmark">WordPress Bundle</a> <span class="date">(11-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition-7th-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04, 7th Edition</a> <span class="date">(15-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/ubuntu-unleashed-2012-edition/" title="Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04" rel="bookmark">Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04</a> <span class="date">(04-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-business-of-android-apps-development/" title="The Business of Android Apps Development" rel="bookmark">The Business of Android Apps Development</a> <span class="date">(25-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-android-developers-cookbook/" title="The Android Developer’s Cookbook: Building Applications with the Android SDK" rel="bookmark">The Android Developer’s Cookbook: Building Applications with the Android SDK</a> <span class="date">(25-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-tcp-ip-in-24-hours-5th-edition/" title="Sams Teach Yourself TCP/IP in 24 Hours, 5th Edition" rel="bookmark">Sams Teach Yourself TCP/IP in 24 Hours, 5th Edition</a> <span class="date">(14-02-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/web2py-application-development-cookbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello! Python</title>
		<link>http://www.wowebook.be/book/hello-python/</link>
		<comments>http://www.wowebook.be/book/hello-python/#comments</comments>
		<pubDate>Mon, 26 Mar 2012 21:37:09 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[Object-Oriented]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Pyglet]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.wowebook.name/?p=17799</guid>
		<description><![CDATA[Book Description Hello! Python fully covers the building blocks of Python programming and gives you a gentle introduction to more advanced topics such as object-oriented programming, functional programming, network programming, and program design. New (or nearly new) programmers will learn most of what they need to know to start using Python immediately. Programmers love Python [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/55879730.jpg" alt="Hello! Python" width="220" height="220" title="Hello! Python" /></p>
<h3>Book Description</h3>
<p><em>Hello! <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a></em> fully covers the building blocks of <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a> <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> and gives you a gentle introduction to more advanced topics such as <a href="http://www.wowebook.be/tag/object-oriented/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Object-Oriented">object-oriented</a> <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a>, functional <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a>, network <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a>, and program design. New (or nearly new) programmers will learn most of what they need to know to start using Python immediately.</p>
<p>Programmers love Python because it&#8217;s fast and efficient. Shouldn&#8217;t learning Python be just the same? <em>Hello! Python</em> starts quickly and simply, with a line of Python code. You&#8217;ll learn the basics the right way—by writing your own programs. Along the way, you&#8217;ll get a gentle introduction to more advanced concepts and new programming styles.</p>
<p>No experience with Python needed. Exposure to another programming language is helpful but not required.</p>
<p><strong>What&#8217;s Makes <em>Hello! Python</em> special</strong></p>
<ul>
<li>Learn Python fast Even if you&#8217;ve never written a line of code before, you&#8217;ll be writing real Python apps in just an hour or two.</li>
<li>Great examples There&#8217;s something new in every chapter, including games, <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> programming with <a href="http://www.wowebook.be/tag/django/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Django">Django</a>, databases, and more.</li>
<li>User Friendly guides Using lots of illustrations and a down-to-earth writing style, this book invites you to explore Python along with half-a-dozen travelling companions from the User Friendly cartoon strip.</li>
</ul>
<p><span id="more-17799"></span><strong>Table of Contents</strong><br />
Chapter 1. Why Python?<br />
Chapter 2. Hunt the Wumpus<br />
Chapter 3. Interacting with the world<br />
Chapter 4. Getting organized<br />
Chapter 5. Business-oriented programming<br />
Chapter 6. Classes and <a href="http://www.wowebook.be/tag/object-oriented/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Object-Oriented">object-oriented</a> programming<br />
Chapter 7. Sufficiently advanced technology…<br />
Chapter 8. <a href="http://www.wowebook.be/tag/django/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Django">Django</a>!<br />
Chapter 9. Gaming with <a href="http://www.wowebook.be/tag/pyglet/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Pyglet">Pyglet</a><br />
Chapter 10. Twisted networking<br />
Chapter 11. Django revisited!<br />
Chapter 12. Where to from here?</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 424 pages</li>
<li><strong>Publisher:</strong> Manning Publications (February 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1935182080</li>
<li><strong>ISBN-13:</strong> 978-1935182085</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/panda3d-1-6-game-engine-beginners-guide/" title="Panda3D 1.6 Game Engine: Beginner's Guide" rel="bookmark">Panda3D 1.6 Game Engine: Beginner's Guide</a> <span class="date">(25-03-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/django-1-2-e-commerce/" title="Django 1.2 e-commerce" rel="bookmark">Django 1.2 e-commerce</a> <span class="date">(16-06-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wxpython-2-8-application-development-cookbook/" title="wxPython 2.8 Application Development Cookbook" rel="bookmark">wxPython 2.8 Application Development Cookbook</a> <span class="date">(29-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/" title="Visual C# 2010 How to Program, 4th Edition" rel="bookmark">Visual C# 2010 How to Program, 4th Edition</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/think-complexity/" title="Think Complexity" rel="bookmark">Think Complexity</a> <span class="date">(12-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-quick-python-book-2nd-edition/" title="The Quick Python Book, 2nd Edition" rel="bookmark">The Quick Python Book, 2nd Edition</a> <span class="date">(04-01-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/starting-out-with-cpp-7th-edition/" title="Starting Out with C++: Early Objects, 7th Edition" rel="bookmark">Starting Out with C++: Early Objects, 7th Edition</a> <span class="date">(06-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-java-in-24-hours-6th-edition/" title="Sams Teach Yourself Java in 24 Hours, 6th Edition" rel="bookmark">Sams Teach Yourself Java in 24 Hours, 6th Edition</a> <span class="date">(17-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sage-beginners-guide/" title="Sage: Beginner's Guide" rel="bookmark">Sage: Beginner's Guide</a> <span class="date">(15-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/python-web-development-with-django/" title="Python Web Development with Django" rel="bookmark">Python Web Development with Django</a> <span class="date">(24-08-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/hello-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build Awesome Command-Line Applications in Ruby</title>
		<link>http://www.wowebook.be/book/build-awesome-command-line-applications-in-ruby/</link>
		<comments>http://www.wowebook.be/book/build-awesome-command-line-applications-in-ruby/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 17:12:08 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[Software Dev.]]></category>
		<category><![CDATA[Auto]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.wowebook.name/?p=17778</guid>
		<description><![CDATA[Book Description As Ruby pro David Copeland explains, writing a command-line application that is self-documenting, robust, adaptable and forever useful is easier than you might think. Ruby is particularly suited to this task, since it combines high-level abstractions with “close to the metal” system interaction wrapped up in a concise, readable syntax. Moreover, Ruby has [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1926668930.jpg" alt="Build Awesome Command Line Applications in Ruby" width="220" height="220" title="Build Awesome Command Line Applications in Ruby" /></p>
<h3>Book Description</h3>
<p>As <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> pro David Copeland explains, writing a command-line application that is self-documenting, robust, adaptable and forever useful is easier than you might think. <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> is particularly suited to this task, since it combines high-level abstractions with “close to the metal” <a href="http://www.wowebook.be/tag/system/" class="st_tag internal_tag" rel="tag" title="Posts tagged with System">system</a> interaction wrapped up in a concise, readable syntax. Moreover, <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> has the support of a rich ecosystem of open-source tools and libraries.</p>
<p>Ten insightful chapters each explain and demonstrate a command-line best practice. You’ll see how to use these tools to elevate the lowliest automation script to a maintainable, polished application.</p>
<p>You’ll learn how to use free, <a href="http://www.wowebook.be/tag/opensource/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Open Source">open source</a> parsers to create user-friendly command-line interfaces as well as command suites. You’ll see how to use defaults to keep options simple for everyday users, while giving advanced users options for more complex tasks.</p>
<p>There’s no reason a command-line application should lack documentation, whether it’s part of a help command or a man page; you’ll find out when and how to use both. Your journey from command-line novice to pro ends with a look at valuable approaches to <a href="http://www.wowebook.be/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Testing">testing</a> your apps, and includes some fun techniques for outside-the-box, colorful interfaces that will delight your users.</p>
<p>With <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a>, the command line is not dead. Long live the command line.</p>
<p><span id="more-17778"></span><strong>What you need</strong><br />
All you’ll need is Ruby, and the ability to install a few gems along the way.<br />
Examples written for Ruby 1.9.2, but 1.8.7 should work just as well.</p>
<p><strong>Table of Contents</strong><br />
Chapter 1. Have a Clear and Concise Purpose<br />
Chapter 2. Be Easy to Use<br />
Chapter 3. Be Helpful<br />
Chapter 4. Play Well with Others<br />
Chapter 5. Delight Casual Users<br />
Chapter 6. Make Configuration Easy<br />
Chapter 7. Distribute Painlessly<br />
Chapter 8. Test, Test, Test<br />
Chapter 9. Be Easy to Maintain<br />
Chapter 10. Add Color, Formatting, and Interactivity<br />
Appendix 1. Common Command-Line Gems and Libraries<br />
Appendix 2. Bibliography</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 225 pages</li>
<li><strong>Publisher:</strong> Pragmatic Bookshelf (March 2012)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1934356913</li>
<li><strong>ISBN-13:</strong> 978-1934356913</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/the-art-of-rails/" title="The Art of Rails" rel="bookmark">The Art of Rails</a> <span class="date">(23-08-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/system-design-for-telecommunication-gateways/" title="System Design for Telecommunication Gateways" rel="bookmark">System Design for Telecommunication Gateways</a> <span class="date">(15-02-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/real-world-instrumentation-with-python/" title="Real World Instrumentation with Python: Automated Data Acquisition and Control Systems" rel="bookmark">Real World Instrumentation with Python: Automated Data Acquisition and Control Systems</a> <span class="date">(08-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/rails-3-in-action/" title="Rails 3 in Action" rel="bookmark">Rails 3 in Action</a> <span class="date">(21-09-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/practical-reporting-with-ruby-and-rails/" title="Practical Reporting with Ruby and Rails" rel="bookmark">Practical Reporting with Ruby and Rails</a> <span class="date">(04-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/html5-architecture/" title="HTML5 Architecture" rel="bookmark">HTML5 Architecture</a> <span class="date">(31-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/fedora-bible-2010-edition/" title="Fedora Bible 2010 Edition: Featuring Fedora Linux 12" rel="bookmark">Fedora Bible 2010 Edition: Featuring Fedora Linux 12</a> <span class="date">(29-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/continuous-testing/" title="Continuous Testing: with Ruby, Rails, and JavaScript" rel="bookmark">Continuous Testing: with Ruby, Rails, and JavaScript</a> <span class="date">(09-07-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/asterisk-1-4-the-professionals-guide/" title="Asterisk 1.4 the Professionals Guide" rel="bookmark">Asterisk 1.4 the Professionals Guide</a> <span class="date">(13-08-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/zk-developers-guide/" title="ZK Developer's Guide" rel="bookmark">ZK Developer's Guide</a> <span class="date">(09-11-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/build-awesome-command-line-applications-in-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby on Rails 3 Tutorial: Learn Rails by Example</title>
		<link>http://www.wowebook.be/book/ruby-on-rails-3-tutorial/</link>
		<comments>http://www.wowebook.be/book/ruby-on-rails-3-tutorial/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 19:21:11 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[Software Dev.]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=16481</guid>
		<description><![CDATA[Book Description “Ruby on Rails™ 3 Tutorial: Learn Rails by Example by Michael Hartl has become a must read for developers learning how to build Rails apps.” —Peter Cooper, Editor of Ruby Inside Using Rails 3, developers can build web applications of exceptional elegance and power. Although its remarkable capabilities have made Ruby on Rails [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1976037845.jpg" alt="Ruby on Rails 3 Tutorial: Learn Rails by Example" width="220" height="220" title="Ruby on Rails 3 Tutorial: Learn Rails by Example" /></p>
<h3>Book Description</h3>
<p>“<em><a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> on <a href="http://www.wowebook.be/tag/rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rails">Rails</a>™ 3 Tutorial: Learn <a href="http://www.wowebook.be/tag/rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rails">Rails</a> by Example</em> by Michael Hartl has become a must read for developers learning how to build <a href="http://www.wowebook.be/tag/rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rails">Rails</a> apps.”<br />
—Peter Cooper, Editor of <em><a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> Inside</em></p>
<p>Using Rails 3, developers can build <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> applications of exceptional elegance and power. Although its remarkable capabilities have made <a href="http://www.wowebook.be/tag/ruby-on-rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby on Rails">Ruby on Rails</a> one of the world’s most popular <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> frameworks, it can be challenging to learn and use. <em><a href="http://www.wowebook.be/tag/ruby-on-rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby on Rails">Ruby on Rails</a>™ 3 Tutorial</em> is the solution. Leading Rails developer Michael Hartl teaches Rails 3 by guiding you through the <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> of your own complete sample application using the latest techniques in Rails web <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a>.</p>
<p>Drawing on his experience building RailsSpace, Insoshi, and other sophisticated Rails applications, Hartl illuminates all facets of design and implementation—including powerful new techniques that simplify and accelerate development.</p>
<p>You’ll find integrated tutorials not only for Rails, but also for the essential Ruby, <a href="http://www.wowebook.be/tag/html/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTML">HTML</a>, <a href="http://www.wowebook.be/tag/css/" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS">CSS</a>, <a href="http://www.wowebook.be/tag/javascript/" class="st_tag internal_tag" rel="tag" title="Posts tagged with JavaScript">JavaScript</a>, and SQL skills you’ll need when developing web applications. Hartl explains how each new technique solves a real-world problem, and he demonstrates this with bite-sized code that’s simple enough to understand, yet novel enough to be useful. Whatever your previous web development experience, this book will guide you to true Rails mastery.</p>
<p>This book will help you<br />
<span id="more-16481"></span></p>
<ul>
<li>Install and set up your Rails development environment</li>
<li>Go beyond generated code to truly understand how to build Rails applications from scratch</li>
<li>Learn Test Driven Development (TDD) with RSpec</li>
<li>Effectively use the Model-View-Controller (<a href="http://www.wowebook.be/tag/mvc/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MVC">MVC</a>) pattern</li>
<li>Structure applications using the REST architecture</li>
<li>Build static pages and transform them into dynamic ones</li>
<li>Master the Ruby <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> skills all Rails developers need</li>
<li>Define high-quality site layouts and data models</li>
<li>Implement registration and authentication systems, including validation and <a href="http://www.wowebook.be/tag/secure/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Secure">secure</a> passwords</li>
<li>Update, display, and delete users</li>
<li>Add social features and microblogging, including an introduction to <a href="http://www.wowebook.be/tag/ajax/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ajax">Ajax</a></li>
<li>Record version changes with Git and share code at GitHub</li>
<li>Simplify application deployment with Heroku</li>
</ul>
<p><strong>Table of Contents</strong><br />
Chapter 1. From Zero to Deploy<br />
Chapter 2. A Demo App<br />
Chapter 3. Mostly Static Pages<br />
Chapter 4. Rails-Flavored Ruby<br />
Chapter 5. Filling in the Layout<br />
Chapter 6. Modeling and Viewing Users, Part I<br />
Chapter 7. Modeling and Viewing Users, Part II<br />
Chapter 8 Sign Up<br />
Chapter 9. Sign In, Sign Out<br />
Chapter 10. Updating, Showing, and Deleting Users<br />
Chapter 11. User Microposts<br />
Chapter 12. Following Users</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 576 pages</li>
<li><strong>Publisher:</strong> Addison-Wesley Professional (December 2010)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0321743121</li>
<li><strong>ISBN-13:</strong> 978-0321743121</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/visual-csharp-2010-how-to-program-4th-edition/" title="Visual C# 2010 How to Program, 4th Edition" rel="bookmark">Visual C# 2010 How to Program, 4th Edition</a> <span class="date">(16-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-book-of-ruby/" title="The Book of Ruby" rel="bookmark">The Book of Ruby</a> <span class="date">(12-07-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/starting-out-with-java-from-control-structures-through-data-structures-2nd-edition/" title="Starting Out with Java: From Control Structures through Data Structures, 2nd Edition" rel="bookmark">Starting Out with Java: From Control Structures through Data Structures, 2nd Edition</a> <span class="date">(28-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/starting-out-with-cpp-from-control-structures-through-objects-7th-edition/" title="Starting Out with C++: From Control Structures through Objects, 7th Edition" rel="bookmark">Starting Out with C++: From Control Structures through Objects, 7th Edition</a> <span class="date">(28-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/starting-out-with-cpp-7th-edition/" title="Starting Out with C++: Early Objects, 7th Edition" rel="bookmark">Starting Out with C++: Early Objects, 7th Edition</a> <span class="date">(06-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/start-here-fundamentals-of-microsoft-net-programming/" title="Start Here! Fundamentals of Microsoft .NET Programming" rel="bookmark">Start Here! Fundamentals of Microsoft .NET Programming</a> <span class="date">(14-11-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sams-teach-yourself-java-in-24-hours-6th-edition/" title="Sams Teach Yourself Java in 24 Hours, 6th Edition" rel="bookmark">Sams Teach Yourself Java in 24 Hours, 6th Edition</a> <span class="date">(17-02-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/python-3-object-oriented-programming/" title="Python 3 Object Oriented Programming" rel="bookmark">Python 3 Object Oriented Programming</a> <span class="date">(27-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-microsoft-asp-net-mvc-2nd-edition/" title="Programming Microsoft ASP.NET MVC, 2nd Edition" rel="bookmark">Programming Microsoft ASP.NET MVC, 2nd Edition</a> <span class="date">(14-11-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-microsoft-asp-net-mvc/" title="Programming Microsoft ASP.NET MVC" rel="bookmark">Programming Microsoft ASP.NET MVC</a> <span class="date">(06-05-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/ruby-on-rails-3-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sinatra: Up and Running</title>
		<link>http://www.wowebook.be/book/sinatra-up-and-running/</link>
		<comments>http://www.wowebook.be/book/sinatra-up-and-running/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 17:55:29 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[Up and Running]]></category>

		<guid isPermaLink="false">http://www.wowebook.me/?p=15903</guid>
		<description><![CDATA[Book Description Take advantage of Sinatra, the Ruby-based web application library and domain-specific language used by GitHub, LinkedIn, Engine Yard, and other prominent organizations. With this concise book, you will quickly gain working knowledge of Sinatra and its minimalist approach to building both standalone and modular web applications. Sinatra serves as a lightweight wrapper around [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/330210227.jpg" alt="Sinatra: Up and Running" width="220" height="220" title="Sinatra: Up and Running" /></p>
<h3>Book Description</h3>
<p>Take advantage of Sinatra, the <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a>-based <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> application library and domain-specific language used by GitHub, LinkedIn, Engine Yard, and other prominent organizations. With this concise book, you will quickly gain working knowledge of Sinatra and its minimalist approach to building both standalone and modular <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> applications.</p>
<p>Sinatra serves as a lightweight wrapper around Rack middleware, with syntax that maps closely to functions exposed by <a href="http://www.wowebook.be/tag/http/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTTP">HTTP</a> verbs, which makes it ideal for <a href="http://www.wowebook.be/tag/web-services/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web Services">web services</a> and APIs. If you have experience building applications with <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a>, you’ll quickly learn language fundamentals and see under-the-hood techniques, with the help of several practical examples. Then you’ll get hands-on experience with Sinatra by building your own blog engine.</p>
<ul>
<li>Learn Sinatra’s core concepts, and get started by building a simple application</li>
<li>Create views, manage sessions, and work with Sinatra route definitions</li>
<li>Become familiar with the language’s internals, and take a closer look at Rack</li>
<li>Use different subclass methods for building flexible and robust architectures</li>
<li>Put Sinatra to work: build a blog that takes advantage of service hooks provided by the GitHub API</li>
</ul>
<p><strong>Table of Contents</strong><br />
Chapter 1 Taking the Stage<br />
Chapter 2 Fundamentals<br />
Chapter 3 A Peek Behind the Curtain<span id="more-15903"></span><br />
Chapter 4 Modular Applications<br />
Chapter 5 Hands On: Your Own Blog Engine</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 120 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly Media (November 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1449304230</li>
<li><strong>ISBN-13:</strong> 978-1449304232</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/paypal-apis-up-and-running-2nd-edition/" title="PayPal APIs: Up and Running, 2nd Edition" rel="bookmark">PayPal APIs: Up and Running, 2nd Edition</a> <span class="date">(25-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/node-up-and-running/" title="Node: Up and Running" rel="bookmark">Node: Up and Running</a> <span class="date">(17-05-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/jquery-mobile-up-and-running/" title="jQuery Mobile: Up and Running" rel="bookmark">jQuery Mobile: Up and Running</a> <span class="date">(07-03-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/sinatra-up-and-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NumPy 1.5: Beginner&#8217;s Guide</title>
		<link>http://www.wowebook.be/book/numpy-1-5-beginners-guide/</link>
		<comments>http://www.wowebook.be/book/numpy-1-5-beginners-guide/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 12:20:22 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[NumPy]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.wowebook.pro/?p=15809</guid>
		<description><![CDATA[Book Description In today&#8217;s world of science and technology, the hype is all about speed and flexibility. When it comes to scientific computing, NumPy is on the top of the list. NumPy is the fundamental package needed for scientific computing with Python. NumPy will give you both speed and high productivity. Save thousands of dollars [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/209854523.jpg" alt="NumPy 1.5: Beginners Guide" width="220" height="220" title="NumPy 1.5: Beginners Guide" /></p>
<h3>Book Description</h3>
<p>In today&#8217;s world of science and technology, the hype is all about speed and flexibility. When it comes to scientific <a href="http://www.wowebook.be/tag/computing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Computing">computing</a>, <a href="http://www.wowebook.be/tag/numpy/" class="st_tag internal_tag" rel="tag" title="Posts tagged with NumPy">NumPy</a> is on the top of the list. <a href="http://www.wowebook.be/tag/numpy/" class="st_tag internal_tag" rel="tag" title="Posts tagged with NumPy">NumPy</a> is the fundamental package needed for scientific <a href="http://www.wowebook.be/tag/computing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Computing">computing</a> with <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a>. <a href="http://www.wowebook.be/tag/numpy/" class="st_tag internal_tag" rel="tag" title="Posts tagged with NumPy">NumPy</a> will give you both speed and high productivity. Save thousands of dollars on expensive software, while keeping all the flexibility and power of your favourite <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> language.</p>
<p><em>NumPy 1.5 Beginner&#8217;s Guide</em> will teach you about NumPy from scratch. It includes everything from installation, functions, matrices, and modules to <a href="http://www.wowebook.be/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Testing">testing</a>, all explained with appropriate examples.</p>
<p><em>Numpy 1.5 Beginner&#8217;s Guide</em> will teach you about installing and using NumPy and related concepts.</p>
<p>This book will give you a solid foundation in NumPy arrays and universal functions. At the end of the book, we will explore related scientific <a href="http://www.wowebook.be/tag/computing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Computing">computing</a> projects such as Matplotlib for plotting and the SciPy project through examples.</p>
<p><em>NumPy 1.5 Beginner&#8217;s Guide</em> will help you be productive with NumPy and write clean and fast code.</p>
<p><strong>What you will learn from this book:</strong></p>
<ul>
<li>Installing NumPy</li>
<li>Learn to load arrays from files and write arrays to files</li>
<li>Work with universal functions<span id="more-15809"></span></li>
<li>Create NumPy matrices</li>
<li>Use basic modules that NumPy offers</li>
<li>Write unit tests for NumPy code</li>
<li>Plot mathematical NumPy results with Matplotlib</li>
<li>Integrate with Scipy, a high level <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a> scientific computing framework built on top of NumPy</li>
</ul>
<p><strong>Approach</strong><br />
The book is written in beginner’s guide style with each aspect of NumPy demonstrated by real world examples. There is appropriate explained code with the required screenshots thrown in for the novice.</p>
<p><strong>Who this book is written for</strong><br />
This book is for the programmer, scientist or engineer, who has basic Python knowledge and would like to be able to do numerical computations with Python.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 234 pages</li>
<li><strong>Publisher:</strong> Packt Publishing (November 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1849515301</li>
<li><strong>ISBN-13:</strong> 978-1849515306</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/think-complexity/" title="Think Complexity" rel="bookmark">Think Complexity</a> <span class="date">(12-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wxpython-2-8-application-development-cookbook/" title="wxPython 2.8 Application Development Cookbook" rel="bookmark">wxPython 2.8 Application Development Cookbook</a> <span class="date">(29-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/web2py-application-development-cookbook/" title="web2py Application Development Cookbook" rel="bookmark">web2py Application Development Cookbook</a> <span class="date">(16-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-quick-python-book-2nd-edition/" title="The Quick Python Book, 2nd Edition" rel="bookmark">The Quick Python Book, 2nd Edition</a> <span class="date">(04-01-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-python-standard-library-by-example/" title="The Python Standard Library by Example" rel="bookmark">The Python Standard Library by Example</a> <span class="date">(27-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/spring-python-1-1/" title="Spring Python 1.1" rel="bookmark">Spring Python 1.1</a> <span class="date">(21-06-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/silverlight-2-in-action/" title="Silverlight 2 in Action" rel="bookmark">Silverlight 2 in Action</a> <span class="date">(10-09-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sage-beginners-guide/" title="Sage: Beginner's Guide" rel="bookmark">Sage: Beginner's Guide</a> <span class="date">(15-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/regular-expression-pocket-reference-2nd-edition/" title="Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET, 2nd Edition" rel="bookmark">Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET, 2nd Edition</a> <span class="date">(16-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/real-world-instrumentation-with-python/" title="Real World Instrumentation with Python: Automated Data Acquisition and Control Systems" rel="bookmark">Real World Instrumentation with Python: Automated Data Acquisition and Control Systems</a> <span class="date">(08-12-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/numpy-1-5-beginners-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python and AWS Cookbook</title>
		<link>http://www.wowebook.be/book/python-and-aws-cookbook/</link>
		<comments>http://www.wowebook.be/book/python-and-aws-cookbook/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 18:01:50 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.wowebook.pro/?p=15203</guid>
		<description><![CDATA[Book Description If you intend to use Amazon Web Services (AWS) for remote computing and storage, Python is an ideal programming language for developing applications and controlling your cloud-based infrastructure. This cookbook gets you started with more than two dozen recipes for using Python with AWS, based on the author&#8217;s boto library. You&#8217;ll find detailed [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1105017460.jpg" alt="Python and AWS Cookbook" width="220" height="220" title="Python and AWS Cookbook" /></p>
<h3>Book Description</h3>
<p>If you intend to use <a href="http://www.wowebook.be/tag/amazon/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Amazon">Amazon</a> <a href="http://www.wowebook.be/tag/web-services/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web Services">Web Services</a> (<a href="http://www.wowebook.be/tag/aws/" class="st_tag internal_tag" rel="tag" title="Posts tagged with AWS">AWS</a>) for remote <a href="http://www.wowebook.be/tag/computing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Computing">computing</a> and storage, <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a> is an ideal <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> language for developing applications and controlling your <a href="http://www.wowebook.be/tag/cloud/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cloud">cloud</a>-based infrastructure. This <a href="http://www.wowebook.be/tag/cookbook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cookbook">cookbook</a> gets you started with more than two dozen recipes for using <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a> with <a href="http://www.wowebook.be/tag/aws/" class="st_tag internal_tag" rel="tag" title="Posts tagged with AWS">AWS</a>, based on the author&#8217;s boto library.</p>
<p>You&#8217;ll find detailed recipes for working with the S3 storage service as well as EC2, the service that lets you design and build <a href="http://www.wowebook.be/tag/cloud/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cloud">cloud</a> applications. Each recipes includes a code solution you can use immediately, along with a discussion of why and how the recipes works. You also get detailed advice for using boto with <a href="http://www.wowebook.be/tag/aws/" class="st_tag internal_tag" rel="tag" title="Posts tagged with AWS">AWS</a> and other cloud services.</p>
<p>This book&#8217;s recipes include methods to help you:</p>
<ul>
<li>Launch instances on EC2, and keep track of them with tags</li>
<li>Associate and Elastic IP address with and instance</li>
<li>Restore an failed Elastic Block Store volume from a snapshot</li>
<li>Store and monitor your own custom metrics in CloudWatch</li>
<li>Create a bucket in S3 to contain your data objects</li>
<li>Reduce the cost of storing noncritical data</li>
<li>Prevent accidental deletion of data in S3</li>
</ul>
<p><strong>About the Author</strong><br />
Mitch Garnaat is a software developer at Eucalyptus Systems<span id="more-15203"></span> where he is responsible for the <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> of tools to make it easier to create and manage cloud <a href="http://www.wowebook.be/tag/computing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Computing">computing</a> resources. Previously, as a Principal Engineer at Xerox PARC he was the co-inventor and lead developer of DocuShare, a <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a>-based document management product from Xerox. He is the creator of boto, an <a href="http://www.wowebook.be/tag/opensource/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Open Source">open source</a> <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a> library for cloud computing.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 76 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly Media (October 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 144930544X</li>
<li><strong>ISBN-13:</strong> 978-1449305444</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/understanding-paas/" title="Understanding PaaS" rel="bookmark">Understanding PaaS</a> <span class="date">(26-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/taking-your-kindle-fire-to-the-max/" title="Taking Your Kindle Fire to the Max" rel="bookmark">Taking Your Kindle Fire to the Max</a> <span class="date">(30-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/taking-your-android-tablets-to-the-max/" title="Taking Your Android Tablets to the Max" rel="bookmark">Taking Your Android Tablets to the Max</a> <span class="date">(30-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/php-development-in-the-cloud/" title="PHP Development in the Cloud" rel="bookmark">PHP Development in the Cloud</a> <span class="date">(22-12-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/kindle-fire-the-missing-manual/" title="Kindle Fire: The Missing Manual" rel="bookmark">Kindle Fire: The Missing Manual</a> <span class="date">(09-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/getting-started-with-fluidinfo/" title="Getting Started with Fluidinfo" rel="bookmark">Getting Started with Fluidinfo</a> <span class="date">(08-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/elastic-beanstalk/" title="Elastic Beanstalk" rel="bookmark">Elastic Beanstalk</a> <span class="date">(08-08-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/deploying-openstack/" title="Deploying OpenStack" rel="bookmark">Deploying OpenStack</a> <span class="date">(08-08-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/clojure-programming/" title="Clojure Programming" rel="bookmark">Clojure Programming</a> <span class="date">(24-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/amazon-web-services-migrating-your-net-enterprise-application/" title="Amazon Web Services: Migrating Your .NET Enterprise Application" rel="bookmark">Amazon Web Services: Migrating Your .NET Enterprise Application</a> <span class="date">(02-08-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/python-and-aws-cookbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MongoDB and Python</title>
		<link>http://www.wowebook.be/book/mongodb-and-python/</link>
		<comments>http://www.wowebook.be/book/mongodb-and-python/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 15:53:29 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[MongoDB]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=14448</guid>
		<description><![CDATA[Book Description Learn how to leverage MongoDB with your Python applications, using the hands-on recipes in this book. You get complete code samples for tasks such as making fast geo queries for location-based apps, efficiently indexing your user documents for social-graph lookups, and many other scenarios. This guide explains the basics of the document-oriented database [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1996911462.jpg" alt="MongoDB and Python" width="220" height="220" title="MongoDB and Python" /></p>
<h3>Book Description</h3>
<p>Learn how to leverage <a href="http://www.wowebook.be/tag/mongodb/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MongoDB">MongoDB</a> with your <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a> applications, using the hands-on recipes in this book. You get complete code samples for tasks such as making fast geo queries for location-based apps, efficiently indexing your user documents for social-graph lookups, and many other scenarios.</p>
<p>This guide explains the basics of the document-oriented database and shows you how to set up a <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a> environment with it. Learn how to read and write to <a href="http://www.wowebook.be/tag/mongodb/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MongoDB">MongoDB</a>, apply idiomatic <a href="http://www.wowebook.be/tag/mongodb/" class="st_tag internal_tag" rel="tag" title="Posts tagged with MongoDB">MongoDB</a> and Python patterns, and use the database with several popular Python <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> frameworks. You’ll discover how to model your data, write effective queries, and avoid concurrency problems such as race conditions and deadlocks.</p>
<p>The recipes will help you:</p>
<ul>
<li>Read, write, count, and sort documents in a MongoDB collection</li>
<li>Learn how to use the rich MongoDB query language</li>
<li>Maintain data integrity in replicated/distributed MongoDB environments</li>
<li>Use embedding to efficiently model your data without joins</li>
<li>Code defensively to avoid keyerrors and other bugs</li>
<li>Apply atomic operations to update game scores, billing systems, and more with the fast accounting pattern</li>
<li>Use MongoDB with the Pylons 1.x, <a href="http://www.wowebook.be/tag/django/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Django">Django</a>, and Pyramid <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> frameworks</li>
</ul>
<p><span id="more-14448"></span><strong>About the Author</strong><br />
Niall O&#8217;Higgins is a software consultant specializing in mobile, tablet and <a href="http://www.wowebook.be/tag/cloud/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cloud">cloud</a> <a href="http://www.wowebook.be/tag/computing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Computing">computing</a>. His accomplishments include designing and implementing numerous mobile and web platforms using MongoDB, Python and Pylons/<a href="http://www.wowebook.be/tag/django/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Django">Django</a>/Pyramid. Prior to starting his consulting business, he was a software engineer at Metaweb Technologies, where he worked on Freebase.com (now owned by Google). He is the founder and organizer of both the San Francisco Python Web Technology Meet-up, PyWebSF and the Bay Area Tablet <a href="http://www.wowebook.be/tag/computing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Computing">Computing</a> Group, We Have Tablets. He has published quite a bit of <a href="http://www.wowebook.be/tag/opensource/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Open Source">Open Source</a> software &#8211; contributing to OpenBSD and Pyramid among others &#8211; and frequently speaks at conferences and events.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 68 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly Media (September 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1449310370</li>
<li><strong>ISBN-13:</strong> 978-1449310370</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/wxpython-2-8-application-development-cookbook/" title="wxPython 2.8 Application Development Cookbook" rel="bookmark">wxPython 2.8 Application Development Cookbook</a> <span class="date">(29-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/web2py-application-development-cookbook/" title="web2py Application Development Cookbook" rel="bookmark">web2py Application Development Cookbook</a> <span class="date">(16-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/think-complexity/" title="Think Complexity" rel="bookmark">Think Complexity</a> <span class="date">(12-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-quick-python-book-2nd-edition/" title="The Quick Python Book, 2nd Edition" rel="bookmark">The Quick Python Book, 2nd Edition</a> <span class="date">(04-01-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-python-standard-library-by-example/" title="The Python Standard Library by Example" rel="bookmark">The Python Standard Library by Example</a> <span class="date">(27-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-definitive-guide-to-mongodb/" title="The Definitive Guide to MongoDB" rel="bookmark">The Definitive Guide to MongoDB</a> <span class="date">(16-05-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/spring-python-1-1/" title="Spring Python 1.1" rel="bookmark">Spring Python 1.1</a> <span class="date">(21-06-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/silverlight-2-in-action/" title="Silverlight 2 in Action" rel="bookmark">Silverlight 2 in Action</a> <span class="date">(10-09-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/scaling-mongodb/" title="Scaling MongoDB" rel="bookmark">Scaling MongoDB</a> <span class="date">(25-02-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sage-beginners-guide/" title="Sage: Beginner's Guide" rel="bookmark">Sage: Beginner's Guide</a> <span class="date">(15-06-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/mongodb-and-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails 3 in Action</title>
		<link>http://www.wowebook.be/book/rails-3-in-action/</link>
		<comments>http://www.wowebook.be/book/rails-3-in-action/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 21:09:08 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[RESTful]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=13923</guid>
		<description><![CDATA[Book Description Rails 3 is a full stack, open source web framework powered by Ruby and this book is an introduction to it. Whether you&#8217;re just starting or you have a few cycles under your belt, you&#8217;ll appreciate the book&#8217;s guru&#8217;s-eye-view of idiomatic Rails programming. You&#8217;ll master Rails 3.1 by developing a ticket tracking application [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1170286697.jpg" alt="Rails 3 in Action" width="220" height="220" title="Rails 3 in Action" /></p>
<h3>Book Description</h3>
<p><a href="http://www.wowebook.be/tag/rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rails">Rails</a> 3 is a full stack, <a href="http://www.wowebook.be/tag/opensource/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Open Source">open source</a> <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> framework powered by <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> and this book is an introduction to it. Whether you&#8217;re just starting or you have a few cycles under your belt, you&#8217;ll appreciate the book&#8217;s guru&#8217;s-eye-view of idiomatic <a href="http://www.wowebook.be/tag/rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rails">Rails</a> <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a>.</p>
<p>You&#8217;ll master <a href="http://www.wowebook.be/tag/rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rails">Rails</a> 3.1 by developing a ticket tracking application that includes <a href="http://www.wowebook.be/tag/restful/" class="st_tag internal_tag" rel="tag" title="Posts tagged with RESTful">RESTful</a> <a href="http://www.wowebook.be/tag/routing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Routing">routing</a>, authentication and authorization, state maintenance, file uploads, email, and more. You&#8217;ll also explore powerful features like designing your own APIs and building a <a href="http://www.wowebook.be/tag/rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rails">Rails</a> engine. You will see Test Driven <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">Development</a> and Behavior Driven <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">Development</a> in action throughout the book, just like you would in a top <a href="http://www.wowebook.be/tag/rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Rails">Rails</a> shop.</p>
<p>It is helpful for readers to have a background in <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a>, but no prior Rails experience is needed.</p>
<p><strong>What&#8217;s Inside</strong></p>
<ul>
<li>Covers Rails 3.1 from the ground up</li>
<li><a href="http://www.wowebook.be/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Testing">Testing</a> and BDD using RSpec and Cucumber</li>
<li>Working with Rack</li>
</ul>
<p><strong>Table of Contents</strong></p>
<ol>
<li><a href="http://www.wowebook.be/tag/ruby-on-rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby on Rails">Ruby on Rails</a>, the framework</li>
<li><a href="http://www.wowebook.be/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Testing">Testing</a> saves your bacon<span id="more-13923"></span></li>
<li>Developing a real Rails application</li>
<li>Oh CRUD!</li>
<li>Nested resources</li>
<li>Authentication and basic authorization</li>
<li>Basic access control</li>
<li>More authorization</li>
<li>File uploading</li>
<li>Tracking state</li>
<li>Tagging</li>
<li>Sending email</li>
<li>Designing an API</li>
<li>Deployment</li>
<li>Alternative authentication</li>
<li>Basic <a href="http://www.wowebook.be/tag/performance/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Performance">performance</a> enhancements</li>
<li>Engines</li>
<li>Rack-based applications</li>
</ol>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 592 pages</li>
<li><strong>Publisher:</strong> Manning Publications (September 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1935182277</li>
<li><strong>ISBN-13:</strong> 978-1935182276</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/the-art-of-rails/" title="The Art of Rails" rel="bookmark">The Art of Rails</a> <span class="date">(23-08-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/service-oriented-design-with-ruby-and-rails/" title="Service-Oriented Design with Ruby and Rails" rel="bookmark">Service-Oriented Design with Ruby and Rails</a> <span class="date">(19-10-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-rails-view/" title="The Rails View: Creating a Beautiful and Maintainable User Experience" rel="bookmark">The Rails View: Creating a Beautiful and Maintainable User Experience</a> <span class="date">(20-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/ruby-on-rails-for-microsoft-developers/" title="Ruby on Rails for Microsoft Developers" rel="bookmark">Ruby on Rails for Microsoft Developers</a> <span class="date">(24-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/ruby-on-rails-bible/" title="Ruby on Rails Bible" rel="bookmark">Ruby on Rails Bible</a> <span class="date">(24-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/rails-recipes-2nd-edition/" title="Rails Recipes: Rails 3 Edition, 2nd Edition" rel="bookmark">Rails Recipes: Rails 3 Edition, 2nd Edition</a> <span class="date">(20-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/rails-for-net-developers/" title="Rails for .NET Developers" rel="bookmark">Rails for .NET Developers</a> <span class="date">(28-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-ruby-on-rails/" title="Professional Ruby on Rails" rel="bookmark">Professional Ruby on Rails</a> <span class="date">(22-08-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-alfresco/" title="Professional Alfresco: Practical Solutions for Enterprise Content Management" rel="bookmark">Professional Alfresco: Practical Solutions for Enterprise Content Management</a> <span class="date">(31-05-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/practical-reporting-with-ruby-and-rails/" title="Practical Reporting with Ruby and Rails" rel="bookmark">Practical Reporting with Ruby and Rails</a> <span class="date">(04-07-2009)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/rails-3-in-action/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Core PYTHON Programming, 2nd Edition</title>
		<link>http://www.wowebook.be/book/core-python-programming-2nd-edition/</link>
		<comments>http://www.wowebook.be/book/core-python-programming-2nd-edition/#comments</comments>
		<pubDate>Sat, 27 Aug 2011 12:00:46 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=735</guid>
		<description><![CDATA[Book Description Python is an agile, robust, expressive, fully object-oriented, extensible, and scalable programming language. It combines the power of compiled languages with the simplicity and rapid development of scripting languages. In Core Python Programming, Second Edition, leading Python developer and trainer Wesley Chun helps you learn Python quickly and comprehensively so that you can [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1565956465.jpg" alt="Core PYTHON Programming, 2nd Edition" width="220" height="220" title="Core PYTHON Programming, 2nd Edition" /></p>
<h3>Book Description</h3>
<p><a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a> is an agile, robust, expressive, fully <a href="http://www.wowebook.be/tag/object-oriented/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Object-Oriented">object-oriented</a>, extensible, and scalable <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> language. It combines the power of compiled languages with the simplicity and rapid <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> of scripting languages. In <em><strong>Core <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a> <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">Programming</a>, Second Edition</strong></em>, leading Python developer and trainer Wesley Chun helps you learn Python quickly and comprehensively so that you can immediately succeed with any Python project.</p>
<p>Using practical code examples, Chun introduces all the fundamentals of Python programming: syntax, objects and memory management, data types, operators, files and I/O, functions, generators, error handling and exceptions, loops, iterators, functional programming, <a href="http://www.wowebook.be/tag/object-oriented/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Object-Oriented">object-oriented</a> programming and more. After you learn the core fundamentals of Python, he shows you what you can do with your new skills, delving into advanced topics, such as regular expressions, networking programming with sockets, multithreading, GUI <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a>, <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a>/CGI programming and extending Python in C.</p>
<p>This edition reflects major enhancements in the Python 2.x series, including 2.5 as well as capabilities set for future versions. It contains new chapters on database and Internet client programming, plus coverage of many new topics, including new-style classes, Java and Jython, Microsoft Office (Win32 COM Client) programming, and much more.</p>
<ul>
<li>Learn professional Python style, best practices, and good programming habits</li>
<li>Gain a deep understanding of Python&#8217;s objects<span id="more-735"></span> and memory model as well as its <a href="http://www.wowebook.be/tag/oop/" class="st_tag internal_tag" rel="tag" title="Posts tagged with OOP">OOP</a> features, including those found in Python&#8217;s new-style classes</li>
<li>Build more effective <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a>, CGI, Internet, and network and other client/server applications</li>
<li>Learn how to develop your own GUI applications using Tkinter and other toolkits available for Python</li>
<li>Improve the <a href="http://www.wowebook.be/tag/performance/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Performance">performance</a> of your Python applications by writing extensions in C and other languages, or enhance I/O-bound applications by using multithreading</li>
<li>Learn about Python&#8217;s database API and how to use a variety of database systems with Python, including MySQL, Postgres, and SQLite</li>
</ul>
<p><em><strong>Core Python Programming</strong></em> delivers</p>
<ul>
<li>Systematic, expert coverage of Python&#8217;s core features</li>
<li>Powerful insights for developing complex applications</li>
<li>Easy-to-use tables and charts detailing Python modules, operators, functions, and methods</li>
<li>Dozens of professional-quality code examples, from quick snippets to full-fledged applications</li>
</ul>
<p>The Complete Developer&#8217;s Guide to Python—Fully Updated for Python 2.5</p>
<ul>
<li>New to Python? The definitive guide to Python development for experienced programmers</li>
<li>Covers core language features thoroughly, including those found in the latest Python releases</li>
<li>Learn advanced topics such as regular expressions, networking, multithreading, GUI, and Web/CGI</li>
<li>Includes brand-new chapters on database, Internet, Jython, and COM Client programming</li>
<li>Presents hundreds of code samples and practical exercises to strengthen your Python skills</li>
</ul>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 1136 pages</li>
<li><strong>Publisher:</strong> Prentice Hall; 2nd Edition (September 2006)</li>
<li><strong>Language</strong> English</li>
<li><strong>ISBN-10:</strong> 0132269937</li>
<li><strong>ISBN-13:</strong> 978-0132269933</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/wxpython-2-8-application-development-cookbook/" title="wxPython 2.8 Application Development Cookbook" rel="bookmark">wxPython 2.8 Application Development Cookbook</a> <span class="date">(29-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/think-complexity/" title="Think Complexity" rel="bookmark">Think Complexity</a> <span class="date">(12-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-quick-python-book-2nd-edition/" title="The Quick Python Book, 2nd Edition" rel="bookmark">The Quick Python Book, 2nd Edition</a> <span class="date">(04-01-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sage-beginners-guide/" title="Sage: Beginner's Guide" rel="bookmark">Sage: Beginner's Guide</a> <span class="date">(15-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/python-text-processing-with-ntlk-2-0-cookbook/" title="Python Text Processing with NTLK 2.0 Cookbook" rel="bookmark">Python Text Processing with NTLK 2.0 Cookbook</a> <span class="date">(14-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/python-testing-cookbook/" title="Python Testing Cookbook" rel="bookmark">Python Testing Cookbook</a> <span class="date">(14-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/python-programming-on-win32/" title="Python Programming On Win32: Help for Windows Programmers" rel="bookmark">Python Programming On Win32: Help for Windows Programmers</a> <span class="date">(04-06-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/python-essential-reference-4th-edition/" title="Python Essential Reference, 4th Edition" rel="bookmark">Python Essential Reference, 4th Edition</a> <span class="date">(13-10-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/python-3-object-oriented-programming/" title="Python 3 Object Oriented Programming" rel="bookmark">Python 3 Object Oriented Programming</a> <span class="date">(27-08-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/python-3-for-absolute-beginners/" title="Python 3 for Absolute Beginners" rel="bookmark">Python 3 for Absolute Beginners</a> <span class="date">(31-10-2009)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/core-python-programming-2nd-edition/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Python Web Development with Django</title>
		<link>http://www.wowebook.be/book/python-web-development-with-django/</link>
		<comments>http://www.wowebook.be/book/python-web-development-with-django/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 15:12:28 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=13409</guid>
		<description><![CDATA[Book Description Using the simple, robust, Python-based Django framework, you can build powerful Web solutions with remarkably few lines of code. In Python Web Development with Django®, three experienced Django and Python developers cover all the techniques, tools, and concepts you need to make the most of Django 1.0, including all the major features of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1750902780.jpg" alt="Python Web Development with Django" width="220" height="220" title="Python Web Development with Django" /></p>
<h3>Book Description</h3>
<p>Using the simple, robust, <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a>-based <a href="http://www.wowebook.be/tag/django/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Django">Django</a> framework, you can build powerful <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a> solutions with remarkably few lines of code. In <em><a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a> <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a> <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">Development</a> with <a href="http://www.wowebook.be/tag/django/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Django">Django</a>®</em>, three experienced Django and Python developers cover all the techniques, tools, and concepts you need to make the most of Django 1.0, including all the major features of the new release.</p>
<p>The authors teach Django through in-depth explanations, plus provide extensive sample code supported with images and line-by-line explanations. You’ll discover how Django leverages Python’s <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> speed and flexibility to help you solve a wide spectrum of Web <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> problems and learn Django best practices covered nowhere else. You’ll build your first Django application in just minutes and deepen your real-world skills through start-to-finish application projects including</p>
<ul>
<li>Simple Web log (blog)</li>
<li>Online photo gallery</li>
<li>Simple content management <a href="http://www.wowebook.be/tag/system/" class="st_tag internal_tag" rel="tag" title="Posts tagged with System">system</a></li>
<li><a href="http://www.wowebook.be/tag/ajax/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ajax">Ajax</a>-powered live blogger</li>
<li>Online source code sharing/syntax highlighting tool</li>
<li>How to run your Django applications on the Google App Engine</li>
</ul>
<p>This complete guide starts by introducing Python, Django, and Web development concepts, then dives into the Django framework, providing a deep understanding of its major components (models, views, templates), and how they come together to form complete Web applications.</p>
<p><span id="more-13409"></span><strong>Table of Contents</strong><br />
Introduction 1</p>
<p><em><strong>Part I: Getting Started</strong></em><br />
Chapter 1: Practical Python for Django 7<br />
Chapter 2: Django for the Impatient: Building a Blog 57<br />
Chapter 3: Starting Out 77</p>
<p><em><strong>Part II: Django in Depth</strong></em><br />
Chapter 4: Defining and Using Models 89<br />
Chapter 5: URLs, <a href="http://www.wowebook.be/tag/http/" class="st_tag internal_tag" rel="tag" title="Posts tagged with HTTP">HTTP</a> Mechanisms, and Views 117<br />
Chapter 6: Templates and Form Processing 135</p>
<p><em><strong>Part III: Django Applications by Example</strong></em><br />
Chapter 7: Photo Gallery 159<br />
Chapter 8: Content Management <a href="http://www.wowebook.be/tag/system/" class="st_tag internal_tag" rel="tag" title="Posts tagged with System">System</a> 181<br />
Chapter 9: Liveblog 205<br />
Chapter 10: Pastebin 221</p>
<p><em><strong>Part IV: Advanced Django Techniques and Features</strong></em><br />
Chapter 11: Advanced Django <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">Programming</a> 235<br />
Chapter 12: Advanced Django Deployment 261</p>
<p><em><strong>Part V: Appendices</strong></em><br />
Appendix A: Command Line Basics 285<br />
Appendix B: Installing and Running Django 295<br />
Appendix C: Tools for Practical Django Development 313<br />
Appendix D: Finding, Evaluating, and Using Django Applications 321<br />
Appendix E: Django on the Google App Engine 325<br />
Appendix F: Getting Involved in the Django Project 337</p>
<p>Index 339<br />
Colophon 375</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 408 pages</li>
<li><strong>Publisher:</strong> Addison-Wesley Professional (October 2008)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0132356139</li>
<li><strong>ISBN-13:</strong> 978-0132356138</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/django-1-1-testing-and-debugging/" title="Django 1.1 Testing and Debugging" rel="bookmark">Django 1.1 Testing and Debugging</a> <span class="date">(05-05-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wxpython-2-8-application-development-cookbook/" title="wxPython 2.8 Application Development Cookbook" rel="bookmark">wxPython 2.8 Application Development Cookbook</a> <span class="date">(29-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/web2py-application-development-cookbook/" title="web2py Application Development Cookbook" rel="bookmark">web2py Application Development Cookbook</a> <span class="date">(16-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-quick-python-book-2nd-edition/" title="The Quick Python Book, 2nd Edition" rel="bookmark">The Quick Python Book, 2nd Edition</a> <span class="date">(04-01-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/real-world-instrumentation-with-python/" title="Real World Instrumentation with Python: Automated Data Acquisition and Control Systems" rel="bookmark">Real World Instrumentation with Python: Automated Data Acquisition and Control Systems</a> <span class="date">(08-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/python-geospatial-development/" title="Python Geospatial Development" rel="bookmark">Python Geospatial Development</a> <span class="date">(08-02-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/python-3-web-development-beginners-guide/" title="Python 3 Web Development: Beginner's Guide" rel="bookmark">Python 3 Web Development: Beginner's Guide</a> <span class="date">(14-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-in-python-3/" title="Programming in Python 3: A Complete Introduction to the Python Language" rel="bookmark">Programming in Python 3: A Complete Introduction to the Python Language</a> <span class="date">(03-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/professional-python-frameworks/" title="Professional Python Frameworks: Web 2.0 Programming with Django and Turbogears" rel="bookmark">Professional Python Frameworks: Web 2.0 Programming with Django and Turbogears</a> <span class="date">(04-06-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-python/" title="Pro Python" rel="bookmark">Pro Python</a> <span class="date">(20-07-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/python-web-development-with-django/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Ruby Programming Language</title>
		<link>http://www.wowebook.be/book/the-ruby-programming-language/</link>
		<comments>http://www.wowebook.be/book/the-ruby-programming-language/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 10:23:55 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[Software Dev.]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=13252</guid>
		<description><![CDATA[Book Description The Ruby Programming Language is the authoritative guide to Ruby and provides comprehensive coverage of versions 1.8 and 1.9 of the language. It was written (and illustrated!) by an all-star team: David Flanagan, bestselling author of programming language &#8220;bibles&#8221; (including JavaScript: The Definitive Guide and Java in a Nutshell) and committer to the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1080533207.jpg" alt="The Ruby Programming Language" width="220" height="220" title="The Ruby Programming Language" /></p>
<h3>Book Description</h3>
<p><em>The <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">Programming</a> Language</em> is <em>the</em> authoritative guide to <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> and provides comprehensive coverage of versions 1.8 and 1.9 of the language. It was written (and illustrated!) by an all-star team:</p>
<ul>
<li>David Flanagan, bestselling author of <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> language &#8220;bibles&#8221; (including <em><a href="http://www.wowebook.be/tag/javascript/" class="st_tag internal_tag" rel="tag" title="Posts tagged with JavaScript">JavaScript</a>: The Definitive Guide</em> and <em>Java in a Nutshell</em>) and committer to the Ruby Subversion repository.</li>
<li>Yukihiro &#8220;Matz&#8221; Matsumoto, creator, designer and lead developer of Ruby and author of <em>Ruby in a Nutshell</em>, which has been expanded and revised to become this book.</li>
<li>why the lucky stiff, artist and Ruby programmer extraordinaire.</li>
</ul>
<p>This book begins with a quick-start tutorial to the language, and then explains the language in detail from the bottom up: from lexical and syntactic structure to datatypes to expressions and statements and on through methods, blocks, lambdas, closures, classes and modules.</p>
<p>The book also includes a long and thorough introduction to the rich API of the Ruby platform, demonstrating &#8212; with heavily-commented example code &#8212; Ruby&#8217;s facilities for text processing, numeric manipulation, collections, input/output, networking, and concurrency. An entire chapter is devoted to Ruby&#8217;s metaprogramming capabilities.</p>
<p><em>The Ruby Programming Language</em> documents the Ruby language definitively but without the formality of a language specification. It is written for experienced programmers who are new to Ruby, and for current Ruby programmers who want to challenge their understanding and increase their mastery of the language.<span id="more-13252"></span></p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 448 pages</li>
<li><strong>Publisher:</strong> O&#8217;Reilly Media (February 2008)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0596516177</li>
<li><strong>ISBN-13:</strong> 978-0596516178</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/the-druby-book/" title="The dRuby Book: Distributed and Parallel Computing with Ruby" rel="bookmark">The dRuby Book: Distributed and Parallel Computing with Ruby</a> <span class="date">(20-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-book-of-ruby/" title="The Book of Ruby" rel="bookmark">The Book of Ruby</a> <span class="date">(12-07-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/seven-languages-in-seven-weeks/" title="Seven Languages in Seven Weeks" rel="bookmark">Seven Languages in Seven Weeks</a> <span class="date">(02-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/refactoring-in-ruby/" title="Refactoring in Ruby" rel="bookmark">Refactoring in Ruby</a> <span class="date">(12-10-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-ruby-1-9-the-pragmatic-programmers-guide/" title="Programming Ruby 1.9: The Pragmatic Programmers' Guide" rel="bookmark">Programming Ruby 1.9: The Pragmatic Programmers' Guide</a> <span class="date">(29-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/eloquent-ruby/" title="Eloquent Ruby" rel="bookmark">Eloquent Ruby</a> <span class="date">(28-02-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/dsls-in-action/" title="DSLs in Action" rel="bookmark">DSLs in Action</a> <span class="date">(15-01-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/distributed-programming-with-ruby/" title="Distributed Programming with Ruby" rel="bookmark">Distributed Programming with Ruby</a> <span class="date">(24-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/algorithms-in-a-nutshell/" title="Algorithms in a Nutshell" rel="bookmark">Algorithms in a Nutshell</a> <span class="date">(04-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/xslt-2-0-and-xpath-2-0-programmers-reference-4th-edition/" title="XSLT 2.0 and XPath 2.0 Programmer's Reference, 4th Edition" rel="bookmark">XSLT 2.0 and XPath 2.0 Programmer's Reference, 4th Edition</a> <span class="date">(07-05-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/the-ruby-programming-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Book of Ruby</title>
		<link>http://www.wowebook.be/book/the-book-of-ruby/</link>
		<comments>http://www.wowebook.be/book/the-book-of-ruby/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 10:41:30 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=12334</guid>
		<description><![CDATA[Book Description Ruby is famous for being easy to learn, but most users only scratch the surface of what it can do. While other books focus on Ruby&#8217;s trendier features, The Book of Ruby reveals the secret inner workings of one of the world&#8217;s most popular programming languages, teaching you to write clear, maintainable code. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1690915090.jpg" alt="The Book of Ruby" width="220" height="220" title="The Book of Ruby" /></p>
<h3>Book Description</h3>
<p><a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a> is famous for being easy to learn, but most users only scratch the surface of what it can do. While other books focus on <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a>&#8217;s trendier features, <em>The Book of <a href="http://www.wowebook.be/tag/ruby/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby">Ruby</a></em> reveals the <a href="http://www.wowebook.be/tag/secret/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Secret">secret</a> inner workings of one of the world&#8217;s most popular <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> languages, teaching you to write clear, maintainable code.</p>
<p>You&#8217;ll start with the basics—types, data structures, and control flows—and progress to advanced features like blocks, mixins, metaclasses, and beyond. Rather than bog you down with a lot of theory, <em>The Book of Ruby</em> takes a hands-on approach and focuses on making you productive from day one. As you follow along, you&#8217;ll learn to:</p>
<ul>
<li>Leverage Ruby&#8217;s succinct and flexible syntax to maximize your productivity</li>
<li>Balance Ruby&#8217;s functional, imperative, and <a href="http://www.wowebook.be/tag/object-oriented/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Object-Oriented">object-oriented</a> features</li>
<li>Write self-modifying programs using dynamic <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> techniques</li>
<li>Create new fibers and threads to manage independent processes concurrently</li>
<li>Catch and recover from execution errors with robust exception handling</li>
<li>Develop powerful <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> applications with the <a href="http://www.wowebook.be/tag/ruby-on-rails/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Ruby on Rails">Ruby on Rails</a> framework</li>
</ul>
<p>Each chapter includes a &#8220;Digging Deeper&#8221; section that shows you how Ruby works under the hood, so you&#8217;ll never be caught off guard by its deceptively simple scoping, multithreading features, or precedence rules.</p>
<p><span id="more-12334"></span>Whether you&#8217;re new to programming or just new Ruby, <em>The Book of Ruby</em> is your guide to rapid, real-world software <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> with this unique and elegant language.</p>
<p><strong>About the Author</strong><br />
Huw Collingbourne is the Director of Technology for SapphireSteel Software, developer of the Ruby In Steel IDE. With 30 years of programming experience, he has written programming columns for numerous magazines, presented features on <a href="http://www.wowebook.be/tag/computing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Computing">computing</a> for BBC Television, and currently edits the online technical journal <em>Bitwise Magazine</em>. He has previously released two free ebooks on Ruby—<em>The Little Book of Ruby</em> and <em>The Book of Ruby</em>.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 400 pages</li>
<li><strong>Publisher:</strong> No Starch Press (Julne 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1593272944</li>
<li><strong>ISBN-13:</strong> 978-1593272944</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/the-ruby-programming-language/" title="The Ruby Programming Language" rel="bookmark">The Ruby Programming Language</a> <span class="date">(15-08-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-druby-book/" title="The dRuby Book: Distributed and Parallel Computing with Ruby" rel="bookmark">The dRuby Book: Distributed and Parallel Computing with Ruby</a> <span class="date">(20-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/seven-languages-in-seven-weeks/" title="Seven Languages in Seven Weeks" rel="bookmark">Seven Languages in Seven Weeks</a> <span class="date">(02-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/service-oriented-design-with-ruby-and-rails/" title="Service-Oriented Design with Ruby and Rails" rel="bookmark">Service-Oriented Design with Ruby and Rails</a> <span class="date">(19-10-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/ruby-on-rails-3-tutorial/" title="Ruby on Rails 3 Tutorial: Learn Rails by Example" rel="bookmark">Ruby on Rails 3 Tutorial: Learn Rails by Example</a> <span class="date">(07-01-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/refactoring-ruby-edition/" title="Refactoring: Ruby Edition" rel="bookmark">Refactoring: Ruby Edition</a> <span class="date">(12-10-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/refactoring-in-ruby/" title="Refactoring in Ruby" rel="bookmark">Refactoring in Ruby</a> <span class="date">(12-10-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-ruby-1-9-the-pragmatic-programmers-guide/" title="Programming Ruby 1.9: The Pragmatic Programmers' Guide" rel="bookmark">Programming Ruby 1.9: The Pragmatic Programmers' Guide</a> <span class="date">(29-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/practical-reporting-with-ruby-and-rails/" title="Practical Reporting with Ruby and Rails" rel="bookmark">Practical Reporting with Ruby and Rails</a> <span class="date">(04-07-2009)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/eloquent-ruby/" title="Eloquent Ruby" rel="bookmark">Eloquent Ruby</a> <span class="date">(28-02-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/the-book-of-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Python Standard Library by Example</title>
		<link>http://www.wowebook.be/book/the-python-standard-library-by-example/</link>
		<comments>http://www.wowebook.be/book/the-python-standard-library-by-example/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 10:43:53 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=12026</guid>
		<description><![CDATA[Book Description “Hellmann’s writing has become an indispensable resource for me and many others as it fills a critical gap in Python Documentation with examples.” — Jesse Noller, Python Core Developer and PSF Board Member Master the Powerful Python Standard Library through Real Code Examples The Python Standard Library contains hundreds of modules for interacting [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/875611545.jpg" alt="The Python Standard Library by Example" width="220" height="220" title="The Python Standard Library by Example" /></p>
<h3>Book Description</h3>
<p>“Hellmann’s writing has become an indispensable resource for me and many others as it fills a critical gap in <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a> Documentation with examples.”<br />
<em>— Jesse Noller, <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a> Core Developer and PSF Board Member</em></p>
<p><strong>Master the Powerful Python Standard Library through Real Code Examples</strong></p>
<p>The Python Standard Library contains hundreds of modules for interacting with the operating <a href="http://www.wowebook.be/tag/system/" class="st_tag internal_tag" rel="tag" title="Posts tagged with System">system</a>, interpreter, and Internet—all extensively tested and ready to jump-start your application <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a>. <strong><em><strong>The Python Standard Library by Example</strong></em></strong> introduces virtually every important area of the Python 2.7 library through concise, stand-alone source code/output examples, designed for easy learning and reuse.</p>
<p>Building on his popular <em>Python Module of the Week </em>blog series, author and Python expert Doug Hellmann focuses on “showing” not “telling.” He explains code behavior through downloadable examples that fully demonstrate each feature.</p>
<p>You’ll find practical code for working with text, data types, algorithms, math, file systems, networking, the Internet, XML, email, cryptography, concurrency, runtime and language services, and much more. Each section fully covers one module, and links to valuable additional resources, making this book an ideal tutorial and reference. Coverage includes</p>
<ul>
<li>Manipulating text with string, textwrap, re, and difflib</li>
<li>Implementing data structures: collections, array, queue, struct, copy, and more<span id="more-12026"></span></li>
<li>Reading, writing, and manipulating files and directories</li>
<li>Regular expression pattern matching</li>
<li>Exchanging data and providing for persistence Archiving and data compression</li>
<li>Managing processes and threads</li>
<li>Using application “building blocks”: parsing command-line options, prompting for passwords, scheduling events, and logging</li>
<li><a href="http://www.wowebook.be/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Testing">Testing</a>, debugging, and compilation</li>
<li>Controlling runtime configuration</li>
<li>Using module and package utilities</li>
</ul>
<p>If you’re new to Python, this book will quickly give you access to a whole new world of functionality. If you’ve worked with Python before, you’ll discover new, powerful solutions and better ways to use the modules you’ve already tried.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 1344 pages</li>
<li><strong>Publisher:</strong> Addison-Wesley Professional (June 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 0321767349</li>
<li><strong>ISBN-13:</strong> 978-0321767349</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/wxpython-2-8-application-development-cookbook/" title="wxPython 2.8 Application Development Cookbook" rel="bookmark">wxPython 2.8 Application Development Cookbook</a> <span class="date">(29-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/web2py-application-development-cookbook/" title="web2py Application Development Cookbook" rel="bookmark">web2py Application Development Cookbook</a> <span class="date">(16-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/think-complexity/" title="Think Complexity" rel="bookmark">Think Complexity</a> <span class="date">(12-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-quick-python-book-2nd-edition/" title="The Quick Python Book, 2nd Edition" rel="bookmark">The Quick Python Book, 2nd Edition</a> <span class="date">(04-01-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/spring-python-1-1/" title="Spring Python 1.1" rel="bookmark">Spring Python 1.1</a> <span class="date">(21-06-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/silverlight-2-in-action/" title="Silverlight 2 in Action" rel="bookmark">Silverlight 2 in Action</a> <span class="date">(10-09-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/sage-beginners-guide/" title="Sage: Beginner's Guide" rel="bookmark">Sage: Beginner's Guide</a> <span class="date">(15-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/regular-expression-pocket-reference-2nd-edition/" title="Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET, 2nd Edition" rel="bookmark">Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET, 2nd Edition</a> <span class="date">(16-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/real-world-instrumentation-with-python/" title="Real World Instrumentation with Python: Automated Data Acquisition and Control Systems" rel="bookmark">Real World Instrumentation with Python: Automated Data Acquisition and Control Systems</a> <span class="date">(08-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/python-web-development-with-django/" title="Python Web Development with Django" rel="bookmark">Python Web Development with Django</a> <span class="date">(24-08-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/the-python-standard-library-by-example/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sage: Beginner&#8217;s Guide</title>
		<link>http://www.wowebook.be/book/sage-beginners-guide/</link>
		<comments>http://www.wowebook.be/book/sage-beginners-guide/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 15:21:40 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[Software Dev.]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Sage]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=11784</guid>
		<description><![CDATA[Book Description Your work demands results, and you don&#8217;t have time for tedious, repetitive mathematical tasks. Sage is a free, open-source software package that automates symbolic and numerical calculations with the power of the Python programming language, so you can focus on the analytical and creative aspects of your work or studies. Sage Beginner&#8217;s Guide [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1787366278.jpg" alt="Sage: Beginners Guide" width="220" height="220" title="Sage: Beginners Guide" /></p>
<h3>Book Description</h3>
<p>Your work demands results, and you don&#8217;t have time for tedious,  repetitive mathematical tasks. <a href="http://www.wowebook.be/tag/sage/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sage">Sage</a> is a free, open-source software  package that automates symbolic and numerical calculations with the  power of the <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a> <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> language, so you can focus on the  analytical and creative aspects of your work or studies.</p>
<p><em><a href="http://www.wowebook.be/tag/sage/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sage">Sage</a> Beginner&#8217;s Guide</em> shows you how to do calculations with  Sage. Each concept is illustrated with a complete example that you can  use as a starting point for your own work. You will learn how to use  many of the functions that are built in to Sage, and how to use <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a>  to write sophisticated programs that utilize the power of Sage.</p>
<p>This book starts by showing you how to download and install Sage, and  introduces the command-line interface and the graphical notebook  interface. It also includes an introduction to Python so you can start  <a href="http://www.wowebook.be/tag/programming/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Programming">programming</a> in Sage. Every major concept is illustrated with a practical  example.</p>
<p>After learning the fundamentals of variables and functions in Sage,  you will learn how to symbolically simplify expressions, solve  equations, perform integrals and derivatives, and manipulate vectors and  matrices. You will learn how Sage can produce numerous kinds of plots  and graphics. The book will demonstrate numerical methods in Sage, and  explain how to use <a href="http://www.wowebook.be/tag/object-oriented/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Object-Oriented">object-oriented</a> programming to improve your code.</p>
<p><em>Sage Beginner&#8217;s Guide</em> will give you the tools you need to unlock the full potential of Sage for simplifying and automating mathematical <a href="http://www.wowebook.be/tag/computing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Computing">computing</a>.<span id="more-11784"></span></p>
<p>Effectively use Sage to eliminate tedious algebra, speed up numerical  calculations, implement algorithms and data structures, and illustrate  your work with publication-quality plots and graphics</p>
<p><strong>What you will learn from this book :</strong></p>
<ul>
<li>Download and install Sage, and learn how to use the command-line and notebook interface</li>
<li>Learn the basics of Python programming</li>
<li>Solve problems in linear algebra with vectors and matrices</li>
<li>Visualize functions and data sets with publication-quality graphics</li>
<li>Define, re-arrange, and simplify symbolic expressions</li>
<li>Calculate integrals, derivatives, and transforms symbolically and numerically</li>
<li>Solve ordinary differential equations (ODEs) and systems of ODEs</li>
<li>Fit functions to data using unconstrained and constrained numerical optimization</li>
<li>Apply <a href="http://www.wowebook.be/tag/object-oriented/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Object-Oriented">object-oriented</a> principles to simplify your code</li>
<li>Speed up calculations with <a href="http://www.wowebook.be/tag/numpy/" class="st_tag internal_tag" rel="tag" title="Posts tagged with NumPy">Numpy</a> arrays</li>
<li>Learn to use Sage as a toolbox for writing Python programs</li>
</ul>
<p><strong>Approach</strong><br />
This is a beginner&#8217;s guide with clear step-by-step instructions,  explanations, and advice. Each concept is illustrated with a complete  example that you can use as a starting point for your own work.</p>
<p><strong>Who this book is written for</strong><br />
If you are an engineer, scientist, mathematician, or student, this  book is for you. To get the most from Sage by using the Python  programming language, we&#8217;ll give you the basics of the language to get  you started. For this, it will be helpful if you have some experience  with basic programming concepts.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 364 pages</li>
<li><strong>Publisher:</strong> Packt Publishing (May 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1849514461</li>
<li><strong>ISBN-13:</strong> 978-1849514460</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/just-spring-integration/" title="Just Spring Integration" rel="bookmark">Just Spring Integration</a> <span class="date">(24-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/django-1-2-e-commerce/" title="Django 1.2 e-commerce" rel="bookmark">Django 1.2 e-commerce</a> <span class="date">(16-06-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/wxpython-2-8-application-development-cookbook/" title="wxPython 2.8 Application Development Cookbook" rel="bookmark">wxPython 2.8 Application Development Cookbook</a> <span class="date">(29-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/web2py-application-development-cookbook/" title="web2py Application Development Cookbook" rel="bookmark">web2py Application Development Cookbook</a> <span class="date">(16-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/think-complexity/" title="Think Complexity" rel="bookmark">Think Complexity</a> <span class="date">(12-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-quick-python-book-2nd-edition/" title="The Quick Python Book, 2nd Edition" rel="bookmark">The Quick Python Book, 2nd Edition</a> <span class="date">(04-01-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-art-of-unix-programming/" title="The Art of UNIX Programming" rel="bookmark">The Art of UNIX Programming</a> <span class="date">(22-11-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/system-design-for-telecommunication-gateways/" title="System Design for Telecommunication Gateways" rel="bookmark">System Design for Telecommunication Gateways</a> <span class="date">(15-02-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/spring-python-1-1/" title="Spring Python 1.1" rel="bookmark">Spring Python 1.1</a> <span class="date">(21-06-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/real-world-instrumentation-with-python/" title="Real World Instrumentation with Python: Automated Data Acquisition and Control Systems" rel="bookmark">Real World Instrumentation with Python: Automated Data Acquisition and Control Systems</a> <span class="date">(08-12-2010)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/sage-beginners-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python Testing Cookbook</title>
		<link>http://www.wowebook.be/book/python-testing-cookbook/</link>
		<comments>http://www.wowebook.be/book/python-testing-cookbook/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 17:17:33 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[Software Dev.]]></category>
		<category><![CDATA[Cookbook]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=11773</guid>
		<description><![CDATA[Book Description Are you looking at new ways to write better, more efficient tests? Are you struggling to add automated testing to your existing system? The Python unit testing framework, originally referred to as &#8220;PyUnit&#8221; and now known as unittest, is a framework that makes it easier for you to write automated test suites efficiently [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/751504861.jpg" alt="Python Testing Cookbook" width="220" height="220" title="Python Testing Cookbook" /></p>
<h3>Book Description</h3>
<p>Are you looking at new ways to write better, more efficient tests?  Are you struggling to add automated <a href="http://www.wowebook.be/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Testing">testing</a> to your existing <a href="http://www.wowebook.be/tag/system/" class="st_tag internal_tag" rel="tag" title="Posts tagged with System">system</a>? The  <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a> unit <a href="http://www.wowebook.be/tag/testing/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Testing">testing</a> framework, originally referred to as &#8220;PyUnit&#8221; and  now known as unittest, is a framework that makes it easier for you to  write automated test suites efficiently in <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a>. This book will show  you exactly how to squeeze every ounce of value out of automated  testing.</p>
<p>The <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a> Testing <a href="http://www.wowebook.be/tag/cookbook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cookbook">Cookbook</a> will empower you to write tests using  lots of <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a> test tools, code samples, screenshots, and detailed  explanations. By learning how and when to write tests at every level,  you can vastly improve the quality of your code and your personal skill  set. Packed with lots of test examples, this will become your go-to book  for writing good tests.</p>
<p>This practical <a href="http://www.wowebook.be/tag/cookbook/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Cookbook">cookbook</a> covers lots of test styles including  unit-level, test discovery, doctest, BDD, acceptance, smoke, and load  testing. It will guide you to use popular Python tools effectively and  discover how to write custom extensions. You will learn how to use  popular continuous integration systems like Jenkins (formerly known as  Hudson) and TeamCity to automatically test your code upon check in. This  book explores Python&#8217;s built-in ability to run code found embedded in  doc strings and also plugging in to popular <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> testing tools like  Selenium. By the end of this book, you will be proficient in many test  tactics and be ready to apply them to new applications as well as legacy  ones.</p>
<p>A practical guide, this cookbook will ensure you fully utilize Python testing tools to write tests efficiently<span id="more-11773"></span></p>
<p><strong>What you will learn from this book :</strong></p>
<ul>
<li>Get started with the basics of writing automated unit tests and asserting results</li>
<li>Use Nose to discover tests and build suites automatically</li>
<li>Write Nose plugins that control what tests are discovered and how to produce test reports</li>
<li>Add testable documentation to your code</li>
<li>Filter out test noise, customize test reports, and tweak doctest&#8217;s to meet your needs</li>
<li>Write testable stories using lots of tools including doctest, mocks, Lettuce, and Should DSL</li>
<li>Get started with the basics of customer-oriented acceptance testing</li>
<li>Test the <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> security of your application</li>
<li>Configure Jenkins and TeamCity to run your test suite upon check-in</li>
<li>Capture test coverage reports in lots of formats, and integrate with Jenkins and Nose</li>
<li>Take the pulse of your <a href="http://www.wowebook.be/tag/system/" class="st_tag internal_tag" rel="tag" title="Posts tagged with System">system</a> with a quick smoke test and overload your <a href="http://www.wowebook.be/tag/system/" class="st_tag internal_tag" rel="tag" title="Posts tagged with System">system</a> to find its breaking points</li>
<li>Add automated testing to an existing legacy system that isn&#8217;t test oriented</li>
</ul>
<p><strong>Approach</strong><br />
This cookbook is written as a collection of code recipes containing  step-by-step directions on how to install or build different types of  Python test tools to solve different problems. Each recipe contains  explanations of how it works along with answers to common questions and  cross references to other relevant recipes. The easy-to-understand  recipe names make this a handy test reference book.</p>
<p><strong>Who this book is written for</strong><br />
Python developers and programmers with a basic understanding of  Python and Python testing will find this cookbook beneficial. It will  build on that basic knowledge equipping you with the intermediate and  advanced skills required to fully utilize the Python testing tools.  Broken up into lots of small code recipes, you can read this book at  your own pace, whatever your experience. No prior experience of  automated testing is required.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 364 pages</li>
<li><strong>Publisher:</strong> Packt Publishing (May 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1849514666</li>
<li><strong>ISBN-13:</strong> 978-1849514668</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/wxpython-2-8-application-development-cookbook/" title="wxPython 2.8 Application Development Cookbook" rel="bookmark">wxPython 2.8 Application Development Cookbook</a> <span class="date">(29-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/python-text-processing-with-ntlk-2-0-cookbook/" title="Python Text Processing with NTLK 2.0 Cookbook" rel="bookmark">Python Text Processing with NTLK 2.0 Cookbook</a> <span class="date">(14-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/android-cookbook/" title="Android Cookbook" rel="bookmark">Android Cookbook</a> <span class="date">(25-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/web2py-application-development-cookbook/" title="web2py Application Development Cookbook" rel="bookmark">web2py Application Development Cookbook</a> <span class="date">(16-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/think-complexity/" title="Think Complexity" rel="bookmark">Think Complexity</a> <span class="date">(12-03-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-quick-python-book-2nd-edition/" title="The Quick Python Book, 2nd Edition" rel="bookmark">The Quick Python Book, 2nd Edition</a> <span class="date">(04-01-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/tcl-tk-8-5-programming-cookbook/" title="Tcl/Tk 8.5 Programming Cookbook" rel="bookmark">Tcl/Tk 8.5 Programming Cookbook</a> <span class="date">(30-03-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/spring-web-services-2-cookbook/" title="Spring Web Services 2 Cookbook" rel="bookmark">Spring Web Services 2 Cookbook</a> <span class="date">(09-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/software-metrics-and-software-metrology/" title="Software Metrics and Software Metrology" rel="bookmark">Software Metrics and Software Metrology</a> <span class="date">(17-06-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/secure-programming-cookbook-for-c-and-cpp/" title="Secure Programming Cookbook for C and C++" rel="bookmark">Secure Programming Cookbook for C and C++</a> <span class="date">(12-09-2011)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/python-testing-cookbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python 3 Web Development: Beginner&#8217;s Guide</title>
		<link>http://www.wowebook.be/book/python-3-web-development-beginners-guide/</link>
		<comments>http://www.wowebook.be/book/python-3-web-development-beginners-guide/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 17:15:21 +0000</pubDate>
		<dc:creator>Wow!</dc:creator>
				<category><![CDATA[Ruby & Python]]></category>
		<category><![CDATA[Web Dev.]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Web Apps]]></category>

		<guid isPermaLink="false">http://www.wowebook.com/?p=11770</guid>
		<description><![CDATA[Book Description Building your own Python web applications provides you with the opportunity to have great functionality, with no restrictions. However, creating web applications with Python is not straightforward. Coupled with learning a new skill of developing web applications, you would normally have to learn how to work with a framework as well. Python 3 [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://img.wowebook.com/images/1153981165.jpg" alt="Python 3 Web Development: Beginners Guide" width="220" height="220" title="Python 3 Web Development: Beginners Guide" /></p>
<h3>Book Description</h3>
<p>Building your own <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a> <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> applications provides you with the  opportunity to have great functionality, with no restrictions. However,  creating <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> applications with <a href="http://www.wowebook.be/tag/python/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Python">Python</a> is not straightforward. Coupled  with learning a new skill of developing <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">web</a> applications, you would  normally have to learn how to work with a framework as well.</p>
<p><em>Python 3 <a href="http://www.wowebook.be/tag/web/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Web">Web</a> <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">Development</a> Beginner&#8217;s Guide</em> shows you how to  independently build your own web application that is easy to use,  performs smoothly, and is themed to your taste – all without having to  learn another web framework.</p>
<p>Web <a href="http://www.wowebook.be/tag/development/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Development">development</a> can take time and is often fiddly to get right. This  book will show you how to design and implement a complex program from  start to finish. Each chapter looks at a different type of web  application, meaning that you will learn about a wide variety of  features and how to add them to your custom web application. You will  also learn to implement <a href="http://www.wowebook.be/tag/jquery/" class="st_tag internal_tag" rel="tag" title="Posts tagged with jQuery">jQuery</a> into your web application to give it  extra functionality. By using the right combination of a wide range of  tools, you can have a fully functional, complex web application up and  running in no time.</p>
<p>A practical guide to building and customizing your own Python web  application, without the restriction of a pre-defined framework</p>
<p><strong>What you will learn from this book :</strong></p>
<ul>
<li>Incorporate <a href="http://www.wowebook.be/tag/jquery/" class="st_tag internal_tag" rel="tag" title="Posts tagged with jQuery">jQuery</a> into your application for enhanced functionality</li>
<li>Learn how to choose the tools that are most suitable for your needs</li>
<li>Theme your application<span id="more-11770"></span></li>
<li><a href="http://www.wowebook.be/tag/secure/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Secure">Secure</a> your application by monitoring and controlling access</li>
<li>Learn about layers using a wiki application as an example</li>
<li>Implement a customer relations management application</li>
<li>Design a grid component in jQueryUI to enable the user to navigate and manipulate objects in an intuitive manner</li>
<li>Create user-configurable views to give your users greater power</li>
<li>Design your own framework that will make developing more of your own custom applications easy</li>
</ul>
<p><strong>Approach</strong><br />
Part of Packt&#8217;s Beginner&#8217;s Guide Series, this book follows a sample  application, with lots of screenshots, to help you get to grips with the  techniques as quickly as possible.</p>
<p><strong>Who this book is written for</strong><br />
Moderately experienced Python programmers who want to learn how to  create fairly complex, database-driven, cross browser compatible web  apps that are maintainable and look good will find this book of most  use. All key technologies except for Python 3 are explained in detail.</p>
<h3>Book Details</h3>
<ul>
<li><strong>Paperback:</strong> 336 pages</li>
<li><strong>Publisher:</strong> Packt Publishing (May 2011)</li>
<li><strong>Language:</strong> English</li>
<li><strong>ISBN-10:</strong> 1849513740</li>
<li><strong>ISBN-13:</strong> 978-1849513746</li>
</ul>
Note: There is a file embedded within this post, please visit this post to download the file.

<h4 class="itemtitle" style="margin-bottom:5px;">Related Posts</h4>
<ul><li>
	<a href="http://www.wowebook.be/book/wxpython-2-8-application-development-cookbook/" title="wxPython 2.8 Application Development Cookbook" rel="bookmark">wxPython 2.8 Application Development Cookbook</a> <span class="date">(29-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/web2py-application-development-cookbook/" title="web2py Application Development Cookbook" rel="bookmark">web2py Application Development Cookbook</a> <span class="date">(16-04-2012)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/the-quick-python-book-2nd-edition/" title="The Quick Python Book, 2nd Edition" rel="bookmark">The Quick Python Book, 2nd Edition</a> <span class="date">(04-01-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/real-world-solutions-for-developing-high-quality-php-frameworks-and-applications/" title="Real-World Solutions for Developing High-Quality PHP Frameworks and Applications" rel="bookmark">Real-World Solutions for Developing High-Quality PHP Frameworks and Applications</a> <span class="date">(23-04-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/real-world-instrumentation-with-python/" title="Real World Instrumentation with Python: Automated Data Acquisition and Control Systems" rel="bookmark">Real World Instrumentation with Python: Automated Data Acquisition and Control Systems</a> <span class="date">(08-12-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/python-web-development-with-django/" title="Python Web Development with Django" rel="bookmark">Python Web Development with Django</a> <span class="date">(24-08-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/python-geospatial-development/" title="Python Geospatial Development" rel="bookmark">Python Geospatial Development</a> <span class="date">(08-02-2011)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/programming-in-python-3/" title="Programming in Python 3: A Complete Introduction to the Python Language" rel="bookmark">Programming in Python 3: A Complete Introduction to the Python Language</a> <span class="date">(03-03-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-python/" title="Pro Python" rel="bookmark">Pro Python</a> <span class="date">(20-07-2010)</span>
</li>
<li>
	<a href="http://www.wowebook.be/book/pro-ios-web-design-and-development/" title="Pro iOS Web Design and Development" rel="bookmark">Pro iOS Web Design and Development</a> <span class="date">(12-01-2012)</span>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.wowebook.be/book/python-3-web-development-beginners-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

