VOOZH about

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

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


  • Software Development👁 Image
    David GreenAugust 1st, 2016
    0 112

    Code awareness levels

    Writing code is all about working at multiple levels of abstraction concurrently. But as well as working at multiple levels…

    Read More »
  • Software Development👁 Image
    David GreenFebruary 26th, 2016
    1 156

    Longevity of Source Code

    Take a look at the code you work in day-to-day. How long has it been there? How old is it?…

    Read More »
  • Software Development👁 Image
    David GreenFebruary 12th, 2016
    0 109

    Old Age Code

    Is your code ready for retirement? Is it suffering from the diseases of old age? Do you have code you can’t…

    Read More »
  • Software Development👁 Image
    David GreenJanuary 21st, 2016
    0 130

    Cutting Corners

    The pressure to deliver yesterday is strong. If it’s not customers nagging you, it’s project managers breathing down your neck…

    Read More »
  • Software Development👁 Image
    David GreenJanuary 7th, 2016
    0 148

    Git stash driven development

    I’ve found myself using a pattern quite often recently, which I’ve been calling “git stash driven development” – that is, relying…

    Read More »
  • Software Development👁 Image
    David GreenOctober 18th, 2015
    2 66

    VW’s rogue software developers

    So Michael Horn has thrown a couple of software developers under the proverbial bus by blaming them for the defeat…

    Read More »
  • Software Development👁 Image
    David GreenSeptember 28th, 2015
    6 189

    Your DI framework is killing your code

    I read a really interesting post recently looking at the difference between typical OO code and a more functional style. There’s a…

    Read More »
  • Software Development👁 Image
    David GreenJune 29th, 2015
    0 102

    Two people coding is twice as productive, right?

    Stands to reason, doesn’t it? If one person can make 5 widgets an hour, then two people can make 10 widgets an…

    Read More »
  • Software Development👁 Image
    David GreenMarch 9th, 2015
    1 119

    Dogma Driven Development

    We really are an arrogant, opinionated bunch, aren’t we? We work in an industry where there aren’t any right answers.…

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