Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Dale Matthews   on Jul 04 In Java Category.

  
Question Answered By: Jim Williamson   on Jul 04

Cool. Downloaded the ambysoft pdf and it looks
great. I've seen the Java Style book, but didn't
purchase it. Seems like a good investment.<br><br>You'r
right. If you are doing good general OOAD practices,
prefacing your variables with scope and type is not that
necessary. Your methods should be small enough to obviate
that. <br><br>If the code review practice is good
enough (used as an education process as well as QC),
good programming style should begin to permiate the
team.<br><br>However, most team environments view that practice as
overhead and not really important (which I think is a
mistake). Not all programmers on a team are at the same
level, or develop the same way (this is a good thing,
though). <br><br>Thanks for the links.<br><br><br>Stephen
McConnell<br>http://www.crosslogic.com

Share: 

 

This Question has 3 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Naming conventions Or get search suggestion and latest updates.


Tagged: