On 16 March 2010 17:16, Rakesh <[email protected]> wrote: > Hi, > > going on a Scala course in June but wanted to get started now. > > Any advice?
Good tutorials, quick start guides: http://scala.sygneca.com/ + the scala mailing lists + stackoverflow Best IDE Many would argue for IntelliJ IDEA, but the eclipse plugin is also going from strength to strength (at least for Scala 2.8) best books, etc. http://www.scala-lang.org/node/959 (of those, "Programming Scala" is available online here: http://programming-scala.labs.oreilly.com/) > R > > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<javaposse%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > -- Kevin Wright mail/google talk: [email protected] wave: [email protected] skype: kev.lee.wright twitter: @thecoda -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
