Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: "Nasser M. Abbasi" Newsgroups: comp.lang.java.programmer Subject: Re: The greeting code in Java Date: Sun, 19 Jun 2011 21:41:11 -0700 Organization: Aioe.org NNTP Server Lines: 19 Message-ID: References: <3d6aab49-9a4a-4614-af12-bb1c95bebbe7@w4g2000yqm.googlegroups.com> <4dfdf77e$0$4132$426a74cc@news.free.fr> <06cf6f85-5473-47da-b599-de2e7f81976d@d1g2000yqm.googlegroups.com> Reply-To: nma@12000.org NNTP-Posting-Host: TUXTYYqX1yG7hs3zxUg7ng.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 X-Notice: Filtered by postfilter v. 0.8.2 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:5415 On 6/19/2011 9:05 PM, Stefan Ram wrote: > "Nasser M. Abbasi" writes: >> name = InputString["Name?"] >> Print["Hello "<>name]; > > ... and to do this in JEE, just follow precisely these > 50 pages: > > http://download.oracle.com/javaee/6/firstcup/doc/firstcup.pdf > > (Ok, actually it reads the birthday date of the user and > then outputs two lines of info about the age of the user, > but this is still similar in spirit to the above program.) > Well, I guess the above is a good example of why you Java programmers get the big bucks ! --Nasser