VOOZH about

URL: https://www.javacodegeeks.com/author/Mark-Needham/page/12

⇱ Mark Needham, Author at Java Code Geeks - Page 12 of 12


  • DevOps👁 Image
    Mark NeedhamApril 17th, 2013
    0 117

    Capistrano: Deploying to a Vagrant VM

    I’ve been working on a tutorial around thinking through problems in graphs using my football graph and I wanted to…

    Read More »
  • Clojure👁 Image
    Mark NeedhamJanuary 17th, 2013
    0 131

    Clojure: Reading and writing a reasonably sized file

    In a post a couple of days ago I described some code I’d written in R to find out all…

    Read More »
  • Core Java👁 Image
    Mark NeedhamMarch 1st, 2012
    0 139

    Java: Faking a closure with a factory to create a domain object

    Recently we wanted to create a domain object which needed to have an external dependency in order to do a…

    Read More »
  • Agile👁 Image
    Mark NeedhamJanuary 27th, 2012
    0 117

    Playing around with pomodoros

    Over the last 3/4 months I’ve been playing around with the idea of using pomodoros to track all coding/software related…

    Read More »
  • Android Core👁 Image
    Mark NeedhamJanuary 17th, 2012
    0 156

    Learning Android: Freezing the UI with a BroadcastReceiver

    As I mentioned in a previous post I recently wrote some code in my Android app to inform a BroadcastReceiver…

    Read More »
  • Software Development👁 Image
    Mark NeedhamJanuary 10th, 2012
    2 179

    Pair Programming: The disadvantages of 100% pairing

    I’ve written a lot of blog posts in the past about pair programming and the advantages that I’ve seen from…

    Read More »
  • Android Core👁 Image
    Mark NeedhamJanuary 9th, 2012
    1 125

    Learning Android: Getting a service to communicate with an activity

    In the app I’m working on I created a service which runs in the background away from the main UI…

    Read More »
  • First
  • ...
  • «
  • 8
  • 9
  • 10
  • 11
  • 12
Back to top button
Close