You cannot post messages because only members can post, and you are not currently a member.
Description:
Discussion on the topic of Software Craftsmanship and group meetings.
|
|
|
"The Craft of Software Testing" in the Agile Record
|
| |
A while ago I submitted an article which I wrote up regarding the Craft of Software Testing with some ideas I incorporated from the Ethics of Software Craftsmanship and the thought exchanges on this list. Maybe worth to peek into it. [link] (Needs _free_ registration, though) Kind regards... more »
|
|
Code Review: Active Directory Abstraction
|
| |
Hello Group, I have been working recently to help clean up an ASP.NET code base for an internal LOB application. The code was originally created siloed cowboy style by a developer not very familiar with SOLID principals or TDD. So it is a bit of a spaghetti mess and Mr. Feathers' book is getting quite a... more »
|
|
First SC Podcast
|
| |
Check it out at: [link] and soon (pending apple thinking I limited my obscenities) on iTunes Podcasts. Also message me if you are interested in participating. Paul Pagel
|
|
Knowledge Transfer.
|
| |
...On Tue, Dec 29, 2009 at 9:12 AM, Enrique Comba Riepenhausen < ...IMHO, this question sounds important for the group's common interests. Enrique, could you develop a little your ideas about the topic and the question. Cheers, ------------------ Pierre Rosado.
|
|
Challenges for a software craftsmanship shop start-up
|
| |
Hi People, I am currently in a job position that I don't like very much, there is no notion of craftsmanship (the principles, not the word) nor is there passion for the craft. I have been there for about a year and a half and I feel that no matter what I try I don't achieve any lasting positive change, management buy-in is just not there. So I am looking... more »
|
|
What did you learn in 2009?
|
| |
I've been reading various pundit's reflections on their predictions for 2009. It made me want to ask the rest of you, what have you learned in 2009?
|
|
IRC channel
|
| |
Hello everyone, today I was looking around freenode (irc.freenode.net) and I discovered that we don't have any irc channel for this group... So I set up one and will be there as much as I can to share things about the craft. I think it is a good place where people can talk, share ideas and ask questions about anything related to our craft.... more »
|
|
Python+Ubuntu+Continous TDD
|
| |
I've recorded solving a simple URL-parsing problem and uploaded the result to youtube. I picked the problem, which is about splitting a URL into its constituents, because I wanted to focus on the way I do TDD, rather than some more intricate problem. Since 'sharing is caring' is one of the ideas I like about SC, here you go:... more »
|
|
DotNet Koans
|
| |
I've always loved the idea behind the RubyKoans from Edgecase ([link] if you haven't seen them). They basically walk you through learning Ruby through a series of unit tests. I wanted the same for DotNet, so I've created a project to do that. It's called DotNetKoans ([link]). Right now I... more »
|
|
|