Posts

Showing posts from 2013

What Makes You The Best Manager?

Are you mentoring or leading or managing a team for a while? If not, you have time to revisit this article later in future. Until then, go over below links:                 Sri Chanakya Niti Shastra Chapter 1                 Sri Chanakya Niti Shastra Chapters 2 & 3                 Sri Chanakya Niti Shastra Chapters 4 & 5                 Sri Chanakya Niti Shastra Chapters 6 & 7                 Sri Chanakya Niti Shastra Chapters 8 & 9                 Sri Chanakya Niti Shastra Chapters 10 & 11                 Sri Chanakya Niti Shastra Chapters 12 & 13                 Sri Chanakya Niti Shastra Chapters 14 & 15     ...

If Else Condition

Image
if ( you are a student )   { //  Check:                  Books Online                 Is It Attitude Or Qualification That Matters   } else if ( you are searching for a job )   { //  Check:                  Competency Based Interview Questions                 What Makes You Hot Cake In Job Market                 Prototype Future Of Job Hunt   } else if ( you are a fresher in company )   { //  Check:                  From College Campus To Corporate Climate                 Email Etiquette                 Common Phrases To Avoid In Conversation   } else if ( you are leading or managing ...

Sprint Checklist

Article written by Sreenivas Mothukuru After working for many years on projects developed using Agile (Scrum) I came up with below sprint checklist (3 week sprint). Please go over below items and help me fine tune the checklist. Thank you! Before Sprint Starts 1 Book conference room for backlog grooming meeting 2 Review prioritized user stories in product backlog before attending backlog grooming meeting 3 Attend backlog grooming meeting 4 Book conference room for sprint planning meeting Day 1 5 Review user stories in sprint backlog before planning meeting 6 Come up with Dev tasks for (already groomed) user stories 7 Come up with QA tasks for (already groomed) user stories 8 To come up with QA and Dev estimates 9 Identify (module/code) dependencies 10 Attend sprint planning meeting 11 Come up with t...