SlideShare ist ein Scribd-Unternehmen logo
1 von 17
Downloaden Sie, um offline zu lesen
agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017
Out of Sight, Out of Mind: 

Survival tricks and tools for remote developers

(especially Python and Django)
Alessio Bragadini
agile42 International
@abragad
agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017
Who I am, my team
• Web (backend) developer and assorted crafts
• Working for agile42, an Agile training and coaching
company: Europe, North America, South Africa
• Web/IT team working in Berlin and distributed
• We use Python and Django, and Agile methodologies
• I work remotely from Milan, for this job and previous
ones
• How do I preserve my sanity?
agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017
The dream…
agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017
…the reality
agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017
Remote working is not easy…
agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017
“I think there’s a split between being remote-
friendly — hiring some workers in a different
city — and remote-first, meaning you build
your development team around a workflow
that embraces the concepts of remote work,
whether or not your employees are remote.”
– Zach @Holman / http://bit.ly/2nTomQb
Remote-Friendly vs Remote-First
agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017
Can Agile help?
•TDD (Test-Driven Development)
•no code ownership
•shared “visual backlog” 

(boards etc.)
agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017
“The most efficient and effective method
of conveying information to and within a
development team is face-to-face
conversation.”
Principles behind the Agile Manifesto
agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017
What is face-to-face?
•Face-to-face means proximity but also
truthfulness
•We are now used to constant chat and
group chats
•We have Skype, WhatsApp, Hangout, Slack
•This is 99% of face-to-face (body language
still counts)
agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017
What is Information?
•Discussion about the project
•Discussion about code or design
•What moves forward: commits, tasks
•What moves backwards: bugs, regressions
•Links, ideas, jokes, etc.
agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017
“By forcing yourself to use chat instead of
meetings, by forcing yourself to use chatops
to mercilessly automate every single manual
action, you end up creating things faster, with
more built-in context, and greater ability to
share your knowledge across the
organization.”
– Zach @Holman / http://bit.ly/2nTomQb
Remote-Friendly vs Remote-First
agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017
How you do it, technically
• Shared code repository, possibly reachable from every
location (GitHub, Bitbucket, but security is a factor)
• Automated unit testing and integration testing
• Continuous Integration
• Continuous Deployment on a test server
• Shared tool for task planning and big picture (epics,
sprints, milestones, etc.)
• All available online from any location
• All feeding a communication channel
agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017
How you do it, personally
• Agile ceremonies: daily standup, sprint planning, sprint
review, retrospectives
• Explain what you’re going to do, what you’ve done, offer
advice
• Establish “work hours” even if you are not in a proper
office
• Keep chat channel open during work hours
• Meet face-to-time from time to time
• Learn from companies that “do it”: 

e.g. Automattic, Balsamiq
agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017
agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017
Our team setup: Python and Django
• Test-Driven Development (unittest, Selenium, visual tests)
• Infrastructure as code
• Jenkins for CI
• GitHub/Bitbucket for shared git repositories
• Slack channel with integrations with Jenkins, git
• Agilo for Scrum(*) or Trello
• Skype for Agile ceremonies including daily standup
• Google docs etc.
agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017
Thank you!
Contact us at

www.agile42.com / @agile42 / @abragad
Always looking for talents
agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017
Extra links
Read:
https://zachholman.com/posts/remote-first/
https://www.helpscout.net/blog/agile-remote-teams/
http://www.agile42.com/en/blog/2014/08/28/agile-team-co-location-remote/
https://whenihavetime.com/2014/07/08/10-lessons-from-4-years-working-remotely/
https://blog.balsamiq.com/remote-work/
Watch:
https://www.youtube.com/watch?v=thAvcDrf870 (Francesco Fullone, Italian)
Follow:
http://www.agile42.com/blog/
https://twitter.com/agile42
https://www.facebook.com/groups/lavoratori.in.remote/

Weitere ähnliche Inhalte

Was ist angesagt?

From a Product Vision to a running software... and back again, and agile coac...
From a Product Vision to a running software... and back again, and agile coac...From a Product Vision to a running software... and back again, and agile coac...
From a Product Vision to a running software... and back again, and agile coac...Andrea Tomasini
 
The agile reading glasses: foundation principles and history being agile appr...
The agile reading glasses: foundation principles and history being agile appr...The agile reading glasses: foundation principles and history being agile appr...
The agile reading glasses: foundation principles and history being agile appr...Andrea Tomasini
 
