VOOZH about

URL: https://www.javacodegeeks.com/author/David-Green/page/3

⇱ David Green, Author at Java Code Geeks - Page 3 of 4


  • Software Development👁 Image
    David GreenFebruary 23rd, 2015
    0 102

    TDD Against the Clock

    A couple of weeks ago I ran a “TDD Against the Clock” session. The format is simple: working in pairs…

    Read More »
  • Software Development👁 Image
    David GreenFebruary 7th, 2015
    0 149

    Pairing Patterns

    Pair programming is hard. When most developers start pairing it feels unnatural. After a lifetime of coding alone, headphones on,…

    Read More »
  • Software Development👁 Image
    David GreenAugust 25th, 2014
    0 88

    Is pairing for everybody?

    Pair programming is a great way to share knowledge. But every developer is different, does pairing work for everyone? Pairing…

    Read More »
  • Software Development👁 Image
    David GreenMarch 28th, 2014
    0 178

    Are integration tests worth the hassle?

    Whether or not you write integration tests can be a religious argument: either you believe in them or you don’t.…

    Read More »
  • Software Development👁 Image
    David GreenMarch 12th, 2014
    1 142

    Are comments always wrong?

    A colleague asked me recently: Why aren’t developers writing comments any more? He’d been looking through some code his team…

    Read More »
  • Software Development👁 Image
    David GreenMarch 9th, 2014
    1 161

    Why shouldn’t I test private methods?

    Newcomers to TDD ask some interesting questions, here’s one I was asked recently: testing private methods is bad, but why? How…

    Read More »
  • Software Development👁 Image
    David GreenOctober 28th, 2013
    9 119

    Who is a senior developer anyway?

    What makes you a “senior developer”? Everyone and their dog calls themselves a senior developer these days. From fresh graduates…

    Read More »
  • Software Development👁 Image
    David GreenMay 29th, 2013
    0 101

    Choosing a Programming Language: Recruitment

    How do you choose the right language to use for your next project? Use the right tool for the job?…

    Read More »
  • Software Development👁 Image
    David GreenApril 13th, 2013
    4 166

    Choosing a Programming Language

    What programming language to use is probably the single biggest technical decision facing a project. That one decision, affects every…

    Read More »
  • «
  • 1
  • 2
  • 3
  • 4
  • »
Back to top button
Close