Live data from Hacker News

Global Day of Coderetreat December 3rd

coderetreat.com

21–24 of 24 posts

Re: Global Day of Coderetreat December 3rd

#21
post #13

http://coderetreat.ning.com/profiles/blogs/how-a-coderetreat... gives an introduction to the format. I hope to attend the next one, in Dublin, Ireland. I'm a little skeptical about the format though. You develop in 45 minute long cycles, and must delete your code at the end of the 45 minutes. However, you are supposed to use test driven development. I'm a little skeptical of TDD in general - I see advantages to the p…

TDDing your way and deleting afterwards is common kata practice. You can see Uncle bob doing this on this video[1]. Uncle Bob[2] is, among many other things, the creator of fitnesse[3]. Interesting enough, he is a bit critical of the Software Craftmanship movement[4,5], which is sponsoring this code retreat. [1] http://vimeo.com/7762511 [2] http://en.wikipedia.org/wiki/Uncle_Bob [3] https://github.com/unclebob/fitnes…

Daniel, why are you saying Uncle Bob is a bit critical of the SC movement? In links 4 and 5 he express quite the contrary, he's defending firmly his belief in craftsmanship.

Re: Global Day of Coderetreat December 3rd

#22
post #21

Earlier quoted context omitted.

TDDing your way and deleting afterwards is common kata practice. You can see Uncle bob doing this on this video[1]. Uncle Bob[2] is, among many other things, the creator of fitnesse[3]. Interesting enough, he is a bit critical of the Software Craftmanship movement[4,5], which is sponsoring this code retreat. [1] http://vimeo.com/7762511 [2] http://en.wikipedia.org/wiki/Uncle_Bob [3] https://github.com/unclebob/fitnes…

Daniel, why are you saying Uncle Bob is a bit critical of the SC movement? In links 4 and 5 he express quite the contrary, he's defending firmly his belief in craftsmanship.

At the end of the first video(here[1]) he says:

There is a danger here of a rift: what we don't want is separate movements... What we want is a reunification. What we really want is a return to the values that started this whole thing

Which is a criticism. Granted, it is a harder critic on the Agile movement than on the Software Craftsmanship (it essentially means that Agile forgot the Software Craftsmanship along the way, and it needs it back).

Which seems to me like a bit of a dated discussion, as those pushing Agile[2,3,4] to the next Level are well aware of this issue, and are not falling pray to it.

[1] http://cleancoder.posterous.com/stub6-restoring-the-trust

[2] http://yfrog.com/h3qqxdij

[3] http://www.slideshare.net/HackerChick/lean-startup-how-devel...

[4] http://agile.dzone.com/news/10-years-later-what%E2%80%99s-ne...

Re: Global Day of Coderetreat December 3rd

#23
post #21

Earlier quoted context omitted.

Daniel, why are you saying Uncle Bob is a bit critical of the SC movement? In links 4 and 5 he express quite the contrary, he's defending firmly his belief in craftsmanship.

At the end of the first video(here[1]) he says: There is a danger here of a rift: what we don't want is separate movements... What we want is a reunification. What we really want is a return to the values that started this whole thing Which is a criticism. Granted, it is a harder critic on the Agile movement than on the Software Craftsmanship (it essentially means that Agile forgot the Software Craftsmanship along th…

Daniel, what he's criticizing is not Agile as a movement, rather a group of people who bastardized Agile, giving lip service to its values. For example the people who made lucrative business with Scrum certifications leaving professionalism behind.

Re: Global Day of Coderetreat December 3rd

#24
post #23

Earlier quoted context omitted.

At the end of the first video(here[1]) he says: There is a danger here of a rift: what we don't want is separate movements... What we want is a reunification. What we really want is a return to the values that started this whole thing Which is a criticism. Granted, it is a harder critic on the Agile movement than on the Software Craftsmanship (it essentially means that Agile forgot the Software Craftsmanship along th…

Daniel, what he's criticizing is not Agile as a movement, rather a group of people who bastardized Agile, giving lip service to its values. For example the people who made lucrative business with Scrum certifications leaving professionalism behind.

Yes, but he is also saying that we don't need two movements. Software Craftsmanship is there in the Manifesto. But the industry around Agile is oblivious to it. This is his voice.

My opinion is that even though he is right, the second movement is great to make people reflect and realize that we Craftsmanship is an integral part of Agile.

I am not saying that his critique is bad: we are only here because of lack of critiques, and a thoughtful application of Agile[1]

[1] http://agilefocus.com/2011/02/21/agiles-second-chasm-and-how...

Post reply on HN