From owner-freebsd-questions@FreeBSD.ORG Fri Dec 25 12:54:00 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8505A1065692 for ; Fri, 25 Dec 2009 12:54:00 +0000 (UTC) (envelope-from xkyanh@gmail.com) Received: from mail-pz0-f185.google.com (mail-pz0-f185.google.com [209.85.222.185]) by mx1.freebsd.org (Postfix) with ESMTP id 51BFE8FC15 for ; Fri, 25 Dec 2009 12:53:59 +0000 (UTC) Received: by pzk15 with SMTP id 15so5996981pzk.3 for ; Fri, 25 Dec 2009 04:53:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:date:from:to:cc :subject:message-id:in-reply-to:references:organization:x-mailer :user-agent:x-operating-system:x-face:face:mime-version:content-type :content-transfer-encoding; bh=AyZ08nOJTtAm7aQ8HbPr6Tpydq8BqSoTV4meSdWwX38=; b=safJtuOOooakTtsVOODLsipAkLQWRd+6jjqtN6KXsFHrosWLopS6h1/qp0QUS0NlbM 30v0dhcw2eO51K1YtBejRpX5d5VT5lgSE6GWeFfxVnbt/wX3YvqmaFgPhZTQCPgZ5jyQ yVP6l5zDi5Z6aDNmmRlyQxYGavZLrHbvMuZwI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :organization:x-mailer:user-agent:x-operating-system:x-face:face :mime-version:content-type:content-transfer-encoding; b=xPAwDrkCUcXjYPmwdhRtfigOI6tusryO9aI4H9on7ssArkJ0wIS6yEzp7xE7kawzc3 zVZzgOnQuteFqosg3Shjh8NCvEgAlHKGhA4cAivsFRGguX3f4lHzyTGL1TGtTpmW3JUN p/bPJbamtNbWb18Grnla+HqfRDzPGbI9DHW0s= Received: by 10.114.186.3 with SMTP id j3mr8431887waf.72.1261745639691; Fri, 25 Dec 2009 04:53:59 -0800 (PST) Received: from icy.localdomain ([222.253.101.201]) by mx.google.com with ESMTPS id 23sm8703697pzk.12.2009.12.25.04.53.57 (version=SSLv3 cipher=RC4-MD5); Fri, 25 Dec 2009 04:53:59 -0800 (PST) Sender: "Ky Anh, Huynh" Date: Fri, 25 Dec 2009 19:53:49 +0700 From: "Anh Ky Huynh" To: Anton Shterenlikht Message-ID: <20091225195349.6e8e4b55@icy.localdomain> In-Reply-To: <20091225113314.GA80853@mech-cluster241.men.bris.ac.uk> References: <20091225113314.GA80853@mech-cluster241.men.bris.ac.uk> Organization: Vietnamese TeX Users Group X-Mailer: Claws Mail 3.7.3 (GTK+ 2.18.5; i386-portbld-freebsd8.0) User-Agent: FreeBSD X-Operating-System: FreeBSD X-Face: FreeBSD Face: FreeBSD Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: freebsd for children X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Dec 2009 12:54:00 -0000 On Fri, 25 Dec 2009 11:33:14 +0000 Anton Shterenlikht wrote: > Can somebody recommend a graphical port which could be used > to teach kids 6-8 years programming? I know it's a very > vague question, but what I have in mind (possibly) is > say an interpreter linked with some graphical enviroment, > perhaps drawing with commands, or making animations, > or maybe music? > > Something that would make kids or that age curious, > some programming environment that they can easily > understand and enjoy. A programming game of sorts? > I know the `logo` language (aport lang/ucblogo, lang/klogoturtle, etc) which is used in our educational environment (Vietnamese), but for the older pupils (>= 10 years old). Hope this helps, Regards, -- Anh Ky Huynh