-
Core Java
Interesting things happening in Language Engineering
If you read this blog you will know that I strongly believe in the power of languages. So I am…
Read More » -
Software Development
Multilayer Perceptron Predictions Exposed
Learning Deep Learning Currently, I learn Deep Learning fundamentals with the help of Jason Brownlee’s Deep Learning with Python book. It provides…
Read More » -
Enterprise Java
Serverless FaaS with AWS Lambda and Java
What is Serverless Architecture? Serverless architecture runs custom code in ephemeral containers that are fully managed by a 3rd party. The custom…
Read More » -
Software Development
Writing RESTful Service using Node, Express and MongoDB
Looking at the popularity of Node.js, I thought of learning and creating a rest api that should create, delete and…
Read More » -
Core Java
MapStruct : Transferring data from one bean to another
Converting data from one form to another is a highly utilized concept in IT industry. MapStruct allows annotation based bean…
Read More » -
Software Development
Anemic Objects Are OK
I thought for a while that object-oriented purism has died off. But it hasn’t – every now and then there’s…
Read More » -
Enterprise Java
Work started on Apache Camel Intellij IDEA plugin
Just because its Christmas does not mean the Camel stands still. On the even of the 23rd I took the…
Read More » -
DevOps
AWS IoT Button, Lambda and Couchbase
Getting Started with Serverless FaaS and AWS Lambda shows how to use a simple Java function to store a JSON document to Couchbase…
Read More » -
Software Development
Neo4j: Graphing the ThoughtWorks Technology Radar
For a bit of Christmas holiday fun I thought it’d be cool to create a graph of the different blips…
Read More »