Skip to main content
Apress

Leadership Paradigms for Remote Agile Development

How To Lead Your Team Remotely

  • Book
  • © 2022

Overview

  • Learn how to specifically work remotely within the agile framework
  • Study the differences in leading an in-person team versus a remote team
  • Create an optimal remote environment in which engineers are able to give their best
  • 7052 Accesses

This is a preview of subscription content, log in via an institution to check access.

Access this book

Subscribe and save

Springer+ Basic
$34.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or eBook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

eBook USD 29.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 37.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

') var buybox = document.querySelector("[data-id=id_"+ timestamp +"]").parentNode var buyboxMaxSingleColumnWidth = 480 // springerPlus roll out 10% starts here var springerPlusGroup = setLocalStorageSpringerPlus(); var rollOutSpringerPlus = springerPlusGroup === "B" function setLocalStorageSpringerPlus() { var selectUserKey = "springerPlusRollOut"; var springerPlusGroup = "X"; if (!window.localStorage) return springerPlusGroup; try { var selectUserValue = window.localStorage.getItem(selectUserKey) springerPlusGroup = selectUserValue || randomDistributionSpringerPlus(selectUserKey) } catch (err) { console.log(err) } return springerPlusGroup; } function randomDistributionSpringerPlus(selectUserKey) { var randomGroup = Math.random() < 0.7 ? "A" : "B" window.localStorage.setItem(selectUserKey, randomGroup) return randomGroup } if (rollOutSpringerPlus) { revealSpringerPlus(); } function revealSpringerPlus() { if(buybox) { document.querySelectorAll(".c-springer-plus").forEach(function(node) { node.style.display = "block" }) } } //springerPlus ends here ;[].slice.call(buybox.querySelectorAll(".buying-option")).forEach(initCollapsibles) function initCollapsibles(buyingOption, index) { var toggle = buyingOption.querySelector(".buying-option-price") buyingOption.classList.remove("expanded") var form = buyingOption.querySelector(".buying-option-form") var priceInfo = buyingOption.querySelector(".price-info") if (toggle && form && priceInfo) { toggle.setAttribute("role", "button") toggle.setAttribute("tabindex", "0") toggle.addEventListener("click", function (event) { var expandedBuyingOptions = buybox.querySelectorAll(".buying-option.expanded") var buyboxWidth = buybox.offsetWidth ;[].slice.call(expandedBuyingOptions).forEach(function(option) { if (buyboxWidth <= buyboxMaxSingleColumnWidth && option != buyingOption) { hideBuyingOption(option) } }) var expanded = toggle.getAttribute("aria-expanded") === "true" || false toggle.setAttribute("aria-expanded", !expanded) form.hidden = expanded if (!expanded) { buyingOption.classList.add("expanded") } else { buyingOption.classList.remove("expanded") } priceInfo.hidden = expanded }, false) } } function hideBuyingOption(buyingOption) { var toggle = buyingOption.querySelector(".buying-option-price") var form = buyingOption.querySelector(".buying-option-form") var priceInfo = buyingOption.querySelector(".price-info") toggle.setAttribute("aria-expanded", false) form.hidden = true buyingOption.classList.remove("expanded") priceInfo.hidden = true } function initKeyControls() { document.addEventListener("keydown", function (event) { if (document.activeElement.classList.contains("buying-option-price") && (event.code === "Space" || event.code === "Enter")) { if (document.activeElement) { event.preventDefault() document.activeElement.click() } } }, false) } function initialStateOpen() { var buyboxWidth = buybox.offsetWidth var narrowBuyboxArea = buyboxWidth <= buyboxMaxSingleColumnWidth var allOptionsInitiallyCollapsed = buybox.className.indexOf("all-options-initially-collapsed") > -1 ;[].slice.call(buybox.querySelectorAll(".buying-option")).forEach(function (option, index) { var toggle = option.querySelector(".buying-option-price") var form = option.querySelector(".buying-option-form") var priceInfo = option.querySelector(".price-info") if (allOptionsInitiallyCollapsed || narrowBuyboxArea && index > 0) { toggle.setAttribute("aria-expanded", "false") form.hidden = "hidden" priceInfo.hidden = "hidden" } else { toggle.click() } }) } initialStateOpen() if (window.buyboxInitialised) return window.buyboxInitialised = true initKeyControls() })()

Other ways to access

Licence this eBook for your library

Institutional subscriptions

About this book

If you are asking yourself Why are my engineers unable to deliver?, Why are so many engineers leaving? or Why is our software riddled with bugs?, then you've come to the right place. This book acts as a concise, practical guide on how to lead successful agile projects in a remote environment. 

The authors draw from industry experience and a wide range of fields and disciplines--from software engineering to criminology and sociology--to teach you how to maintain technical oversight, manage deadlines, and calibrate expectations, while also creating and maintaining a healthy remote work environment. You will gain both practical tips grounded in reality, while learning why such tips work by navigating the background on which they are founded--from Broken Window Theory, Labeling Theory to the Dunning-Kruger Effect. 


Leadership Paradigms for Remote Agile Development will show you how to avoid the most common mistakes and pitfalls that cause engineering projects to fail while at the same time maintaining high ethical standards. 

What You'll Learn
  • Manage feedback, reduce bureaucracy, create and adapt processes  
  • Understand what to look for in new hires
  • Carve out a solid road to success for any type of software project



Who This Book Is For


Anyone who is in, or wishes to move into, an IT leadership position, such as senior software engineers, founders, engineering managers, or team/tech leads.





Similar content being viewed by others

Keywords

Table of contents (10 chapters)

Authors and Affiliations

  • Teresópolis, Brazil

    Benjamin Jakobus

  • Joinville, Brazil

    Pedro Henrique Lobato Sena

  • Westport, USA

    Claudio Souza

About the authors

Benjamin Jakobus is a tech lead at a large Fintech company. Over the course of his career, he has worked as a software engineer across a range of industries, from large multinationals to small silicon valley startups. He is the author of "Mastering Bootstrap 4", published in 2 editions by Packt Publishing, and occasionally writes and contributes to technical and scientific articles.

He received his M.Sc. in "Advanced Computing" from Imperial College London, and his B.Sc. in Computer Science from University College Cork. Born in Germany and raised in Ireland, he currently lives in Brazil.

Pedro Sena is a Senior Software Engineer with over 15 years of experience, 12 of those working remotely. He created software for a wide range of industries, including shop floor automation, tourism, banking and e-commerce as well as different types of SaaS (Software as a Service) applications.

He received his degree as “Technologist in Informatics” from FASP, inBrazil where he was born and currently lives.

Claudio Souza is a Software Engineering Leader and Founder with over 25 years of experience, 10 of those in remote organizations.

He started as a software developer in a small consulting company until he became a Staff Engineer in Latin America's largest Newsmedia corps. During his career, he designed and implemented applications currently serving over 600m users.

He's experienced Eng. Leader and G.M, having interviewed over 2000 people, hiring and managing over 200, and led over $300M in revenue while directly managing organizations with over fifty people.

He studied Computer Science at Moacyr Sreder Bastos University in Rio de Janeiro, Brazil, where he was born and currently lives in Connecticut, United States.


Bibliographic Information

Publish with us

Navigation