I made a change in the blogger configuration to ease the later work when blogging. It is possible that older entries are not correctly formatted.

Friday 4 March 2011

Interesting Topics for Code Katas

Since I discovered about Code Katas (?here link me please?), I played with the question as to know which code kata would be appropriate for me. The following is an extensible list of topics which should be covered by these Katas.

Code katas:


  • algorithmic katas
  • architecture patterns
    • View architecture pattern
      • MVC (Model view controller)
      • MVP (Model view presenter)
      • MVC
      • Formular Web page
  • Web Frameworks
    • JSF
    • GWT
    • RAP

  • Web Service and Gui library choice

  • javacript libraries
    • jquery
    • ext.js
    • dojo
  • Jpa and hibernate
    • jpa -> schema
    • schema -> jpa
    • query jpa
    • query plsql
    • query criteria

  • Aspects
    • logging
    • security

  • Testing
    • Unit Tests
    • GUI Testing
    • test coverage

  • Build framework
    • ant
    • maven
    • gradle

  • frameworks
    • spring
    • AOP
    • MVC
    • Web Flow
    • Security
    • hibernate
    • OSGi
    • roo
    • flex
  • scm
    • git
    • server
    • svn

Please do not pay attention to the formatting this should be improved soon.