<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Which Programming Language to Learn First?</title>
	<link>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/</link>
	<description>Webmaster Community</description>
	<pubDate>Tue, 06 Jan 2009 09:42:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: kenada</title>
		<link>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/#comment-798</link>
		<dc:creator>kenada</dc:creator>
		<pubDate>Mon, 16 Jun 2008 12:04:00 +0000</pubDate>
		<guid>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/#comment-798</guid>
		<description>I personally started out with BASIC and progressed on to C and C++ from there, I think, like JenniP says, it's important to just pick a language and learn that comprehensively.</description>
		<content:encoded><![CDATA[<p>I personally started out with BASIC and progressed on to C and C++ from there, I think, like JenniP says, it&#8217;s important to just pick a language and learn that comprehensively.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Froix</title>
		<link>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/#comment-732</link>
		<dc:creator>Froix</dc:creator>
		<pubDate>Wed, 11 Jun 2008 01:46:20 +0000</pubDate>
		<guid>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/#comment-732</guid>
		<description>I've been taught C, Pascal and Foxpro and since then familiarized myself with a few programming languages like delphi and dbase. Unfortunately, I don't use any of them now. I work on database systems and Microsoft VB is the best language for it IMO. I'd recommend just choosing one programming language. Your first being your last one. It's better to be really good at one than be good at 2 or more.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been taught C, Pascal and Foxpro and since then familiarized myself with a few programming languages like delphi and dbase. Unfortunately, I don&#8217;t use any of them now. I work on database systems and Microsoft VB is the best language for it IMO. I&#8217;d recommend just choosing one programming language. Your first being your last one. It&#8217;s better to be really good at one than be good at 2 or more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dartz</title>
		<link>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/#comment-613</link>
		<dc:creator>Dartz</dc:creator>
		<pubDate>Sun, 25 May 2008 18:54:24 +0000</pubDate>
		<guid>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/#comment-613</guid>
		<description>I'm not that much of a coder, I know C++ and HTML but that's it. I can read code no problem but I can't really code in it.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not that much of a coder, I know C++ and HTML but that&#8217;s it. I can read code no problem but I can&#8217;t really code in it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Redward</title>
		<link>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/#comment-574</link>
		<dc:creator>Redward</dc:creator>
		<pubDate>Fri, 23 May 2008 22:10:47 +0000</pubDate>
		<guid>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/#comment-574</guid>
		<description>@descorpio

That's a great suggestion, but learning a design language could be a huge waste of time for someone who won't be going into that field. Unless you plan on being well-rounded, you might never use that first language again and that could be a frustrating piece of information.

Granted, it seems everything is becoming web-based these days so you might be on to something.</description>
		<content:encoded><![CDATA[<p>@descorpio</p>
<p>That&#8217;s a great suggestion, but learning a design language could be a huge waste of time for someone who won&#8217;t be going into that field. Unless you plan on being well-rounded, you might never use that first language again and that could be a frustrating piece of information.</p>
<p>Granted, it seems everything is becoming web-based these days so you might be on to something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ghuraba_t</title>
		<link>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/#comment-535</link>
		<dc:creator>ghuraba_t</dc:creator>
		<pubDate>Wed, 21 May 2008 19:24:47 +0000</pubDate>
		<guid>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/#comment-535</guid>
		<description>I think you can get away with just HTML if you just want to build sites and work on them. You don't even need to know everything about it, just enough for wordpress. Wordpress themes are most friendly towards HTML coding so that is what I would suggest.</description>
		<content:encoded><![CDATA[<p>I think you can get away with just HTML if you just want to build sites and work on them. You don&#8217;t even need to know everything about it, just enough for wordpress. Wordpress themes are most friendly towards HTML coding so that is what I would suggest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: descorpio</title>
		<link>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/#comment-514</link>
		<dc:creator>descorpio</dc:creator>
		<pubDate>Tue, 20 May 2008 03:46:01 +0000</pubDate>
		<guid>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/#comment-514</guid>
		<description>Rather than starting directly with a programming language, one could start off with a design language such as HTML and DHTML. This may be an attractive alternative to many and it's a good way to get some basic hands on experience. Since its web related, most would find this an interesting learning experience as well.</description>
		<content:encoded><![CDATA[<p>Rather than starting directly with a programming language, one could start off with a design language such as HTML and DHTML. This may be an attractive alternative to many and it&#8217;s a good way to get some basic hands on experience. Since its web related, most would find this an interesting learning experience as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bulletservice</title>
		<link>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/#comment-484</link>
		<dc:creator>bulletservice</dc:creator>
		<pubDate>Sat, 17 May 2008 10:59:32 +0000</pubDate>
		<guid>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/#comment-484</guid>
		<description>There are lots of programming languages available to learn and implement it. I would also recommend "C" to learn first. It is very easy and it is the basis for all popular languages nowadays. After getting a good knowledge of "C" language you can then move ahead and learn C++.</description>
		<content:encoded><![CDATA[<p>There are lots of programming languages available to learn and implement it. I would also recommend &#8220;C&#8221; to learn first. It is very easy and it is the basis for all popular languages nowadays. After getting a good knowledge of &#8220;C&#8221; language you can then move ahead and learn C++.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: liowkc</title>
		<link>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/#comment-456</link>
		<dc:creator>liowkc</dc:creator>
		<pubDate>Wed, 14 May 2008 01:15:11 +0000</pubDate>
		<guid>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/#comment-456</guid>
		<description>I think what progranming languages to learn first depends on your individual circumstances and needs.  And in today's world of new technology and automation, perhaps it is not even necessary to learn one.  A good example will be having a blogging site without knowing any programming.</description>
		<content:encoded><![CDATA[<p>I think what progranming languages to learn first depends on your individual circumstances and needs.  And in today&#8217;s world of new technology and automation, perhaps it is not even necessary to learn one.  A good example will be having a blogging site without knowing any programming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alpha</title>
		<link>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/#comment-425</link>
		<dc:creator>alpha</dc:creator>
		<pubDate>Sun, 11 May 2008 19:22:21 +0000</pubDate>
		<guid>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/#comment-425</guid>
		<description>The first language I really learned was Basic, way back when.  But I thing the important thing, as mentioned by others earlier, is to get an idea of the fundamentals of how programming is done and what distinguishes sloppy programming from good, logical programming.
I was reading some info about Ruby/Rails recently and came across this acronym which may be already familiar to everybody else.
DRY -- Don't repeat yourself  (in other words, write code you can reuse and not have to write the same kind of thing over and over).</description>
		<content:encoded><![CDATA[<p>The first language I really learned was Basic, way back when.  But I thing the important thing, as mentioned by others earlier, is to get an idea of the fundamentals of how programming is done and what distinguishes sloppy programming from good, logical programming.<br />
I was reading some info about Ruby/Rails recently and came across this acronym which may be already familiar to everybody else.<br />
DRY &#8212; Don&#8217;t repeat yourself  (in other words, write code you can reuse and not have to write the same kind of thing over and over).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vttop</title>
		<link>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/#comment-394</link>
		<dc:creator>vttop</dc:creator>
		<pubDate>Sat, 10 May 2008 11:26:15 +0000</pubDate>
		<guid>http://www.italkwebs.com/2008/05/03/which-programming-language-to-learn-first/#comment-394</guid>
		<description>My field isn't exactly programming but I am having to read and change code in order to understand the stuff on my website and make changes like adding a new widget or extending a sidebar. I am finding the process quite interesting, so much so that I want to learn it even if that means taking time out of my recreational hours. I am not using any programming books yet because the resources I am using online are simple enough for me to learn what I need to know. As to my personal opinion about whether or not beginning with a certain language makes it easier on the students, I will only be able to tell that after I gain more knowledge and confidence.</description>
		<content:encoded><![CDATA[<p>My field isn&#8217;t exactly programming but I am having to read and change code in order to understand the stuff on my website and make changes like adding a new widget or extending a sidebar. I am finding the process quite interesting, so much so that I want to learn it even if that means taking time out of my recreational hours. I am not using any programming books yet because the resources I am using online are simple enough for me to learn what I need to know. As to my personal opinion about whether or not beginning with a certain language makes it easier on the students, I will only be able to tell that after I gain more knowledge and confidence.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
