I've been thinking about one of the disadvantages of using functional/syntax free languages. In particular, how normally working in a small group can be more helpfull then working alone, but often when using functional or syntax free languages, not many other people know your language.
I was wondering how many other people are working in isolation in thier lisp or functional programming projects, and what we could do about it.
Perhaps some kind of weekly private irc meeting, or voice over IP meeting, or something like that... A place where we could trade ideas, and review each others code? Part of this would depend on how many people are using the language at work, and how many employers are willing to have company code seen outside the company.
How many other people are working in isolation?
What ideas does everyone else have?
Corey
That would be great! I just finished a small project in lisp for a course at depaul. As I worked on that project, I wasn't sure if open source projects in lisp that I was trying to use were actually maintained and under active development. Generally, I couldn't find much discussion of what people were using for lisp development. In my case, a lot of it was web development type of stuff. It would also be very helpful for me to have someone else's perspective on my code seeing as how I was alone in my effort.
--michael
On 6/10/07, Corey Sweeney corey.sweeney@gmail.com wrote:
I've been thinking about one of the disadvantages of using functional/syntax free languages. In particular, how normally working in a small group can be more helpfull then working alone, but often when using functional or syntax free languages, not many other people know your language.
I was wondering how many other people are working in isolation in thier lisp or functional programming projects, and what we could do about it.
Perhaps some kind of weekly private irc meeting, or voice over IP meeting, or something like that... A place where we could trade ideas, and review each others code? Part of this would depend on how many people are using the language at work, and how many employers are willing to have company code seen outside the company.
How many other people are working in isolation?
What ideas does everyone else have?
Corey
-- ((lambda (y) (y y)) (lambda (y) (y y))) _______________________________________________ chicago-lisp site list chicago-lisp@common-lisp.net http://common-lisp.net/mailman/listinfo/chicago-lisp
Corey Sweeney wrote:
I was wondering how many other people are working in isolation in thier lisp or functional programming projects, and what we could do about it.
Sorry for my late response. For some reason haven't been receiving mailing list posts for the past few weeks (I believe this to be a problem on common-lisp.net's side). Just today I got a dump of five or so back messages. Did anyone else experience this?
More to the point. A group of friends and I have been getting together for a code sprint once a week, at a local coffee shop of our choosing. We've named this very badly: Programming Tonight. We'll be meeting for the entire summer (and probably beyond).
We'd love to have you along. I'd love to talk Lisp, though my current project in that context is Python-based.
Thoughts?
- John Quigley
John Quigley wrote:
More to the point. A group of friends and I have been getting together for a code sprint once a week, at a local coffee shop of our choosing.
I should mention that we all live downtown, so the coffee shops are always very local to the city. We've been frequenting Fixx recently:
We'll be meeting again this coming Friday. I think announcements go out on this channel:
https://www.chicagolug.org/lists/listinfo/chicagolinux-dev
- John Quigley