Message from discussion
Let's have a get-together!
Received: by 10.224.186.72 with SMTP id cr8mr9957539qab.2.1321271393061;
Mon, 14 Nov 2011 03:49:53 -0800 (PST)
X-BeenThere: scala-leeds@googlegroups.com
Received: by 10.224.209.134 with SMTP id gg6ls6314819qab.2.gmail; Mon, 14 Nov
2011 03:49:52 -0800 (PST)
Received: by 10.224.186.7 with SMTP id cq7mr9992290qab.4.1321271392853;
Mon, 14 Nov 2011 03:49:52 -0800 (PST)
Received: by 10.224.27.82 with SMTP id h18msqac;
Sun, 13 Nov 2011 14:46:20 -0800 (PST)
MIME-Version: 1.0
Received: by 10.52.188.99 with SMTP id fz3mr3175166vdc.19.1321224380566; Sun,
13 Nov 2011 14:46:20 -0800 (PST)
Received: by 3g2000vbp.googlegroups.com with HTTP; Sun, 13 Nov 2011 14:46:20
-0800 (PST)
Date: Sun, 13 Nov 2011 14:46:20 -0800 (PST)
In-Reply-To: <2d848786-c588-4198-87eb-4ad8e8bffa0f@i6g2000vbe.googlegroups.com>
References: <2d848786-c588-4198-87eb-4ad8e8bffa0f@i6g2000vbe.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.0; rv:8.0) Gecko/20100101 Firefox/8.0,gzip(gfe)
Message-ID: <c2d1bda1-5544-402b-95a7-295a9779ffe3@3g2000vbp.googlegroups.com>
Subject: Re: Let's have a get-together!
From: Jason Rainbird <rainbird_ja...@hotmail.com>
To: Leeds Scala User Group <scala-leeds@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
That sounds pretty neat.
I'm still making my way through the Odersky book, and trying to be
good and work through all the examples, but it's almost a bit too hand-
holdy at the beginning. I've made the mistake on previous attempts to
skip ahead and find myself looking at later examples bemused as to how
they work. Perhaps a code dojo would get me over the hump? Or possibly
just more patience. Or practice. Lots of practice.
Off to look at your links now. :)
On Nov 10, 4:18=A0pm, Aaron <aaron.pritzl...@gmail.com> wrote:
> Following on from the interest shown at the last Agile Yorkshire, I'm
> hoping we can get things moving with this group.
>
> I'm thinking along the lines of either a coding Dojo or perhaps just a
> run through of some example code. Another idea might be that people
> could bring a project they are working on to share (open spaces
> style)?
>
> I quite enjoyed Kevin Wright's presentation at a previous Scala
> LiftOff:
>
> https://github.com/kevinwright/minesweeper
>
> There's also the N-Queens example:
>
> https://github.com/aaronp/scala-demo
>
> or perhaps the "implicit environment" spring DI (or IoC) replacement
> example:
>