Re: question about the toString Method
- From: Patricia Shanahan <pats@xxxxxxx>
- Date: Sat, 29 Dec 2007 06:31:09 -0800
Art Cummings wrote:
Fluent use of the API documentation is one of the most important Java
skills. People without that skill are dependent on whatever summaries
appear in books and tutorials they use. People with API documentation
reading skill can use the full range of Java features. Even non-Sun
add-in packages for Java usually have documentation in the same format.
Patricia
Thanks Patricia, I do find it difficult to understand what's being said there, now I understand that it's an acquired skill. I'm going to start spending time trying to become familiar with it.
The best way I know is to pick some question, such as your question
about what happens when you call System.out.println(myCourse), and try
to track down the information through the documentation.
Patricia
.
- References:
- question about the toString Method
- From: Art Cummings
- Re: question about the toString Method
- From: Eric Sosman
- Re: question about the toString Method
- From: Art Cummings
- Re: question about the toString Method
- From: Art Cummings
- question about the toString Method
- Prev by Date: OpeCyc & java
- Next by Date: Re: [Class]Ridiculous question
- Previous by thread: Re: question about the toString Method
- Next by thread: Re: question about the toString Method
- Index(es):