Web Dev
-
RabbitMQ : A Cloud based Message Oriented Middleware
In this article we will understand RabbitMQ, a message broker middleware recommeded by OpenStack for cloud deployments. It complies to…
Read More » -
Introduction : Play and learn as a software developer
I first got into programming as a high-school kid because playing around with computers, creating games and understanding how things…
Read More » -
Website scraping using Selenium, Docker and Chrome with Extensions
For a specific project we needed a quick way to get the content of a specific URL and check whether…
Read More » -
Master each skill before moving on to the next shiny thing
Technology moves so fast, it’s easy to build a never-ending list of skills you need to learn to stay up…
Read More » -
Chrome Dev Tools Tutorial
The aim of this article is to give a full explanation and showcase of the Chrome Developer Tools. Dev Tools…
Read More » -
Embrace the power of teaching to learn better
You’re learning a new programming paradigm, trying to understand functional programming and JavaScript. It’s going well and you’re completing tutorials…
Read More » -
Kafka, Logs, and the Policy of Truth
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a…
Read More » -
Can your programming skills be rated?
I’ve received an interesting question from a reader of the blog last week about evaluating your skills. Do you have…
Read More » -
An Intro to Concurrency Patterns in Go
If you’re new to the Go programming language, it’s pretty likely that one of the first things you’ll hear about…
Read More »