Edit History Actions

nusoft/myteam

Ideas for Team Activities

Charles Medcoff

  • (0) Pair programming lab
  • (0) Short presentation on Dynamic Languages in .NET (IronPython or possibly Ruby with some help from Rich Grenwick) followed by hands on lab

  • (1) Refactoring - bring any code to refactor
  • (1) Automated unit testing
  • (0) Test Driven Design
  • (0) Presentations on Robert Martin's OO Design Principals
  • (0) Introduction to Python (non-.NET topic)
  • (0) Introduction to Subversion (non-.NET topic) - an excellent open source version control tool well suited for personal use
  • (2) A series of meetings - perhaps 4 - converting the topics above in the following order
    • Refactoring while pair programming
    • Introduction to automated unit testing
    • Test Driven Design
    • Advanced Test Driven Design using Mock Objects