The Good Shepherd - the Role of BAs in Agile
The Good Shepherd - the Role of BAs in AgileThe Good Shepherd - the Role of BAs in Agile
The Good Shepherd - the Role of BAs in AgileDave Sharrock
 
Great Agile Teams @ SDEC13, Winnipeg
Great Agile Teams @ SDEC13, WinnipegGreat Agile Teams @ SDEC13, Winnipeg
Great Agile Teams @ SDEC13, WinnipegDave Sharrock
 
Lean Product Management @ SDEC13, Winnipeg
Lean Product Management @ SDEC13, WinnipegLean Product Management @ SDEC13, Winnipeg
Lean Product Management @ SDEC13, WinnipegDave Sharrock
 
Avoiding the Dilbert Syndrome
Avoiding the Dilbert SyndromeAvoiding the Dilbert Syndrome
Avoiding the Dilbert SyndromeDave Sharrock
 
Agile Embedded Software Development, what's wrong with it?
Agile Embedded Software Development, what's wrong with it?Agile Embedded Software Development, what's wrong with it?
Agile Embedded Software Development, what's wrong with it?Andrea Tomasini
 
3 Stages of Agility: Agile Austin 2016
3 Stages of Agility: Agile Austin 20163 Stages of Agility: Agile Austin 2016
3 Stages of Agility: Agile Austin 2016Dave Sharrock
 
Epic Budgeting - how agile teams meet deadines
Epic Budgeting - how agile teams meet deadinesEpic Budgeting - how agile teams meet deadines
Epic Budgeting - how agile teams meet deadinesDave Sharrock
 
Coaching opposing sides large scale lean program management
Coaching opposing sides   large scale lean program managementCoaching opposing sides   large scale lean program management
Coaching opposing sides large scale lean program managementDhaval Panchal
 
Why Scrum Cant Fail (Andrea Tomasini, agile42)
Why Scrum Cant Fail (Andrea Tomasini, agile42)Why Scrum Cant Fail (Andrea Tomasini, agile42)
Why Scrum Cant Fail (Andrea Tomasini, agile42)Andrea Tomasini
 
Stop scaling... Start growing an Agile Organization!
Stop scaling... Start growing an Agile Organization!Stop scaling... Start growing an Agile Organization!
Stop scaling... Start growing an Agile Organization!Andrea Tomasini
 
Adopting Scrum: an enterprise transformation (Andrea Tomasini, agile42)
Adopting Scrum: an enterprise transformation (Andrea Tomasini, agile42)Adopting Scrum: an enterprise transformation (Andrea Tomasini, agile42)
Adopting Scrum: an enterprise transformation (Andrea Tomasini, agile42)Andrea Tomasini
 
Agility and Compliance (Andrea Tomasini, agile42)
Agility and Compliance (Andrea Tomasini, agile42)Agility and Compliance (Andrea Tomasini, agile42)
Agility and Compliance (Andrea Tomasini, agile42)Andrea Tomasini
 
Here Be Dragons - Scaling Agile
Here Be Dragons - Scaling AgileHere Be Dragons - Scaling Agile
Here Be Dragons - Scaling AgilePeter Hundermark
 
The Anatomy of an Agile Organization
The Anatomy of an Agile OrganizationThe Anatomy of an Agile Organization
The Anatomy of an Agile OrganizationAndrea Tomasini
 
Why you need to change your way of working
Why you need to change your way of workingWhy you need to change your way of working
Why you need to change your way of workingRoberto Bettazzoni
 
Improve the chances of success of your organization with Resilience and Antif...
Improve the chances of success of your organization with Resilience and Antif...Improve the chances of success of your organization with Resilience and Antif...
Improve the chances of success of your organization with Resilience and Antif...Andrea Tomasini
 
Who’s to blame if you can’t achieve agility?
Who’s to blame if you can’t achieve agility?Who’s to blame if you can’t achieve agility?
Who’s to blame if you can’t achieve agility?Gaetano Mazzanti
 

Was ist angesagt? (20)

From a Product Vision to a running software... and back again, and agile coac...
From a Product Vision to a running software... and back again, and agile coac...From a Product Vision to a running software... and back again, and agile coac...
From a Product Vision to a running software... and back again, and agile coac...
 
The agile reading glasses: foundation principles and history being agile appr...
The agile reading glasses: foundation principles and history being agile appr...The agile reading glasses: foundation principles and history being agile appr...
The agile reading glasses: foundation principles and history being agile appr...
 
