Randy Schmidt on 21 Sep 2009 06:34:51 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Rescheduled - Philly Lambda - RSVP - "Real World Common Lisp" Presentation on 9/30

  • From: Randy Schmidt <me@r38y.com>
  • To: "philly-lambda@googlegroups.com" <philly-lambda@googlegroups.com>
  • Subject: Re: Rescheduled - Philly Lambda - RSVP - "Real World Common Lisp" Presentation on 9/30
  • Date: Mon, 21 Sep 2009 09:34:36 -0400
  • Authentication-results: gmr-mx.google.com; spf=neutral (google.com: 209.85.210.182 is neither permitted nor denied by best guess record for domain of me@r38y.com) smtp.mail=me@r38y.com
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:received:x-sender:x-apparently-to :received:received:received:received-spf:received:received:received :message-id:from:to:in-reply-to:content-type :content-transfer-encoding:x-mailer:mime-version:subject:date :references:reply-to:sender:precedence:x-google-loop:mailing-list :list-id:list-post:list-help:list-unsubscribe:x-beenthere-env :x-beenthere; bh=CK/6LcfWb7W0kA7pXjLrZ3G1NadeGQygaY+ZqFLpVTs=; b=FehtKKV/wGgondrtxYIxcej+B9D85+I+XltfbXoygvLIW0ScGzL2GFK6khrw9JelLH AnK1uQ5e05mm2eyj5kM1a7MaEHi0197xEzYLMgjFHz2PGo0IwN508rCGzFJAP7hTa+qq VcXPahp08vJqgurerCNgGfvz8++gp7J8NVU18=
  • Mailing-list: list philly-lambda@googlegroups.com; contact philly-lambda+owner@googlegroups.com
  • Reply-to: philly-lambda@googlegroups.com
  • Sender: philly-lambda@googlegroups.com


I'll be there.

--
Please excuse any brevity, this email was sent from a mobile device. Thank you!
Randy Schmidt
randy@forge38.com
http://forge38.com

On Sep 21, 2009, at 7:44 AM, Aaron Feng <aaron.feng@gmail.com> wrote:


It looks like we can get a better crowd if we push it to next week.
Sorry about the late notice.  I included the previous RVSP below:


Philip Fominykh will be presenting at the next lambda presentation.
He has 3 years of Common Lisp consulting experience and would like to
share with us his experience.  I would encourage people to come even
if you are not familiar with Common Lisp as there are plenty of people
in the group who are familiar enough to explain.

Please RSVP if you plan to attend on 9/30.  The meeting will start at
7pm and will be hosted at Algorithmics.  As usual, please
check in with the front desk by 6:45.  Directions can be found at the
group's meeting page:
http://groups.google.com/group/philly-lambda/web/meetings

Here is an excerpt from Philip:

I'm going to talk about two uncommon aspects of common lisp: the
assumption that the lisp image is always running, even during the
development stage, and the ability to hide details behind layers of
custom languages. I'll demonstrate how these two aspects influenced
the design of the standard, and combined together make common lisp
into a best choice for exploratory programming. The talk will have
lots of demoes, but I'll try to make things obvious to people who
don't have prior exposure to common lisp.