We will meet at the CVUT, Karlovo namesti 13. Here is the plan:
- 21.03.2011 Monday 18:00 19:30 KN:E-301
- TDD in action: Built a web app calculator example in TDD style. This way people will get the flow of the how TDD works.
- In case people would like to try this on their computer here are the links:
- INSTALL "git": http://help.github.com/
set-up-git-redirect - INSTALL "node.js": installation instructions or Windows download from here. (You will also need 7 Zip to unzip the node archive) (and don't forget to add node.exe to your executable path)
- INSTALL "java runtime"
- CHECKOUT the project: https://github.com/angular/
calculator-sample - EDITOR: have some kind
- 22.03.2011, Tuesday, 18:00 19:30 KN:E-107
- Psychology of TDD: We explain the reasoning behind TDD and common pitfalls and why it is hard to introduce it into organization. (Slides here: http://goo.gl/V0aWx)
- This is the theory behind the TDD demo