<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>blamethrower's Feed - Programmer's Heaven</title>
    <link>http://www.programmersheaven.com/feed/User/348701/RSS.aspx</link>
    <description>Events at Programmer's Heaven related to the user blamethrower.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 19 Jun 2013 18:53:09 -0700</pubDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <item>
      <title>Start with an array</title>
      <link>http://www.programmersheaven.com/mb/java/412054/412132/ReadMessage.aspx#412132</link>
      <description>&lt;p&gt;Posted a '&lt;a href="http://www.programmersheaven.com/mb/java/412054/412132/ReadMessage.aspx#412132"&gt;reply&lt;/a&gt; on the &lt;a href="http://www.programmersheaven.com/mb/java/Board.aspx"&gt;Java&lt;/a&gt; forum.&lt;/p&gt;hi there, I'm also learning Java at my school. I may or may not be able to help you with this as I am still a newb, but I'll try. &lt;br /&gt;
First of all, can you make an array? I would start with that. For example...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I'll make an array and call it 'list'.&lt;br /&gt;
&lt;br /&gt;
int[] list = new int[10];&lt;br /&gt;
&lt;br /&gt;
this array is of type int as u can see. I named it 'list' and it has 10 indexes which are 0 through 9. &lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java/412054/412132/ReadMessage.aspx#412132</guid>
      <pubDate>Wed, 20 Jan 2010 15:52:08 -0700</pubDate>
    </item>
  </channel>
</rss>