VOOZH about

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

⇱ David Green, Author at Java Code Geeks


  • Software Development👁 Image
    David GreenSeptember 20th, 2018
    2 103

    What is software?

    What actually is software? It’s obviously not a physical thing you can point at. If I imagine a specific piece of…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    David GreenSeptember 17th, 2018
    2 238

    ActiveMQ Performance Testing

    We use ActiveMQ as our messaging layer – sending large volumes of messages with a need for low-latency. Generally it…

    Read More »
  • Core Java👁 Image
    David GreenFebruary 23rd, 2018
    3 1,683

    Async await in Java

    Writing asynchronous code is hard. Trying to understand what asynchronous code is supposed to be doing is even harder. Promises…

    Read More »
  • Software Development👁 Image
    David GreenMarch 22nd, 2017
    0 100

    What craftsmanship means to me

    Over a decade ago now I got my first team lead role. It was a reasonably unexpected promotion when the…

    Read More »
  • Software Development👁 Image
    David GreenFebruary 23rd, 2017
    0 212

    Friction in Software

    Friction can be a very powerful force when building software. The things that are made easier or harder can dramatically…

    Read More »
  • Software Development👁 Image
    David GreenFebruary 13th, 2017
    0 239

    Copy & paste driven development

    Software development is rife with copy & paste: all of us resort to copy and paste coding sometimes. We know…

    Read More »
  • Software Development👁 Image
    David GreenJanuary 25th, 2017
    0 108

    Never trust a passing test

    One of the lessons when practising TDD is to never trust a passing test. If you haven’t seen the test…

    Read More »
  • Agile👁 Image
    David GreenJanuary 19th, 2017
    1 122

    Project vs product teams

    One of the hardest things for companies trying to be agile is how to structure teams. Back in the bad-old…

    Read More »
  • Agile👁 Image
    David GreenJanuary 12th, 2017
    0 78

    Cross-functional teams

    Cross-functional teams aren’t a new idea. And yet, somehow, we still don’t seem to have got the memo. I was…

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