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


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

Re: Java Programming Best Practices

From Lew <noone@lewscanon.com>
Newsgroups comp.lang.java.programmer
Subject Re: Java Programming Best Practices
Date 2012-07-21 23:41 -0700
Organization albasani.net
Message-ID <jug7bo$gr4$1@news.albasani.net> (permalink)
References <8ceb5a54-8510-4864-98cd-38bc96e49866@googlegroups.com> <juefpp$n0e$1@dont-email.me>

Show all headers | 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