Discussion on:

10
Comments

Join the conversation!

Follow via:
RSS
Email Alert
2 Votes
+ -
Contributr
... but I really don't see any downside to Coderetreat. If you value the craft of programming, you owe it to yourself to go to the next one in your area.
2 Votes
+ -
I could just be your writing skill, but I believe problem solving like that would be exciting.

Thanks for sharing.
2 Votes
+ -
Contributr
It got my adrenaline pumping.
// config.SetEntitySetAccessRule("MyEntityset", EntitySetRights.AllRead);
// config.SetServiceOperationAccessRule("MyServiceOperation", ServiceOperationRights.All); [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Services.Design", "1.0.0")]
public global::System.Data.Services.Client.DataServiceQuery ProductDescriptions
{
2 Votes
+ -
completing
apotheon 6th Dec 2011
Someone I know, who was at the code retreat I attended on the same day (in Colorado), actually finished a Conway's Game of Life implementation in the allotted 45 mintues, complete with a glider gun shooting gliders across the screen.
1 Vote
+ -
Contributr
Of course, I found that TDD didn't really slow us down (we used it even in our C session). Had they ever written a Life game before?
1 Vote
+ -
yep
apotheon 7th Dec 2011
Yes, he was using TDD. Yes, he had also written a Conway's Game of Life implementation before (though different from the implementation he wrote this time).

He wrote this account of the experience of the code retreat:

http://www.tummy.com/journals/entries/jafo_20111204_150338
1 Vote
+ -
Contributr
I would have liked to try Prolog for this, though I expect my unfamiliarity with Prolog would have consumed the entire 45 minutes.
1 Vote
+ -
I think I'll take a shot at describing my code retreat experience, over at http://blogstrapping.com -- but I don't intend to describe things in as much detail as either you or Sean did. I'll probably do some hand-wavy overview stuff. I'll mention that it might be my fault someone tried Prolog, for instance.
0 Votes
+ -
Contributr
Drop a link here when it's up.
Keyboard Shortcuts:
Prev
Next
Toggle
Join the conversation
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.