The Good Shepherd - the Role of BAs in Agile
The Good Shepherd - the Role of BAs in AgileThe Good Shepherd - the Role of BAs in Agile
The Good Shepherd - the Role of BAs in Agile
 
Great Agile Teams @ SDEC13, Winnipeg
Great Agile Teams @ SDEC13, WinnipegGreat Agile Teams @ SDEC13, Winnipeg
Great Agile Teams @ SDEC13, Winnipeg
 
Lean Product Management @ SDEC13, Winnipeg
Lean Product Management @ SDEC13, WinnipegLean Product Management @ SDEC13, Winnipeg
Lean Product Management @ SDEC13, Winnipeg
 
Avoiding the Dilbert Syndrome
Avoiding the Dilbert SyndromeAvoiding the Dilbert Syndrome
Avoiding the Dilbert Syndrome
 
Agile Embedded Software Development, what's wrong with it?
Agile Embedded Software Development, what's wrong with it?Agile Embedded Software Development, what's wrong with it?
Agile Embedded Software Development, what's wrong with it?
 
Burning Agile
Burning AgileBurning Agile
Burning Agile
 
3 Stages of Agility: Agile Austin 2016
3 Stages of Agility: Agile Austin 20163 Stages of Agility: Agile Austin 2016
3 Stages of Agility: Agile Austin 2016
 
Epic Budgeting - how agile teams meet deadines
Epic Budgeting - how agile teams meet deadinesEpic Budgeting - how agile teams meet deadines
Epic Budgeting - how agile teams meet deadines
 
Coaching opposing sides large scale lean program management
Coaching opposing sides   large scale lean program managementCoaching opposing sides   large scale lean program management
Coaching opposing sides large scale lean program management
 
Why Scrum Cant Fail (Andrea Tomasini, agile42)
Why Scrum Cant Fail (Andrea Tomasini, agile42)Why Scrum Cant Fail (Andrea Tomasini, agile42)
Why Scrum Cant Fail (Andrea Tomasini, agile42)
 
Stop scaling... Start growing an Agile Organization!
Stop scaling... Start growing an Agile Organization!Stop scaling... Start growing an Agile Organization!
Stop scaling... Start growing an Agile Organization!
 
Adopting Scrum: an enterprise transformation (Andrea Tomasini, agile42)
Adopting Scrum: an enterprise transformation (Andrea Tomasini, agile42)Adopting Scrum: an enterprise transformation (Andrea Tomasini, agile42)
Adopting Scrum: an enterprise transformation (Andrea Tomasini, agile42)
 
Agility and Compliance (Andrea Tomasini, agile42)
Agility and Compliance (Andrea Tomasini, agile42)Agility and Compliance (Andrea Tomasini, agile42)
Agility and Compliance (Andrea Tomasini, agile42)
 
Here Be Dragons - Scaling Agile
Here Be Dragons - Scaling AgileHere Be Dragons - Scaling Agile
Here Be Dragons - Scaling Agile
 
The Anatomy of an Agile Organization
The Anatomy of an Agile OrganizationThe Anatomy of an Agile Organization
The Anatomy of an Agile Organization
 
Why you need to change your way of working
Why you need to change your way of workingWhy you need to change your way of working
Why you need to change your way of working
 
Improve the chances of success of your organization with Resilience and Antif...
Improve the chances of success of your organization with Resilience and Antif...Improve the chances of success of your organization with Resilience and Antif...
Improve the chances of success of your organization with Resilience and Antif...
 
Who’s to blame if you can’t achieve agility?
Who’s to blame if you can’t achieve agility?Who’s to blame if you can’t achieve agility?
Who’s to blame if you can’t achieve agility?
 

Ähnlich wie Out of Sight, Out of Mind: Survival tricks and tools for remote developers

Out of Sight, Out of Mind: Survival tricks and tools for remote developers
Out of Sight, Out of Mind: Survival tricks and tools for remote developersOut of Sight, Out of Mind: Survival tricks and tools for remote developers
Out of Sight, Out of Mind: Survival tricks and tools for remote developersAlessio Bragadini
 
ORGANIC agility webinar - Archetypes: mapping organization, culture and leade...
ORGANIC agility webinar - Archetypes: mapping organization, culture and leade...ORGANIC agility webinar - Archetypes: mapping organization, culture and leade...
ORGANIC agility webinar - Archetypes: mapping organization, culture and leade...Giuseppe De Simone
 
How (and why) your Agile transition will fail
How (and why) your Agile transition will failHow (and why) your Agile transition will fail
How (and why) your Agile transition will failGiuseppe De Simone
 
