<?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: How To Teach PHP</title>
	<atom:link href="http://benramsey.com/archives/how-to-teach-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://benramsey.com/archives/how-to-teach-php/</link>
	<description>PHP and Other Techno-babble</description>
	<lastBuildDate>Mon, 01 Feb 2010 11:59:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: david &#124; rasch &#8212; Management, Software, and Technology &#187; don&#8217;t eat paste (learning PHP part iii)</title>
		<link>http://benramsey.com/archives/how-to-teach-php/comment-page-1/#comment-5342</link>
		<dc:creator>david &#124; rasch &#8212; Management, Software, and Technology &#187; don&#8217;t eat paste (learning PHP part iii)</dc:creator>
		<pubDate>Tue, 17 Oct 2006 03:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://benramsey.com/?p=166#comment-5342</guid>
		<description>[...] I agree and disagree with some of the points Sklar (sorry, two David&#8217;s makes this confusing) goes on to make. If I may paraphrase, Sklar is raising a point which competes with that raised by Ben in our initial discussion. My initial suggestion in the discussion with Ben indicated that books should start by teaching PHP on the command-line and slowly build up to constructing a very lightweight MVC framework and example application. One of Ben&#8217;s chief, and valid, concerns equated selling books about PHP with convincing readers or page-flippers that the book would teach them to build web pages in the first few chapters. Or that individuals might be turned off if they weren&#8217;t creating XSS attacks willy-nilly by chapter 3. I think the counter to this that Sklar raised is that by hiding the framework you turn off the people who don&#8217;t feel they&#8217;re really getting their feet wet with PHP. They feel that by using your framework they aren&#8217;t learning the &#8216;real guts&#8217; of the language. [...]</description>
		<content:encoded><![CDATA[<p>[...] I agree and disagree with some of the points Sklar (sorry, two David&#8217;s makes this confusing) goes on to make. If I may paraphrase, Sklar is raising a point which competes with that raised by Ben in our initial discussion. My initial suggestion in the discussion with Ben indicated that books should start by teaching PHP on the command-line and slowly build up to constructing a very lightweight MVC framework and example application. One of Ben&#8217;s chief, and valid, concerns equated selling books about PHP with convincing readers or page-flippers that the book would teach them to build web pages in the first few chapters. Or that individuals might be turned off if they weren&#8217;t creating XSS attacks willy-nilly by chapter 3. I think the counter to this that Sklar raised is that by hiding the framework you turn off the people who don&#8217;t feel they&#8217;re really getting their feet wet with PHP. They feel that by using your framework they aren&#8217;t learning the &#8216;real guts&#8217; of the language. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jad</title>
		<link>http://benramsey.com/archives/how-to-teach-php/comment-page-1/#comment-5324</link>
		<dc:creator>Jad</dc:creator>
		<pubDate>Sat, 14 Oct 2006 10:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://benramsey.com/?p=166#comment-5324</guid>
		<description>Well, I think PHP world including Community, publishers, developers needs radical changes in their mindset.
I have met many developers who learned Python by developing using TurboGear and many others  has learned Ruby by using Rails.

PHP is mature enough now or at least i will be with PHP6 unicode, We have the biggest diverse community (Programmer, web developers, users and scripts installer and customizers ), I guess PHP needs the radical change in community mindset.</description>
		<content:encoded><![CDATA[<p>Well, I think PHP world including Community, publishers, developers needs radical changes in their mindset.<br />
I have met many developers who learned Python by developing using TurboGear and many others  has learned Ruby by using Rails.</p>
<p>PHP is mature enough now or at least i will be with PHP6 unicode, We have the biggest diverse community (Programmer, web developers, users and scripts installer and customizers ), I guess PHP needs the radical change in community mindset.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Smith</title>
		<link>http://benramsey.com/archives/how-to-teach-php/comment-page-1/#comment-5318</link>
		<dc:creator>Nathan Smith</dc:creator>
		<pubDate>Fri, 13 Oct 2006 19:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://benramsey.com/?p=166#comment-5318</guid>
		<description>For what it&#039;s worth, I&#039;d be up for reading a book that teaches best practices first, applicability second. I consider myself more of a front-end guy, and for me I thrive on understanding the best way to do things first, and then applying them. It&#039;s the whole notion behind Web Standards, so I don&#039;t see why teaching a programming language need be any different. Keep pushing for the best, and highest quality publications and the marketability will follow because of the pragmatism it will bring in the long run.</description>
		<content:encoded><![CDATA[<p>For what it&#8217;s worth, I&#8217;d be up for reading a book that teaches best practices first, applicability second. I consider myself more of a front-end guy, and for me I thrive on understanding the best way to do things first, and then applying them. It&#8217;s the whole notion behind Web Standards, so I don&#8217;t see why teaching a programming language need be any different. Keep pushing for the best, and highest quality publications and the marketability will follow because of the pragmatism it will bring in the long run.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHPDeveloper.org</title>
		<link>http://benramsey.com/archives/how-to-teach-php/comment-page-1/#comment-5317</link>
		<dc:creator>PHPDeveloper.org</dc:creator>
		<pubDate>Fri, 13 Oct 2006 16:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://benramsey.com/?p=166#comment-5317</guid>
		<description>&lt;strong&gt;Ben Ramsey&#039;s Blog: How To Teach PHP&lt;/strong&gt;

</description>
		<content:encoded><![CDATA[<p><strong>Ben Ramsey&#8217;s Blog: How To Teach PHP</strong></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 1.347 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-19 08:05:45 -->
