Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #3847
| From | Lew <noone@lewscanon.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Isn't an array to int primitive? |
| Date | 2011-05-09 08:32 -0400 |
| Organization | albasani.net |
| Message-ID | <iq8msk$9uv$1@news.albasani.net> (permalink) |
| References | <0e7f2c35-bdb5-4a35-b695-7a18dad4b567@f31g2000pri.googlegroups.com> <688dfa8b-c31d-4372-8210-e8417a821866@k27g2000pri.googlegroups.com> <iq604p$8ok$1@news.albasani.net> <ca73811b-96d4-41c0-94c7-4c69efe0498b@b7g2000prg.googlegroups.com> |
byhesed wrote:
> Lew wrote:
>> --
>> Lew
>> Honi soit qui mal y pense.http://upload.wikimedia.org/wikipedia/commons/c/cf/Friz.jpg
Please don't quote sigs.
> Sorry for late reply.
>
> What I am reading is<Introduction to Java Programming brief verssion
> 8/e by Y. Daniel Liang>.
>
> Thank you for your link(JLS), but isn't it too old?
No, it's current. The JLS is what *defines* the language. The other
references simply describe it. Thus, the JLS is the ultimate authority on
what is and is not legal in Java.
> I'll read Effective Java, thank you again.
One hint for that book: he uses the terms "consider ("Consider static factory
methods instead of constructors") and "prefer" ("Prefer interfaces to abstract
classes") a lot. He means that. "Prefer" doesn't mean "always use".
"Consider" doesn't mean "only use". He's suggesting that we think about our
choices, not make them blindly.
--
Lew
Honi soit qui mal y pense.
http://upload.wikimedia.org/wikipedia/commons/c/cf/Friz.jpg
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Isn't an array to int primitive? byhesed <byhesed@gmail.com> - 2011-05-07 22:07 -0700
Re: Isn't an array to int primitive? Knute Johnson <nospam@knutejohnson.com> - 2011-05-07 22:10 -0700
Re: Isn't an array to int primitive? byhesed <byhesed@gmail.com> - 2011-05-07 22:14 -0700
Re: Isn't an array to int primitive? Knute Johnson <nospam@knutejohnson.com> - 2011-05-07 22:31 -0700
Re: Isn't an array to int primitive? Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-09 00:03 +1200
Re: Isn't an array to int primitive? Lew <noone@lewscanon.com> - 2011-05-08 08:09 -0400
Re: Isn't an array to int primitive? byhesed <byhesed@gmail.com> - 2011-05-07 22:13 -0700
Re: Isn't an array to int primitive? Lew <noone@lewscanon.com> - 2011-05-08 07:51 -0400
Re: Isn't an array to int primitive? byhesed <byhesed@gmail.com> - 2011-05-08 21:56 -0700
Re: Isn't an array to int primitive? Lew <noone@lewscanon.com> - 2011-05-09 08:32 -0400
Re: Isn't an array to int primitive? Patricia Shanahan <pats@acm.org> - 2011-05-09 07:15 -0700
Re: Isn't an array to int primitive? byhesed <byhesed@gmail.com> - 2011-05-09 07:31 -0700
Re: Isn't an array to int primitive? Roedy Green <see_website@mindprod.com.invalid> - 2011-05-07 23:27 -0700
Re: Isn't an array to int primitive? Lew <noone@lewscanon.com> - 2011-05-08 07:54 -0400
csiph-web