User Todd Johnson - Stack Overflow most recent 30 from stackoverflow.com 2009-12-23T00:01:12Z http://stackoverflow.com/feeds/user/8617 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/64856/senior-j2ee-interview-questions 4 Senior J2EE interview questions Todd Johnson 2008-09-15T17:20:44Z 2009-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#64476 6 Answer by Todd Johnson for What is the strangest programming language you have used? Todd Johnson 2008-09-15T16:33:33Z 2008-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#64448 0 Answer by Todd Johnson for Best Editor or IDE for Ruby? Todd Johnson 2008-09-15T16:30:21Z 2008-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>