<?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>Kommentare zu: Java 1: Netbeans die ersten Schritte und Hello World</title>
	<atom:link href="http://www.servervoice.de/java-1-netbeans-die-ersten-schritte-und-hello-world/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.servervoice.de/java-1-netbeans-die-ersten-schritte-und-hello-world/</link>
	<description>Das Technik und IT Magazin</description>
	<lastBuildDate>Tue, 07 Feb 2012 16:41:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Von: fred</title>
		<link>http://www.servervoice.de/java-1-netbeans-die-ersten-schritte-und-hello-world/comment-page-1/#comment-6376</link>
		<dc:creator>fred</dc:creator>
		<pubDate>Mon, 13 Dec 2010 12:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.servervoice.de/2009/06/08/java-1-netbeans-die-ersten-schritte-und-hello-world/#comment-6376</guid>
		<description>Hi Andi,
bin jetzt hier gelandet und das ist genau das was ich suche,
ich bin blutiger anf&#228;nger, 
ich halt mich mal an Deine Anleitung und schau mal was
dabei rauskommt.
danke f&#252;r Deine ausf&#252;hrungen jetzt schon.</description>
		<content:encoded><![CDATA[<p>Hi Andi,<br />
bin jetzt hier gelandet und das ist genau das was ich suche,<br />
ich bin blutiger anf&#228;nger,<br />
ich halt mich mal an Deine Anleitung und schau mal was<br />
dabei rauskommt.<br />
danke f&#252;r Deine ausf&#252;hrungen jetzt schon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: chris</title>
		<link>http://www.servervoice.de/java-1-netbeans-die-ersten-schritte-und-hello-world/comment-page-1/#comment-670</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Tue, 09 Jun 2009 20:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.servervoice.de/2009/06/08/java-1-netbeans-die-ersten-schritte-und-hello-world/#comment-670</guid>
		<description>Ja bin schon richtig gespannt was du so schreibst. Alleine w&#252;rde ich mich nie damit besch&#228;ftigen, aber wenn du hin und wieder mal was schreibst und ich nachfragen kann, dann ist die ein oder andere Sache ganz interessant. Dann kriegt man so einen groben &#220;berblick hoffe ich...</description>
		<content:encoded><![CDATA[<p>Ja bin schon richtig gespannt was du so schreibst. Alleine w&#252;rde ich mich nie damit besch&#228;ftigen, aber wenn du hin und wieder mal was schreibst und ich nachfragen kann, dann ist die ein oder andere Sache ganz interessant. Dann kriegt man so einen groben &#220;berblick hoffe ich&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Andi</title>
		<link>http://www.servervoice.de/java-1-netbeans-die-ersten-schritte-und-hello-world/comment-page-1/#comment-669</link>
		<dc:creator>Andi</dc:creator>
		<pubDate>Tue, 09 Jun 2009 20:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.servervoice.de/2009/06/08/java-1-netbeans-die-ersten-schritte-und-hello-world/#comment-669</guid>
		<description>&lt;p&gt;Doch Klassen oder so werden davor eingef&#252;gt. Darauf werde ich aber in sp&#228;teren Artikeln genauer drauf eingehen.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Doch Klassen oder so werden davor eingef&#252;gt. Darauf werde ich aber in sp&#228;teren Artikeln genauer drauf eingehen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: chris</title>
		<link>http://www.servervoice.de/java-1-netbeans-die-ersten-schritte-und-hello-world/comment-page-1/#comment-668</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Tue, 09 Jun 2009 20:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.servervoice.de/2009/06/08/java-1-netbeans-die-ersten-schritte-und-hello-world/#comment-668</guid>
		<description>Und vorher kommt nie etwas vor &quot;public static void main()&quot;? Nach diesem Startpunkt kann man aber alles fortlaufend schreiben oder kommen solche sachen h&#228;ufiger im Code? Oder ist das jetzt erst mal nur f&#252;r das &quot;System.out.printIn&quot;?</description>
		<content:encoded><![CDATA[<p>Und vorher kommt nie etwas vor &#8220;public static void main()&#8221;? Nach diesem Startpunkt kann man aber alles fortlaufend schreiben oder kommen solche sachen h&#228;ufiger im Code? Oder ist das jetzt erst mal nur f&#252;r das &#8220;System.out.printIn&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Andi</title>
		<link>http://www.servervoice.de/java-1-netbeans-die-ersten-schritte-und-hello-world/comment-page-1/#comment-667</link>
		<dc:creator>Andi</dc:creator>
		<pubDate>Tue, 09 Jun 2009 20:12:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.servervoice.de/2009/06/08/java-1-netbeans-die-ersten-schritte-und-hello-world/#comment-667</guid>
		<description>&lt;p&gt;Nein man kann die Ausgabe per &quot;System.out.println&quot; erst nach dem 
&quot;    public static void main(String[] args) {&quot;
Denn das stellt den Startpunkt dar.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Nein man kann die Ausgabe per &#8220;System.out.println&#8221; erst nach dem<br />
&#8221;    public static void main(String[] args) {&#8221;<br />
Denn das stellt den Startpunkt dar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: chris</title>
		<link>http://www.servervoice.de/java-1-netbeans-die-ersten-schritte-und-hello-world/comment-page-1/#comment-659</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Tue, 09 Jun 2009 04:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.servervoice.de/2009/06/08/java-1-netbeans-die-ersten-schritte-und-hello-world/#comment-659</guid>
		<description>Stellt &quot;&lt;em&gt;public static void main(String[] args)&lt;/em&gt;&quot; eine Art Funktion dar oder kann man ein &quot;&lt;em&gt;System.out.println&lt;/em&gt;&quot; einfach in die &quot;&lt;em&gt;class Main&lt;/em&gt;&quot; schreiben?

&lt;strong&gt;In C++:&lt;/strong&gt;

&lt;pre&gt;&lt;code&gt;/*
* Hello World Programm
*/
include &lt;iostream&gt;

using namespace std;    

int main(void) {
       cout &lt;&lt; &quot;Hello World&quot; &lt;&lt; endl;

       return 0; }
&lt;/code&gt;&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Stellt &#8220;<em>public static void main(String[] args)</em>&#8221; eine Art Funktion dar oder kann man ein &#8220;<em>System.out.println</em>&#8221; einfach in die &#8220;<em>class Main</em>&#8221; schreiben?</p>
<p><strong>In C++:</strong></p>
<pre><code>/*
* Hello World Programm
*/
include &lt;iostream&gt;

using namespace std;    

int main(void) {
       cout &lt;&lt; "Hello World" &lt;&lt; endl;

       return 0; }
</code></pre>
]]></content:encoded>
	</item>
</channel>
</rss>

