<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>dzone.com: other languages</title>
    <link>http://www.dzone.com/links/tag/other languages.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Tue, 24 Nov 2009 08:26:23 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2009-11-24T08:26:23Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/frontpage/other languages/rss.xml</dz:selfLink>
    <image>
      <title>dzone.com: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>Wow, it's been 3 years I've been in Scala-land</title>
      <link>http://www.dzone.com/links/rss/wow_its_been_3_years_ive_been_in_scalaland.html</link>
      <description>After RubyConf 2006, I realized that Ruby was not on the right track for me. I went searching for a new language.&#xD;
&#xD;
I've been a JVM guy since '96, so finding a language that was as on the JVM was a plus for me. I was looking for a statically typed language with high performance, but with the syntactic economy of Ruby. I bounced around a couple of language listing sites and found Scala. Three years ago, I fell in total love with Scala. That love continues today.&#xD;
&#xD;
What is Scala to me?</description>
      <category>java</category>
      <category>opinion</category>
      <category>other languages</category>
      <pubDate>Sat, 21 Nov 2009 17:32:30 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/298573.html</guid>
      <dc:creator>Jawher</dc:creator>
      <dc:date>2009-11-21T17:32:30Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/wow_its_been_3_years_ive_been_in_scalaland.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/298573.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>After RubyConf 2006, I realized that Ruby was not on the right track for me. I went searching for a new language.

I've been a JVM guy since '96, so finding a language that was as on the JVM was a plus for me. I was looking for a statically typed language with high performance, but with the syntactic economy of Ruby. I bounced around a couple of language listing sites and found Scala. Three years ago, I fell in total love with Scala. That love continues today.

What is Scala to me?<br/><br/><a href='http://www.dzone.com/links/rss/wow_its_been_3_years_ive_been_in_scalaland.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=298573' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>298573</dz:linkId>
      <dz:submitDate>2009-11-20T19:02:39Z</dz:submitDate>
      <dz:promoteDate>2009-11-21T17:32:30Z</dz:promoteDate>
      <dz:voteUpCount>17</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>962</dz:clickCount>
      <dz:commentCount>7</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/298573.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>djo.mos</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/251548.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Dmitry Chestnykh On Go : Experiences Writing A Twitter Client</title>
      <link>http://www.dzone.com/links/rss/dmitry_chestnykh_on_go_experiences_writing_a_twit.html</link>
      <description>Not too long ago Google announced their new experimental, open source, system language which was said to be a mix of Python and C called Go. Immediately the internet super highway’s lights lit up and the news spread like wild fire. Comments came from all over and besides the news that another language with the same name already existed, the enthusiasm did not let up. Writing the odd ‘Hello Go’ program or dabbling with the syntax is all well and good but, until you sit down and write something a tad more useful, you do not really get to know whether a new language holds any promise. I learned about a Twitter client written in Go and asked it’s author Dmitry Chestnykh to share his experience.</description>
      <category>open source</category>
      <category>opinion</category>
      <category>other languages</category>
      <pubDate>Sun, 22 Nov 2009 21:30:06 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/297951.html</guid>
      <dc:creator>Volume4</dc:creator>
      <dc:date>2009-11-22T21:30:06Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/dmitry_chestnykh_on_go_experiences_writing_a_twit.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/297951.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Not too long ago Google announced their new experimental, open source, system language which was said to be a mix of Python and C called Go. Immediately the internet super highway’s lights lit up and the news spread like wild fire. Comments came from all over and besides the news that another language with the same name already existed, the enthusiasm did not let up. Writing the odd ‘Hello Go’ program or dabbling with the syntax is all well and good but, until you sit down and write something a tad more useful, you do not really get to know whether a new language holds any promise. I learned about a Twitter client written in Go and asked it’s author Dmitry Chestnykh to share his experience.<br/><br/><a href='http://www.dzone.com/links/rss/dmitry_chestnykh_on_go_experiences_writing_a_twit.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=297951' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>297951</dz:linkId>
      <dz:submitDate>2009-11-20T09:40:00Z</dz:submitDate>
      <dz:promoteDate>2009-11-22T21:30:06Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>316</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/297951.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Volume4</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/71517.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Utilizing multi-core in “Go” programming language</title>
      <link>http://www.dzone.com/links/rss/utilizing_multicore_in_go_programming_language.html</link>
      <description>Today, Google announced the brand-new programming language, called “Go”.&#xD;
&#xD;
- golang.org&#xD;
&#xD;
This is a very impressive language for system researchers like me. It has pretty nice support for threading and networking.&#xD;
&#xD;
At first, I wrote the code to use “goroutine”, a light-weight thread prepared in Go. It only consumes several kilobytes per thread, so the programmer can create thousands of threads with littile overhead.&#xD;
&#xD;
This is very useful in writing networking codes (HTTPServer, ProxyServer, Crawler, etc.). I never want to write event-based server in C/C++.</description>
      <category>other languages</category>
      <pubDate>Sat, 21 Nov 2009 22:59:04 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/296891.html</guid>
      <dc:creator>CodeJustin</dc:creator>
      <dc:date>2009-11-21T22:59:04Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/utilizing_multicore_in_go_programming_language.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/296891.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Today, Google announced the brand-new programming language, called “Go”.

- golang.org

This is a very impressive language for system researchers like me. It has pretty nice support for threading and networking.

At first, I wrote the code to use “goroutine”, a light-weight thread prepared in Go. It only consumes several kilobytes per thread, so the programmer can create thousands of threads with littile overhead.

This is very useful in writing networking codes (HTTPServer, ProxyServer, Crawler, etc.). I never want to write event-based server in C/C++.<br/><br/><a href='http://www.dzone.com/links/rss/utilizing_multicore_in_go_programming_language.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=296891' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>296891</dz:linkId>
      <dz:submitDate>2009-11-19T13:04:01Z</dz:submitDate>
      <dz:promoteDate>2009-11-21T22:59:04Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>436</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/296891.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>CodeJustin</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/410289.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>var improves readability</title>
      <link>http://www.dzone.com/links/rss/var_improves_readability.html</link>
      <description>Countless times I’ve heard the argument that you should use the var keyword with caution, that it decreases readability of your code, or how it can be misused.</description>
      <category>.net</category>
      <category>other languages</category>
      <category>trends</category>
      <pubDate>Sat, 21 Nov 2009 17:00:25 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/298207.html</guid>
      <dc:creator>AlvinAshcraft</dc:creator>
      <dc:date>2009-11-21T17:00:25Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/var_improves_readability.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/298207.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Countless times I’ve heard the argument that you should use the var keyword with caution, that it decreases readability of your code, or how it can be misused. <br/><br/><a href='http://www.dzone.com/links/rss/var_improves_readability.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=298207' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>298207</dz:linkId>
      <dz:submitDate>2009-11-20T13:14:31Z</dz:submitDate>
      <dz:promoteDate>2009-11-21T17:00:25Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>390</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/298207.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>alashcraft</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/285573.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

