Forgot your password?
typodupeerror

Submission + - Standard Software Development Environments 3

sftwrdev97 writes: I have only been doing software development for about 5 years, and worked most of it at one company. I recently switched to a new company and am amazed at the lack of technology used in their development process. In my previous position, we used continuous integration, unit testing, automated regression testing, an industry standard (not open source) in version control, and tried to keep up with the latest tools, Java releases, etc.
In the new position, there is no unit or regression testing, no continuous integration, compiled files are moved to the production environment basically by hand and there is no version control on them. The tools we are using have been unsupported for 5-7 years and we are still using old Java.
I am just wondering since this is only my second job in the industry, is this the norm for most development environments? Or do most development environments try to keep up on technology or just use what ever gets them by?

Comment Re:Legally Binding? (Score 0) 119

Not necessarily, though it probably depends on the jurisdiction you're in. For example Australia implemented changes to consumer law that crack down on 'unfair terms', with the courts deciding if a term is unfair or not. I'm not sure if that results in the whole contract being nullified or if it only applies to that particular term though.

Slashdot Top Deals

Just about every computer on the market today runs Unix, except the Mac (and nobody cares about it). -- Bill Joy 6/21/85

Working...