Agile42 agile for super heroes_june2018
Agile42 agile for super heroes_june2018Agile42 agile for super heroes_june2018
Agile42 agile for super heroes_june2018Richard Dolman
 
Stop Scaling Start Growing Agile
Stop Scaling Start Growing AgileStop Scaling Start Growing Agile
Stop Scaling Start Growing AgileDhaval Panchal
 
Will Agile work in my embedded development environment?
Will Agile work in my embedded development environment?Will Agile work in my embedded development environment?
Will Agile work in my embedded development environment?bmyllerup
 
Hybrid Development Workshop Presentation (San Francisco)
Hybrid Development Workshop Presentation (San Francisco)Hybrid Development Workshop Presentation (San Francisco)
Hybrid Development Workshop Presentation (San Francisco)Brian Dawson
 
Empirical proces control
Empirical proces controlEmpirical proces control
Empirical proces controlNiels Verdonk
 
Scaling agile without the scaling framework
Scaling agile without the scaling frameworkScaling agile without the scaling framework
Scaling agile without the scaling frameworkagilebydesign
 
DevOps, Continuous Delivery and Deployment at Hyper Scale
DevOps, Continuous Delivery and Deployment at Hyper ScaleDevOps, Continuous Delivery and Deployment at Hyper Scale
DevOps, Continuous Delivery and Deployment at Hyper ScaleMartinHogg9
 
Holistic Product Development
Holistic Product DevelopmentHolistic Product Development
Holistic Product DevelopmentGary Pedretti
 
IBM Innovate2014 - Is Agile Compliance an Oxymoron?
IBM Innovate2014 - Is Agile Compliance an Oxymoron? IBM Innovate2014 - Is Agile Compliance an Oxymoron?
IBM Innovate2014 - Is Agile Compliance an Oxymoron? Dave Sharrock
 
Thoughts on Lean Product Development at CAMUG, YYC Nov 2014
Thoughts on Lean Product Development at CAMUG, YYC Nov 2014Thoughts on Lean Product Development at CAMUG, YYC Nov 2014
Thoughts on Lean Product Development at CAMUG, YYC Nov 2014Dave Sharrock
 
Kanban: No Answers, Just Questions
Kanban: No Answers, Just Questions  Kanban: No Answers, Just Questions
Kanban: No Answers, Just Questions Ralf Kruse
 
Adopting Scrum: an enterprise transformation
Adopting Scrum: an enterprise transformationAdopting Scrum: an enterprise transformation
Adopting Scrum: an enterprise transformationHugo Lourenco
 
Where next?
Where next?Where next?
Where next?agile42
 
Modern Portfolio Management Intro
Modern Portfolio Management IntroModern Portfolio Management Intro
Modern Portfolio Management IntroGaetano Mazzanti
 
Webinar -A decision making approach for resilience
Webinar -A decision making approach for resilienceWebinar -A decision making approach for resilience
Webinar -A decision making approach for resilienceGiuseppe De Simone
 
Scaling Scrum: Enterprise Scrum Compared with Other Leading Scaling Approaches
Scaling Scrum: Enterprise Scrum Compared with Other Leading Scaling ApproachesScaling Scrum: Enterprise Scrum Compared with Other Leading Scaling Approaches
Scaling Scrum: Enterprise Scrum Compared with Other Leading Scaling ApproachesSimon Roberts
 
Agile42 and sipgate @DWNRW
Agile42 and sipgate @DWNRWAgile42 and sipgate @DWNRW
Agile42 and sipgate @DWNRWAndrea Tomasini
 

Ähnlich wie Out of Sight, Out of Mind: Survival tricks and tools for remote developers (20)

Out of Sight, Out of Mind: Survival tricks and tools for remote developers
Out of Sight, Out of Mind: Survival tricks and tools for remote developersOut of Sight, Out of Mind: Survival tricks and tools for remote developers
Out of Sight, Out of Mind: Survival tricks and tools for remote developers
 
ORGANIC agility webinar - Archetypes: mapping organization, culture and leade...
ORGANIC agility webinar - Archetypes: mapping organization, culture and leade...ORGANIC agility webinar - Archetypes: mapping organization, culture and leade...
ORGANIC agility webinar - Archetypes: mapping organization, culture and leade...
 
How (and why) your Agile transition will fail
How (and why) your Agile transition will failHow (and why) your Agile transition will fail
How (and why) your Agile transition will fail
 
