The Artima Developer Community
Sponsored Link

Programming in Scala Forum
Final version is...?

5 replies on 1 page. Most recent reply: Nov 23, 2008 12:08 AM by Vladimir Kelman

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 5 replies on 1 page
tetsu soh

Posts: 2
Nickname: tetsu
Registered: Mar, 2007

Final version is...? Posted: Nov 18, 2008 7:00 PM
Reply to this message Reply
Advertisement
I noticed that final version e-book has been released. However, what I download from the link in personal setting page is called version 6. Is it the final release?


Bill Venners

Posts: 2284
Nickname: bv
Registered: Jan, 2002

Re: Final version is...? Posted: Nov 19, 2008 9:35 AM
Reply to this message Reply
The version number is just there to keep track of exactly which version of the book you're looking at. The way you can know it is a completed book is that it says "First Edition" not "PrePrint Edition" on the copyright page. In the PDF filename, there's a 1Ed, which means first edition.

Whenever we make any minor changes, such as to fix typos, and do a new release, we'll bump up the version number. The initial batch of paper books are at Version 5, for example. The reason the eBook is Version 6 is that we changed a handful of res10, res11, res12, etc., Scala interpreter output numbers in a few places, so that they matched what went into the code example zip file. Those are the only changes, very minor, between the initial print run of the First Edition paper book and the initial First Edition eBook, but it was enough to cause us to increment the version number.

We'll be deploying an errata page soon, and from time to time expect we'll need to do reprints (as we get low on copies of the paper book). For each reprint we may take the opportunity to fix typos that were reported via the errata app, and those changes will cause us to bump up the version number. So the second printing of the First Edition will likely result in a Version 7, and whenever we bump a version up for the paper book, we'll release an eBook at the same version number. But we only expect to be making minor changes this way, not major ones. Major changes would be reserved for a Second Edition, Third Edition, etc.

Vladimir Kelman

Posts: 46
Nickname: vkelman
Registered: Feb, 2008

Re: Final version is...? Posted: Nov 21, 2008 11:49 AM
Reply to this message Reply
Bill, are you going to send email notifications to registered users (buyers) of the book every time PDF edition is updated (i.e. new number is put on it)? It would be really nice...

Vladimir Kelman

Posts: 46
Nickname: vkelman
Registered: Feb, 2008

Re: Final version is...? Posted: Nov 21, 2008 11:57 AM
Reply to this message Reply
Bill, I've just downloaded a book from http://www.artima.com/account and it still says "PrePrint" edition. So, where is a final edition?

Tobias DiPasquale

Posts: 1
Nickname: 53245
Registered: Jan, 2008

Re: Final version is...? Posted: Nov 23, 2008 12:03 AM
Reply to this message Reply
> Bill, I've just downloaded a book from
> http://www.artima.com/account and it still says "PrePrint"
> edition. So, where is a final edition?

Sorry, that was a typo in the database on our part. If you try again you'll get the "post-print" version.

Vladimir Kelman

Posts: 46
Nickname: vkelman
Registered: Feb, 2008

Re: Final version is...? Posted: Nov 23, 2008 12:08 AM
Reply to this message Reply
Thank you, Tobias. I just cannot wait to receive my printed copy of the book now :) I think my understanding of programming principles changed a lot since I started to read "Programming in Scala" and other functional programming books.

Flat View: This topic has 5 replies on 1 page
Topic: Naive Question Previous Topic   Next Topic Topic: Listing 20.4 and surrounding..

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use