Coach

Coaching conversations using the GROW Model

Are you a people leader, someone whose role involves a lot of influencing others to work towards objectives? Are you a mentor to someone who is at your level or junior whom you are helping navigate their career? Anyone in either of these roles will have conversations that help their coachee/mentee identify goals that matter to them, realise what needs to be done to get there, reflect on what and how they have been doing so far and to encourage them to get to their goals consistently....

April 18, 2022 · 7 min · 1428 words
Trust

Leadership, trust and how not to ruin it

Featured image courtesy https://www.pexels.com/photo/ground-group-growth-hands-461049/ Are you a people leader in a company? What do I mean by a people leader? It is someone who is in charge of managing people and their development, ensuring those people in your care have the room to grow and get the recognition and opportunities they deserve. This is a very difficult role as it is not meant for the selfish. To lead is a unique responsibility where you take ownership of your team’s mistakes while giving credit and celebrating their wins....

March 26, 2022 · 18 min · 3749 words
Git

What are Git submodules?

What are submodules in git? If you have worked in software development, you have certainly been developing your application using libraries or packages developed by others, whether it is open-source or not. It could be that your project A depends on a project B both of which are from different git repositories in your organisation. What happens when you want to be able to treat the two projects as separate yet still be able to use one from within the other?...

February 19, 2022 · 3 min · 582 words
Scrum feedback loop

What is Agile Scrum?

Agile ways of working In today’s world, every software company claims to be agile. This post is a condensed version of the official Scrum Guide. I have not changed the intent of the guide but have added context based on my experience and removed details where I felt it was obvious. However it is true that what is obvious to me may not be obvious to another person. So if something in this post doesn’t agree with your understanding of scrum, please read the scrum guide....

February 14, 2022 · 13 min · 2587 words
Quality Scrabble

Building software quality from Day 1 using Lean Quality Assurance

In my current role, I manage a very special team of quality engineers who are responsible for setting standards and best practices for quality assurance across the entire organisation and is also responsible for developing any necessary tooling or frameworks that might help product teams reduce toil. This is not a new problem and hence I was looking for inspiration and lessons to learn from other organisations who have embedded quality at the heart of their software development process....

January 30, 2022 · 6 min · 1237 words