53
jicmou
8y

Just spent 2 hours to write 5 lines of code.
But those 5 lines are worth 500 :)

Comments
  • 11
    Just remembered what my professor said once 20 years ago :

    - on average a developer writes about ten lines of code per day!

    Everyone in class laughed :-)

    Now 20 years later, I just left the office having written zero lines of code today :-)

    He might have been right!
  • 0
    I bet your average non tech boss wouldn't think so...
  • 0
    @pythoneer I might remember it wrong, as I said, 20 years... ;-)
  • 7
    @Pythoneer

    var a1 = 1;
    var a2 = 2;
    var a3 = 3;
    var a4 = 4
    var a5 = 5;
    var a6 = 6;

    more than 5 lines bug free. oh yeah I rock!
  • 12
    @sandeepb, bug on 4th line.
  • 1
    @jicmou, show us.
  • 4
    @MohitC ahh f*ck! I blame autocorrect
  • 1
    500 `;`s in 5 lines of code? :)
  • 0
    nah. you are just too old to spin this world around :p
Add Comment