Next Meeting : Feb 6th 2008

December 17, 2007

Next Meeting : Feb 6th 2008
Location : ThoughtWorks Office, Level 11, 155 Queen Street, Melbourne, VIC
3000

First Session: Move Accumulation to Collecting Parameter (from Refactoring to Patterns) by Geoff Burns

You have a single bulky method that accumulates information to a local variable.

Second Session: Implementation Patterns (Kent Beck) – A book review by Gian Lorenzetto


Next Meeting 5th Dec 2007

November 26, 2007

Meeting Details :
Time : Dec 5th, 6:45pm
Location : ThoughtWorks Office, Level 11, 155 Queen Street, Melbourne, VIC
3000

First Session: encapsulate composite with builder (Refactoring to
Patterns) by Gian Lorenzetto

Simplify the build by letting a Builder handle the details.

Second Session: Facilitated discussion on static vs dynamic languages by Jonni Gani

The discussion will be centered around this article comparing Python
and Java:www.ferg.org/projects/python_java_side-by-side.html


Topics for the Next Meeting (November 7th at 6:45 pm)

October 22, 2007

Next Meeting – November 7th

First Session: Replace Implicit Tree with Composite (Refactoring to Patterns) by Khali Young

“Replace your primitive representation with a Composite”

Second Session: Closures by Andy Bulka

Andy will be showing us what the term closure means in programming languages and its power.


Topics for the Next Meeting (October 3rd at 6:45 pm)

September 17, 2007

First Session: Form Template Method (Refactoring to Patterns) by Krishnan

“Two methods in subclasses perform similar steps in the same order, but yet the steps are different.”

Second Session: A look at Continuations

“Continuation represents an execution state of a program at a certain point.”


Topics for the Next Meeting (September 5th 2007 at 6:45 pm)

August 24, 2007

First Session (Refactoring to Patterns): Replace Conditional Logic With Strategy by Gian Lorenzetto

Gian shows us how to get rid of those pesky conditionals and reduce code complexity!

Second Session: Knowledge sharing session
We dont have any formal topics for the second session, so lets make use of this opportunity to share any information we have learnt in our day to day work or outside. We can time box the session to half hour or so and leave little early.


Topics for the Next Meeting (July 4th at 6:45 pm)

June 12, 2007

First Session: Encapsulate Classes with Factory by Brent Snook
Its the next refactoring in the Refactoring To Patterns study guide.

Second Session: Discussion on the MVC pattern (led by Oleg Kiorsak)

The discussion will be around reinforcing our understanding of the MVC pattern; how it applies in the context of a rich client application and in web applications
using various ‘MVC based frameworks’.