Dear readers,
...today I want to share with all of you, a beautiful experience I had during the last months.
I'm participating in a software development project, for free, as volunteer. My role there is not Coach or Scrum Master, is Developer.
For one side, I was always implementing small solutions and coding, during the last years. But to work in a project, from zero to launch, its been years since I don't do that.
So for me was really exciting to do that. Honestly speaking, I was not sure if I could make it happens...but at the end, it worked well. Inside my limitations, of course, but it works.
I will explain, now, my main happy surprises during this project.
Architecture
For our surprise, our Architecture skills were powerful. I think that has to do with "collective intelligence". And the learning process that walk with you during the entire path.
"Learning is part of the process"
We can find many different definitions of Architecture. One I love is: Architecture is the set of decisions, that are hard to change later.
So in that way, Architecture is simple strategy. Is to prepare the territory for future changes.
"Architecture, is the skill to split and differentiate"
Testing Driven Development
We implemented, until now, 351 tests adding all categories. Twas an amazing experience, that makes me believe, that a real developer cannot live without TDD.
Twas my best professional experience, in a non-professional environment. I've never participated on a so well organized process.
I've got the opportunity to implement many of my own theories, and conceptions, like the Business Tests.
Development Layers: how to remove excess of engineering
- Layer 0
- Test environments
- Models and its relations
- CRUD scaffolding
- Layer 1
- User Graphic interface (usability)
- Layer 3
- Integration with other systems
- Layer 4
- Security
- Esthetics
Business Tests Driven Development
I had
The Power of Unbalanced Teams
We discover, the power of unbalanced Team.
The Power of Commitment and Agility
The end of the path is on sight.
WS24 stands for: Walking Skeleton 24. And cause of our commitment, we set up a deadline for 5th november.
I can't believe that so much commitment and discipline we put into this project. We start with some codelines, a couple of objects, and now we have an entire application that integrates google login, a django backend, with google maps and many other components.
So thanks for reading, and here you have my "take out" learnings.
Keep safe at home! and keep coding!
- TDD and BDD are amazing, and they work well.
- Unbalanced teams are powerful.
- Commitment is key
- Agile is about Flow, Team Work, Improvement and Commitment
- Keep it small, simple and ugly (beauty comes later)
No comments:
Post a Comment