From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Schindelin Subject: Re: Git User's Survey 2007 partial summary Date: Mon, 27 Aug 2007 10:01:07 +0100 (BST) Message-ID: References: <200708190128.43515.jnareb@gmail.com> <200708270251.05762.jnareb@gmail.com> <20070827014034.GD18160@spearce.org> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Jakub Narebski , git@vger.kernel.org To: "Shawn O. Pearce" X-From: git-owner@vger.kernel.org Mon Aug 27 10:59:06 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1IPaR4-0005R3-An for gcvg-git@gmane.org; Mon, 27 Aug 2007 10:59:02 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752413AbXH0I66 (ORCPT ); Mon, 27 Aug 2007 04:58:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752310AbXH0I66 (ORCPT ); Mon, 27 Aug 2007 04:58:58 -0400 Received: from mail.gmx.net ([213.165.64.20]:42305 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752275AbXH0I66 (ORCPT ); Mon, 27 Aug 2007 04:58:58 -0400 Received: (qmail invoked by alias); 27 Aug 2007 08:58:56 -0000 Received: from ppp-82-135-74-69.dynamic.mnet-online.de (EHLO [192.168.1.4]) [82.135.74.69] by mail.gmx.net (mp051) with SMTP; 27 Aug 2007 10:58:56 +0200 X-Authenticated: #1490710 X-Provags-ID: V01U2FsdGVkX19oesshb1pozjZ/FL87u02BmVSQ37n8xZ/X2SKn3j Vk8D9VcKJfyDI9 X-X-Sender: gene099@racer.site In-Reply-To: <20070827014034.GD18160@spearce.org> X-Y-GMX-Trusted: 0 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Hi, On Sun, 26 Aug 2007, Shawn O. Pearce wrote: > Jakub Narebski wrote: > > 04. Which programming languages are you proficient with? > > > > It losk like there is only 3/4 people proficient in Perl as compared to > > Python; it looks like Python is more popular. C is most popular, with > > only a few (if everything is all right with the results page) people > > proficient in Tcl/Tk. I'm sorry, git-gui and gitk guys; it looks like > > not many developers... > > Rather sad given their user base. Not only their user base, but also their portability. Tcl/Tk compile _out of the box_ on MinGW, for example. That is much more than can be said about GTK, Python amongst others. But then, Tcl is not _that_ difficult, and we're doing pretty fine, methinks. Ciao, Dscho