VOOZH about

URL: https://www.javacodegeeks.com/author/federico-tomassetti/page/8

⇱ Federico Tomassetti, Author at Java Code Geeks - Page 8 of 8


  • Software Development👁 Image
    Federico TomassettiSeptember 10th, 2015
    0 139

    Create a programming language for the JVM

    Because you know, in the end everyone wants to create his own programming language. I have been interested in parsers…

    Read More »
  • Software Development👁 Image
    Federico TomassettiSeptember 3rd, 2015
    0 120

    Walkmod: automatically refactor code to apply code conventions

    I am very interested in tools which support the software development process, making automatic the boring bits. One system which permits…

    Read More »
  • DevOps👁 Image
    Federico TomassettiAugust 15th, 2015
    0 142

    Getting started with Docker from a developer point of view: how to build an environment you can trust

    Lately I have spent a lot of thoughts on building repeatable processes that can be trusted. I think that there…

    Read More »
  • Desktop Java👁 Image
    Federico TomassettiAugust 14th, 2015
    0 234

    Develop DSLs for Eclipse and IntelliJ using Xtext

    In this post we are going to see how to develop a simple language. We will aim to get: a…

    Read More »
  • Clojure👁 Image
    Federico TomassettiAugust 14th, 2015
    0 101

    How to build a symbol solver for Java, in Clojure

    Last week we have seen how to build models of Java code from source and JAR files. Now we want…

    Read More »
  • Core Java👁 Image
    Federico TomassettiAugust 13th, 2015
    2 159

    Building models of Java code from source and JAR files

    Recently I spent some time working on effectivejava, which is on its way to reach 300 stars on GitHub (feel…

    Read More »
  • Enterprise Java👁 Image
    Federico TomassettiAugust 6th, 2015
    0 169

    Getting started with Spark: it is possible to create lightweight RESTful application also in Java

    Recently I have been writing a RESTful service using Spark, a web framework for Java (which is not related to Apache Spark). When we…

    Read More »
  • First
  • ...
  • «
  • 4
  • 5
  • 6
  • 7
  • 8
Back to top button
Close