<?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"
	>
<channel>
	<title>Comments on: More Good Interview Questions</title>
	<atom:link href="http://jrothman.com/blog/htp/2005/05/more-good-interview-questions.html/feed" rel="self" type="application/rss+xml" />
	<link>http://jrothman.com/blog/htp/2005/05/more-good-interview-questions.html</link>
	<description>Hiring technical people and being hired can be difficult, no matter what the economy is doing. Use the tips here to hire better, or find a new job.</description>
	<pubDate>Fri, 29 Aug 2008 18:58:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Robert Chin</title>
		<link>http://jrothman.com/blog/htp/2005/05/more-good-interview-questions.html#comment-52</link>
		<dc:creator>Robert Chin</dc:creator>
		<pubDate>Thu, 19 May 2005 23:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://jrothman.com/blog/htp/?p=469#comment-52</guid>
		<description>Understanding and knowing patterns helps you to not only write code that others will understand easier, but also to apply a standard naming convention that tohers will recognize. Part of knowing about patterns is knowing their name -- when you have new people come and look at code (new developers, contractors, etc.), if they're familiar with patterns (many people have the Design Patterns book by Erich Gamma et al.), and they see a class that's called somethingSomethingState or somethingSomethingAdapter, then they immediately know what the role of that class is.</description>
		<content:encoded><![CDATA[<p>Understanding and knowing patterns helps you to not only write code that others will understand easier, but also to apply a standard naming convention that tohers will recognize. Part of knowing about patterns is knowing their name &#8212; when you have new people come and look at code (new developers, contractors, etc.), if they&#8217;re familiar with patterns (many people have the Design Patterns book by Erich Gamma et al.), and they see a class that&#8217;s called somethingSomethingState or somethingSomethingAdapter, then they immediately know what the role of that class is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keith ray</title>
		<link>http://jrothman.com/blog/htp/2005/05/more-good-interview-questions.html#comment-50</link>
		<dc:creator>keith ray</dc:creator>
		<pubDate>Thu, 19 May 2005 19:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://jrothman.com/blog/htp/?p=469#comment-50</guid>
		<description>I've gotten questions on patterns, like "name as many patterns as you can remember that exist in framework X. What were the benefits and drawbacks of the patterns used? What other patterns could they have used instead?" (very hard questions, BTW.)
Of course, the same company asked puzzle questions.
Some of the companies I considered joining required expert-level knowledge of design patterns, because they teach classes on that subject.
I myself, when interviewing candidates, ask a candidate if they've read Design Patterns, Refactoring, and some other books. If they say yes, I ask them to describe what patterns or refactorings they've used. (And I have the books there for them to refer to.)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve gotten questions on patterns, like &#8220;name as many patterns as you can remember that exist in framework X. What were the benefits and drawbacks of the patterns used? What other patterns could they have used instead?&#8221; (very hard questions, BTW.)<br />
Of course, the same company asked puzzle questions.<br />
Some of the companies I considered joining required expert-level knowledge of design patterns, because they teach classes on that subject.<br />
I myself, when interviewing candidates, ask a candidate if they&#8217;ve read Design Patterns, Refactoring, and some other books. If they say yes, I ask them to describe what patterns or refactorings they&#8217;ve used. (And I have the books there for them to refer to.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Sohn</title>
		<link>http://jrothman.com/blog/htp/2005/05/more-good-interview-questions.html#comment-51</link>
		<dc:creator>Eric Sohn</dc:creator>
		<pubDate>Thu, 19 May 2005 09:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://jrothman.com/blog/htp/?p=469#comment-51</guid>
		<description>Patterns are by no means mainstream. Go to Borders, Barnes and Noble and Amazon and count the number of books on patterns.
More importantly, the number of companies who know about, much less care about, patterns, is probably miniscule. I'm sure they're more popular in certain clusters, like Silicon Valley, Silicon Alley and maybe Route 128. But the rest of the country thinks patterns are something you get from Butterick.
And even more importantly, how many years have patterns been around - and by extension, how much experience in using them could anyone realistically have? Not many. Patterns is something that can be learned - an expert wouldn't have that much of a head start on a novice.
Here's a tutorial on patterns:
http://www.cmcrossroads.com/bradapp/docs/patterns-intro.html
Lastly, if you concentrate on technical arcana, it is my belief you will get inferior results to someone who has a grounding in the business you serve.</description>
		<content:encoded><![CDATA[<p>Patterns are by no means mainstream. Go to Borders, Barnes and Noble and Amazon and count the number of books on patterns.<br />
More importantly, the number of companies who know about, much less care about, patterns, is probably miniscule. I&#8217;m sure they&#8217;re more popular in certain clusters, like Silicon Valley, Silicon Alley and maybe Route 128. But the rest of the country thinks patterns are something you get from Butterick.<br />
And even more importantly, how many years have patterns been around - and by extension, how much experience in using them could anyone realistically have? Not many. Patterns is something that can be learned - an expert wouldn&#8217;t have that much of a head start on a novice.<br />
Here&#8217;s a tutorial on patterns:<br />
<a href="http://www.cmcrossroads.com/bradapp/docs/patterns-intro.html" rel="nofollow">http://www.cmcrossroads.com/bradapp/docs/patterns-intro.html</a><br />
Lastly, if you concentrate on technical arcana, it is my belief you will get inferior results to someone who has a grounding in the business you serve.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
