- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Is there a pdf version of "A Tour of Scala"?
Fri, 2009-01-02, 03:46
I downloaded "A tour of Scala" in a pdf version V1.7 May 21, 2007 a while ago but I can't find it now on the web site. Is it there somewhere? If not, could it be generated again? I understand there is the printer friendly version of the HTML pages, but the pdf version was much nicer when printed,
Thanks
Fred
Thanks
Fred
Fred Janon wrote:
> I downloaded "A tour of Scala" in a pdf version V1.7 May 21, 2007 a while
> ago but I can't find it now on the web site. Is it there somewhere? If not,
> could it be generated again? I understand there is the printer friendly
> version of the HTML pages, but the pdf version was much nicer when printed,
>
> Thanks
>
> Fred
>
Fred,
After the reorganization of our web site, the Tour of Scala is maintained
as a collection of web pages only, we no longer maintain a separate pdf
version. Updates and corrections are currently applied to the web pages only.
That said, you can still obtain the previous pdf v1.7 of the Tour of Scala
at the following address:
http://www.scala-lang.org/docu/files/ScalaTour.pdf
The differences with the html version that is currently online should be
absolutely minimal at this time. As you observed, you can also obtain a
printable version of the complete Tour of Scala book at the following address:
http://www.scala-lang.org/print/book/export/html/104
That version is automatically generated from the entire set of web pages,
and is therefore always up-to-date. Hope this is of help!
Toni