Comments on: The Power of Func https://simpleprogrammer.com/the-power-of-func/ Fri, 13 Apr 2018 02:27:45 +0000 hourly 1 https://wordpress.org/?v=7.0 By: sachin https://simpleprogrammer.com/the-power-of-func/#comment-220 Wed, 06 Feb 2013 09:40:17 +0000 https://simpleprogrammer.com/?p=949#comment-220 very nice explanation jsomez…Hats off to you.
Thank you.

]]>
By: jsonmez https://simpleprogrammer.com/the-power-of-func/#comment-219 Tue, 04 Jan 2011 15:58:52 +0000 https://simpleprogrammer.com/?p=949#comment-219 In reply to Bennas.

Thank you!

]]>
By: Bennas https://simpleprogrammer.com/the-power-of-func/#comment-218 Tue, 04 Jan 2011 15:06:01 +0000 https://simpleprogrammer.com/?p=949#comment-218 I really like to read your articles, they are clear and contain humor.

]]>
By: jsonmez https://simpleprogrammer.com/the-power-of-func/#comment-217 Mon, 21 Jun 2010 13:49:04 +0000 https://simpleprogrammer.com/?p=949#comment-217 In reply to Sean Kearon.

I never used it much myself, but I do hear it is pretty good.

]]>
By: Sean Kearon https://simpleprogrammer.com/the-power-of-func/#comment-216 Mon, 21 Jun 2010 10:27:25 +0000 https://simpleprogrammer.com/?p=949#comment-216 In reply to configurator.

What about IntelliJ IDEA (http://www.jetbrains.com/idea)? Surely that’s a pretty strong contender…

]]>
By: jsonmez https://simpleprogrammer.com/the-power-of-func/#comment-215 Sat, 19 Jun 2010 13:12:33 +0000 https://simpleprogrammer.com/?p=949#comment-215 In reply to configurator.

I’m partially kidding, but to be completely honest, Eclipse is what I call a big ugly beast.

It is extremely powerful. You can do anything at all in Eclipse. Honestly, there is either a plugin or a setting to do absolutely everything including formating your code, and automatically organizing it and refactoring it on saving the file.

Eclipse is also very fast. You can navigate to an find a method with a short series of keystrokes.

But, it is ugly. It is the kitchen-sink and more which causes it to have a huge learning curve. When I first started using Eclipse, I thought “this sucks, Visual Studio is so much better.” After a while of using it and switching back to Visual Studio, I realized that Eclipse had some pretty nice features for navigating large projects that Visual Studio lacks.

All in all, I prefer Visual Studio. I can’t lie, but I’m not a fanboy of any technology (except C#, C# is freaking awesome), so I’ll be honest about both IDEs.

]]>
By: configurator https://simpleprogrammer.com/the-power-of-func/#comment-214 Sat, 19 Jun 2010 10:49:17 +0000 https://simpleprogrammer.com/?p=949#comment-214 You can’t possibly be serious. Java tooling isn’t anywhere near as good as vanilla Visual Studio. You definitely don’t need resharper to have better tooling than the ones that exist in Java.

]]>