Last Wednesday, Dani Tobler of Zühlke gave his take on the virtues of agile and non-agile (i.e. RUP) approaches to product management.
Dani brings his experience developing embedded software and teaching students at a “Fachhochschule” (Technical University) to the table. Applications for which electronics, mechanics and software all play are role. Incremental releases and feature driven development seem less natural to the world of embedded systems.
An interesting analogy: Project planning compared to mountain climbing. If you are trying to climb Mount Everest, you plan, staff and budget quite differently than if you are planning family trip to nearest park (in our case, the Uetliberg). So the approach to large SW Project might/could/should be different than for small projects.
He presented decision criteria which Zühlke used to use for deciding whether Agile was appropriate: Size, Criticality, Team Skills, Change and Culture. And proceeded to debunk all of them. Only two cases where agile is really challenged:
Agility brings discipline and effective communication into the development process. RUP offers proven practices (e.g. the development phases, risk first development strategy which do have value.
The discussion afterward was as usual spirited and interesting, including a discussion of complex vs. complicated systems (which I will attach the German language correspondence in a comment).
Materials
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-advertisement | 1 year | Set by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Advertisement" category . |
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |
Cookie | Duration | Description |
---|---|---|
mailchimp_landing_site | 1 month | The cookie is set by MailChimp to record which page the user first visited. |
Cookie | Duration | Description |
---|---|---|
CONSENT | 2 years | YouTube sets this cookie via embedded youtube-videos and registers anonymous statistical data. |
_ga | 2 years | The _ga cookie, installed by Google Analytics, calculates visitor, session and campaign data and also keeps track of site usage for the site's analytics report. The cookie stores information anonymously and assigns a randomly generated number to recognize unique visitors. |
_gat_gtag_UA_42152348_1 | 1 minute | Set by Google to distinguish users. |
_gcl_au | 3 months | Provided by Google Tag Manager to experiment advertisement efficiency of websites using their services. |
_gid | 1 day | Installed by Google Analytics, _gid cookie stores information on how visitors use a website, while also creating an analytics report of the website's performance. Some of the data that are collected include the number of visitors, their source, and the pages they visit anonymously. |
Cookie | Duration | Description |
---|---|---|
NID | 6 months | NID cookie, set by Google, is used for advertising purposes; to limit the number of times the user sees an ad, to mute unwanted ads, and to measure the effectiveness of ads. |
test_cookie | 15 minutes | The test_cookie is set by doubleclick.net and is used to determine if the user's browser supports cookies. |
VISITOR_INFO1_LIVE | 5 months 27 days | A cookie set by YouTube to measure bandwidth that determines whether the user gets the new or old player interface. |
YSC | session | YSC cookie is set by Youtube and is used to track the views of embedded videos on Youtube pages. |
yt-remote-connected-devices | never | YouTube sets this cookie to store the video preferences of the user using embedded YouTube video. |
yt-remote-device-id | never | YouTube sets this cookie to store the video preferences of the user using embedded YouTube video. |
Cookie | Duration | Description |
---|---|---|
COMPASS | 1 hour | No description |
cookies.js | session | No description available. |
S | 1 hour | No description available. |
5 Comments
Following the disussion Hans-Peter Korn sent this followup on Complex vs. Complicated:
Hallo Daniel, hallo Peter
Das heutige Scrum-Frühstück war – wiederum – sehr spannend! Danke für euren Einsatz!
Zu meinem Diskussionsbeitrag betr. “Agility ist nützlich bei komplexen Systemen – bei komplizierten oder simplen Systemen hingegen führt sie zu mehr Komplexität als nötig bzw. angemessen ist” möchte ich ein paar Dinge nachreichen, die für euch möglicherweise interessant sind:
Selbstorganisation bei Komplexität: Vom Mut, es NICHT verstehen zu wollen.
System-Thinking and SF In diesem Posting braucht nur “solution focus” durch “agility” ersetzt zu werden… und dann passt es auch zur Frage, wann Agility (IMHO) angemessen ist.
Complexity-Based Agile Enterprises: Putting Self-Organizing Emergence to Work Dieser Artikel zeigt sehr schön den Zusammenhang zwischen agilem Vorgehen und “Complex Adaptive Systems”.
Kurtz and Snowdon: “The new dynamics of strategy: Sense-making in a complex and complicated world” (…and here: http://blogs.salon.com/0002007/2005/03/24.html is a figure of “Snowdon’s Four Ontologies” which seems to be a bit more common and with a very brief explanation. Scroll down in that blog…. it is the part after appreciative inquiry.)
Beste Grüsse
Hans-Peter
Hello, Why would the second case you describe (the all juniors project) not be suitable for Scrum?
In my opinion, having only juniors will indeed be different from having a ‘normal’ team with mixed profiles. Getting the all junior team to become self-organizing and cross-functional can be harder.
But using Scrum might even benefit that team, because it helps the juniors to set small, reachable goals for every sprint and Scrum will definately give them quick feedback on their progress. So, I would even recommend Scrum to such a team, to make sure they inspect and adapt every few weeks.
Just my two cents. Let me know if I miss something here.
Disclaimer: I have not worked with students, so I am just the messenger. I hope Dani will chime in on this.
The issue was that Scrum doesn’t actually tell you how to do anything. It tells you to self organize and assures that communication works. But if you have really no idea on where to begin, Scrum won’t help you.
I remember thinking, as I read through the RUP book for the first time, “this would be really useful for a 2nd or 3rd year C.S. student, as he learns how to do SW Development.” Good foundation, but the stuff you internalize and just do, not the stuff you refer to on a daily basis. So Dani’s statement was something of a confirmation of that impression.
I saw in an other context (unfortunately I don’t remember where) the observation that XP did not work well in a teaching environment. Hmm. More confirmation. It would be interesting to do some research: is this a coincidence or a trend?
Cheers,
Peter
Hi
Let me clarify the topic about juniors and scrum:
If you only have juniors in the project, you have to do anything independant on the chosen process anyway. You need at least one experienced developer to shows the juniors the importance of other things than coding (configuration management, customer collaboration, architecture, management satisfaction, …). RUP gives here an excellent guidance in form of its phases and disciplines.
But the point I highlighted at my speech was about students: I have seen many master theses (6 months duration). They worked fine with RUP (very, very light weighted) but not with an agile approach. Why?: There was not enough time to establish an agile discipline beside all the technical challenges.
Peter, could you please correct this topic in your blog?
I have successfully used Feature Driven Development with embedded systems involving electrical and mechanical components. The key was to decouple the software from the hardware by constructing software simulators that simulated the behavior of the electrical and mechanical components.