Agile42 agile for super heroes_june2018
Agile42 agile for super heroes_june2018Agile42 agile for super heroes_june2018
Agile42 agile for super heroes_june2018
 
Stop Scaling Start Growing Agile
Stop Scaling Start Growing AgileStop Scaling Start Growing Agile
Stop Scaling Start Growing Agile
 
Will Agile work in my embedded development environment?
Will Agile work in my embedded development environment?Will Agile work in my embedded development environment?
Will Agile work in my embedded development environment?
 
Hybrid Development Workshop Presentation (San Francisco)
Hybrid Development Workshop Presentation (San Francisco)Hybrid Development Workshop Presentation (San Francisco)
Hybrid Development Workshop Presentation (San Francisco)
 
Empirical proces control
Empirical proces controlEmpirical proces control
Empirical proces control
 
Scaling agile without the scaling framework
Scaling agile without the scaling frameworkScaling agile without the scaling framework
Scaling agile without the scaling framework
 
DevOps, Continuous Delivery and Deployment at Hyper Scale
DevOps, Continuous Delivery and Deployment at Hyper ScaleDevOps, Continuous Delivery and Deployment at Hyper Scale
DevOps, Continuous Delivery and Deployment at Hyper Scale
 
Holistic Product Development
Holistic Product DevelopmentHolistic Product Development
Holistic Product Development
 
IBM Innovate2014 - Is Agile Compliance an Oxymoron?
IBM Innovate2014 - Is Agile Compliance an Oxymoron? IBM Innovate2014 - Is Agile Compliance an Oxymoron?
IBM Innovate2014 - Is Agile Compliance an Oxymoron?
 
Thoughts on Lean Product Development at CAMUG, YYC Nov 2014
Thoughts on Lean Product Development at CAMUG, YYC Nov 2014Thoughts on Lean Product Development at CAMUG, YYC Nov 2014
Thoughts on Lean Product Development at CAMUG, YYC Nov 2014
 
Kanban: No Answers, Just Questions
Kanban: No Answers, Just Questions  Kanban: No Answers, Just Questions
Kanban: No Answers, Just Questions
 
Adopting Scrum: an enterprise transformation
Adopting Scrum: an enterprise transformationAdopting Scrum: an enterprise transformation
Adopting Scrum: an enterprise transformation
 
Where next?
Where next?Where next?
Where next?
 
Modern Portfolio Management Intro
Modern Portfolio Management IntroModern Portfolio Management Intro
Modern Portfolio Management Intro
 
Webinar -A decision making approach for resilience
Webinar -A decision making approach for resilienceWebinar -A decision making approach for resilience
Webinar -A decision making approach for resilience
 
Scaling Scrum: Enterprise Scrum Compared with Other Leading Scaling Approaches
Scaling Scrum: Enterprise Scrum Compared with Other Leading Scaling ApproachesScaling Scrum: Enterprise Scrum Compared with Other Leading Scaling Approaches
Scaling Scrum: Enterprise Scrum Compared with Other Leading Scaling Approaches
 
Agile42 and sipgate @DWNRW
Agile42 and sipgate @DWNRWAgile42 and sipgate @DWNRW
Agile42 and sipgate @DWNRW
 

Mehr von Alessio Bragadini

Lontano dagli occhi, lontano dal cuore: trucchi Agili di sopravvivenza per t...
 Lontano dagli occhi, lontano dal cuore: trucchi Agili di sopravvivenza per t... Lontano dagli occhi, lontano dal cuore: trucchi Agili di sopravvivenza per t...
Lontano dagli occhi, lontano dal cuore: trucchi Agili di sopravvivenza per t...Alessio Bragadini
 
Oltre quel Trello c'è di più
Oltre quel Trello c'è di piùOltre quel Trello c'è di più
Oltre quel Trello c'è di piùAlessio Bragadini
 
Lontano dagli occhi, lontano dal cuore: come lavorare da remoto senza farsi d...
Lontano dagli occhi, lontano dal cuore: come lavorare da remoto senza farsi d...Lontano dagli occhi, lontano dal cuore: come lavorare da remoto senza farsi d...
Lontano dagli occhi, lontano dal cuore: come lavorare da remoto senza farsi d...Alessio Bragadini
 
Presentazione corso StartMiUp Academy: Introduzione al metodo Agile di sviluppo
Presentazione corso StartMiUp Academy: Introduzione al metodo Agile di sviluppoPresentazione corso StartMiUp Academy: Introduzione al metodo Agile di sviluppo
Presentazione corso StartMiUp Academy: Introduzione al metodo Agile di sviluppoAlessio Bragadini
 
