Read & Write Reviews About The Tools You Use.
Sign up for free to start sharing your opinion today!

Tool Grader


Company: Evans Data

Average User Rating (3 reviews)

If this is your product, you can request to edit it here.


User Reviews
Share:


    Version Reviewing: present

    "simple and easy use"

    by RAKESH on Feb 21, 2012 8:27 AM

    Summary:
    good and easy use i am fist time use this tool and imaging my problems solve thanks

    Report post

    Was this review helpful? (1) (0)

    Must be logged in to comment


    Version Reviewing: current

    "Good start. Simple and easy to use."

    by Dev on Feb 16, 2012 5:24 PM

    Summary:
    Looks like a great start for the tool. Appreciate the simplicity and ease of use. Looks like they have been refining and improving things since I first looked at it.

    Report post

    Was this review helpful? (0) (0)

    Must be logged in to comment


    Version Reviewing: current

    "Weak tool, bad UI, built to over-estimate quality"

    by JJGDR on Feb 14, 2012 4:06 PM

    Summary:
    The tool itself is quite weak, and the UI looks and feels thrown together will little thought. This is not likely to go anywhere, and Evans is probably just wasting its time on it. The tool itself is likely by construction to skew evaluations towards the positive. Since rating seems to be only possible by writing a full-text review, Evans is likely to only get the extremes of the scale. And it's far more likely that someone will take the time to write an extensive review if they really like a product than if they really dislike it. I tried it out, but I'm not likely to visit this site again.

    Report post

    Was this review helpful? (0) (0)

    Must be logged in to comment


Write a Review


Must be registered to add and review tools.

Have an account?
  
  
Forgot Password?

New to DevMetric?


Write Reviews

Share your opinion about the tools you use.

Join the Evans Data Developer Panel!

As a DevNet panelist you will:

1. Have your voice heard on hot topics, innovative technologies and key initiatives.
2. Receive points for every validated survey submission.
3. Redeem award points for cash.

SOLVE THIS CODE

What does this code do?

public class Demo { 
    public void method1() { 
        synchronized (String.class) { 
            System.out.println("on String.class object");       
            synchronized (Integer.class) { 
                System.out.println("on Integer.class object"); 
            } 
        } 
    }

Programming Language: Java

Newsletter

Get weekly reviews sent directly to your inbox!