1 / 9

Coding Dojo

Coding Dojo. Simple Rule. Pair Programming Write test first Baby Step Implement as simple as possible No debug, No comment Practice together It’s NOT the competition Share with codes, while not just talking. Practice Way. Pair Programming. Driver

ferrol
Télécharger la présentation

Coding Dojo

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Coding Dojo

  2. Simple Rule • Pair Programming • Write test first • Baby Step • Implement as simple as possible • No debug, No comment • Practice together • It’s NOT the competition • Share with codes, while not just talking

  3. Practice Way

  4. Pair Programming • Driver • Control keyboard, mouse to write the codes • Pilot • Discuss with driver and provide suggestions • Can change the role with necessary

  5. Test Driven Development

  6. Books – TDD related • Test Driven Development By Example – Kent Beck • Refactoring: Improving the Design of Existing Code – Martin Fowler • The Art of Unit Testing - Roy Osherove • xUnit Test Patterns: Refactoring Test Code - Gerard Meszaros • Test-Driven Development: A Practical Guide - David Astels

  7. Q & A

More Related