Books for newly minted Scrum Masters

imageYou’ve just finished your Scrum Master training and to start exploring some issues we didn’t have time to cover? I spent the afternoon putting together a list of 29 books that I think you will find interesting. As part of the process I decided to experiment with doing the list as a mind map.

Let me know if this was helpful or if there was a key book I missed. In addition give some ideas of how you might have presented this.

Related posts:

  1. Top 8 Agile Books: Beyond the Basics
  2. Best Agile Books the 2007 Edition
  3. Best Agile Books 2007 the Background Material
  4. One year of Scrum – Lessons Learned
  5. Best Agile Books 2007 Development/Code Related
TwitterFacebook Google Plus Stumbleupon Delicious Reddit Email

About

ScrumMaster Trainer

9 Comments

  1. Dave Jacques August 25, 2011 at 9:37 am #

    Great list, really. I read a few in that list and many are already on my “next to read”. I’m glad you recommend them!

  2. Al Martin August 25, 2011 at 3:38 pm #

    Awesome list, thanks for providing so many options for expanding my knowledge!

  3. Gishu August 26, 2011 at 6:34 am #

    Thanks for taking the time to create this. Appreciated.

  4. Magnus August 28, 2011 at 5:31 pm #

    A book i think should be on the list is scrum and xp from the trenches written by Henrik Kniberg.

  5. Mark Levison August 28, 2011 at 5:59 pm #

    Yes its a good book. Its not on the list because its part of the pre-class reading in my CSM course, so I assume people know about if they’ve not already read it.

    Cheers
    Mark

  6. Kevin Goff August 29, 2011 at 11:10 am #

    Very nice list! Thanks! Another one worth consideration from an HR perspective is Dan Pink’s “Drive”. It’s not specifically Agile, but it’s helpful in unlearning the traditional competition-based performance management practices that are so ingrained into most organizations’ cultures.

  7. Mark Levison August 29, 2011 at 11:12 am #

    Agreed Dan Pink’s Drive is a well worth reading. Incidentally I find the videos contain most of what the book covers.

    Cheers
    Mark

  8. Jason Dever September 22, 2011 at 9:37 am #

    Tanks for the great list! Our startup is learning Agile and Scrum and can always use good pointers on how things could be done. I love the MindMap!

Trackbacks/Pingbacks

  1. Learning about Agile and Scrum - September 22, 2011

    [...] Books for newly minted Scrum Masters has a great list of books and even has a MindMap displaying the list visually! Tweet No comments Agile, Scrum, Software Development var addedComment = function(response) { //console.log('fbComments: Caught added comment'); //console.log('fbComments: Making AJAX call to update Facebook comment count'); $.post('http://jasondever.com/wp-content/plugins/facebook-comments-for-wordpress/facebook-comments-ajax.php', { fn: 'addComment', xid: '_post31' }, function(resp) { if (resp === 'true') { //console.log('fbComments: Updated and cached Facebook comment count for post with xid=_post31'); } else { //console.log('fbComments: FAILED to update Facebook comment count for post with xid=_post31'); } }); //console.log('fbComments: Making AJAX call to send email notification'); $.post('http://jasondever.com/wp-content/plugins/facebook-comments-for-wordpress/facebook-comments-ajax.php', { fn: 'sendNotification', xid: '_post31', postTitle: 'Learning about Agile and Scrum', postUrl: 'http://jasondever.com/2011/09/22/learning-agile-scrum/' }, function(resp) { if (resp === 'true') { //console.log('fbComments: Sent email notification'); } else { //console.log('fbComments: FAILED to send email notification'); } }); }; FB.Event.subscribe('comments.add', addedComment); [...]

Post Comment