VOOZH about

URL: https://www.javacodegeeks.com/author/Roger-Hughes

⇱ Roger Hughes, Author at Java Code Geeks


  • Software Development👁 Image
    Roger HughesOctober 23rd, 2017
    0 218

    Mocking in Go

    I was recently asked to help out on a project with the aim of recommending how to implement some additional…

    Read More »
  • Core Java👁 Image
    Roger HughesAugust 11th, 2014
    0 107

    Default Methods: Java 8’s Unsung Heros

    A few weeks ago I wrote a blog saying that developers learn new languages because they’re cool. I still stand…

    Read More »
  • Software Development👁 Image
    Roger HughesJune 20th, 2014
    0 174

    The Simple Story Paradox

    I’ve recently been following the #isTDDDead debate between Kent Beck (@kentbeck), David Heinemeier Hansson (@dhh), and Martin Fowler (@martinfowler) with…

    Read More »
  • Core Java👁 Image
    Roger HughesMay 30th, 2014
    4 159

    Is it Imperative that you learn Functional Programming with Java 8?

    I’ve recently been taking look at Java 8 and have got hold of “Java 8 In Action” published by Manning.…

    Read More »
  • Software Development👁 Image
    Roger HughesMay 9th, 2014
    0 127

    Tracking Exceptions – Part 6 – Building an Executable Jar

    If you’ve read the previous five blogs in this series, you’ll know that I’ve been building a Spring application that…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Roger HughesMay 2nd, 2014
    0 96

    Just What Are Spring 3.2 Matrix Variables? – Part 2: The Code

    My last blog on Spring’s support for Matrix Variables concentrated on explaining what they were and why you’d want to…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Roger HughesApril 30th, 2014
    0 189

    Just What Are Spring 3.2 Matrix Variables? – Part 1

    Spring 3.2 introduced support for processing something called ‘Matrix Variables’ and probably like most developers, I’ve never heard of them.…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Roger HughesApril 29th, 2014
    0 141

    Tracking Exceptions – Part 5 – Scheduling With Spring

    It seems that I’m finally getting close to the end of this series of blogs on Error Tracking using Spring…

    Read More »
  • Core Java👁 Image
    Roger HughesApril 11th, 2014
    0 162

    Tracking Exceptions – Part 4 – Spring’s Mail Sender

    If you’ve read any of the previous blogs in this series, you may remember that I’m developing a small but…

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