Driving in Germany

Interesting, what is, a post about driving in Germany, doing in my blog? Actually I recently went through process of obtaining a driving license in Germany and this post is mostly about to have a quick and easy reference to some related information. So, I decided to write this post even it has nothing to … Read more

Object Orientation and Fallacies of Perception

Introduction Object oriented programming is the one of the great grandfathers of modern software development techniques. Think about this. Term “Object-Oriented Programming” (OOP) was coined by Alan Kay in 1966 or 1967 while he was at grad school.! Lyndon B. Johnson was US president. Before email, cell phones and other tech goodies which we have … Read more

Publish and Deploy Angular and .NET Core Applications as a Single Unit

In this post I will talk about the basics of publishing and deploying Angular and .Net Core Web applications as a single Unit. In my scenario, I already have a web application built using .Net Core, Angular and Entity Framework and I will use this application for deployment purposes. You can instead use your own … Read more

Build Accounting Application Using .NET Core, Angular and Entity-Framework

So, in 2016, I was discussing the double-entry accounting rules with one of my friend to understand it better in order to program it in a line of business application. However the accounting part was very small and it was mainly a call to external API or something like that. I had read accounting in … Read more

C/C++ Dev. Environment using VS Code

One Ring to rule them all,One Ring to find them,One Ring to bring them alland in the darkness bind them. ― J.R.R. Tolkien, The Fellowship of the Ring Whether you are a Lord of the Rings movie fan or not, you will agree that uniformity appeals every one and having a unified development experience is … Read more

Working with Timers – Node.js

Timers are polyglot. They are very useful in many use cases. Almost all major programming languages supports them and Node.js is no exception. Its actually more simple in Node because Node.js let us reuse our existing learning of timers. In this post, I will describe and demonstrate what they are, how to use them, whats … Read more

IBM BlueMix – Cognitive Computing using Node-Red Flows

If you’re doing it right, life is a process of continuous learning. If you’ve learned something today that you didn’t know when you got out of bed this morning, you’ve had a good day – no matter what else happened. Today I learned a little more about IBM Cloud offerings – more than I knew … Read more

Serial Communication

Its old and of no use. No body wants it around anymore. No, that’s not what they are saying about me around the office (at least I hope not). I am talking about serial communication. Few days ago I saw a video on YouTube showing some kids reactions of using windows 95 and couple of … Read more

Introduction to ESP32

IoT devices are gaining popularity with every single day. The specialist hardware is becoming standardized and the specialized software is getting abstracted away with the ability to compose our applications using higher-level frameworks. One example of that device is ESP32 and in this post I will give a brief introduction to it. Though the demos … Read more

Hex Quote

A blog about my coding adventures

Skip to content ↓