© 2022 Hashnode
#agile
written by Thayse Onofrio and Marilene Lourenço When we talk about Agile software development, it's impossible not to mention tests. The ‘fail fast’ principle also entails test-driven development and…
Intro Most of us have already seen something like "Must be able to write Clean Code" in the list of requirements for some data science and/or software development opportunity, but what does it mean, …
Have you ever heard of "Continuous Integration" but wondering what it means? This article is for you. Continuous Integration is one of the top technical terms that (in my humble opinion) a software en…
Introduction This article is about how I got the highest rank in a fighting game that I enjoy playing. I was able to achieve it by borrowing the principles from agile software development. Very nerdy,…
Agile projects are 1.5X times more successful and have 64% success rate as compared to 49% success rate of waterfall projects. It’s evident from these statistics that Agile has become a dominant mode…
What are Story Points in Agile? The story points are a measurement to estimate the work carried out through the implementation of agile frameworks like Scrum and eXtreme Programming. Implementation of…
Agile engineering preaches being efficient and responsive to change in order to develop the best product. Learn its best practices and how they can enable you to create a rapid, continuous development…
The CEO of the company hired a Scrum Master to help the team to learn agile development and follow a Scrum process to develop a product. The Scrum process The Scrum process starts with the Product…
Why does the Agile method come into existence? In Software Development Life Cycle(SDLC), one of the methodologies we use is called Waterfall Model When we make software we follow some steps:- Req…
I have witnessed companies collapse or see great setbacks by implementing agile incorrectly. So I can talk about some dangerous pitfalls. I have seen people say "take a sprint and complete the project…