Re: suggestions for lisp workshop




Jason Kantz wrote:
Here's how you can help:
- point out an essential topic you think is
missing from below

Just to do the opposite of what you suggest, I had a thought that
perhaps on day 3 you should cover less libraries rather than more. I'd
much rather spend half a day exploring a complete example of developing
a web server with allegroserve and maybe accessing a sql database or
doing some ajax, rather than try and do an overview of so many
libraries.

Something like Peter's mp3 database and server for example.

I also think it's great that you start out with slime showing them how
great that is. IMHO slime and emacs make lisp development really stand
out. Your code is alive on the page in a way that it cannot be in other
languages due to the way the environment works.

- point me to or suggest a short exercise or
programming task that you found helpful in your
learning

A few things I did while learning :

word frequency counter with a binary tree

boggle board solver

1 player text based blackjack game, including cheesey ascii card
drawing

Justin

.



Relevant Pages

  • C# Builder
    ... I started training in C# Builder and web services and i have a lot of ... problems with using SQL database. ... How can I manipulate with data from web server and call stored procedures. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Creating a grocery list
    ... Erik wrote: ... I'm new to PHP and wonder if anyone has a good learning example to share? ... You could get fancier and save the data in a SQL database, one item per row, and be able to add and delete items from the database, just like a shopping cart. ... My recommendation to you would be, since you're just starting out in PHP, get the first one going. ...
    (alt.php)
  • Re: memory requirements?
    ... I am bringing up another machine and learning ... >>It will ultimately be a mail and web server. ... > with lots of dynamic content, memory intensive desktop GUIs ... > bit of swap space is probably going to be fine. ...
    (freebsd-questions)
  • Denyace<3
    ... I am running a web server and have a sql database linkage.I have run ... IISlockdown but have found that my c:\inetpub\site has been given ... Chris ...
    (microsoft.public.inetserver.iis.security)
  • Re: SQL connection issue
    ... Dim MyConnection As SqlConnection ... > the web server). ... You can install this library on the server through the ... >> everything on the web server I get an Access denied to SQL Database. ...
    (microsoft.public.dotnet.framework.aspnet)