From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christopher Allan Webber Newsgroups: gmane.lisp.guile.devel Subject: Re: Ideas for a Guile tutorial to go with the new site Date: Tue, 15 Dec 2015 14:31:58 -0600 Message-ID: <87d1u7mp0s.fsf@dustycloud.org> References: <87k2qkjh74.fsf@dustycloud.org> <87egenmp2v.fsf@dustycloud.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1450211578 28493 80.91.229.3 (15 Dec 2015 20:32:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 15 Dec 2015 20:32:58 +0000 (UTC) To: guile-devel Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Dec 15 21:32:45 2015 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1a8wGx-0005Vc-Nh for guile-devel@m.gmane.org; Tue, 15 Dec 2015 21:32:35 +0100 Original-Received: from localhost ([::1]:39047 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a8wGw-0006CZ-RF for guile-devel@m.gmane.org; Tue, 15 Dec 2015 15:32:34 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a8wGr-0006CM-4L for guile-devel@gnu.org; Tue, 15 Dec 2015 15:32:30 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a8wGn-0004MY-Uz for guile-devel@gnu.org; Tue, 15 Dec 2015 15:32:29 -0500 Original-Received: from dustycloud.org ([50.116.34.160]:56082) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a8wGn-0004MP-R5 for guile-devel@gnu.org; Tue, 15 Dec 2015 15:32:25 -0500 Original-Received: from earlgrey (localhost [127.0.0.1]) by dustycloud.org (Postfix) with ESMTPS id 8470826675 for ; Tue, 15 Dec 2015 15:32:25 -0500 (EST) In-reply-to: <87egenmp2v.fsf@dustycloud.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 50.116.34.160 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:18095 Archived-At: Christopher Allan Webber writes: > Christopher Allan Webber writes: > >> Hello! >> >> So I've been thinking a bit about what a friendly "intro" tutorial would >> look like that could fit with the direction the site is heading. I came >> up with some ideas I wanted to capture before I totally lost them. > > Well I started implementing this. > > Here's the code: > https://notabug.org/cwebber/guile-tutorial Oh right, and a preview: http://dustycloud.org/misc/guile-tutorial.html