<?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>Free Books Source &#187; Perl , Python Scripting</title>
	<atom:link href="http://freebooksource.ws/category/blogroll/perl-python-others-scripting/feed/" rel="self" type="application/rss+xml" />
	<link>http://freebooksource.ws</link>
	<description>Free Download ebooks and Softwares</description>
	<lastBuildDate>Mon, 06 Sep 2010 12:10:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Python 3 Object Oriented Programming</title>
		<link>http://freebooksource.ws/blogroll/python-3-object-oriented-programming/</link>
		<comments>http://freebooksource.ws/blogroll/python-3-object-oriented-programming/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 20:54:42 +0000</pubDate>
		<dc:creator>freebook</dc:creator>
				<category><![CDATA[Perl , Python Scripting]]></category>
		<category><![CDATA[eBooks]]></category>

		<guid isPermaLink="false">http://freebooksource.ws/blogroll/python-3-object-oriented-programming/</guid>
		<description><![CDATA[

Dusty Phillips, &#8220;Python 3 Object Oriented Programming&#8221; 
Packt Publishing &#124; 2010 &#124; ISBN: 1849511268 &#124; 404 pages &#124; PDF &#124; 4,1 MB
Object Oriented Programming is a very important aspect of modern programming languages. The basic principles of Object Oriented Programming are relatively easy to learn. Putting them together into working designs can be challenging.

This book [...]]]></description>
			<content:encoded><![CDATA[<div>
<div><a rel="attachment wp-att-92900" href="http://freebooksource.ws/?attachment_id=92900"><img title="Python 3 Object Oriented Programming" src="http://freebooksource.info/wp-content/uploads/2010/08/Python-3-Object-Oriented-Programming.jpg" alt="" width="243" height="300" /></a></div>
<div><strong>Dusty Phillips, &#8220;Python 3 Object Oriented Programming&#8221; </strong><br />
Packt Publishing | 2010 | ISBN: 1849511268 | 404 pages | PDF | 4,1 MB</div>
<p>Object Oriented Programming is a very important aspect of modern programming languages. The basic principles of Object Oriented Programming are relatively easy to learn. Putting them together into working designs can be challenging.<br />
<img title="More..." src="http://freebooksource.info/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><br />
<span id="more-91294"></span>This book makes programming more of a pleasure than a chore using powerful Python 3 object-oriented features of Python 3. It clearly demonstrates the core OOP principles and how to correctly implement OOP in Python.</p>
<p>Object Oriented Programming ranks high in importance among the many models Python supports. Yet, many programmers never bother learning the powerful features that make this language object oriented.</p>
<p>The book teaches when and how OOP should be correctly applied. It emphasizes not only the simple syntax of OOP in Python, but also how to combine these objects into well-designed software.</p>
<p>This book will introduce you to the terminology of the object-oriented paradigm, focusing on object-oriented design with step-by-step examples. It will take you from simple inheritance, one of the most useful tools in the object-oriented programmer’s toolbox, all the way through to cooperative inheritance, one of the most complicated. You will be able to raise, handle, define, and manipulate exceptions.</p>
<p>You will be able to integrate the object-oriented and the not-so-object-oriented aspects of Python. You will also be able to create maintainable applications by studying higher level design patterns. You’ll learn the complexities of string and file manipulation, and how Python distinguishes between binary and textual data. Not one, but two very powerful automated testing systems will be introduced to you. You’ll understand the joy of unit testing and just how easy they are to create. You’ll even study higher level libraries such as database connectors and GUI toolkits and how they apply object-oriented principles.</p>
<p>Harness the power of Python 3 objects; it’s not just a scripting language</p>
<p>What you will learn from this book<br />
Implement objects in Python by creating classes and defining methods<br />
Separate different objects into a taxonomy of classes, and describe the properties and behaviors of those objects via the class interface<br />
Design public interfaces using abstraction, encapsulation, and information hiding<br />
Turn your designs into working software by learning the Python syntax<br />
Share implementation using inheritance<br />
Add functionality to the existing classes and built-ins using inheritance<br />
Share similar code between classes by abstracting it into a parent class<br />
Raise, handle, define, and manipulate exceptions using special error objects<br />
Understand when to use object-oriented features, and more importantly when not to<br />
Learn what design patterns are, and why they are different in Python<br />
Uncover the simplicity of unit testing and why it’s so important in Python<br />
Utilize common Python 3 modules, libraries, and frameworks</p>
<p>Approach<br />
The book begins with the very foundations of OOP and then uses practical examples to show how to correctly implement Object Oriented Programming in Python. Many examples are taken from real-world projects. The book focuses on high-level design as well as the gritty details of the Python syntax. The provided exercises inspire the reader to think about his or her own code, rather than providing solved problems.</p>
<p>Who this book is written for<br />
If you’re new to Object Oriented Programming techniques, or if you have basic Python skills and wish to learn in depth how and when to correctly apply Object Oriented Programming in Python, this is the book for you.</p>
<p>If you are an object-oriented programmer for other languages, you too will find this book a useful introduction to Python, as it uses terminology you are already familiar with.</p>
<p>Python 2 programmers seeking a leg up in the new world of Python 3 will also find the book beneficial, and you need not necessarily know Python 2.</p>
<div><strong>Download</strong></div>
<div><a rel="nofollow" href="http://uploading.com/files/61d137e6/1849511268Python.rar/" target="_blank"><strong>uploading.com</strong></a></div>
<div><a rel="nofollow" href="http://www.filesonic.com/file/17895315/1849511268Python.rar" target="_blank">filesonic.com</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://freebooksource.ws/blogroll/python-3-object-oriented-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pro Python System Administration By Rytis Sileika</title>
		<link>http://freebooksource.ws/blogroll/pro-python-system-administration-by-rytis-sileika/</link>
		<comments>http://freebooksource.ws/blogroll/pro-python-system-administration-by-rytis-sileika/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 20:45:11 +0000</pubDate>
		<dc:creator>freebook</dc:creator>
				<category><![CDATA[Perl , Python Scripting]]></category>
		<category><![CDATA[eBooks]]></category>

		<guid isPermaLink="false">http://freebooksource.ws/blogroll/pro-python-system-administration-by-rytis-sileika/</guid>
		<description><![CDATA[

Pro Python System Administration By Rytis Sileika
Publisher: Apress 2010 &#124; 416 Pages &#124; ISBN: 1430226056 &#124; PDF &#124; 5 MB

As time goes on, system administrators are presented with increasingly complicated challenges. In the early days, a team of engineers might have had to look after one or two systems. These days, one engineer can administer [...]]]></description>
			<content:encoded><![CDATA[<div>
<div><a rel="attachment wp-att-92412" href="http://freebooksource.ws/?attachment_id=92412"><img title="Pro Python System" src="http://freebooksource.info/wp-content/uploads/2010/08/Pro-Python-System.jpg" alt="" width="227" height="300" /></a></div>
<div><strong>Pro Python System Administration By Rytis Sileika</strong><br />
Publisher: Apress 2010 | 416 Pages | ISBN: 1430226056 | PDF | 5 MB</div>
<div>
As time goes on, system administrators are presented with increasingly complicated challenges. In the early days, a team of engineers might have had to look after one or two systems. These days, one engineer can administer hundreds or thousands of systems.<br />
<img title="More..." src="http://freebooksource.info/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><span id="more-91038"></span>System administrators are gradually replacing their tools with more advanced and flexible ones. One of the choices is Python. Structurally, Python is a modern, high-level language with a very clean syntax. Python comes with many built-in libraries that can make automation tasks easier. It also has extensive set of third-party libraries and a very active development community. This flexibility makes Python a good choice for a wide variety of tasks, from prototyping science applications to system maintenance and administration jobs.<br />
This book explains and shows how to apply Python scripting in practice. Unlike the majority of the Python books, it will show you how to approach and resolve real-world issues that most system administrators will come across in their careers.<br />
In this book, you will find several projects in the categories of network administration, web server administration, and monitoring and database management. In each project, we will define the problem, design the solution, and go through the more interesting implementation steps.<br />
Each project is accompanied with the source code of a fully working prototype, which you’ll be able to use immediately or adapt to your requirements and environment.</div>
<div>
<a rel="nofollow" href="http://depositfiles.com/files/8b6jp6e5d" target="_blank">depositfiles</a><br />
<a rel="nofollow" href="http://uploading.com/files/94ec4ec8/Pro.Python.System.Administration.rar/" target="_blank">uploading</a><br />
<a rel="nofollow" href="http://www.filesonic.com/file/17537439/Pro.Python.System.Administration.rar" target="_blank">filesonic</a><br />
<a rel="nofollow" href="http://turbobit.net/38hlv2n7z9wl.html" target="_blank">turbobit</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://freebooksource.ws/blogroll/pro-python-system-administration-by-rytis-sileika/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plone 3 for Education By Erik Rose</title>
		<link>http://freebooksource.ws/blogroll/plone-3-for-education-by-erik-rose/</link>
		<comments>http://freebooksource.ws/blogroll/plone-3-for-education-by-erik-rose/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 11:58:32 +0000</pubDate>
		<dc:creator>freebook</dc:creator>
				<category><![CDATA[Information Technologies]]></category>
		<category><![CDATA[Perl , Python Scripting]]></category>
		<category><![CDATA[eBooks]]></category>

		<guid isPermaLink="false">http://freebooksource.ws/?p=90327</guid>
		<description><![CDATA[

Plone 3 for Education By Erik Rose
Publisher: Packt Publishing 2009 &#124; 212 Pages &#124; ISBN: 1847198120 &#124; PDF &#124; 4 MB

Break the webmaster bottleneck by empowering instructors and staff
Enable instructors and staff to represent courses using Plone&#8217;s built-in content types&#8211;news items, collections, and events&#8211;without writing a single line of code
Embed sound and video into your [...]]]></description>
			<content:encoded><![CDATA[<div>
<div><a rel="attachment wp-att-91301" href="http://freebooksource.ws/?attachment_id=91301"><img title="Plone 3 for Education" src="http://freebooksource.info/wp-content/uploads/2010/08/Plone-3-for-Education.jpeg" alt="" width="243" height="300" /></a></div>
<div><strong>Plone 3 for Education By Erik Rose</strong><br />
Publisher: Packt Publishing 2009 | 212 Pages | ISBN: 1847198120 | PDF | 4 MB</div>
<div>
Break the webmaster bottleneck by empowering instructors and staff<br />
Enable instructors and staff to represent courses using Plone&#8217;s built-in content types&#8211;news items, collections, and events&#8211;without writing a single line of code<br />
Embed sound and video into your course materials, news feeds, or anywhere on your Plone site<br />
Written by Erik Rose&#8211;member of the Plone 4 and 5 Framework Teams<br />
Expert guidance on using the best plug-ins so that you can get the best out of your site right from the beginning<br />
<img title="More..." src="http://freebooksource.info/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><br />
<strong><span id="more-90327"></span>In Detail</strong><br />
Plone enables your faculty and staff to manage their own web sites, but some assembly is still required. How do you represent courses online? What about assignment schedules, lecture podcasts, and collaborative spaces? That&#8217;s where this book comes in&#8211;it takes the burden of routine updates off your web team by harnessing the world&#8217;s most advanced free content management system.</p>
<p>This is the school web team&#8217;s missing manual. Through step-by-step examples covering 11 common educational use cases, you&#8217;ll learn how to take the box of parts provided by Plone, combine them with best-of-breed third-party plug-ins, and turn out a dynamic web environment that will be a joy to use for faculty, enhance staff productivity, and engage the student body.</p>
<p>Plone is powerful but complex. Its ease of use for end users belies a wealth of under-the-hood features and third-party add-ons that are time-consuming for back-end web teams to sort through. The book guides you on proven paths through the forest of potential that you encounter during design and deployment, starting you with reasonable choices for each of 11 common education-domain use cases. Each one enumerates the value it brings to your site and guides you step-by-step through an implementation suitable for the vast majority of cases, meaning you can spend your time addressing the unique needs of your institution&#8211;not reinventing the wheel.</p></div>
<div>
<a rel="nofollow" href="http://depositfiles.com/files/md1pxjk0k" target="_blank">depositfiles</a><br />
<a rel="nofollow" href="http://uploading.com/files/m7b5dd7d/Plone.3.for.Education.rar/" target="_blank">uploading</a><br />
<a rel="nofollow" href="http://www.filesonic.com/file/16632943/Plone.3.for.Education.rar" target="_blank">filesonic</a><br />
<a rel="nofollow" href="http://turbobit.net/c3kuv8zi2c9r.html" target="_blank">turbobit</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://freebooksource.ws/blogroll/plone-3-for-education-by-erik-rose/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python Testing: Beginner&#8217;s Guide By Daniel Arbuckle</title>
		<link>http://freebooksource.ws/blogroll/python-testing-beginners-guide-by-daniel-arbuckle/</link>
		<comments>http://freebooksource.ws/blogroll/python-testing-beginners-guide-by-daniel-arbuckle/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 11:55:38 +0000</pubDate>
		<dc:creator>freebook</dc:creator>
				<category><![CDATA[Perl , Python Scripting]]></category>
		<category><![CDATA[eBooks]]></category>

		<guid isPermaLink="false">http://freebooksource.ws/blogroll/python-testing-beginners-guide-by-daniel-arbuckle/</guid>
		<description><![CDATA[

Python Testing: Beginner&#8217;s Guide By Daniel Arbuckle
Publisher: Packt Publishing 2010 &#124; 256 Pages &#124; ISBN: 1847198848 &#124; PDF &#124; 2 MB

An easy and convenient approach to testing your powerful Python projects
Covers everything you need to test your code in Python
Easiest and enjoyable approach to learn Python testing
Write, execute, and understand the result of tests in [...]]]></description>
			<content:encoded><![CDATA[<div>
<div><a rel="attachment wp-att-91300" href="http://freebooksource.ws/?attachment_id=91300"><img title="Python Testing" src="http://freebooksource.info/wp-content/uploads/2010/08/Python-Testing.jpeg" alt="" width="243" height="300" /></a></div>
<div><strong>Python Testing: Beginner&#8217;s Guide By Daniel Arbuckle</strong><br />
Publisher: Packt Publishing 2010 | 256 Pages | ISBN: 1847198848 | PDF | 2 MB</div>
<div>
An easy and convenient approach to testing your powerful Python projects<br />
Covers everything you need to test your code in Python<br />
Easiest and enjoyable approach to learn Python testing<br />
Write, execute, and understand the result of tests in the unit test framework<br />
Packed with step-by-step examples and clear explanations<br />
<img title="More..." src="http://freebooksource.info/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><br />
<strong><span id="more-90325"></span>In Detail</strong><br />
Automated testing moves much of the labor of testing off the developer and makes it easier as well as quicker to find bugs and fix them. Automated tests run faster, increase test coverage, and lower costs. However, testing is neither an easy process nor remotely exciting for most developers. But with the right techniques and tools, testing can become a simple and gratifying part of the development process.<br />
With this helpful guide &#8211; from an expert &#8211; in your hand, testing will not be a tiresome topic for you anymore. You will learn how to test your Python projects in the easiest way, making other parts of the development process easier and more enjoyable.<br />
This book covers the tools and techniques of automated testing and test-driven development. Starting from the very basics, the chapters introduce new tools and techniques in simple, accessible language with step-by-step examples. You will explore how to make testing easier and more accurate with Python&#8217;s doctest module and learn test-driven development using the unittest framework. You will also learn how to keep your units separate from each other and discover a simple and easy way to integrate Mocker and unittest. Next, we cover integration testing and web application testing.<br />
Automated testing gives developers better feedback, faster and more often. Bugs get found sooner and fixed better, with less effort. By the end of this book, you will have all of the skills needed to benefit from automated testing.</div>
<div>
<a rel="nofollow" href="http://depositfiles.com/files/x1fwz7isv" target="_blank">depositfiles</a><br />
<a rel="nofollow" href="http://uploading.com/files/94fa36d8/Python.Testing.Beginners.Guide.rar/" target="_blank">uploading</a><br />
<a rel="nofollow" href="http://turbobit.net/qijhoetl3um0.html" target="_blank">turbobit</a><br />
<a rel="nofollow" href="http://www.filesonic.com/file/16633757/Python.Testing.Beginners.Guide.rar" target="_blank">filesonic</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://freebooksource.ws/blogroll/python-testing-beginners-guide-by-daniel-arbuckle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery 1.4 Reference Guide By Jonathan Chaffer, Karl Swedberg</title>
		<link>http://freebooksource.ws/blogroll/jquery-1-4-reference-guide-by-jonathan-chaffer-karl-swedberg/</link>
		<comments>http://freebooksource.ws/blogroll/jquery-1-4-reference-guide-by-jonathan-chaffer-karl-swedberg/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 11:52:05 +0000</pubDate>
		<dc:creator>freebook</dc:creator>
				<category><![CDATA[Perl , Python Scripting]]></category>
		<category><![CDATA[XML, PHP and Web]]></category>
		<category><![CDATA[eBooks]]></category>

		<guid isPermaLink="false">http://freebooksource.ws/?p=90320</guid>
		<description><![CDATA[

jQuery 1.4 Reference Guide By Jonathan Chaffer, Karl Swedberg
Publisher: Packt Publishing 2010 &#124; 336 Pages &#124; ISBN: 1849510040 &#124; PDF &#124; 2 MB


A comprehensive exploration of the popular JavaScript library
Quickly look up features of the jQuery library
Step through each function, method, and selector expression in the jQuery library with an easy-to-follow approach
Understand the anatomy of [...]]]></description>
			<content:encoded><![CDATA[<div>
<div><a rel="attachment wp-att-91298" href="http://freebooksource.ws/?attachment_id=91298"><img title="jQuery 1" src="http://freebooksource.info/wp-content/uploads/2010/08/jQuery-1.jpeg" alt="" width="243" height="300" /></a></div>
<div><strong>jQuery 1.4 Reference Guide By Jonathan Chaffer, Karl Swedberg</strong><br />
Publisher: Packt Publishing 2010 | 336 Pages | ISBN: 1849510040 | PDF | 2 MB</div>
<p><img title="More..." src="http://freebooksource.info/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /></p>
<div>
A comprehensive exploration of the popular JavaScript library<br />
Quickly look up features of the jQuery library<br />
Step through each function, method, and selector expression in the jQuery library with an easy-to-follow approach<br />
Understand the anatomy of a jQuery script<br />
Write your own plug-ins using jQuery&#8217;s powerful plug-in architecture<br />
<span id="more-90320"></span><br />
<strong>In Detail</strong><br />
To make optimal use of jQuery, it&#8217;s good to keep in mind the breadth of capabilities it provides. You can add dynamic, interactive elements to your sites with reduced development time using jQuery. If you are looking for a comprehensive reference guide to this popular JavaScript library, this book is for you.<br />
Revised and updated for version 1.4 of jQuery, this book offers an organized menu of every jQuery method, function, and selector. Each method and function is introduced with a summary of its syntax and a list of its parameters and return value, followed by a discussion, with examples where applicable, to assist in getting the most out of jQuery and avoiding the pitfalls commonly associated with JavaScript and other client-side languages.<br />
In this book you will be provided information about the latest features of jQuery that include Sizzle Selector, Native event delegation, Event triggering, DOM manipulation, and many more. You won&#8217;t be confined to built-in functionality, you&#8217;ll be able to examine jQuery&#8217;s plug-in architecture and we discuss both how to use plug-ins and how to write your own. If you&#8217;re already familiar with JavaScript programming, this book will help you dive right into advanced jQuery concepts. You&#8217;ll be able to experiment on your own, trusting the pages of this book to provide information on the intricacies of the library, where and when you need it.<br />
This book is a companion to Learning jQuery 1.3. Learning jQuery 1.3 begins with a tutorial to jQuery, where the authors share their knowledge, experience, and enthusiasm about jQuery to help you get the most from the library and to make your web applications shine.<br />
jQuery 1.4 Reference Guide digs deeper into the library, taking you through the syntax specifications and following up with detailed discussions. You&#8217;ll discover the untapped possibilities that jQuery 1.4 makes available, and polish your skills as you return to this guide time and again.</div>
<div>
<a rel="nofollow" href="http://depositfiles.com/files/pp339q2gt" target="_blank">depositfiles</a><br />
<a rel="nofollow" href="http://uploading.com/files/81949d92/jQuery.1.4.Reference.Guide.rar/" target="_blank">uploading</a><br />
<a rel="nofollow" href="http://www.filesonic.com/file/16633417/jQuery.1.4.Reference.Guide.rar" target="_blank">filesonic</a><br />
<a rel="nofollow" href="http://turbobit.net/2i536wcufxxg.html" target="_blank">turbobit</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://freebooksource.ws/blogroll/jquery-1-4-reference-guide-by-jonathan-chaffer-karl-swedberg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Professional Ajax By Nicholas C. Zakas, Jeremy McPeak, Joe Fawcett</title>
		<link>http://freebooksource.ws/blogroll/professional-ajax-by-nicholas-c-zakas-jeremy-mcpeak-joe-fawcett/</link>
		<comments>http://freebooksource.ws/blogroll/professional-ajax-by-nicholas-c-zakas-jeremy-mcpeak-joe-fawcett/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 20:37:16 +0000</pubDate>
		<dc:creator>freebook</dc:creator>
				<category><![CDATA[Perl , Python Scripting]]></category>
		<category><![CDATA[XML, PHP and Web]]></category>
		<category><![CDATA[eBooks]]></category>

		<guid isPermaLink="false">http://freebooksource.ws/blogroll/professional-ajax-by-nicholas-c-zakas-jeremy-mcpeak-joe-fawcett/</guid>
		<description><![CDATA[

Professional Ajax By Nicholas C. Zakas, Jeremy McPeak, Joe Fawcett
Publisher: Wrox 2006 &#124; 432 Pages &#124; ISBN: 0471777781 &#124; CHM &#124; 4 MB

Written for experienced web developers, Professional Ajax shows how to combine tried-and-true CSS, XML, and JavaScript technologies into Ajax. This provides web developers with the ability to create more sophisticated and responsive user [...]]]></description>
			<content:encoded><![CDATA[<div>
<div><a rel="attachment wp-att-91219" href="http://freebooksource.ws/?attachment_id=91219"><img title="Professional Ajax By Nicholas" src="http://freebooksource.info/wp-content/uploads/2010/08/Professional-Ajax-By-Nicholas.jpeg" alt="" width="237" height="300" /></a></div>
<div><strong>Professional Ajax By Nicholas C. Zakas, Jeremy McPeak, Joe Fawcett</strong><br />
Publisher: Wrox 2006 | 432 Pages | ISBN: 0471777781 | CHM | 4 MB</div>
<div>
Written for experienced web developers, Professional Ajax shows how to combine tried-and-true CSS, XML, and JavaScript technologies into Ajax. This provides web developers with the ability to create more sophisticated and responsive user interfaces and break free from the &#8220;click-and-wait&#8221; standard that has dominated the web since its introduction.<br />
<img title="More..." src="http://freebooksource.info/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><span id="more-90289"></span>Professional Ajax discusses the range of request brokers (including the hidden frame technique, iframes, and XMLHttp) and explains when one should be used over another. You will also learn different Ajax techniques and patterns for executing client-server communication on your web site and in web applications. By the end of the book, you will have gained the practical knowledge necessary to implement your own Ajax solutions. In addition to a full chapter case study showing how to combine the book&#8217;s Ajax techniques into an AjaxMail application, Professional Ajax uses many other examples to build hands-on Ajax experience.</p>
<p><strong>Some of the other examples include: </strong><br />
web site widgets for a news ticker, weather information, web search, and site search<br />
preloading pages in online articles<br />
incremental form validation<br />
using Google Web APIs in Ajax<br />
creating an autosuggest text box<br />
Professional Ajax readers should be familiar with CSS, XML, JavaScript, and HTML so you can jump right in with the book and begin learning Ajax patterns, XPath and XSLT support in browsers, syndication, web services, JSON, and the Ajax Frameworks, JPSpan, DWR, and Ajax.NET.</div>
<div>
<a rel="nofollow" href="http://depositfiles.com/files/jnra42foj" target="_blank">depositfiles</a><br />
<a rel="nofollow" href="http://uploading.com/files/e2cm588f/Professional%252BAjax.rar/" target="_blank">uploading</a><br />
<a rel="nofollow" href="http://www.filesonic.com/file/16406729/Professional%20Ajax.rar" target="_blank">filesonic</a><br />
<a rel="nofollow" href="http://turbobit.net/xnjtdn2bp56b.html" target="_blank">turbobit</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://freebooksource.ws/blogroll/professional-ajax-by-nicholas-c-zakas-jeremy-mcpeak-joe-fawcett/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Expert Python Programming: Best practices for designing, coding, and distributing your Python software</title>
		<link>http://freebooksource.ws/blogroll/expert-python-programming-best-practices-for-designing-coding-and-distributing-your-python-software/</link>
		<comments>http://freebooksource.ws/blogroll/expert-python-programming-best-practices-for-designing-coding-and-distributing-your-python-software/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 13:05:38 +0000</pubDate>
		<dc:creator>freebook</dc:creator>
				<category><![CDATA[Perl , Python Scripting]]></category>
		<category><![CDATA[XML, PHP and Web]]></category>
		<category><![CDATA[eBooks]]></category>

		<guid isPermaLink="false">http://freebooksource.ws/?p=90162</guid>
		<description><![CDATA[

Expert Python Programming: Best practices for designing, coding, and distributing your Python software
Publisher: Packt Publishing &#124; ISBN: 184719494X &#124; edition 2008 &#124; PDF &#124; 376 pages &#124; 10,2 mb
Python is a dynamic programming language, used in a wide range of domains by programmers who find it simple, yet powerful. From the earliest version 15 years [...]]]></description>
			<content:encoded><![CDATA[<div>
<div><a rel="attachment wp-att-91016" href="http://freebooksource.ws/?attachment_id=91016"><img title="Expert Python Programming" src="http://freebooksource.info/wp-content/uploads/2010/08/Expert-Python-Programming.jpg" alt="" width="233" height="300" /></a></div>
<div><strong>Expert Python Programming: Best practices for designing, coding, and distributing your Python software</strong><br />
Publisher: Packt Publishing | ISBN: 184719494X | edition 2008 | PDF | 376 pages | 10,2 mb</div>
<p>Python is a dynamic programming language, used in a wide range of domains by programmers who find it simple, yet powerful. From the earliest version 15 years ago to the current one, it has constantly evolved with productivity and code readability in mind. Even if you find writing Python code easy, writing code that is efficient and easy to maintain and reuse is not so straightforward. This book will show you how to do just that: it will show you how Python development should be done. Python expert Tarek Ziadé takes you on a practical tour of Python application development<br />
<img title="More..." src="http://freebooksource.info/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /></p>
<div>
<div><span style="font-size: medium;"><span style="font-size: small;"><br />
</span></span></div>
</div>
<div><strong>To start download click HERE:</strong></p>
<p><a rel="nofollow" href="http://depositfiles.com/ru/files/ueh12meqz" target="_blank"><strong>DOWNLOAD</strong></a></p>
<p><a rel="nofollow" href="http://letitbit.net/download/0179.09e85296b89f3159cc9b107d3/Expert_Python_Programming__2008_.pdf.html" target="_blank"><strong>Download</strong></a></p>
<p><a rel="nofollow" href="http://turbobit.net/plnr8v6m8py2.html" target="_blank"><strong>DoWnLoAd</strong></a></p>
<p><strong><a rel="nofollow" href="http://www.filesonic.com/file/16296317/Expert%20Python%20Programming%20(2008).pdf" target="_blank">mirror</a></strong></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://freebooksource.ws/blogroll/expert-python-programming-best-practices-for-designing-coding-and-distributing-your-python-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Noesis &#8211; Unity3D Module 2 : Gameplay and Scripting</title>
		<link>http://freebooksource.ws/blogroll/perl-python-others-scripting/noesis-unity3d-module-2-gameplay-and-scripting/</link>
		<comments>http://freebooksource.ws/blogroll/perl-python-others-scripting/noesis-unity3d-module-2-gameplay-and-scripting/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 03:30:43 +0000</pubDate>
		<dc:creator>freebook</dc:creator>
				<category><![CDATA[Perl , Python Scripting]]></category>
		<category><![CDATA[eLearning]]></category>

		<guid isPermaLink="false">http://freebooksource.ws/blogroll/perl-python-others-scripting/noesis-unity3d-module-2-gameplay-and-scripting/</guid>
		<description><![CDATA[

Noesis &#8211; Unity3D Module 2 : Gameplay and Scripting &#124; 760 MB
Gender: eleaning
The ‘Unity 3D Essentials’ video courseware from Noesis Interactive teaches students the principal tools within Unity’s incredibly robust multiplatform game development engine. From first launch students are guided through the use and common practices within the Unity Development Environment. Topics include a general [...]]]></description>
			<content:encoded><![CDATA[<div>
<div>
<strong>Noesis &#8211; Unity3D Module 2 : Gameplay and Scripting | 760 MB</strong><br />
Gender: eleaning</div>
<p>The ‘Unity 3D Essentials’ video courseware from Noesis Interactive teaches students the principal tools within Unity’s incredibly robust multiplatform game development engine. From first launch students are guided through the use and common practices within the Unity Development Environment. Topics include a general workflow primer, asset management and organization and optimization techniques. Basic scripting and deployment is also covered while students use existing assets to assemble a fully playable game.<br />
<img title="More..." src="http://freebooksource.info/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /></p>
<div></div>
<p>Course consists of three essential modules to learning the fundamentals of Unity:<br />
Module 1 – Fundamentals (interface and mise-en-scene) &#8211; discuss exercise and then do practical example in &#8220;Lerpz Escapes&#8221; if applicable. Module consists of a breakdown and explanation of toolsets within Unity. Individual chapters detail specific tasks and tools useful or requisite to general development.</p>
<p>* Overview of Tool Paradigms<br />
o GameObject, Components, Scripts<br />
o Integration with 3D programs, Photoshop<br />
o Create New Project with Standard Assets<br />
* Unity 3D Interface (Development Environment)<br />
o moving around, shortcuts, hotkeys<br />
* Editor Customization &amp; Layouts<br />
o move/save layout<br />
* Creating Terrains<br />
o Terrain Engine<br />
+ height, textures<br />
+ trees, grass, detail mesh<br />
+ optimizing with lightmaps<br />
o skybox<br />
* Asset Import and Integration (Models, Textures, Audio)<br />
* Prefabs<br />
* Cameras &amp; Lighting<br />
o camera component &#8211; applications and settings for different types of games<br />
o light types, cookies, rendering types (vector/pixel)<br />
o projectors<br />
* Particle Systems<br />
o overview of emitter, animator, collider, renderer<br />
* Lerpz&#8217; Jet Pack<br />
o use Prefabs, Lights, and Particles to make jet flames for Lerpz<br />
* GUI<br />
o Non-Interactive GUI setup</p>
<p>Module 2 – Gameplay and Scripting Primer<br />
Module consists of an explanation of the scripting paradigm(s) in Unity. Individual chapters begin by breaking down basic scripts to achieve / relay basic tasks. Later chapters follow the Lerpz 3D platformer tutorial to implement and briefly explain pre-created scripts</p>
<p>* Overview of Scripting and State Machines<br />
o Adds interactivity and logic to all the assets in the game (GameObjects and their Components). Without any scripts, the objects behave according to the default rules of the Unity Engine &#8211; there will be gravity and collision applied, but nothing else will happen.<br />
o A State Machine is a system in which an object has a finite amount of states it can exist in. A light switch can be on or off, and we can track that and tell associated light objects to turn on or off accordingly. A player can be alive or dead, and we can track that and tell the game to respond accordingly. Scripts define these states and determine the behavior that results from objects existing in these states.<br />
* Overview of Scripts to C++, design concepts, organization<br />
* Basic Gameplay<br />
o physics and colliders<br />
o animation<br />
o audio listener<br />
+ Discuss Node Logic in Lerpz Escapes<br />
+ Planning<br />
# objective: player needs to collect 20 fuels, unlock ship, and take off in it<br />
# conflicts: robots and laser damages, falling off kills, fence prevents player from leaving<br />
# need to track: player health, lives, enemy health, damage dealt, when player has fallen off, fuels collected, whether fence is up or down, whether player is alive or dead<br />
* Write Pickup script as example of collision and tracking level status, updating GUI<br />
o Add raycast in front of Lerpz to make Fuel collectable only when Lerpz faces it</p>
<p>Module 3 – Unity Optimization and Deployment<br />
Module outlines current deployment options is specific versions of Unity.</p>
<p>* Optimization Techniques<br />
o Combine meshes<br />
o Vertex Lights and Baked lighting (for nonmoving objects)<br />
o Optimize Models: mesh and material, polygon count, hard edges, UV mapping seams<br />
o Texture file size: Compress on compile and set max texture size<br />
o Pro Only: Shadows<br />
* Deployment Options<br />
o Standalone Mac &amp; Windows<br />
o Web Browser<br />
+ Web Optimization<br />
+ Streaming Optimization<br />
+ Embedding and Customizing Player (uses js/html)<br />
+ Communicating w/Browser, Detecting and Installing Player (uses js/html)</p>
<div><strong>Download with Hotfile :</strong><br />
<a rel="nofollow" href="http://hotfile.com/dl/52527137/7ce3205/Un1ty_3d_Gam3play_and_Scripting.part1.rar.html" target="_blank">Part 1</a><br />
<a rel="nofollow" href="http://hotfile.com/dl/52527139/fdbe315/Un1ty_3d_Gam3play_and_Scripting.part2.rar.html" target="_blank">Part 2</a><br />
<a rel="nofollow" href="http://hotfile.com/dl/52527195/7d391c4/Un1ty_3d_Gam3play_and_Scripting.part3.rar.html" target="_blank">Part 3</a><br />
<a rel="nofollow" href="http://hotfile.com/dl/52527203/cec490f/Un1ty_3d_Gam3play_and_Scripting.part4.rar.html" target="_blank">Part 4</a><br />
<a rel="nofollow" href="http://hotfile.com/dl/52527243/d7f5981/Un1ty_3d_Gam3play_and_Scripting.part5.rar.html" target="_blank">Part 5</a><br />
<a rel="nofollow" href="http://hotfile.com/dl/52527260/2210894/Un1ty_3d_Gam3play_and_Scripting.part6.rar.html" target="_blank">Part 6</a><br />
<a rel="nofollow" href="http://hotfile.com/dl/52527295/dfbb079/Un1ty_3d_Gam3play_and_Scripting.part7.rar.html" target="_blank">Part 7</a></p>
<p><strong>Mirror SharingMatrix :</strong><br />
<a rel="nofollow" href="http://sharingmatrix.com/file/10977917/Un1ty_3d_Gam3play_and_Scripting.part1.rar" target="_blank">Part 1</a><br />
<a rel="nofollow" href="http://sharingmatrix.com/file/10977977/Un1ty_3d_Gam3play_and_Scripting.part2.rar" target="_blank">Part 2</a><br />
<a rel="nofollow" href="http://sharingmatrix.com/file/10978021/Un1ty_3d_Gam3play_and_Scripting.part3.rar" target="_blank">Part 3</a><br />
<a rel="nofollow" href="http://sharingmatrix.com/file/10978061/Un1ty_3d_Gam3play_and_Scripting.part4.rar" target="_blank">Part 4</a><br />
<a rel="nofollow" href="http://sharingmatrix.com/file/10978073/Un1ty_3d_Gam3play_and_Scripting.part5.rar" target="_blank">Part 5</a><br />
<a rel="nofollow" href="http://sharingmatrix.com/file/10978113/Un1ty_3d_Gam3play_and_Scripting.part6.rar" target="_blank">Part 6</a><br />
<a rel="nofollow" href="http://sharingmatrix.com/file/10978145/Un1ty_3d_Gam3play_and_Scripting.part7.rar" target="_blank">Part 7</a><br />
<a rel="nofollow" href="http://sharingmatrix.com/file/10978199/Un1ty_3d_Gam3play_and_Scripting.part8.rar" target="_blank">Part 8</a></p>
<p><strong>Mirror FileServe :</strong><br />
<a rel="nofollow" href="http://www.fileserve.com/file/qTaNGWX/Un1ty_3d_Gam3play_and_Scripting.part1.rar" target="_blank">Part 1</a><br />
<a rel="nofollow" href="http://www.fileserve.com/file/JJ43QZE/Un1ty_3d_Gam3play_and_Scripting.part2.rar" target="_blank">Part 2</a><br />
<a rel="nofollow" href="http://www.fileserve.com/file/5rAksy4/Un1ty_3d_Gam3play_and_Scripting.part3.rar" target="_blank">Part 3</a><br />
<a rel="nofollow" href="http://www.fileserve.com/file/e493urR/Un1ty_3d_Gam3play_and_Scripting.part4.rar" target="_blank">Part 4</a><br />
<a rel="nofollow" href="http://www.fileserve.com/file/kSS25uP/Un1ty_3d_Gam3play_and_Scripting.part5.rar" target="_blank">Part 5</a><br />
<a rel="nofollow" href="http://www.fileserve.com/file/ABR5hFV/Un1ty_3d_Gam3play_and_Scripting.part6.rar" target="_blank">Part 6</a><br />
<a rel="nofollow" href="http://www.fileserve.com/file/w9fwZFy/Un1ty_3d_Gam3play_and_Scripting.part7.rar" target="_blank">Part 7</a><br />
<a rel="nofollow" href="http://www.fileserve.com/file/CKD8edN/Un1ty_3d_Gam3play_and_Scripting.part8.rar" target="_blank">Part 8</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://freebooksource.ws/blogroll/perl-python-others-scripting/noesis-unity3d-module-2-gameplay-and-scripting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wxpython in Action</title>
		<link>http://freebooksource.ws/blogroll/wxpython-in-action/</link>
		<comments>http://freebooksource.ws/blogroll/wxpython-in-action/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 16:08:04 +0000</pubDate>
		<dc:creator>freebook</dc:creator>
				<category><![CDATA[Perl , Python Scripting]]></category>
		<category><![CDATA[eBooks]]></category>

		<guid isPermaLink="false">http://freebooksource.ws/blogroll/wxpython-in-action/</guid>
		<description><![CDATA[
Wxpython in Action
Publisher: Manning Publications &#124; ISBN: 1932394621 &#124; edition 2006 &#124; PDF &#124; 583 pages &#124; 12,3 mb
Download Links (12.3 Mb)

http://hotfile.com/dl/29509668/350ac01/24791932394621.pdf.html

Mirror (Rapidshare):

&#60;br /&#62;http://rapidshare.com/files/353810068/2479_1932394621.pdf

]]></description>
			<content:encoded><![CDATA[<div><img title="Wxpython in Action" src="http://i49.tinypic.com/2s0lrsy.jpg" alt="Wxpython in Action" /><br />
<strong>Wxpython in Action</strong><br />
Publisher: Manning Publications | ISBN: 1932394621 | edition 2006 | PDF | 583 pages | 12,3 mb</div>
<div id="news-id-99239"><strong><span id="more-85989"></span>Download Links (12.3 Mb)</strong></p>
<p><!--code1--></p>
<div><!--ecode1-->http://hotfile.com/dl/29509668/350ac01/24791932394621.pdf.html<!--code2--></div>
<p><!--ecode2--></p>
<p><strong>Mirror (Rapidshare):</strong><br />
<!--code1--></p>
<div><!--ecode1-->&lt;br /&gt;http://rapidshare.com/files/353810068/2479_1932394621.pdf</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://freebooksource.ws/blogroll/wxpython-in-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Do Everything with JavaScript</title>
		<link>http://freebooksource.ws/blogroll/how-to-do-everything-with-javascript/</link>
		<comments>http://freebooksource.ws/blogroll/how-to-do-everything-with-javascript/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 16:38:56 +0000</pubDate>
		<dc:creator>freebook</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Perl , Python Scripting]]></category>
		<category><![CDATA[XML, PHP and Web]]></category>
		<category><![CDATA[eBooks]]></category>

		<guid isPermaLink="false">http://freebooksource.com/?p=82166</guid>
		<description><![CDATA[
 How To Do Everything with JavaScript 
Publisher: McGraw-Hill Osborne Media &#124; ISBN: 0072228873 &#124; edition 2003 &#124; PDF &#124; 369 pages &#124; 10,65 mb
This friendly, solutions-oriented guide is filled with step-by-step examples that illustrate how to write basic to advanced JavaScript applications, as well as modify existing scripts to suit individual needs. Each chapter [...]]]></description>
			<content:encoded><![CDATA[<div class="image"><img id="external_img_1095399" src="http://pixhost.ws/avaxhome/e7/b6/0010b6e7_medium.jpeg" alt="" /></div>
<div class="center"><strong> How To Do Everything with JavaScript </strong><br />
Publisher: McGraw-Hill Osborne Media | ISBN: 0072228873 | edition 2003 | PDF | 369 pages | 10,65 mb</div>
<p>This friendly, solutions-oriented guide is filled with step-by-step examples that illustrate how to write basic to advanced JavaScript applications, as well as modify existing scripts to suit individual needs. Each chapter begins with the specific how-to topics that will be covered. Within the chapter, each topic is accompanied by a solid, easy-to-follow walkthrough of the process.</p>
<p><span id="more-82166"></span><br />
<strong><a href="http://depositfiles.com/files/2790fpxwm" target="_blank"><span style="color: #0000ff;">Depositfiles</span></a></p>
<p><a href="http://www.fast-file.com/vsvlhmUlr5QB" target="_blank"><span style="color: #9900ff;">mirror</span></a></p>
<p><a href="http://uploading.com/files/e6677eee/419.pdf/" target="_blank"><span style="color: #339900;">mirror</span></a></p>
<p><a href="http://www.megaupload.com/?d=WAX8R8CG" target="_blank"><span style="color: #000033;">mirror</span></a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://freebooksource.ws/blogroll/how-to-do-everything-with-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Head First Programming: A Learner&#8217;s Guide to Programming Using the Python Language</title>
		<link>http://freebooksource.ws/blogroll/head-first-programming-a-learners-guide-to-programming-using-the-python-language/</link>
		<comments>http://freebooksource.ws/blogroll/head-first-programming-a-learners-guide-to-programming-using-the-python-language/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 19:26:07 +0000</pubDate>
		<dc:creator>freebook</dc:creator>
				<category><![CDATA[Perl , Python Scripting]]></category>
		<category><![CDATA[eBooks]]></category>

		<guid isPermaLink="false">http://freebooksource.com/blogroll/head-first-programming-a-learners-guide-to-programming-using-the-python-language/</guid>
		<description><![CDATA[
 Griffiths David, Barry Paul, &#8220;Head First Programming: A Learner&#8217;s Guide to Programming Using the Python Language&#8221; 
O&#8217;Reilly Media &#124; 2009 &#124; ISBN: 0596802374 &#124; 440 pages &#124; PDF &#124; 12 MB
Looking for a reliable way to learn how to program on your own, without being overwhelmed by confusing concepts? Head First Programming introduces the [...]]]></description>
			<content:encoded><![CDATA[<div class="image"><img id="external_img_1094483" src="http://pixhost.ws/avaxhome/53/b3/0010b353_medium.jpeg" alt="" /></div>
<div class="center"><strong> Griffiths David, Barry Paul, &#8220;Head First Programming: A Learner&#8217;s Guide to Programming Using the Python Language&#8221; </strong><br />
O&#8217;Reilly Media | 2009 | ISBN: 0596802374 | 440 pages | PDF | 12 MB</div>
<p>Looking for a reliable way to learn how to program on your own, without being overwhelmed by confusing concepts? Head First Programming introduces the core concepts of writing computer programs &#8212; variables, decisions, loops, functions, and objects &#8212; which apply regardless of the programming language. This book offers concrete examples and exercises in the dynamic and versatile Python language to demonstrate and reinforce these concepts.<br />
<span id="more-82131"></span><br />
Learn the basic tools to start writing the programs that interest you, and get a better understanding of what software can (and cannot) do. When you&#8217;re finished, you&#8217;ll have the necessary foundation to learn any programming language or tackle any software project you choose.</p>
<p>With a focus on programming concepts, this book teaches you how to:</p>
<p>Understand the core features of all programming languages, including: variables, statements, decisions, loops, expressions, and operators<br />
Reuse code with functions<br />
Use library code to save time and effort<br />
Select the best data structure to manage complex data<br />
Write programs that talk to the Web<br />
Share your data with other programs<br />
Write programs that test themselves and help you avoid embarrassing coding errors</p>
<p>We think your time is too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First Programming uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.</p>
<div class="center"><a href="http://depositfiles.com/files/7d5kgu594" target="_blank"><strong><span style="color: #3300cc;">depositfiles.com</span> </strong> </a></div>
<div class="center"><a href="http://www.file2box.com/8tctg2xltvbe" target="_blank"><strong> file2box.com </strong> </a></div>
<div class="center"><a href="http://www.megaupload.com/?d=3FJ3PGR1" target="_blank"><span style="color: #000000;">mirror </span></a><a href="http://www.megaupload.com/?d=3FJ3PGR1" target="_blank"> </a></div>
]]></content:encoded>
			<wfw:commentRss>http://freebooksource.ws/blogroll/head-first-programming-a-learners-guide-to-programming-using-the-python-language/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sams Teach Yourself Perl in 24 Hours</title>
		<link>http://freebooksource.ws/blogroll/perl-python-others-scripting/sams-teach-yourself-perl-in-24-hours/</link>
		<comments>http://freebooksource.ws/blogroll/perl-python-others-scripting/sams-teach-yourself-perl-in-24-hours/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 20:46:27 +0000</pubDate>
		<dc:creator>ebooks_baba</dc:creator>
				<category><![CDATA[Perl , Python Scripting]]></category>

		<guid isPermaLink="false">http://ebooksbaba.com/?p=79569</guid>
		<description><![CDATA[
 Sams Teach Yourself Perl in 24 Hours 
Publisher: Sams &#124; ISBN: 0672327937 &#124; edition 2005 &#124; PDF &#124; 665 pages &#124; 6,7 mb
Learn Perl programming quickly and easily with 24 one-hour lessons in Sams Teach Yourself Perl in 24 Hours. The book&#8217;s step-by-step lessons teach you the basics of Perl and how to apply [...]]]></description>
			<content:encoded><![CDATA[<div class="image"><img id="external_img_1073632" src="http://pixhost.ws/avaxhome/e0/61/001061e0_medium.jpeg" alt="" /></div>
<div class="center"><strong> Sams Teach Yourself Perl in 24 Hours </strong><br />
Publisher: Sams | ISBN: 0672327937 | edition 2005 | PDF | 665 pages | 6,7 mb</div>
<p>Learn Perl programming quickly and easily with 24 one-hour lessons in Sams Teach Yourself Perl in 24 Hours. The book&#8217;s step-by-step lessons teach you the basics of Perl and how to apply it in web development and system administration. Plus, the third edition has been updated to include five chapters on new technologies, information on the latest version of Perl, and a look ahead to Perl 6. Sams Teach Yourself Perl in 24 Hours focuses on real-world development, teaching you how to:<br />
<span id="more-79569"></span>* Effectively use Perl for large development projects using Perl modules<br />
* Use Perl for data processing<br />
* Utilize Perl as a &#8220;glue&#8221; language with other programming languages<br />
* Use Perl as a web development language</p>
<p><strong></strong></p>
<p><strong><a href="http://depositfiles.com/files/up1uswqqs" target="_blank"><span style="color: #0000ff;">Depositfiles</span></a></strong></p>
<p><strong><a href="http://sharingmatrix.com/file/541528/206.pdf" target="_blank"><span style="color: #339900;">mirror</span></a></strong></p>
<p><strong><a href="http://www.megaupload.com/?d=JSDXG75U" target="_blank"><span style="color: #000033;">mirror</span></a></strong></p>
<p><strong><a href="http://d1.xlget.com/download/12398" target="_blank"><span style="color: #660000;">mirror</span></a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://freebooksource.ws/blogroll/perl-python-others-scripting/sams-teach-yourself-perl-in-24-hours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH, The Secure Shell: The Definitive Guide</title>
		<link>http://freebooksource.ws/blogroll/perl-python-others-scripting/ssh-the-secure-shell-the-definitive-guide/</link>
		<comments>http://freebooksource.ws/blogroll/perl-python-others-scripting/ssh-the-secure-shell-the-definitive-guide/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 20:12:22 +0000</pubDate>
		<dc:creator>ebooks_baba</dc:creator>
				<category><![CDATA[Perl , Python Scripting]]></category>

		<guid isPermaLink="false">http://ebooksbaba.com/blogroll/ssh-the-secure-shell-the-definitive-guide/</guid>
		<description><![CDATA[
 SSH, The Secure Shell: The Definitive Guide 
Publisher: O&#8217;Reilly &#124; ISBN: 0596000111 &#124; edition 2001 &#124; PDF &#124; 540 pages &#124; 10,23 mb
Secure your computer network with SSH! With transparent, strong encryption, reliable public-key authentication, and a highly configurable client/server architecture, SSH (Secure Shell) is a popular, robust, TCP/IP-based solution to many network security [...]]]></description>
			<content:encoded><![CDATA[<div class="image"><img id="external_img_1071280" src="http://pixhost.ws/avaxhome/b0/58/001058b0_medium.jpeg" alt="" /></div>
<div class="center"><strong> SSH, The Secure Shell: The Definitive Guide </strong><br />
Publisher: O&#8217;Reilly | ISBN: 0596000111 | edition 2001 | PDF | 540 pages | 10,23 mb</div>
<p>Secure your computer network with SSH! With transparent, strong encryption, reliable public-key authentication, and a highly configurable client/server architecture, SSH (Secure Shell) is a popular, robust, TCP/IP-based solution to many network security and privacy concerns. It supports secure remote logins, secure file transfer between computers, and a unique &#8220;tunneling&#8221; capability that adds encryption to otherwise insecure network applications. Best of all, SSH is free, with feature-filled commercial versions available as well.<br />
<span id="more-81174"></span>SSH: The Secure Shell: The Definitive Guide covers the Secure Shell in detail for both system administrators and end users. It demystifies the SSH man pages and includes thorough coverage of:<br />
* SSH1, SSH2, OpenSSH, and F-Secure SSH for Unix, plus Windows and Macintosh products: the basics, the internals, and complex applications.<br />
* Configuring SSH servers and clients, both system-wide and per user, with recommended settings to maximize security.<br />
* Advanced key management using agents, agent forwarding, and forced commands.</p>
<p><strong></strong></p>
<div class="image"><strong><a href="http://pixhost.ws/pictures/1025602" target="_blank"><br />
</a></strong></div>
<p><span style="color: #333399;"><strong>&gt;&gt;:: NO PASSWORD ::&lt;&lt;</strong></span></p>
<p><strong><a href="http://depositfiles.com/files/ushv0a0zw" target="_blank"><span style="color: #0000ff;">Depositfiles</span></a></strong></p>
<p><strong><a href="http://uploading.com/files/ce7d4bd1/175.rar/" target="_blank"><span style="color: #ff0000;">Uploading</span></a></strong></p>
<p><strong><a href="http://d1.xlget.com/download/12291" target="_blank"><span style="color: #000033;">XlGet</span></a></strong></p>
<p><strong><a href="http://sharingmatrix.com/file/529579/175.rar" target="_blank"><span style="color: #339900;">Sharingmatrix</span></a></strong></p>
<p><strong><a href="http://www.megaupload.com/?d=5S4G0Z94" target="_blank"><span style="color: #000033;">Megaupload</span></a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://freebooksource.ws/blogroll/perl-python-others-scripting/ssh-the-secure-shell-the-definitive-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl for System Administration</title>
		<link>http://freebooksource.ws/blogroll/perl-python-others-scripting/perl-for-system-administration/</link>
		<comments>http://freebooksource.ws/blogroll/perl-python-others-scripting/perl-for-system-administration/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 09:06:07 +0000</pubDate>
		<dc:creator>ebooks_baba</dc:creator>
				<category><![CDATA[Perl , Python Scripting]]></category>

		<guid isPermaLink="false">http://ebooksbaba.com/blogroll/perl-for-system-administration/</guid>
		<description><![CDATA[
David Blank-Edelman, &#8220;Perl for System Administration&#8221;
Publisher: O&#8217;Reilly Media, Inc.; 1 edition &#124; 2000-01-15 &#124; 382 Pages &#124; ISBN: 1565926099 &#124; PDF &#124; 1.4 MB
The Perl programming language lets you write quick yet powerful scripts for automating many administrative tasks. Written for several different platforms (Unix, Windows NT, and MacOS), Perl for System Administration is aimed [...]]]></description>
			<content:encoded><![CDATA[<div class="image"><img id="external_img_1069315" src="http://pixhost.ws/avaxhome/03/51/00105103_medium.jpeg" alt="" /></div>
<div class="center"><strong>David Blank-Edelman, &#8220;Perl for System Administration&#8221;</strong><br />
Publisher: O&#8217;Reilly Media, Inc.; 1 edition | 2000-01-15 | 382 Pages | ISBN: 1565926099 | PDF | 1.4 MB</div>
<p>The Perl programming language lets you write quick yet powerful scripts for automating many administrative tasks. Written for several different platforms (Unix, Windows NT, and MacOS), Perl for System Administration is aimed at all levels of administrators&#8211;from hobbyists to card-carrying SAGE members&#8211; sysadmins on multi-platform sites. Assuming only a little familiarity with Perl, this book leads you through the pockets of administration where Perl can be most useful, including filesystem management, user administration, directory services, database administration, log files, and security and network monitoring. Each chapter concentrates on a single administrative task, discusses the possible pitfalls, and then shows how Perl comes to the rescue. Perl for System Administration is for anyone who needs to use Perl for administrative tasks and needs to hit the ground running.<br />
<span id="more-81071"></span></p>
<p><span style="color: #cc0033;"><strong>Download FREE</strong></span></p>
<p>NO PASSWORD !!!</p>
<p><strong><a href="http://uploading.com/files/971d6293/O%252527Reilly%252B-%252BPerl%252B-%252BPerl%252BFor%252BSysadmins.zip/" target="_blank">download file</a></strong></p>
<p><a href="http://www.megaupload.com/?d=U66DJTWO" target="_blank">mirror</a></p>
]]></content:encoded>
			<wfw:commentRss>http://freebooksource.ws/blogroll/perl-python-others-scripting/perl-for-system-administration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sams Python Phrasebook</title>
		<link>http://freebooksource.ws/blogroll/sams-python-phrasebook/</link>
		<comments>http://freebooksource.ws/blogroll/sams-python-phrasebook/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 19:47:13 +0000</pubDate>
		<dc:creator>sadia</dc:creator>
				<category><![CDATA[Acadamic Level]]></category>
		<category><![CDATA[Cert+eLearning & Exams]]></category>
		<category><![CDATA[Information Technologies]]></category>
		<category><![CDATA[Perl , Python Scripting]]></category>
		<category><![CDATA[Windows Programming]]></category>
		<category><![CDATA[eBooks]]></category>

		<guid isPermaLink="false">http://freebooksource.com/?p=16290</guid>
		<description><![CDATA[
Publisher 	Sams
Author(s) 	Brad Dayley
ISBN 	0672329107
Release Date 	06 November 2006

Python Phrasebook gives you the code phrases you need to quickly and effectively complete your programming projects in Python.
Concise and Accessible
Easy to carry and easy to useâ€”lets you ditch all those bulky books for one portable guide
Flexible and Functional
Packed with more than 100 customizable code snippetsâ€”so you [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://images.amazon.com/images/P/0672329107.01.MZZZZZZZ.gif" class="bookcover" alt="Sams Python Phrasebook" /></p>
<p>Publisher 	Sams<br />
Author(s) 	Brad Dayley<br />
ISBN 	0672329107<br />
Release Date 	06 November 2006<br />
<span id="more-16290"></span><br />
Python Phrasebook gives you the code phrases you need to quickly and effectively complete your programming projects in Python.</p>
<p>Concise and Accessible</p>
<p>Easy to carry and easy to useâ€”lets you ditch all those bulky books for one portable guide</p>
<p>Flexible and Functional</p>
<p>Packed with more than 100 customizable code snippetsâ€”so you can readily code functional Python in just about any situation</p>
<p class="downinfo"><strong>Download Your eBook Now</strong></p>
<p id="downdl"><a href="http://www.eazyupload.net/download/Aj7BvhPf/0672329107.zip.htm" title="Download Sams Python Phrasebook from eazyupload.net" target="_blank">Download eBook</a><br />
Download from eazyupload.net</p>
]]></content:encoded>
			<wfw:commentRss>http://freebooksource.ws/blogroll/sams-python-phrasebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
