mjk

mjk

Java by Comparison: List of typos in Book version P1.0 March 2018

Here is a list of probable typographic and editing errors.

  • p. 3, “to discuss, if it’s better” -> “to discuss if it’s better”
  • p. 8, “Brackets” (twice) -> “Parentheses”. I beg the indulgence of en-UK speakers, but in en-US and in the Java Spec, “brackets” refers to square brackets or angle brackets and not to parentheses; note also this entry in the index, p. 167: “[] (brackets), Booleans, 8”
  • p. 25, the third change arrow in the margin of the snippet should be removed, as the line is unchanged from that on p. 24
  • pp. 30-31, “1.60934;” -> “1.609344;”
  • p. 33, “on page 48 so that” -> “on page 48, so that”
  • p. 49, “(Trailing whitespaces)” -> “(Leading and trailing whitespace)”
  • p. 52, “both–a” -> “both a”
  • p. 53, “is clearly standing” -> “clearly stands”
  • p. 53, “The following description” -> “The subsequent description”, or “The description that follows the summary sentence”
  • p. 54, “when you pass null”, the “null” is in the wrong font, see page 6 for a precedent of using the inline code font for null
  • p. 61, “the name … already scream out” -> “the name already screams out”
  • p. 62. “JavaBeans and yes” -> “JavaBeans, and yes”
  • p. 71, “lastname” -> “lastName”
  • pp. 74-75, “1079252850” -> “1079252848.8” – hey, it’s rocket science, OK!
  • p. 81, add a change arrow to the snippet line “rawId, rawMessage), e);”
  • pp. 105, 111, “unicode” -> “Unicode”
  • p. 115, “You can even give” -> “You should give”
  • p. 116, “If you insert null instead” -> “If you pass in null instead”, because the topic is an input parameter and unrelated to a list operation
  • p. 139, “on page 136 and many” -> “on page 136, and many”
  • p. 149, “In the last chapter” -> “In this chapter”
  • p. 149, “outlook” -> “overview”

Most Liked

simonharrer

simonharrer

Author of Java by Comparison

Thanks. We’ll take this into account if there’s a editing round sometime in the future.

Where Next?

Popular Pragmatic Bookshelf topics Top

jimmykiang
This test is broken right out of the box… — FAIL: TestAgent (7.82s) agent_test.go:77: Error Trace: agent_test.go:77 agent_test.go:...
New
iPaul
page 37 ANTLRInputStream input = new ANTLRInputStream(is); as of ANTLR 4 .8 should be: CharStream stream = CharStreams.fromStream(i...
New
ianwillie
Hello Brian, I have some problems with running the code in your book. I like the style of the book very much and I have learnt a lot as...
New
sdmoralesma
Title: Web Development with Clojure, Third Edition - migrations/create not working: p159 When I execute the command: user=> (create-...
New
JohnS
I can’t setup the Rails source code. This happens in a working directory containing multiple (postgres) Rails apps. With: ruby-3.0.0 s...
New
HarryDeveloper
Hi @venkats, It has been mentioned in the description of ‘Supervisory Job’ title that 2 things as mentioned below result in the same eff...
New
New
nicoatridge
Hi, I have just acquired Michael Fazio’s “Kotlin and Android Development” to learn about game programming for Android. I have a game in p...
New
hazardco
On page 78 the following code appears: <%= link_to ‘Destroy’, product, class: ‘hover:underline’, method: :delete, data: { confirm...
New
s2k
Hi all, currently I wonder how the Tailwind colours work (or don’t work). For example, in app/views/layouts/application.html.erb I have...
New

Other popular topics Top

brentjanderson
Bought the Moonlander mechanical keyboard. Cherry Brown MX switches. Arms and wrists have been hurting enough that it’s time I did someth...
New
AstonJ
poll poll Be sure to check out @Dusty’s article posted here: An Introduction to Alternative Keyboard Layouts It’s one of the best write-...
New
AstonJ
If you are experiencing Rails console using 100% CPU on your dev machine, then updating your development and test gems might fix the issu...
New
AstonJ
Continuing the discussion from Thinking about learning Crystal, let’s discuss - I was wondering which languages don’t GC - maybe we can c...
New
New
foxtrottwist
A few weeks ago I started using Warp a terminal written in rust. Though in it’s current state of development there are a few caveats (tab...
New
AstonJ
We’ve talked about his book briefly here but it is quickly becoming obsolete - so he’s decided to create a series of 7 podcasts, the firs...
New
AstonJ
Was just curious to see if any were around, found this one: I got 51/100: Not sure if it was meant to buy I am sure at times the b...
New
AstonJ
Curious what kind of results others are getting, I think actually prefer the 7B model to the 32B model, not only is it faster but the qua...
New
Fl4m3Ph03n1x
Background Lately I am in a quest to find a good quality TTS ai generation tool to run locally in order to create audio for some videos I...
New

Sub Categories: