<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
	<title>Tag RSS Feed: help</title>
	<description></description>
	<link>http://answers.oreilly.com/tag/help</link>
	<pubDate>Fri, 11 Jan 2013 16:58:02 +0000</pubDate>
	<ttl>60</ttl>
	<item>
		<title>What to learn first?</title>
		<link>http://answers.oreilly.com/topic/3892-what-to-learn-first/</link>
		<description><![CDATA[Two books that I think could be great for getting started are Head First Programming and Think Python: How to Think Like a Computer Scientist. They're both written specifically to teach beginners ...]]></description>
		<pubDate>Fri, 11 Jan 2013 21:32:26 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/3892-what-to-learn-first/</guid>
	</item>
	<item>
		<title>Java Programing</title>
		<link>http://answers.oreilly.com/topic/3476-java-programing/</link>
		<description></description>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/3476-java-programing/</guid>
	</item>
	<item>
		<title>Need help: Create Net Discussion on creating New Legal Code</title>
		<link>http://answers.oreilly.com/topic/1411-need-help-create-net-discussion-on-creating-new-legal-code/</link>
		<description><![CDATA[Hi David,
This is certainly an interesting idea.

I'm assuming you are talking about laws written in Congress? A few people in the transparency community have been brainstorming about doing someth...]]></description>
		<pubDate>Fri, 14 May 2010 21:44:45 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/1411-need-help-create-net-discussion-on-creating-new-legal-code/</guid>
	</item>
	<item>
		<title>Is there an easy way to get the results of a SQL query into a new table?</title>
		<link>http://answers.oreilly.com/topic/723-is-there-an-easy-way-to-get-the-results-of-a-sql-query-into-a-new-table/</link>
		<description><![CDATA[In MySQL you can use the result of a select for the values of an insert.


mysql&gt; create table t1 ( one int, two int, three char(10));
Query OK, 0 rows affected (0.09 sec)

mysql&gt; create table t...]]></description>
		<pubDate>Thu, 19 Nov 2009 21:04:36 +0000</pubDate>
		<guid>http://answers.oreilly.com/topic/723-is-there-an-easy-way-to-get-the-results-of-a-sql-query-into-a-new-table/</guid>
	</item>
</channel>
</rss>