Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
That was the final straw for me too. I took this gig because i needed to earn some money, but next time i'll hopefully have the luxury of being more picky.
So why not maximise the potential of money earning by communicating your ideas before you implement them?
First rule of contracting, let someone else take the glory while you take the money.
If you cant make it so simple that the permies cant take credit, dont do it
(\__/)
(>'.'<)
("")("") Born to Drink. Forced to Work
Does anyone else experience dismay from permies code reviewing your code similar tho this?
I work on a fixing something in their 5 method, 1 thousand line Java source file, and in the process end up splitting it up into 3 or 4 extra classes, with all of the new classes tested and in total now more like 25 - 30 methods so that you can actually read the code in english instead of needing to learn to read the matrix.
Looks of dismay at code review time - apparently i've made the code more complicated!
If you are making a small bug fix and you totally refactor the code, I'd be pissed off too. That's not what you were asked to do, or what you are being paid for. You should raise the issue separately.
Otherwise you risk the situation where every developer refactors every file they work on to their own tastes each time.
First rule of contracting, let someone else take the glory while you take the money.
If you cant make it so simple that the permies cant take credit, dont do it
If you are making a small bug fix and you totally refactor the code, I'd be pissed off too. That's not what you were asked to do, or what you are being paid for. You should raise the issue separately.
Otherwise you risk the situation where every developer refactors every file they work on to their own tastes each time.
These guys have nailed it
If it looks like a duck, walks like a duck, quacks like a duck,it must be a duck
Comment