<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: php for librarian</title>
	<atom:link href="http://www.librarian.net/stax/2248/php-for-librarian/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.librarian.net/stax/2248/php-for-librarian/</link>
	<description>putting the rarin back in librarian since 1999</description>
	<lastBuildDate>Sat, 11 Feb 2012 18:14:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Turulcsirip - Takács Dániel</title>
		<link>http://www.librarian.net/stax/2248/php-for-librarian/comment-page-1/#comment-114746</link>
		<dc:creator>Turulcsirip - Takács Dániel</dc:creator>
		<pubDate>Tue, 26 Feb 2008 16:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.librarian.net/stax/2248/php-for-librarian/#comment-114746</guid>
		<description>[...] php es a konyvtaros: http://www.librarian.net/stax/2248/php-for-librarian/  &#171; előző &#124; Takács Dániel &#8212; 2008. 02. 26. [...]</description>
		<content:encoded><![CDATA[<p>[...] php es a konyvtaros: <a href="http://www.librarian.net/stax/2248/php-for-librarian/" rel="nofollow">http://www.librarian.net/stax/2248/php-for-librarian/</a>  &laquo; előző | Takács Dániel &mdash; 2008. 02. 26. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Turulcsirip - Takács Dániel</title>
		<link>http://www.librarian.net/stax/2248/php-for-librarian/comment-page-1/#comment-114747</link>
		<dc:creator>Turulcsirip - Takács Dániel</dc:creator>
		<pubDate>Tue, 26 Feb 2008 16:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.librarian.net/stax/2248/php-for-librarian/#comment-114747</guid>
		<description>[...] php es a konyvtaros: http://www.librarian.net/stax/2248/php-for-librarian/  &#171; előző &#124; Takács Dániel &#8212; 2008. 02. 26. [...]</description>
		<content:encoded><![CDATA[<p>[...] php es a konyvtaros: <a href="http://www.librarian.net/stax/2248/php-for-librarian/" rel="nofollow">http://www.librarian.net/stax/2248/php-for-librarian/</a>  &laquo; előző | Takács Dániel &mdash; 2008. 02. 26. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donna</title>
		<link>http://www.librarian.net/stax/2248/php-for-librarian/comment-page-1/#comment-114531</link>
		<dc:creator>Donna</dc:creator>
		<pubDate>Wed, 20 Feb 2008 05:42:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.librarian.net/stax/2248/php-for-librarian/#comment-114531</guid>
		<description>Hey Eric, thanks for the advice!  See, this is why AskMetafilter is awesome - not only did I get great answers there, but I got one here, too.</description>
		<content:encoded><![CDATA[<p>Hey Eric, thanks for the advice!  See, this is why AskMetafilter is awesome &#8211; not only did I get great answers there, but I got one here, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.librarian.net/stax/2248/php-for-librarian/comment-page-1/#comment-114512</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Tue, 19 Feb 2008 17:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.librarian.net/stax/2248/php-for-librarian/#comment-114512</guid>
		<description>There is some good advice in that thread. Since I don&#039;t have a metafilter account, I thought I&#039;d post my thoughts here.

Back in the days when I was just learning programming, I found the books from Peachpit Press to be the best. Now that I&#039;ve got more experience, I find O&#039;Reilly to be my publisher of choice for technical/code related books.

some titles that I&#039;ve found useful:

Writing Basic PHP Scripts
http://www.peachpit.com/store/product.aspx?isbn=0321481631

PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide
http://www.peachpit.com/store/product.aspx?isbn=0321186486

PHP for the World Wide Web: Visual QuickStart Guide, 2nd Edition
http://www.peachpit.com/store/product.aspx?isbn=0321245652

Learning PHP 5
http://www.oreilly.com/catalog/learnphp5/

Learning PHP &amp; MySQL, Second Edition
http://www.oreilly.com/catalog/9780596514013/?CMP=AFC-ak_book&amp;ATT=Learning+PHP+%26+MySQL

But, no matter what book you get, the best way to learn is to do. Pick a simple project, define the details of what you want it to do and learn via the books and trial-and-error experimentation.

It is best if the project is real, something that you have genuine motivation to get right -- but creating an imaginary project that is needed by a fictional organization can be just as effective.

Most importantly, ask questions! find your local techie and ask -- you&#039;d be shocked, but those shy geeks that have no social skills actually love to share knowledge (and some are even good at it). Also, do searches on the web for answers when you hit problems. don&#039;t give up. Remember that when people say that they taught themselves to program, what they really mean is that they found the right resources to ask for help and guidance from as they assimilated knowledge at their own pace.</description>
		<content:encoded><![CDATA[<p>There is some good advice in that thread. Since I don&#8217;t have a metafilter account, I thought I&#8217;d post my thoughts here.</p>
<p>Back in the days when I was just learning programming, I found the books from Peachpit Press to be the best. Now that I&#8217;ve got more experience, I find O&#8217;Reilly to be my publisher of choice for technical/code related books.</p>
<p>some titles that I&#8217;ve found useful:</p>
<p>Writing Basic PHP Scripts<br />
<a href="http://www.peachpit.com/store/product.aspx?isbn=0321481631" rel="nofollow">http://www.peachpit.com/store/product.aspx?isbn=0321481631</a></p>
<p>PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide<br />
<a href="http://www.peachpit.com/store/product.aspx?isbn=0321186486" rel="nofollow">http://www.peachpit.com/store/product.aspx?isbn=0321186486</a></p>
<p>PHP for the World Wide Web: Visual QuickStart Guide, 2nd Edition<br />
<a href="http://www.peachpit.com/store/product.aspx?isbn=0321245652" rel="nofollow">http://www.peachpit.com/store/product.aspx?isbn=0321245652</a></p>
<p>Learning PHP 5<br />
<a href="http://www.oreilly.com/catalog/learnphp5/" rel="nofollow">http://www.oreilly.com/catalog/learnphp5/</a></p>
<p>Learning PHP &amp; MySQL, Second Edition<br />
<a href="http://www.oreilly.com/catalog/9780596514013/?CMP=AFC-ak_book&amp;ATT=Learning+PHP+%26+MySQL" rel="nofollow">http://www.oreilly.com/catalog/9780596514013/?CMP=AFC-ak_book&amp;ATT=Learning+PHP+%26+MySQL</a></p>
<p>But, no matter what book you get, the best way to learn is to do. Pick a simple project, define the details of what you want it to do and learn via the books and trial-and-error experimentation.</p>
<p>It is best if the project is real, something that you have genuine motivation to get right &#8212; but creating an imaginary project that is needed by a fictional organization can be just as effective.</p>
<p>Most importantly, ask questions! find your local techie and ask &#8212; you&#8217;d be shocked, but those shy geeks that have no social skills actually love to share knowledge (and some are even good at it). Also, do searches on the web for answers when you hit problems. don&#8217;t give up. Remember that when people say that they taught themselves to program, what they really mean is that they found the right resources to ask for help and guidance from as they assimilated knowledge at their own pace.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

