SCRUM Style Best Suited for Fresher Developers

One of the key concern that freshers’ developers, mostly under probation period, have been found to have is biased behavior of the manager in-charge towards a set of developers in assigning development tasks primarily during training period. This is the time when managers have also rate these developers and it is a very tricky part for the managers to take the right judgement. Thus, what can be the most effective way which creates win-win for both, freshers developer in terms of having them work/learn at their will and also managers be able to make the right judgement.

To crack this problem and create a fair playground for all, I have found that SCRUM style is best to work with freshers’ developers. Once the training is over, and an assessment exercise is done, the manager comes to know who stands where in terms of various aspects. However, without using judgement solely based on assessment result, he may use SCRUM style to have the freshers work on a sample case study project in order to determine effectiveness and productivity of each of the developers. Following can be some of the techniques:

  1. Plan for a sample product to be built using pre-decided technologies
  2. Create a product backlog consisting of features that needed to be developed with appropriate prioritization
  3. Set a sprint timeline of two-three weeks based on your evaluation requirement.
  4. Do sprint planning to review the features, create user stories, do effort estimate and  task the stories.
  5. Assign the stories to individual developers based on model such as planningpoker or so.
  6. Do SCRUM daily standups to see where each developer is.
  7. Carry this exercise for 2 or 3 sprints and you would be able to figure out the velocity of individual developers. Additionally, this may well be used to judge about the capabilities of the developers and assign them on upcoming projects appropriately.
  8. This would also have the consent from team as it would be evident to all as to whose velocity is higher than others.

Thus, this process may well create a fair playground for both fresher developers and the concerned managers. Please let me know what you think about this.

 

Ajitesh Kumar

I have been recently working in the area of Data analytics including Data Science and Machine Learning / Deep Learning. I am also passionate about different technologies including programming languages such as Java/JEE, Javascript, Python, R, Julia, etc, and technologies such as Blockchain, mobile computing, cloud-native technologies, application security, cloud computing platforms, big data, etc. I would love to connect with you on Linkedin. Check out my latest book titled as First Principles Thinking: Building winning products using first principles thinking.

Share
Published by
Ajitesh Kumar

Recent Posts

Building an OpenAI Chatbot with LangChain

Have you ever wondered how to use OpenAI APIs to create custom chatbots? With advancements…

14 hours ago

Building a RAG Application with LangChain: Example Code

The combination of Retrieval-Augmented Generation (RAG) and powerful language models enables the development of sophisticated…

2 days ago

How Indexing Works in LLM-Based RAG Applications

When building a Retrieval-Augmented Generation (RAG) application powered by Large Language Models (LLMs), which combine…

5 days ago

Retrieval Augmented Generation (RAG) & LLM: Examples

Last updated: 25th Jan, 2025 Have you ever wondered how to seamlessly integrate the vast…

5 days ago

What are AI Agents? How do they work?

Artificial Intelligence (AI) agents have started becoming an integral part of our lives. Imagine asking…

3 weeks ago

Agentic AI Design Patterns Examples

In the ever-evolving landscape of agentic AI workflows and applications, understanding and leveraging design patterns…

4 weeks ago