VOOZH about

URL: https://www.javacodegeeks.com/author/jason-baldridge

⇱ Jason Baldridge, Author at Java Code Geeks


  • Software Development👁 Image
    Jason BaldridgeMay 12th, 2015
    0 155

    It’s okay for academic software to suck

    Bozhidar Bozhanov wrote an blog post titled “The Low Quality of Academic Code“, in which he observed that most academic…

    Read More »
  • Scala👁 Image
    Jason BaldridgeFebruary 27th, 2013
    0 201

    Using Twitter4j with Scala to perform user actions

    Introduction My previous post showed how to use Twitter4j in Scala to access Twitter streams. This post shows how to…

    Read More »
  • Scala👁 Image
    Jason BaldridgeFebruary 14th, 2013
    2 154

    Using twitter4j with Scala to access streaming tweets

    Introduction My previous post provided a walk-through for using the Twitter streaming API from the command line, but tweets can…

    Read More »
  • Software Development👁 Image
    Jason BaldridgeFebruary 8th, 2013
    2 175

    A walk-through for the Twitter streaming API

    Introduction Analyzing tweets is all the rage, and if you are new to the game you want to know how…

    Read More »
  • Software Development👁 Image
    Jason BaldridgeFebruary 4th, 2013
    0 141

    Unix pipelines for basic spelling error detection

    Introduction We can of course write programs to do most anything we want, but often the Unix command line has…

    Read More »
  • Scala👁 Image
    Jason BaldridgeMay 14th, 2012
    0 103

    Processing JSON in Scala with Jerkson

    Introduction The previous tutorial covered basic XML processing in Scala, but as I noted, XML is not the primary choice…

    Read More »
  • Scala👁 Image
    Jason BaldridgeMay 7th, 2012
    0 125

    Scala Basic XML processing

    Introduction Pretty much everybody knows what XML is: it is a structured, machine-readable text format for representing information that can…

    Read More »
  • Scala👁 Image
    Jason BaldridgeMarch 6th, 2012
    0 136

    Student Questions about Scala, Part 2

    Preface This is the second post answering questions from students in my course on Applied Text Analysis. You can see…

    Read More »
  • Scala👁 Image
    Jason BaldridgeFebruary 27th, 2012
    0 144

    Student Questions about Scala, Part 1

    Preface I’m currently teaching a course on Applied Text Analysis and am using Scala as the programming language taught and…

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