Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #16183
| From | Eric Sosman <esosman@ieee-dot-org.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Java Programming Best Practices |
| Date | 2012-07-21 10:53 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <juefpp$n0e$1@dont-email.me> (permalink) |
| References | <8ceb5a54-8510-4864-98cd-38bc96e49866@googlegroups.com> |
On 7/21/2012 10:19 AM, clusardi2k@aol.com wrote:
> I have a dozen books on java, but no book specifically on best practices. What do you think. Will some thing short suffice.
I like "Effective Java" by Josh Bloch. This book is about
best practices down in the trenches: How to write good Java code
and what to avoid that would make it less good. It's not much
concerned with best practices at the Big Picture level -- system
design, data integrity and security, etc. -- but an excellent
resource at the let's-write-some-code level.
--
Eric Sosman
esosman@ieee-dot-org.invalid
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Java Programming Best Practices clusardi2k@aol.com - 2012-07-21 07:19 -0700
Re: Java Programming Best Practices Eric Sosman <esosman@ieee-dot-org.invalid> - 2012-07-21 10:53 -0400
Re: Java Programming Best Practices Roedy Green <see_website@mindprod.com.invalid> - 2012-07-21 14:55 -0700
Re: Java Programming Best Practices Arne Vajhøj <arne@vajhoej.dk> - 2012-07-21 21:59 -0400
Re: Java Programming Best Practices Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-07-22 16:11 -0700
Re: Java Programming Best Practices Arne Vajhøj <arne@vajhoej.dk> - 2012-07-22 20:01 -0400
Re: Java Programming Best Practices Arne Vajhøj <arne@vajhoej.dk> - 2012-07-22 19:49 -0400
Re: Java Programming Best Practices Lew <noone@lewscanon.com> - 2012-07-21 23:41 -0700
Re: Java Programming Best Practices Philip Brown <phil@bolthole.com> - 2012-07-22 12:50 -0700
Re: Java Programming Best Practices Lew <noone@lewscanon.com> - 2012-07-22 13:07 -0700
Re: Java Programming Best Practices Philip Brown <phil@bolthole.com> - 2012-07-22 13:43 -0700
Re: Java Programming Best Practices Lew <noone@lewscanon.com> - 2012-07-22 14:25 -0700
Re: Java Programming Best Practices Robert Klemme <shortcutter@googlemail.com> - 2012-07-23 00:43 +0200
Re: Java Programming Best Practices markspace <-@.> - 2012-07-22 17:18 -0700
Re: Java Programming Best Practices Joshua Cranmer <Pidgeot18@verizon.invalid> - 2012-07-22 21:11 -0400
Re: Java Programming Best Practices Eric Sosman <esosman@ieee-dot-org.invalid> - 2012-07-22 20:24 -0400
Re: Java Programming Best Practices Arne Vajhøj <arne@vajhoej.dk> - 2012-07-22 21:34 -0400
Re: Java Programming Best Practices Arne Vajhøj <arne@vajhoej.dk> - 2012-07-21 15:45 -0400
csiph-web