Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.lang.java.programmer > #5417
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.glorb.com!postnews.google.com!k6g2000yqc.googlegroups.com!not-for-mail |
|---|---|
| From | Saeed Amrollahi <amrollahi.saeed@gmail.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: The greeting code in Java |
| Date | Sun, 19 Jun 2011 22:34:43 -0700 (PDT) |
| Organization | http://groups.google.com |
| Lines | 30 |
| Message-ID | <cf260d84-d636-419b-a128-6009d2a2c1da@k6g2000yqc.googlegroups.com> (permalink) |
| References | <f61fee62-589e-4ad1-a9ef-a54e2b589e5b@s9g2000yqm.googlegroups.com> <ld8sv6tugbkdq7n1dc0d4ja0o604rr6n5q@4ax.com> <b70ab7d1-fe03-413e-ba87-6819ae24973e@hd10g2000vbb.googlegroups.com> <itljmt$rib$1@localhost.localdomain> |
| NNTP-Posting-Host | 85.133.223.3 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | posting.google.com 1308548083 11638 127.0.0.1 (20 Jun 2011 05:34:43 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Mon, 20 Jun 2011 05:34:43 +0000 (UTC) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | k6g2000yqc.googlegroups.com; posting-host=85.133.223.3; posting-account=x4Lj4AoAAABzOb3wqfl972VDu6OmtJ9j |
| User-Agent | G2/1.0 |
| X-HTTP-Via | 1.1 S30 |
| X-Google-Web-Client | true |
| X-Google-Header-Order | VCUHALSRNK |
| X-HTTP-UserAgent | Mozilla/5.0 (Windows NT 6.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1,gzip(gfe) |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:5417 |
Show key headers only | View raw
On Jun 19, 10:46 pm, Martin Gregorie <mar...@address-in-sig.invalid> wrote: > On Sun, 19 Jun 2011 12:15:01 -0700, Saeed Amrollahi wrote: > > What is the Scanner? Why we use nextLine? What's the relation of such > > concepts with a simple greeting program. Why the code for writing > > "Hello, world" is in chapter 1, page 1 of The Java Programming Language, > > but the code of greeting may be in Chapter 20! > > It sounds as though you didn't download and install the Java SE > documentation package. You need it: the Java equivalent of the C standard > library is considerably bigger and is fully documented there via the > Javadocs documentation tool, which is also part of the standard JDK. > C/C++ doesn't have a standard documentation tool that comes near > Javadocs. > > The Java 6 standard class library includes the Scanner class, so of > course it is fully described in the Java 6 documentation set. The > description there is much better than any summary we might write. Quite > apart from anything else, you'll find that writing your comparison is a > lot easier if you have the documentation set installed and use it to help > your writing. > > -- > martin@ | Martin Gregorie > gregorie. | Essex, UK > org | I'll download it and use it. -- Saeed Amrollahi
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
The greeting code in Java Saeed Amrollahi <amrollahi.saeed@gmail.com> - 2011-06-19 06:05 -0700
Re: The greeting code in Java rossum <rossum48@coldmail.com> - 2011-06-19 17:36 +0100
Re: The greeting code in Java Saeed Amrollahi <amrollahi.saeed@gmail.com> - 2011-06-19 12:15 -0700
Re: The greeting code in Java Martin Gregorie <martin@address-in-sig.invalid> - 2011-06-19 19:46 +0000
Re: The greeting code in Java Saeed Amrollahi <amrollahi.saeed@gmail.com> - 2011-06-19 22:34 -0700
Re: The greeting code in Java Jukka Lahtinen <jtfjdehf@hotmail.com.invalid> - 2011-06-23 11:43 +0300
Re: The greeting code in Java Martin Gregorie <martin@address-in-sig.invalid> - 2011-06-20 10:13 +0000
Re: The greeting code in Java Michael Wojcik <mwojcik@newsguy.com> - 2011-06-22 09:29 -0400
Re: The greeting code in Java Joshua Cranmer <Pidgeot18@verizon.invalid> - 2011-06-19 16:00 -0400
Re: The greeting code in Java Eric Sosman <esosman@ieee-dot-org.invalid> - 2011-06-19 16:05 -0400
Re: The greeting code in Java Saeed Amrollahi <amrollahi.saeed@gmail.com> - 2011-06-19 22:40 -0700
Re: The greeting code in Java rossum <rossum48@coldmail.com> - 2011-06-19 22:28 +0100
Re: The greeting code in Java Roedy Green <see_website@mindprod.com.invalid> - 2011-06-19 21:14 -0700
Re: The greeting code in Java Roedy Green <see_website@mindprod.com.invalid> - 2011-06-19 21:23 -0700
Re: The greeting code in Java blmblm@myrealbox.com <blmblm.myrealbox@gmail.com> - 2011-06-20 19:20 +0000
Re: The greeting code in Java Ney André de Mello Zunino <zunino@softplan.com.br> - 2011-06-22 15:55 -0300
csiph-web