<?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: a java programing book?</title>
	<atom:link href="http://ebookprogram.fantasticmoney4u.com/2010/03/05/a-java-programing-book/feed/" rel="self" type="application/rss+xml" />
	<link>http://ebookprogram.fantasticmoney4u.com/2010/03/05/a-java-programing-book/</link>
	<description>Great book creator for your business</description>
	<lastBuildDate>Sun, 06 Feb 2011 17:36:32 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: vasanth</title>
		<link>http://ebookprogram.fantasticmoney4u.com/2010/03/05/a-java-programing-book/comment-page-1/#comment-1232</link>
		<dc:creator>vasanth</dc:creator>
		<pubDate>Mon, 08 Mar 2010 19:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://ebookprogram.fantasticmoney4u.com/2010/03/05/a-java-programing-book/#comment-1232</guid>
		<description>Knowing C Programming a bit is greatly enough for understanding coding. Then for learning basic try this link . This site gives you many information on basic Java programming. 

In Java, variable declaration, looping statements etc. will be similar to C programming. Only thing you have to learn is OOPS (Object Oriented Programming) i.e classes and object.

You have to install JDK (Java Development kit). This is for compiling and executing Java program. Set the path to your environment or in command prompt  &gt;set path=c:\jdk_home\bin;

For compiling:
&gt;javac FileName.java

For executing:
&gt;java FileName

Download JDK from: 

All the best....
vasanth</description>
		<content:encoded><![CDATA[<p>Knowing C Programming a bit is greatly enough for understanding coding. Then for learning basic try this link . This site gives you many information on basic Java programming. </p>
<p>In Java, variable declaration, looping statements etc. will be similar to C programming. Only thing you have to learn is OOPS (Object Oriented Programming) i.e classes and object.</p>
<p>You have to install JDK (Java Development kit). This is for compiling and executing Java program. Set the path to your environment or in command prompt  >set path=c:\jdk_home\bin;</p>
<p>For compiling:<br />
>javac FileName.java</p>
<p>For executing:<br />
>java FileName</p>
<p>Download JDK from: </p>
<p>All the best&#8230;.<br />
vasanth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaibhav Kanwal</title>
		<link>http://ebookprogram.fantasticmoney4u.com/2010/03/05/a-java-programing-book/comment-page-1/#comment-1231</link>
		<dc:creator>Vaibhav Kanwal</dc:creator>
		<pubDate>Sun, 07 Mar 2010 06:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://ebookprogram.fantasticmoney4u.com/2010/03/05/a-java-programing-book/#comment-1231</guid>
		<description>Hi, there are various ebooks like Java in 60 Minutes Daily, Complete Reference 2 - Herbert Schildt, Java - HeadFirst.

If you want these ebooks, mail me i&#039;ll give you a link right now.</description>
		<content:encoded><![CDATA[<p>Hi, there are various ebooks like Java in 60 Minutes Daily, Complete Reference 2 &#8211; Herbert Schildt, Java &#8211; HeadFirst.</p>
<p>If you want these ebooks, mail me i&#8217;ll give you a link right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Entropy</title>
		<link>http://ebookprogram.fantasticmoney4u.com/2010/03/05/a-java-programing-book/comment-page-1/#comment-1230</link>
		<dc:creator>Entropy</dc:creator>
		<pubDate>Sat, 06 Mar 2010 13:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://ebookprogram.fantasticmoney4u.com/2010/03/05/a-java-programing-book/#comment-1230</guid>
		<description>Go to java.sun.com and see their various &quot;trails&quot; for learning java.  They walk you through fairly step by step.</description>
		<content:encoded><![CDATA[<p>Go to java.sun.com and see their various &#8220;trails&#8221; for learning java.  They walk you through fairly step by step.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