Usare la GTD per gestire clienti multipli
Usare la GTD per gestire clienti multipliUsare la GTD per gestire clienti multipli
Usare la GTD per gestire clienti multipliAlessio Bragadini
 
Time Management per professionisti IT
Time Management per professionisti ITTime Management per professionisti IT
Time Management per professionisti ITAlessio Bragadini
 
Combattere l’information overload: alcuni trucchi GTD per tenere la propria I...
Combattere l’information overload: alcuni trucchi GTD per tenere la propria I...Combattere l’information overload: alcuni trucchi GTD per tenere la propria I...
Combattere l’information overload: alcuni trucchi GTD per tenere la propria I...Alessio Bragadini
 
Social networks and the 2-minute rule
Social networks and the 2-minute ruleSocial networks and the 2-minute rule
Social networks and the 2-minute ruleAlessio Bragadini
 

Mehr von Alessio Bragadini (10)

Lontano dagli occhi, lontano dal cuore: trucchi Agili di sopravvivenza per t...
 Lontano dagli occhi, lontano dal cuore: trucchi Agili di sopravvivenza per t... Lontano dagli occhi, lontano dal cuore: trucchi Agili di sopravvivenza per t...
Lontano dagli occhi, lontano dal cuore: trucchi Agili di sopravvivenza per t...
 
Le parole di Agile
Le parole di AgileLe parole di Agile
Le parole di Agile
 
Oltre quel Trello c'è di più
Oltre quel Trello c'è di piùOltre quel Trello c'è di più
Oltre quel Trello c'è di più
 
Lontano dagli occhi, lontano dal cuore: come lavorare da remoto senza farsi d...
Lontano dagli occhi, lontano dal cuore: come lavorare da remoto senza farsi d...Lontano dagli occhi, lontano dal cuore: come lavorare da remoto senza farsi d...
Lontano dagli occhi, lontano dal cuore: come lavorare da remoto senza farsi d...
 
Presentazione corso StartMiUp Academy: Introduzione al metodo Agile di sviluppo
Presentazione corso StartMiUp Academy: Introduzione al metodo Agile di sviluppoPresentazione corso StartMiUp Academy: Introduzione al metodo Agile di sviluppo
Presentazione corso StartMiUp Academy: Introduzione al metodo Agile di sviluppo
 
Usare la GTD per gestire clienti multipli
Usare la GTD per gestire clienti multipliUsare la GTD per gestire clienti multipli
Usare la GTD per gestire clienti multipli
 
Time Management per professionisti IT
Time Management per professionisti ITTime Management per professionisti IT
Time Management per professionisti IT
 
Combattere l’information overload: alcuni trucchi GTD per tenere la propria I...
Combattere l’information overload: alcuni trucchi GTD per tenere la propria I...Combattere l’information overload: alcuni trucchi GTD per tenere la propria I...
Combattere l’information overload: alcuni trucchi GTD per tenere la propria I...
 
Social networks and the 2-minute rule
Social networks and the 2-minute ruleSocial networks and the 2-minute rule
Social networks and the 2-minute rule
 
Getting Geek Things Done
Getting Geek Things DoneGetting Geek Things Done
Getting Geek Things Done
 

Kürzlich hochgeladen

Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...OnePlan Solutions
 
How to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationHow to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationBradBedford3
 
Patterns for automating API delivery. API conference
Patterns for automating API delivery. API conferencePatterns for automating API delivery. API conference
Patterns for automating API delivery. API conferencessuser9e7c64
 
VictoriaMetrics Anomaly Detection Updates: Q1 2024
VictoriaMetrics Anomaly Detection Updates: Q1 2024VictoriaMetrics Anomaly Detection Updates: Q1 2024
VictoriaMetrics Anomaly Detection Updates: Q1 2024VictoriaMetrics
 
Simplifying Microservices & Apps - The art of effortless development - Meetup...
Simplifying Microservices & Apps - The art of effortless development - Meetup...Simplifying Microservices & Apps - The art of effortless development - Meetup...
Simplifying Microservices & Apps - The art of effortless development - Meetup...Rob Geurden
 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsSafe Software
 
Understanding Flamingo - DeepMind's VLM Architecture
Understanding Flamingo - DeepMind's VLM ArchitectureUnderstanding Flamingo - DeepMind's VLM Architecture
Understanding Flamingo - DeepMind's VLM Architecturerahul_net
 
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdfEnhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdfRTS corp
 
