Sparrow Decks

AI training sets for I


I've been working on a new training concept I call 'sparrow decks'. It's based on a talk from the wonderful Kathy Sierra at Fluent

The 1st version I made featured sparrows. The basic idea
1) See a picture
2) try to guess which pattern it is
3) say your answer out load.
4) Repeat a lot

There's a nice podcast [6 mins] about them here
and a video of a presentation [50 mins] here

Phone Versions at:  bit.ly/sparrowdecks

Here are links to the decks

Sparrows:
House vs Song

Code Smells:
Clutter
Bad Names
Long Lines
Long Methods
Duplication
Inconsistency

Other:
Code Paragraphs
PropertyBasedTests
UnitTestStories
Cynefin: Complex vs Complicated (with Liz Keogh)

Programming Languages:
Rust vs Go
Rust vs Go: Assignment
Rust vs Haskell
Rust vs Haskell: Assignment

Kids:
ForStatements
Methods

2 comments:

Unknown said...

Link to Rust vs Haskell looks like it points to Rust vs Go.

Nigel Thorne said...

Thank you so much for sharing this. I can think of lots of uses for this.