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

Casting Primitive Values topic, minor typo on page 61 (Java OCA 8 Programmer I Study Guide)

 
Ranch Hand
Posts: 221
27
IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

On page 61, first row:

Probably it should be:

Because in the first sentence of Casting Primitive Values topic (page 60) says that “We can fix the examples in the previous section by casting the results to a smaller data type”. In the previous section the example is:

 
Sheriff
Posts: 11604
178
Hibernate jQuery Eclipse IDE Spring MySQL Database AngularJS Tomcat Server Chrome Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Mushfiq Mammadov wrote:Probably it should be:

Because in the first sentence of Casting Primitive Values topic (page 60) says that “We can fix the examples in the previous section by casting the results to a smaller data type”. In the previous section the example is:


You are correct! Your name will appear once more in the minor typos section of the official errata overview
 
Mushfiq Mammadov
Ranch Hand
Posts: 221
27
IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Roel De Nijs wrote:
Your name will appear once more in the minor typos section of the official errata overview



I sent those minor typos via email some days ago But Jeanne Boyarsky said that If I can post them in the forum, that would be a bit easier for her. Therefore I registered in the forum for posting my notes here
 
Roel De Nijs
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

Mushfiq Mammadov wrote:But Jeanne Boyarsky said that If I can post them in the forum, that would be a bit easier for her. Therefore I registered in the forum for posting my notes here


It's not only easier for her. You are posting in a public forum, so anybody can see/discuss the possible errata items when it's needed. And if Jeanne has a holiday for example, you'll probably get much faster some feedback about the issue than when you send her an e-mail, because your post will be noticed by a whole Java community. So nothing but benefits!
 
author & internet detective
Posts: 41763
887
Eclipse IDE VI Editor Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Mushfiq Mammadov wrote:But Jeanne Boyarsky said that If I can post them in the forum, that would be a bit easier for her. Therefore I registered in the forum for posting my notes here


It is! Thanks for that!

Roel De Nijs wrote:And if Jeanne has a holiday for example, you'll probably get much faster some feedback about the issue than when you send her an e-mail, because your post will be noticed by a whole Java community. So nothing but benefits!


Even without that. Roel lives a number of time zones ahead of me and often sees posts before I do.
 
Roel De Nijs
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

Jeanne Boyarsky wrote:

Roel De Nijs wrote:And if Jeanne has a holiday for example, you'll probably get much faster some feedback about the issue than when you send her an e-mail, because your post will be noticed by a whole Java community. So nothing but benefits!


Even without that. Roel lives a number of time zones ahead of me and often sees posts before I do.


And sometimes I even take a huge risk answering them
 
Everybody! Do the Funky Monkey! Like this 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