<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Help me pick a programming language.</title>
	<link>http://ask.metafilter.com/48179/Help-me-pick-a-programming-language/</link>
	<description>Comments on Ask MetaFilter post Help me pick a programming language.</description>
	<pubDate>Mon, 09 Oct 2006 07:15:48 -0800</pubDate>
	<lastBuildDate>Mon, 09 Oct 2006 07:15:48 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Help me pick a programming language.</title>
		<link>http://ask.metafilter.com/48179/Help-me-pick-a-programming-language</link>	
		<description>I am starting work on my MArch thesis that revolves around the development of 3 dimensional spatial analysis software (basically, Space Syntax in 3D). I am not sure yet what language to write it in. &lt;br /&gt;&lt;br /&gt; Me: 35 year old architect, with a lifelong interest in programming but no professional experience in the field. I learned Basic as a kid, AutoLisp and Maxscript as an architect, and last year took a freshman engineering course in Java (which I aced, BTW). The work: analysis of three dimensional models of existing cities, taking into account viewsheds, conservation state, many etcs. Lots of ray intersection, graph analysis, medium to large databases. Automated generation of databases from existing aerial photography etc might happen at some point. The end result must have pretty pictures galore.&lt;br&gt;
&lt;br&gt;
My options, so far: &lt;br&gt;
Java: pros: took a course last semester, liked it, love Eclipse, fairly fast execution. Cons: moody language, not too intuitive IMO,lots of hoops to jump through. &lt;br&gt;
Maxscript: pros: have done a lot of work in it, 3d stuff is built in, no need to write a viewer, import models, etc. Simple syntax, sort of faux-OO. Cons: slow, so-so development environment, faux-OO.&lt;br&gt;
Python: pros: have dabbled in it, like it, intuitive, 3d libraries (pygame, etc), been meaning to learn it anyhow. Cons: need to learn a lot, not sure how fast it is.&lt;br&gt;
Ruby: see python, same pros and cons.&lt;br&gt;
&lt;br&gt;
My main criteria are: very good 3d libraries, ease of development, speed of execution for large datasets, ability to generate lots of pretty graphics (it is an MArch, after all). I know I could patch together a series of scripts and programs, but would like to have final unified product, with a GUI, etc.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.48179</guid>
		<pubDate>Sun, 08 Oct 2006 23:34:09 -0800</pubDate>
		<dc:creator>signal</dc:creator>
		
			<category>3d</category>
		
			<category>programming</category>
		
	</item> <item>
		<title>By: DenOfSizer</title>
		<link>http://ask.metafilter.com/48179/Help-me-pick-a-programming-language#733431</link>	
		<description>Wow, that sounds like a wicked cool thesis.  I&apos;m sorry I can&apos;t help you, but it does sound a little like your spatial analysis softwear might ultimately have some things in common with SketchUp, at least in its integration with Google Earth and all that that represents (huge databases w/ pretty pix., etc.)  So I guess that would make Ruby an attractive choice.  I wasn&apos;t so crazy about Sketchup when I first met it, but man, does it look like the wave of the future to me. &lt;small&gt; (On the other hand, I&apos;m just a plain old architect, not a coder.)&lt;/small&gt; Good luck! Check back in!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.48179-733431</guid>
		<pubDate>Mon, 09 Oct 2006 07:15:48 -0800</pubDate>
		<dc:creator>DenOfSizer</dc:creator>
	</item><item>
		<title>By: Eamon</title>
		<link>http://ask.metafilter.com/48179/Help-me-pick-a-programming-language#733662</link>	
		<description>It&apos;s not my favorite language (by a longshot), but if you&apos;re a novice-to-intermediate programmer who&apos;s going to be manipulating reams of 3D data, Matlab is the only way to go.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.48179-733662</guid>
		<pubDate>Mon, 09 Oct 2006 11:48:00 -0800</pubDate>
		<dc:creator>Eamon</dc:creator>
	</item><item>
		<title>By: Eamon</title>
		<link>http://ask.metafilter.com/48179/Help-me-pick-a-programming-language#733667</link>	
		<description>That said, if you feel comfortable with Java, jumping over to Python will be a cinch, and NumPy provides a good interface to efficient matrix manipulations.&lt;br&gt;
&lt;br&gt;
From a strictly syntactic standpoint, is a much better language than Matlab.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.48179-733667</guid>
		<pubDate>Mon, 09 Oct 2006 11:51:56 -0800</pubDate>
		<dc:creator>Eamon</dc:creator>
	</item><item>
		<title>By: prodevel</title>
		<link>http://ask.metafilter.com/48179/Help-me-pick-a-programming-language#734034</link>	
		<description>I assume you know about &lt;a href=&quot;http://www.sourceforge.net&quot;&gt;SourceForge&lt;/a&gt; - you might sniff out some cool tools there...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.48179-734034</guid>
		<pubDate>Mon, 09 Oct 2006 18:04:21 -0800</pubDate>
		<dc:creator>prodevel</dc:creator>
	</item><item>
		<title>By: signal</title>
		<link>http://ask.metafilter.com/48179/Help-me-pick-a-programming-language#734272</link>	
		<description>Eamon: would you say the speed tradeoff for Python is worth it?&lt;br&gt;
&lt;br&gt;
prodevel: any specific recommendations?&lt;br&gt;
&lt;br&gt;
Thanks!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.48179-734272</guid>
		<pubDate>Mon, 09 Oct 2006 21:50:16 -0800</pubDate>
		<dc:creator>signal</dc:creator>
	</item><item>
		<title>By: Eamon</title>
		<link>http://ask.metafilter.com/48179/Help-me-pick-a-programming-language#735649</link>	
		<description>I don&apos;t think you&apos;ll see too much differenence in the execution speed, if you&apos;re using NumPy to its fullest extent. I &lt;i&gt;like&lt;/i&gt; python, and I don&apos;t like Matlab, so even though I use both frequently, it&apos;s hard for me to give good objective advice.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.48179-735649</guid>
		<pubDate>Wed, 11 Oct 2006 00:05:06 -0800</pubDate>
		<dc:creator>Eamon</dc:creator>
	</item>
	</channel>
</rss>
