Home
We are R&D remote-based offshore outsourcing company. We offer a wide variety of the software development services. Most of the times we do turnkey contracting. That is you come to us with your ideas and end up with the final version of your product. We do everything: software requirements specification, software architecture evaluation, quality assurance and of course the actual development.
To be able to do that successfully time and again we have to:
- Stay on the cutting edge of the current technologies - that is why we do lots of research
- Have relatively low prices which is especially important while current economic downturn
- Use advanced software development methodologies to be able to deliver the project on time (more or less) and within the budget
- Truly obey to common outsourcing practices such as NDA agreement
If you have something challenging, give us a try at
.
WHAT'S NEW
- CodeExample plugin for Trac
- The Trac plugin for code examples colouring. It support three types of examples - a simple, a correct and an incorrect. Further details see at
- May 22, 2009
- Metrics - LoC
- This is going to be a small set of articles devoted to metrics. The first one is about LoC - Line of Code. I think that the first reaction on ...
- May 11, 2009
- Metric - Cyclomatic Complexity
- There is a simple and logic explanation: the more “if”, “while”, “for”, and etc. in code the higher the complexity of the code improvement, management, understandability and refactoring. Cyclomatic (here ...
- May 11, 2009
- SESE vs SEME
- SESE/SEME are terms of structural programming and were introduced at 80-s. Nothing new. However, experience shows that some programmers do not know about them till today. That’s why it makes ...
- April 08, 2009
- How to use ASSERT
- Asserts can be very helpful in any development… If you use them wise. Alas, in the net there is miserable information about how to use these wonderful tools of security ...
- March 17, 2009