Relative Content

Tag Archive for coding-standards

Creating a coding standards document

Want to improve this post? Add citations from reputable sources by editing the post. Posts with unsourced content may be edited or deleted. I work in a control systems company, where the primary work is SCADA and PLC, along with other control systems stuff. Software development is not really something the company does, apart from […]

Best practice to sort then reverse, or write “backwards” comparator?

I wrote a comparator for a custom class of mine and when I ran my code I realised the output of my list of these objects was in the reverse order as to what I wanted. It was “ascending” as opposed to “descending”. This was because I stuck to the spec of compare where a return value of less than 0 means the other object is less than this and so on.

Checklist for coding MVVM web application [duplicate]

This question already has answers here: What does a standard code review contain? (5 answers) Closed 11 years ago. We are a small team working on a web application using MVVM design pattern using technologies like .NET, Knockout and HTML. I am trying to come up with a code review checklist for this, so that […]

When to build(code) vs buy(download plugin)

Recently I have been working with a large set of talented programmers that lead to a discussion on when should we start building our own components (web js/css) vs downloading and modifying existing components that don’t quite fit the needs of a project. Does anyone know or could suggest best practices for this type of conundrum?

Verification for value of test standards

We are currently developing a concept for our tests standards. Up until now, we don’t have standards. All we do is to tell the developer to write tests. Now we have the following basic idea:

Verification for value of test standards

We are currently developing a concept for our tests standards. Up until now, we don’t have standards. All we do is to tell the developer to write tests. Now we have the following basic idea:

Verification for value of test standards

We are currently developing a concept for our tests standards. Up until now, we don’t have standards. All we do is to tell the developer to write tests. Now we have the following basic idea: