Interesting videos about Agile

Published on February 6, 2021

Reading time: 8 minutes

Agile videos

A pattern we come across this videos is how DevOps is changing our world, they talk about:

  1. Culture
  2. Development Cycles
  3. Feedback
  4. DevOps

So in culture, its all about stoping this thinger point stuff, were making mistakes is a sin, alowing us to experiment and giving freedon, we can come to new "disruptives" solution, it's almost impossible to create when you are scared of lose your job.

Development cycles is more to understand if the code you are delivering is performing well, if the things you are delivering are really valuables to the clients. This is important not only to keep track on your progress, but to elevate the self esteen of the team.

Feedbacks of the team, you need to check if your team is not burning out, if they are happy, all this factors are intertwine.

DevOps: its more about the Lean movement comming to development and stuff, more below.

Agile is Dead • Pragmatic Dave Thomas

Agility ≠ Speed - Kevlin Henney

boys OODA loop boyss OODA loop

Why do cars have breaks? So you can slow down. Or it has breaks so we can go faster

Extreme Programming 20 years later by Kent Beck

I've been reading various lean manifestos and this has never cross my mind, that in the end of the day, agile is just lean for development, its basicly a feedback loop where you have to analyse your problem, execute, measure the results and improve, the lean startup chaged this improve to "pivot". Some people say that we should do this loop while coding, or every time.

Other aspect of the talk that I liked is the way that Kent talk about how this "extreme programming" is bananas and the entire system should not be followed as a rule, but to be adapted, as following the system, we should improve it in a way that makes sense to our projects.Spring cycles

Brewing Agile 2017: James Priest: Sociocracy 3.0

Agile Software Architecture - Ian Cooper

Extreme programming in a nutshell - Rachel Davies, angular connect

How Facebook software is made: the ultra agile approach - Jonathan rose

In short, its the well known agile + extreme programming + DevOps, nothing special. The video is cool though.

Waterfall: Plan and document up front

Your code is the documentation! And the responsibility for the project is in everyones hand, not only to the management.

Focus groups: it’s a group of people to ask what the client needs or what products must be.

Waterfall estimatives: In the 70 to 80s in real softwares, in average a software engineer produces 10 lines of code per day. Nowadays this has increased to 20. As an estimative, 50% of the softwares produced is never used, because it doesn’t work. In agile:

Your code is the documentation! And the responsibility for the project is in everyones hand, not only to the management.

Focus groups: it’s a group of people to ask what the client needs or what products must be.

Waterfall estimatives: In the 70 to 80s in real softwares, in average a software engineer produces 10 lines of code per day. Nowadays this has increased to 20. As an estimative, 50% of the softwares produced is never used, because it doesn’t work. In agile:

Scaling Agile @ Spotify with Henrik Kniberg

He spoke about how giving awereness about the end result of your projects, and no much orders to a team can increase its innovation. Its the idea of a leader ordering to build a bridge, or asking to cross the river.

alignment enables autonomy spotify video This is a common problem in past projects, I had an low autonomy project, and the quality of the code base was really bad, until the point that nobody wanted to refactor anything, in the other hand, I worked for a unscoped project and no feature was being developed.

This concept is interesting, we should not give a developer an recipe , but a goal. There is nothing more inproductive as a developer, not being able to create. I might write an article about this in the future.

Brewing Agile 2017: Marcus Hammarberg: "Building A Hospital with Agile and Lean

Brewing Agile 2017: Kate Terlecka: "Fix Your Business, Culture Will Follow"

The Difference Between Lean and Agile

(Brewing Agile 2014) Tomas Trolltoft: How to make your team happier and perform better

Agile Product Ownership in a Nutshell

GOTO 2015 • Is SAFe Evil? • Lars Roost & Henrik Kniberg

RELATED ARTICLES

Interesting videos about code Architecture

Published on February 6, 2021

Videos I'm watching or I want to watch on the subject of code architecture.

READ MORE →

Interesting videos about Front-end

Published on February 6, 2021

Videos I'm watching or I want to watch on the subject of Front End.

READ MORE →