• 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:
  • Campbell Ritchie
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

Errata of flashcards (Java OCA 8 Programmer I Study Guide, Sybex)

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I will continue to post all the problems i encounter here. Hope it will be useful.

Missing bracket.
should have been
System.out.println(b[0] + " " + b[1]);
missingBracket.JPG
[Thumbnail for missingBracket.JPG]
 
author & internet detective
Posts: 41775
887
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
Welcome to CodeRanch!

Thanks for reporting! I've added it to my list of errors and given you credit for finding it. I'll work with the publisher to get it fixed since it is online. (I'm behind where I'd like to be with online corrections. We are just about done with our OCP book so I'll have time to do soon.)

I actually wrote a blog post on why reporting and posting errata is important. So thank you for that!

Just one request: in the future, can you say the name of the book your errata reports came from. Like "Sybex OCA 8". I was able to figure it out here because Wiley/Sybex is the only publisher that has flashcards. But if you were reporting an error in the main text or practice exams, it'd be harder to figure out.
 
Sheriff
Posts: 11604
178
Hibernate jQuery Eclipse IDE Spring MySQL Database AngularJS Tomcat Server Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ganzy Bhat,

First of all, a warm welcome to CodeRanch!

I edited the subject of this topic and added (Java OCA 8 Programmer I Study Guide, Sybex), so it's crystal clear for other ranchers this topic is about the Java OCA 8 Programmer I Study Guide by Jeanne and Scott. Hope that's ok with you!

Kind regards,
Roel
 
Nothing up my sleeve ... and ... presto! A tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic