The Artima Developer Community
Sponsored Link

Java Buzz Forum
A must read from Brian Goetz

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Marc Logemann

Posts: 594
Nickname: loge
Registered: Sep, 2002

Marc Logemann is founder of www.logentis.de a Java consultancy
A must read from Brian Goetz Posted: Mar 4, 2007 12:10 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Marc Logemann.
Original Post: A must read from Brian Goetz
Feed Title: Logemann Blog
Feed URL: http://www.logemann.org/blojsom/blog/default/?flavor=rss2
Feed Description: Marc's thoughts on Java and more
Latest Java Buzz Posts
Latest Java Buzz Posts by Marc Logemann
Latest Posts From Logemann Blog

Advertisement

Normally i dont like interviews too much but this one with Brian Goetz is definitely a must. I really admire Brian's articles, they are definitely among the best java articles published in the internet and this for a long time. See his column on DeveloperWorks for instance. Many people should read this because again he is trying to tell people not to worry about object creation too much and what to avoid when doing performance optimization. For people reading Brian's articles there is not much new in the interview but as most probably dont them, its a valuable read. Finally someone who is speaking out loud that its not a good idea to try to outsmart the VM and expect more performance with clever coding tricks. And i also like the way he tries to stop people optimizing pretty normal code while forgetting that most of the time is probably spent in areas like SQL queries or XML binding. I definitely agree with him on every topic.

Read: A must read from Brian Goetz

Topic: Random Observations on developer stuff Previous Topic   Next Topic Topic: Just Push Play

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use