First Session
We are taking a deviation from having a gof based pattern discussion in the first session. Instead, Khali will be presenting the first session based on the suggested study sequence from the Refactoring to Patterns Book:
i) Replace Constructors with Creation Methods and ii) Chain Constructors
Second Session
Sreenivas Ananthakrishna will be doing a brief talk on REST. From Roy Fielding who coined the term:
“Representational State Transfer is intended to evoke an image of how a well-designed Web application behaves: a network of web pages (a virtual state-machine), where the user progresses through an application by selecting links (state transitions), resulting in the next page (representing the next state of the application) being transferred to the user and rendered for their use.”
