Archive

Archive for September, 2011

Coding size or language syntax, does it matter?

September 7th, 2011 No comments

Original post can be found at It-Eye

There are lot of programming languages in the world, there is one for everybody. All those languages have something in common and that is that they are trying to help you solve a problem. But they all try to do it there own way.
Every company has struggled one way or another to chose what programming language to use for a project. If they haven’t then they probably chose what they already have been using. For those that have been choosing most of the time they were looking at things like, can we find experts, is the language fast, secure, does it help us solve our problems faster and tools for the language. But have we ever looked at code size or language syntax and decided on that as well? Probably not, but should we? Read more…

Share
Categories: Other Tags: , ,

Java 7, this is it?

September 6th, 2011 No comments

Original post can be found at It-Eye

Java 7 was released, so I gave it a spin to see what kind of improvements were made. While testing some new features I went online to look for not so obvious changes as well. Here is a short list of the new features and improvements in Java 7. Read more…

Share
Categories: Java Tags: ,

Security experts are in the old Testers position?

September 6th, 2011 No comments

Original post can be found at It-Eye

We all know that testing is important and since more and more companies started doing agile we all have learned that testing needs to be done on the go and not at the end of our software development. Where couple of years ago it was very hard to find teams with testers in them now you can find a lot of them. Besides that it was very hard to convince companies why you needed a tester on the go and why that was better and cheaper than doing “some” testing at the end. Now days it’s all much easier and companies understand the benefit of testing on the go instead of doing bulk testing at the end of the software development. Read more…

Share
Categories: Other Tags: , ,