
What Should I Learn Next? Paid Members Public
Learning is Endless. No matter where you are, what you do, how old you are, you always have to learn one thing or the other. There is no escaping it. Even if you do, you'll 'learn' the hard way. I often get asked - What programming

Capture - The First Step To Creation Paid Members Public
How do I make this into a blog post? Every time I do something at work, this is one question on top of my mind. How can I share this with the next person coming along, to my team, to anyone who might need to do the same thing elsewhere?

How Twitter Changed My Life! Paid Members Public
I landed my first job offer abroad through Twitter. I still remember sending the direct message to Damian Hickey (@randompunter) like it was yesterday. I was in Trivandrum (Kerala, India) on a late evening in January 2015 while my wife and mom played with my then 3-month-old son. Two months

My Writing Sucks Paid Members Public
My writing sucked. It still does. The one thing I always tell anyone who asks me for career advice is to start writing online. Nine times out of ten, I get the same answer. "I am not good at writing. It's hard even to write a line.

6 Years of The 4 AM Club! Here's How Paid Members Public
I wake up at 4 am every day, yes, including weekends. * I have been doing this for over 6 years. I needed some ME time. Everyone needs it. Waking up early is how I found that extra time. It didn't happen overnight. It never was or is easy.

Hello 'Atomic Essays' World Paid Members Public
I am a programmer, so let's start with a Hello World for Atomic Essays! First things first, What is an Atomic Essay? Atomic Essays are single ideas expressed in under 250 words That's simple, so Why am I doing this? I have been blogging for over

How to Run and Access DynamoDB Local For Easy Development and Testing Paid Members Public
Learn how to set up and run DynamoDB database on your local development machine. We'll see how to connect using AWS CLI, from .NET application and using GUI tools like Dynobase and NoSQL Workbench.

How To Deploy Web App and Web Job In A Single Pipeline Paid Members Public
Learn how to set up a build/deploy pipeline for deploying a Web application and Web Job into Azure Web App. Also find out whether you should have a single or multiple pipeline for this and how to decide between them.