VOOZH about

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

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


  • Enterprise Java👁 Image
    Mark NeedhamOctober 21st, 2013
    0 110

    Neo4j: Exploring new data sets with help from Neo4j browser

    One of the things that I’ve found difficult when looking at a new Neo4j database is working out the structure…

    Read More »
  • Core Java👁 Image
    Mark NeedhamOctober 16th, 2013
    0 847

    Java: Incrementally read/stream a CSV file

    I’ve been doing some work which involves reading in CSV files, for which I’ve been using OpenCSV, and my initial…

    Read More »
  • Clojure👁 Image
    Mark NeedhamSeptember 23rd, 2013
    1 172

    Elo Rating System: Ranking Champions League teams using Clojure

    As I mentioned in an earlier blog post I’ve been learning about ranking systems and one of the first ones…

    Read More »
  • Clojure👁 Image
    Mark NeedhamSeptember 17th, 2013
    0 91

    Clojure: All things regex

    I’ve been doing some scrapping of web pages recently using Clojure and Enlive and as part of that I’ve had…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Mark NeedhamAugust 14th, 2013
    2 485

    Jersey Client: Testing external calls

      Jim and I have been doing a bit of work over the last week which involved calling neo4j’s HA…

    Read More »
  • Enterprise Java👁 Image
    Mark NeedhamAugust 7th, 2013
    0 102

    neo4j/cypher: Getting the hang of query parameters

    For as long as I’ve been using neo4j‘s cypher query language Michael has been telling me to use parameters in…

    Read More »
  • Enterprise Java👁 Image
    Mark NeedhamAugust 7th, 2013
    2 196

    Graph Processing: Betweeness Centrality – neo4j’s cypher vs graphstream

    Last week I wrote about the betweenness centrality algorithm and my attempts to understand it using graphstream and while reading…

    Read More »
  • Software Development👁 Image
    Mark NeedhamJuly 15th, 2013
    0 132

    Survivorship Bias and Product Development

    A couple of months ago I came across an interesting article by the author of ‘You Are Not So Smart‘…

    Read More »
  • DevOps👁 Image
    Mark NeedhamApril 25th, 2013
    0 109

    No downtime deploy with capistrano, Thin and nginx

    As I mentioned a couple of weeks ago I’ve been working on a tutorial about thinking through problems in graphs…

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