<?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>UnixNewbie.org &#187; Free Books</title>
	<atom:link href="http://www.unixnewbie.org/category/server-admin-tips/free-books/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unixnewbie.org</link>
	<description></description>
	<lastBuildDate>Mon, 30 Nov 2009 16:58:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Excellence Free Programming Books</title>
		<link>http://www.unixnewbie.org/excellence-free-programming-books/</link>
		<comments>http://www.unixnewbie.org/excellence-free-programming-books/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 19:35:23 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Free Books]]></category>

		<guid isPermaLink="false">http://www.unixnewbie.org/?p=488</guid>
		<description><![CDATA[Some excellence free programming books...]]></description>
			<content:encoded><![CDATA[<p>Some excellence free programming books:</p>
<ul>
<li><span class=alinka><a href="../freebooks/how-to-think-like-a-computer-scientist/c++/" target="_blank">How To Think Like A Computer Scientist &#8212; learning with C++</a></span><br />
This book&#8217;s goal is to teach you to think like a computer scientist. This way of thinking combines some of the best features of mathematics, engineering, and natural science. Like mathematicians, computer scientists use formal languages to denote ideas (specifically computations). Like engineers, they design things, assembling components into systems and evaluating tradeoffs among alternatives. Like scientists, they observe the behavior of complex systems, form hypotheses, and test predictions.<br />&nbsp;</li>
<li><span class=alinka><a href="../freebooks/how-to-think-like-a-computer-scientist/python/" target="_blank">How To Think Like A Computer Scientist &#8212; learning with Python</a></span><br />
This book&#8217;s goal is to teach you to think like a computer scientist. This way of thinking combines some of the best features of mathematics, engineering, and natural science. Like mathematicians, computer scientists use formal languages to denote ideas (specifically computations). Like engineers, they design things, assembling components into systems and evaluating tradeoffs among alternatives. Like scientists, they observe the behavior of complex systems, form hypotheses, and test predictions.<br />&nbsp;</li>
<li><span class=alinka><a href="../freebooks/the-art-of-unix-programming/" target="_blank">The Art of UNIX Programming</a></span> The Art of UNIX Programming poses the belief that understanding the unwritten UNIX engineering tradition and mastering its design patterns will help programmers of all stripes to become better programmers. This book attempts to capture the engineering wisdom and design philosophy of the UNIX, Linux, and Open Source software development community as it has evolved over the past three decades, and as it is applied today by the most experienced programmers. Eric Raymond offers the next generation of &#8220;hackers&#8221; the unique opportunity to learn the connection between UNIX philosophy and practice through careful case studies of the very best UNIX/Linux programs.<br />&nbsp;</li>
<li><span class=alinka><a href="../freebooks/Bash-Beginners-Guide/" target="_blank">Bash Guide for Beginners</a></span> The Bash Guide for Beginners gets you started with Bash scripting and bridges the gap between the Bash HOWTO and the Advanced Bash Scripting Guide. Everybody who wants to make life easier on themselves, power users and sysadmins alike, can benefit from reading this practical course. The guide contains lots of examples and exercises at the end of each chapter, demonstrating the theory and helping you practice. Bash is available on a wide variety of UNIX, Linux, MS Windows and other systems.<br />&nbsp;</li>
<li><span class=alinka><a href="../freebooks/abs-guide/" target="_blank">Advanced Bash-Scripting Guide</a></span> This document is both a tutorial and a reference on shell scripting with Bash. It assumes no previous knowledge of scripting or programming, but progresses rapidly toward an intermediate/advanced level of instruction. The exercises and heavily-commented examples invite active reader participation. Still, it is a work in progress. The intention is to add much supplementary material in future updates to this document, as it evolves into a comprehensive book that matches or surpasses any of the shell scripting manuals in print.<br />&nbsp;</li>
<li><span class=alinka><a href="../freebooks/lkmpg/" target="_blank">The Linux Kernel Module Programming Guide</a></span> A guide to programming Linux kernel modules.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.unixnewbie.org/excellence-free-programming-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free How to use Unix and Linux books</title>
		<link>http://www.unixnewbie.org/free-how-to-use-unix-and-linux-books/</link>
		<comments>http://www.unixnewbie.org/free-how-to-use-unix-and-linux-books/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 19:27:52 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Free Books]]></category>

		<guid isPermaLink="false">http://www.unixnewbie.org/?p=475</guid>
		<description><![CDATA[Some very good, free Unix and Linux books...]]></description>
			<content:encoded><![CDATA[<p>Some very good, free Unix and Linux books:</p>
<ul>
<li><span class=alinka><a href="../freebooks/intro-linux/" target="_blank">Introduction to Linux &#8211; A Hands on Guide</a></span><br />
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter. For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author&#8217;s experience as a Linux system and network administrator, trainer and consultant.<br />&nbsp;</li>
<li><span class=alinka><a href="../freebooks/unixhelp/" target="_blank">UNIXhelp for users</a></span><br />
Helpful information for users of the UNIX operating system, developed at the University of Edinburgh.<br />&nbsp;</li>
<li><span class=alinka><a href="../freebooks/Linux-Filesystem-Hierarchy/" target="_blank">Linux Filesystem Hierarchy</a></span><br />
This document outlines the set of requirements and guidelines for file and directory placement under the Linux operating system according to those of the FSSTND v2.3 final (January 29, 2004) and also its actual implementation on an arbitrary system.<br />&nbsp;</li>
<li><span class=alinka><a href="../freebooks/sag/" target="_blank">The Linux System Administrators&#8217; Guide</a></span><br />
This book covers all of the aspects of keeping the system running, handling user accounts, backups, configuration of the system, installing and upgrading software, and more.<br />&nbsp;</li>
<li><span class=alinka><a href="../freebooks/linux-admin-made-easy/" target="_blank">Linux System Administration Made Easy</a></span><br />
The Linux Administration Made Easy (LAME) guide attempts to describe day-to-day administration and maintenance issues commonly faced by Linux system administrators.<br />&nbsp;</li>
<li><span class=alinka><a href="../freebooks/linux-newbie-administrator-guide/" target="_blank">Linux Newbie Administrator Guide</a></span><br />
Simple answers to problems that Linux newbies frequently encounter while setting up/using/administrating their computer or home network.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.unixnewbie.org/free-how-to-use-unix-and-linux-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
