You need to read the introduction to Kojo. It teaches you how to define methods in Scala (last few pages), with a pretty good "i don't know programming" perspective.
You can find it here: http://kojo.googlecode.com/files/KojoIntro-160310.pdf 2010/8/29 Cédric Beust ♔ <[email protected]> > > > On Sun, Aug 29, 2010 at 11:19 AM, Viktor Klang <[email protected]>wrote: > >> This doesn't change the fact that Kojo doesn't teach you Scala. >>> >> >> By that logic, teaching by example cannot work. >> > > I'm having a hard time following the logic here :-) > > Kojo is great because it teaches you the basics of programming in a > friendly environment. Like Basic and Logo used to. > > I'm hoping it will inspire generations of students to get interested in > programming and maybe some of them will look at Scala first because they > heard that name associated to Kojo, but the bottom line is that using Kojo > and reading the Kojo doc teaches you nothing about Scala. > > > -- > Cédric > > > -- > 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. > -- 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.