Sending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdfSending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdf31events.com
 
VictoriaMetrics Q1 Meet Up '24 - Community & News Update
VictoriaMetrics Q1 Meet Up '24 - Community & News UpdateVictoriaMetrics Q1 Meet Up '24 - Community & News Update
VictoriaMetrics Q1 Meet Up '24 - Community & News UpdateVictoriaMetrics
 
Large Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLarge Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLionel Briand
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtimeandrehoraa
 
SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?Alexandre Beguel
 
Post Quantum Cryptography – The Impact on Identity
Post Quantum Cryptography – The Impact on IdentityPost Quantum Cryptography – The Impact on Identity
Post Quantum Cryptography – The Impact on Identityteam-WIBU
 
UI5ers live - Custom Controls wrapping 3rd-party libs.pptx
UI5ers live - Custom Controls wrapping 3rd-party libs.pptxUI5ers live - Custom Controls wrapping 3rd-party libs.pptx
UI5ers live - Custom Controls wrapping 3rd-party libs.pptxAndreas Kunz
 
What’s New in VictoriaMetrics: Q1 2024 Updates
What’s New in VictoriaMetrics: Q1 2024 UpdatesWhat’s New in VictoriaMetrics: Q1 2024 Updates
What’s New in VictoriaMetrics: Q1 2024 UpdatesVictoriaMetrics
 
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxReal-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxRTS corp
 
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptx
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptxThe Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptx
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptxRTS corp
 
Introduction to Firebase Workshop Slides
Introduction to Firebase Workshop SlidesIntroduction to Firebase Workshop Slides
Introduction to Firebase Workshop Slidesvaideheekore1
 
Leveraging AI for Mobile App Testing on Real Devices | Applitools + Kobiton
Leveraging AI for Mobile App Testing on Real Devices | Applitools + KobitonLeveraging AI for Mobile App Testing on Real Devices | Applitools + Kobiton
Leveraging AI for Mobile App Testing on Real Devices | Applitools + KobitonApplitools
 

Kürzlich hochgeladen (20)

Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
 
How to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationHow to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion Application
 
Patterns for automating API delivery. API conference
Patterns for automating API delivery. API conferencePatterns for automating API delivery. API conference
Patterns for automating API delivery. API conference
 
VictoriaMetrics Anomaly Detection Updates: Q1 2024
VictoriaMetrics Anomaly Detection Updates: Q1 2024VictoriaMetrics Anomaly Detection Updates: Q1 2024
VictoriaMetrics Anomaly Detection Updates: Q1 2024
 
Simplifying Microservices & Apps - The art of effortless development - Meetup...
Simplifying Microservices & Apps - The art of effortless development - Meetup...Simplifying Microservices & Apps - The art of effortless development - Meetup...
Simplifying Microservices & Apps - The art of effortless development - Meetup...
 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data Streams
 
Understanding Flamingo - DeepMind's VLM Architecture
Understanding Flamingo - DeepMind's VLM ArchitectureUnderstanding Flamingo - DeepMind's VLM Architecture
Understanding Flamingo - DeepMind's VLM Architecture
 
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdfEnhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
 
Sending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdfSending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdf
 
VictoriaMetrics Q1 Meet Up '24 - Community & News Update
VictoriaMetrics Q1 Meet Up '24 - Community & News UpdateVictoriaMetrics Q1 Meet Up '24 - Community & News Update
VictoriaMetrics Q1 Meet Up '24 - Community & News Update
 
Large Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLarge Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and Repair
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtime
 
SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?
 
Post Quantum Cryptography – The Impact on Identity
Post Quantum Cryptography – The Impact on IdentityPost Quantum Cryptography – The Impact on Identity
Post Quantum Cryptography – The Impact on Identity
 
UI5ers live - Custom Controls wrapping 3rd-party libs.pptx
UI5ers live - Custom Controls wrapping 3rd-party libs.pptxUI5ers live - Custom Controls wrapping 3rd-party libs.pptx
UI5ers live - Custom Controls wrapping 3rd-party libs.pptx
 
What’s New in VictoriaMetrics: Q1 2024 Updates
What’s New in VictoriaMetrics: Q1 2024 UpdatesWhat’s New in VictoriaMetrics: Q1 2024 Updates
What’s New in VictoriaMetrics: Q1 2024 Updates
 
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxReal-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
 
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptx
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptxThe Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptx
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptx
 
