<?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 long would it take to learn programming from scratch?</title>
	<atom:link href="http://www.codebrothers.org/how-long-would-it-take-to-learn-programming-from-scratch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codebrothers.org/how-long-would-it-take-to-learn-programming-from-scratch/</link>
	<description></description>
	<lastBuildDate>Thu, 09 Sep 2010 03:33:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: snow_skimmer</title>
		<link>http://www.codebrothers.org/how-long-would-it-take-to-learn-programming-from-scratch/comment-page-1/#comment-2146</link>
		<dc:creator>snow_skimmer</dc:creator>
		<pubDate>Sat, 13 Mar 2010 03:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.codebrothers.org/how-long-would-it-take-to-learn-programming-from-scratch/#comment-2146</guid>
		<description>learning graphics and a little bit of design (and how to work a graphcis program) it should take you a couple of months. took me around that long to learn everything from scratch. i had my first website on free hosting and i made the images and logo myself too.

all you need for a basic website is html and css and you&#039;re lucky because back when i started, the internet was a very young place ;)
http://www.w3schools.com/ is a good place to start.

but that&#039;s not programming. html and css are just markup language, used to position and color images and text on a page.

if you wish, your next step would be to learn a web programming language. javascript and php are the two basic languages and require no special tools or systems to buy. you can set things up on your own pc.</description>
		<content:encoded><![CDATA[<p>learning graphics and a little bit of design (and how to work a graphcis program) it should take you a couple of months. took me around that long to learn everything from scratch. i had my first website on free hosting and i made the images and logo myself too.</p>
<p>all you need for a basic website is html and css and you&#8217;re lucky because back when i started, the internet was a very young place <img src='http://www.codebrothers.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
http://www.w3schools.com/ is a good place to start.</p>
<p>but that&#8217;s not programming. html and css are just markup language, used to position and color images and text on a page.</p>
<p>if you wish, your next step would be to learn a web programming language. javascript and php are the two basic languages and require no special tools or systems to buy. you can set things up on your own pc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ? HairSupply ?</title>
		<link>http://www.codebrothers.org/how-long-would-it-take-to-learn-programming-from-scratch/comment-page-1/#comment-2147</link>
		<dc:creator>? HairSupply ?</dc:creator>
		<pubDate>Sat, 13 Mar 2010 03:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.codebrothers.org/how-long-would-it-take-to-learn-programming-from-scratch/#comment-2147</guid>
		<description>for starter, you must learn html, css and web design.
next, you may want to learn javascript for client-side scripting, and server-side scripting ( can be one of these : php, asp, perl, jsp; depends on your choice )

get some books about html and css and web design for beginners.
you may also want to search for some good websites that provides the related information in which you can learn.

this one is good :
http://www.w3schools.com

you may want to download some good editors to help you easier to write the code.
this one is a good editor :
http://www.htmlkit.com/download/</description>
		<content:encoded><![CDATA[<p>for starter, you must learn html, css and web design.<br />
next, you may want to learn javascript for client-side scripting, and server-side scripting ( can be one of these : php, asp, perl, jsp; depends on your choice )</p>
<p>get some books about html and css and web design for beginners.<br />
you may also want to search for some good websites that provides the related information in which you can learn.</p>
<p>this one is good :<br />
http://www.w3schools.com</p>
<p>you may want to download some good editors to help you easier to write the code.<br />
this one is a good editor :<br />
http://www.htmlkit.com/download/</p>
]]></content:encoded>
	</item>
</channel>
</rss>
