Chidamber and Kemerer tool for metrics for other languages other than Java? [closed] - metrics

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
I've been trying to find a tool other than CKJM for metrics that implements Chidamber and Kemerer 1994 paper, since CKJM is only for Java. I tried going on search and similar titles here but I didn't find suggestions for Chidamber and Kemeder paper or the metrics suggested were not related to it. Is there any other tool available (if possible open source / free) ?
Thank you.

If you are ready to look at commercial tools, you can consired Project Analyzer Enterprise Edition, which calculates the Chidamber and Kemerer metrics for Visual Basic http://www.aivosto.com/project/help/pm-oo-ck.html
CCCC [open source] claims to be able to calculate the metrics both for C++ and for Java.

Related

How to monitor complete website [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Can any one suggest me a that monitors websites(.net,php),mobile apps(ios,android).I googled but i'm not able to find best solution.
Use http://newrelic.com/
Analyze your software. Awesome-ize your business.
Built by people who deeply understand the challenges in running a modern software business, our SaaS Platform collects your data wherever it lives. All our products and capabilities fully integrate, giving you real-time information on every aspect of your software. So you can take action—instantly and intelligently.
Please find the demo for your references.
http://newrelic.com/request-demo?did=platform

Knowledge sharing for small teams [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
I have a situation, I need to improve our sharing knowledge for each project and generic things for a small team of five coders.
Do you recommend some tools like Wiki but dedicated for coders that allow to create and share code samples?
Use this one:
IBM RTC
Free up to 10 coders
Share source code
Share work items among members with descriptions
You can apply agile on it
Atlassian Confluence is a good KB tool in my personal opinion: https://www.atlassian.com/software/confluence
It also has code highlighting: https://confluence.atlassian.com/display/DOC/Code+Block+Macro

Ajax: anyone using a RAD tool [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
Does anyone know a good RAD tool for AJAX interface programming?
Is Grails doing the job for you?
If you are comfortable with Java then WaveMaker has a RAD WYSIWYG development tool that uses a mix of the top frameworks to provide a very powerful tool. It requires no Java experience and creates a standard WAR file for deployment however in the real world experience you will need to do some customization or tweaking with Java.
Hope this helped.

tipc protocol in windows [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 11 months ago.
Improve this question
Any idea for TIPC protocol on Windows systems or any similar protocol which is available on windows ?
Thanks
Arpit
The Wikipedia basically says it's general-purpose communication library.
If you're designing an HPC cluster, take a look at "Microsoft High Performance Computing" in MSDN: http://msdn.microsoft.com/en-us/library/aa496121.aspx bot keep in mind that API only exists on some editions of their server OSes.
I think you'll only get better answer when you'll describe what kind of tasks are you going to accomplish.
P.S. I don't actually get the point of TIPC, even after reading the programmer's guide.
It seems using the API is not easier then using sockets.
But when you're using sockets, at least you've got tons of good books, online manuals, and easy to use debugging and diagnostic tools.

What tools or libraries used in your company to speed up the development and ensure the quality? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
As far as I know some company will use Devexpress to speed up the UI design
some company might use the AssistX .
another question:
is there any plugin which can help to keep a eye on our company 's code convention? If someone don't follow the convention, visual studio will warn him ?
Agent Smith for Resharper is what we use where I work that seems pretty good about some conventions.

Resources