Errors | CodeGuru

Errors

Bruce Eckel’s Thinking in Java Contents | Prev | Next No matter how many tricks a writer uses to detect errors, some always creep in and these often leap off the page for a fresh reader. If you discover anything you believe to be an error, please send the original source file (which you can […]

Written By
CodeGuru Staff
CodeGuru Staff
Mar 1, 2001
1 minute read
CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

No


matter how many tricks a writer uses to detect errors, some always creep in and


these often leap off the page for a fresh reader. If you discover anything you


believe to be an error, please send the original source file (which you can


find at


http://www.BruceEckel.com

)


with a clearly commented error (following the form shown on the Web page) and


suggested correction via electronic mail to


Bruce@EckelObjects.com

so that it might be fixed in the electronic version on the Web site and in the


next printing of the book. When you submit a correction, please use the


following format:

  1. Put
    “TIJ Correction” (and nothing else) as the subject line –
    this way my email program can route it to the right directory.
  2. In
    the body of your email, please use the form:
find: one-line string to search for
comment:
multi-line comment, best starting with "here's how I think it should read"
###
 

Where


the ‘###’ is to indicate the end of comment. This way, my


correction tools can do a “find” using the original text, and your


suggested correction will pop up in a window next to it.

Suggestions


for additional exercises or requests to cover specific topics in the next


edition are welcome. Your help is appreciated.


Contents

|

Prev

|

Next
CodeGuru Logo

CodeGuru covers topics related to Microsoft-related software development, mobile development, database management, and web application programming. In addition to tutorials and how-tos that teach programmers how to code in Microsoft-related languages and frameworks like C# and .Net, we also publish articles on software development tools, the latest in developer news, and advice for project managers. Cloud services such as Microsoft Azure and database options including SQL Server and MSSQL are also frequently covered.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.