Quote:
Originally Posted by mmcfadden
Actually would like my jobs done from start to finish with no other commitments if that is at all possible..
|
The job will be done from start to finish with no other commitment; but that's the
actual problem. The programmer is going to have to clear his slate before starting
your job and his slate will not be clear until next week which means he can't commit to
the 12 hours for this week.
This will piss you off that you got no programming done this week and rather than
piss you off the programmer just bows out all together.
==== Separate topic ====================================
Here is one thing some clients don't think about :
I can write a particular application fast and it will take 200 lines of code.
But I can also take my time and think things out better and write the exact
same application in 50 lines of code.
Why do that? Because 50 lines is less code to maintain; easier to find a bug etc...
Yet some clients will look at the lines of code and actually think "WTF! I paid that
much for just 50 lines of code". Big mistake because the reason it's only 50 lines
is because it's the most efficient and easiest to update and maintain and it took
longer to think up.