The Artima Developer Community
Sponsored Link

Programming in Scala Forum
Chap2 page 49 speling

1 reply on 1 page. Most recent reply: Dec 23, 2007 4:36 AM by Erik Ekman

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 1 reply on 1 page
Erik Ekman

Posts: 2
Nickname: yarrick
Registered: Dec, 2007

Chap2 page 49 speling Posted: Dec 17, 2007 12:02 PM
Reply to this message Reply
Advertisement
Before the block of code it says
"In a new file named forprintpargs.scala, type the following:"

And on the next page the file is referred to as "forprintargs.scala", without the extra p in the name.


Erik Ekman

Posts: 2
Nickname: yarrick
Registered: Dec, 2007

speling chap 5.9 page 111 Posted: Dec 23, 2007 4:36 AM
Reply to this message Reply
Perhaps the only precedence you can truly count on other programmers knowing without looking up is that multiplicative operatorsm, *, /, and %, have a higher precedence than the additive ones + and .

Flat View: This topic has 1 reply on 1 page
Topic: Use of "closure"? Previous Topic   Next Topic Topic: Shebang lines in Scala scripts

Sponsored Links



Google
  Web Artima.com   

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