What's the best new development tool of 2009? - Stack Overflow most recent 30 from stackoverflow.com 2009-12-18T13:17:41Z http://stackoverflow.com/feeds/question/615208 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/615208/whats-the-best-new-development-tool-of-2009 0 What's the best new development tool of 2009? JOHN 2009-03-05T15:17:49Z 2009-03-05T18:42:37Z <p>I am looking to do a presentation at work to our development team. I was wondering if their is any new tool which would be easy to demonstrate. It is just an after work thing for talking about new technologies. Thanks</p> http://stackoverflow.com/questions/615208/whats-the-best-new-development-tool-of-2009/615253#615253 0 Answer by TheTXI for What's the best new development tool of 2009? TheTXI 2009-03-05T15:26:29Z 2009-03-05T15:26:29Z <p>It's kind of hard to tell you what the best of 2009 is seeing as how we are only in March. It also might be best if you gave us some more information concerning what types of tools you are interested in, the systems you develop, etc. It may also be that some of our suggestions will end up being from 2008 and you just may not have heard of them or tried them before.</p> http://stackoverflow.com/questions/615208/whats-the-best-new-development-tool-of-2009/615266#615266 1 Answer by Alexander for What's the best new development tool of 2009? Alexander 2009-03-05T15:29:04Z 2009-03-05T15:29:04Z <p>Can't imagine any new development tool released in 2009 which is worth to demonstrate.</p> <p>But maybe you can take a look into the future and tell them whats coming in a few months. For example for all the .NET guys out there you can tell something about the new languages like F# and IronPython coming in Visual Studio 2010. Whats the difference between them compared to C# or VB.net .... stuff like this</p> http://stackoverflow.com/questions/615208/whats-the-best-new-development-tool-of-2009/615362#615362 0 Answer by Aaron Maenpaa for What's the best new development tool of 2009? Aaron Maenpaa 2009-03-05T15:48:57Z 2009-03-05T15:48:57Z <p>The biggest thing that happened last year (as far as I'm concerned anyway) was the emergence and rise to prominence of several high quality, open source, distributed version control systems. Namely:</p> <ul> <li><a href="http://git-scm.com/" rel="nofollow">git</a></li> <li><a href="http://www.selenic.com/mercurial/wiki/" rel="nofollow">Mercurial</a></li> <li><a href="http://bazaar-vcs.org/" rel="nofollow">bazaar</a></li> </ul> <p>... but you probably already knew that.</p> http://stackoverflow.com/questions/615208/whats-the-best-new-development-tool-of-2009/615430#615430 1 Answer by Andreas Petersson for What's the best new development tool of 2009? Andreas Petersson 2009-03-05T16:05:08Z 2009-03-05T16:05:08Z <p><a href="http://channel9.msdn.com/posts/VisualStudio/Historical-Debugger-and-Test-Impact-Analysis-in-Visual-Studio-Team-System-2010/" rel="nofollow">historical debugging</a>. is implemented in VS.net version 10. can't wait until this makes it to the java platform. introduces by the end of 2008, but this is recent enough, methinks.</p> http://stackoverflow.com/questions/615208/whats-the-best-new-development-tool-of-2009/616048#616048 11 Answer by Jörg W Mittag for What's the best new development tool of 2009? Jörg W Mittag 2009-03-05T18:42:37Z 2009-03-05T18:42:37Z <p>I would say, the biggest thing in 2009 so far, and probably for the whole year, has been the <a href="http://GBracha.BlogSpot.Com/2009/02/newspeak-prototype-escapes-into-wild.html" rel="nofollow">release</a> of the <a href="http://NewspeakLanguage.Org/downloads/" rel="nofollow">prototype</a> of <a href="http://GBracha.BlogSpot.Com/" rel="nofollow">Gilad Bracha</a>'s <a href="http://NewspeakLanguage.Org/" rel="nofollow">Newspeak Programming Language</a>, and its accompanying <a href="http://Blog.3plus4.Org/2008/05/08/which-is-which-in-newspeak-ui-brazil/" rel="nofollow">GUI Framework Brazil</a>, the <a href="http://Blog.3plus4.Org/2008/06/20/which-is-which-in-newspeak-ui-hopscotch/" rel="nofollow">Application Development Framework Hopscotch</a> and the <a href="http://GBracha.BlogSpot.Com/2008/11/dynamic-ides-for-dynamic-languages.html" rel="nofollow">Hopscotch IDE and debugger</a>.</p>