User Todd Johnson - Stack Overflowmost recent 30 from stackoverflow.com2009-12-23T00:01:12Zhttp://stackoverflow.com/feeds/user/8617http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/64856/senior-j2ee-interview-questions4Senior J2EE interview questionsTodd Johnson2008-09-15T17:20:44Z2009-11-01T03:07:01Z
<p>What are the best questions to ask when running a technical interview for a senior level j2ee developer?</p>
http://stackoverflow.com/questions/63241/what-is-the-strangest-programming-language-you-have-used/64476#644766Answer by Todd Johnson for What is the strangest programming language you have used?Todd Johnson2008-09-15T16:33:33Z2008-09-15T16:33:33Z<p>I did a report in college on Icon. Very powerful, yet strange language.</p>
<p><a href="http://www.cs.arizona.edu/icon/" rel="nofollow">http://www.cs.arizona.edu/icon/</a></p>
http://stackoverflow.com/questions/59968/best-editor-or-ide-for-ruby/64448#644480Answer by Todd Johnson for Best Editor or IDE for Ruby?Todd Johnson2008-09-15T16:30:21Z2008-09-15T16:30:21Z<p>Coming from the java/intellij world, I needed a more full-featured ide for my development. I have found netbeans to be the ide that fits my rails development the best. It offers common things like syntax highlighting, autocomletion, ability to run rake tasks, and an integrated debugger.</p>