💥 TRENDING: T//certification/Typo Sybex OCP Java Study - Full Gallery 2025

  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Devaka Cooray
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • Paul Clapham
Sheriffs:
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Saloon Keepers:
  • Tim Holloway
Bartenders:

Typo - Sybex OCP Java 8 Study Guide

 
Greenhorn
Posts: 20
IntelliJ IDE Fedora Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Jeanne,

I found small typo while reading your book on page 354: "Line 17 shows that we want to call string.startsWith() ...", where should be "str.startsWith()" or str variable on previous page on code lines 16 - 18 should be renamed on string.

Anyway, thank you very much for this really helpful book.

Lukas
 
Marshal
Posts: 81697
593
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I don't have that book, so I can't verify that error. Look here and see whether that has already been listed; I didn't find it, so you probably have a new erratum.
 
author & internet detective
Posts: 42204
937
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Campbell: That's the link to the errata for our OCA book. The OCP errata is here

Lukas: Page 354 in the print book is about concurrency and there is no line 17. Is there a typo in your page # or is it that you are using an e-book. If the later, can you provide the title of the section?
 
Lukas Machacek
Greenhorn
Posts: 20
IntelliJ IDE Fedora Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm sorry, the page number is 154 and not 354, my mistake. It is in the print book, chapter 3 and on the first line on that page.
 
Campbell Ritchie
Marshal
Posts: 81697
593
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Jeanne Boyarsky wrote:Campbell: That's the link to the errata for our OCA book. . . .

Thank you. I still didn't find that erratum on the webpage.