From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: taylanbayirli@gmail.com (Taylan Ulrich =?utf-8?Q?Bay=C4=B1rl=C4=B1?= =?utf-8?Q?=2FKammer?=) Newsgroups: gmane.lisp.guile.devel Subject: Re: Ideas for a Guile tutorial to go with the new site Date: Sun, 18 Oct 2015 18:45:15 +0200 Message-ID: <87d1wcqg6c.fsf@T420.taylan> References: <87k2qkjh74.fsf@dustycloud.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1445186724 18211 80.91.229.3 (18 Oct 2015 16:45:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 18 Oct 2015 16:45:24 +0000 (UTC) Cc: guile-devel To: Christopher Allan Webber Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Oct 18 18:45:24 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 1Znr5G-0002px-Qc for guile-devel@m.gmane.org; Sun, 18 Oct 2015 18:45:22 +0200 Original-Received: from localhost ([::1]:34627 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Znr5G-0003Ug-9e for guile-devel@m.gmane.org; Sun, 18 Oct 2015 12:45:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38845) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Znr5C-0003Ub-U8 for guile-devel@gnu.org; Sun, 18 Oct 2015 12:45:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Znr5B-0004oB-TD for guile-devel@gnu.org; Sun, 18 Oct 2015 12:45:18 -0400 Original-Received: from mail-wi0-x230.google.com ([2a00:1450:400c:c05::230]:37975) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Znr5B-0004o5-N5 for guile-devel@gnu.org; Sun, 18 Oct 2015 12:45:17 -0400 Original-Received: by wicll6 with SMTP id ll6so68728111wic.1 for ; Sun, 18 Oct 2015 09:45:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=mW6wshFByTQHDWbKKNpRKIqzvAc0NPd1G2R7k0MQLXI=; b=tVyrWIrK1eP9C89y71oWApwbmPDoyUyrQyAR1YpRXL10AhAq8Iy0o/XczIrM8xmyU1 A/qoUOLhrukVbUJUcUe7XQlK8XsBJv2sCd7J95y71qBv/K5fyCD4wiPMS4wEd6lQL6Y9 R0Y+w9hRtAMaqis5kcRq5BFCRDlACfkwVRjRJKNaJRH3lBoGZY8C+iIR1k/kPrU1UvhK Iygp00JeolTIgK1BplaXdkfqPoaSvwYvkRrbtzx+xkr5Bi7fAtl/DwTia+EU/PBVjLUo ELkdd81fvuIi+7gBLGwwNEuEgrnWM6FJ0VPSNMdt0Yp7Yk66ZkTxSCadlK8yme25NA3w 9jNw== X-Received: by 10.180.108.110 with SMTP id hj14mr16812581wib.39.1445186717137; Sun, 18 Oct 2015 09:45:17 -0700 (PDT) Original-Received: from T420.taylan ([2a02:908:c32:4740:221:ccff:fe66:68f0]) by smtp.gmail.com with ESMTPSA id v9sm17994527wjv.45.2015.10.18.09.45.16 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 18 Oct 2015 09:45:16 -0700 (PDT) In-Reply-To: <87k2qkjh74.fsf@dustycloud.org> (Christopher Allan Webber's message of "Sun, 18 Oct 2015 10:41:38 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::230 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:17934 Archived-At: 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. > > I think we can keep with the kids playing with robot toys idea and > stretch that a bit. Here's a brief outline: > > [... snip ...] > > I'm sure there are other things! But I think a tutorial in this style > might be fun, and would fit the site well. And the desire for a good > tutorial has been expressed many times. > > What do others think? I'm not sure if I'd have time to contribute to it, but I'm all for the idea. :-) Taylan