Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #16208

Re: Java Programming Best Practices

Path csiph.com!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail
From Lew <noone@lewscanon.com>
Newsgroups comp.lang.java.programmer
Subject Re: Java Programming Best Practices
Date Sat, 21 Jul 2012 23:41:59 -0700
Organization albasani.net
Lines 36
Message-ID <jug7bo$gr4$1@news.albasani.net> (permalink)
References <8ceb5a54-8510-4864-98cd-38bc96e49866@googlegroups.com> <juefpp$n0e$1@dont-email.me>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
X-Trace news.albasani.net 5BgVp+1ZeCBc4lK9pmiCmRVNwOkhlKLEwChU/CYy+qkjmjICHz66lfeUkKpieJZWBM0lay5ltUJ7Yz5267MfmdwspfVcpmQX+YUQ5+ZkhJpfNWwdlY9zmK6Irb8faXE7
NNTP-Posting-Date Sun, 22 Jul 2012 06:42:00 +0000 (UTC)
Injection-Info news.albasani.net; logging-data="MaLN4FkFP6DqKJ7akdCsps9ZybuaWB0WbQ/xS/BpwokTqN6KMB90z5w+qGoXdI9fMPhyXgyOFW4Z4//8VV980JmxGbnwkZ3g3ziu92gaYmrnh7UotwVmn3Gy9a2tshcd"; mail-complaints-to="abuse@albasani.net"
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0
In-Reply-To <juefpp$n0e$1@dont-email.me>
Cancel-Lock sha1:eBJNuW1BNCNHy47QyXKNON7MqlI=
Xref csiph.com comp.lang.java.programmer:16208

Show key headers only | View raw


Eric Sosman wrote:
> 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.

Absolutely /Effective Java/ is the #1 book for Java best practices.

/Java Concurrency in Practice/ is the goto book for practical concurrent 
programming in Java.

IBM's developerworks.com/java site is chock-full of best-practices articles.

Angelika Langer's site is the best to introduce generics.

Patricia Shanahan's has the best advice for beginners.

mindprod.com has the best overall advice about Java, minus a few glitches here 
and there but always well meant.

Know the Java Coding Conventions.

Try this (I haven't vetted this query so YMMV):

<http://lmgtfy.com/?q=Java+best+practices>

-- 
Lew
Honi soit qui mal y pense.
http://upload.wikimedia.org/wikipedia/commons/c/cf/Friz.jpg

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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