Introduction to Firebase Workshop Slides
Introduction to Firebase Workshop SlidesIntroduction to Firebase Workshop Slides
Introduction to Firebase Workshop Slides
 
Leveraging AI for Mobile App Testing on Real Devices | Applitools + Kobiton
Leveraging AI for Mobile App Testing on Real Devices | Applitools + KobitonLeveraging AI for Mobile App Testing on Real Devices | Applitools + Kobiton
Leveraging AI for Mobile App Testing on Real Devices | Applitools + Kobiton
 

Out of Sight, Out of Mind: Survival tricks and tools for remote developers

  • 1. agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017 Out of Sight, Out of Mind: 
 Survival tricks and tools for remote developers
 (especially Python and Django) Alessio Bragadini agile42 International @abragad
  • 2. agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017 Who I am, my team • Web (backend) developer and assorted crafts • Working for agile42, an Agile training and coaching company: Europe, North America, South Africa • Web/IT team working in Berlin and distributed • We use Python and Django, and Agile methodologies • I work remotely from Milan, for this job and previous ones • How do I preserve my sanity?
  • 3. agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017 The dream…
  • 4. agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017 …the reality
  • 5. agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017 Remote working is not easy…
  • 6. agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017 “I think there’s a split between being remote- friendly — hiring some workers in a different city — and remote-first, meaning you build your development team around a workflow that embraces the concepts of remote work, whether or not your employees are remote.” – Zach @Holman / http://bit.ly/2nTomQb Remote-Friendly vs Remote-First
  • 7. agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017 Can Agile help? •TDD (Test-Driven Development) •no code ownership •shared “visual backlog” 
 (boards etc.)
  • 8. agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017 “The most efficient and effective method of conveying information to and within a development team is face-to-face conversation.” Principles behind the Agile Manifesto
  • 9. agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017 What is face-to-face? •Face-to-face means proximity but also truthfulness •We are now used to constant chat and group chats •We have Skype, WhatsApp, Hangout, Slack •This is 99% of face-to-face (body language still counts)
  • 10. agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017 What is Information? •Discussion about the project •Discussion about code or design •What moves forward: commits, tasks •What moves backwards: bugs, regressions •Links, ideas, jokes, etc.
  • 11. agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017 “By forcing yourself to use chat instead of meetings, by forcing yourself to use chatops to mercilessly automate every single manual action, you end up creating things faster, with more built-in context, and greater ability to share your knowledge across the organization.” – Zach @Holman / http://bit.ly/2nTomQb Remote-Friendly vs Remote-First
  • 12. agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017 How you do it, technically • Shared code repository, possibly reachable from every location (GitHub, Bitbucket, but security is a factor) • Automated unit testing and integration testing • Continuous Integration • Continuous Deployment on a test server • Shared tool for task planning and big picture (epics, sprints, milestones, etc.) • All available online from any location • All feeding a communication channel
  • 13. agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017 How you do it, personally • Agile ceremonies: daily standup, sprint planning, sprint review, retrospectives • Explain what you’re going to do, what you’ve done, offer advice • Establish “work hours” even if you are not in a proper office • Keep chat channel open during work hours • Meet face-to-time from time to time • Learn from companies that “do it”: 
 e.g. Automattic, Balsamiq
  • 14. agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017
  • 15. agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017 Our team setup: Python and Django • Test-Driven Development (unittest, Selenium, visual tests) • Infrastructure as code • Jenkins for CI • GitHub/Bitbucket for shared git repositories • Slack channel with integrations with Jenkins, git • Agilo for Scrum(*) or Trello • Skype for Agile ceremonies including daily standup • Google docs etc.
  • 16. agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017 Thank you! Contact us at
 www.agile42.com / @agile42 / @abragad Always looking for talents
  • 17. agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2007 - 2015agile42 | The Agile Coaching Company www.agile42.com | All rights reserved. Copyright © 2017 Extra links Read: https://zachholman.com/posts/remote-first/ https://www.helpscout.net/blog/agile-remote-teams/ http://www.agile42.com/en/blog/2014/08/28/agile-team-co-location-remote/ https://whenihavetime.com/2014/07/08/10-lessons-from-4-years-working-remotely/ https://blog.balsamiq.com/remote-work/ Watch: https://www.youtube.com/watch?v=thAvcDrf870 (Francesco Fullone, Italian) Follow: http://www.agile42.com/blog/ https://twitter.com/agile42 https://www.facebook.com/groups/lavoratori.in.remote/