Jeff Atwood and Robert "Uncle Bob" Martin have both blogged about the virtues of code katas.
I was wondering:
- Has anyone found a code kata for web development?
I'm currently develop websites with ASP.NET, ASP.NET-MVC, and jQuery; but I suppose that a good web development code kata could be language-agnostic.
A good web development code kata might include:
- Hosting a "Hello World" page
- Creating a master page
- Creating a menu
- Creating CRUD pages
And eventually progress to more advanced tasks that incorporate:
- jQuery (or any JavaScript Library)
- AJAX
- Flash or Silverlight