Learn ORM in Perl with DBIx::Class

Posted on February 6, 2017. Filed under: Uncategorized | Tags: , , , , , , |

This post will provide a brief hands-on introduction to ORM in Perl using a few DBIx::Class sub classes. In detail, this means we will generate Schema, Result and ResultSet classes (Perl modules) which will be used to interface with a SQLite database. The database will contain a single users table. Once the database has been […]

Read Full Post | Make a Comment ( Comments Off on Learn ORM in Perl with DBIx::Class )

TPP vs the subset sum problem

Posted on August 9, 2013. Filed under: Uncategorized | Tags: , , , , |

A colleague of mine, told me about an interesting kata along with a hint that it can be solved efficiently by applying dynamic programming. To be honest, I never really dived into the topic of dynamic programming. I’ve heard the term before, and I knew that some classes of problems could be efficiently solved with […]

Read Full Post | Make a Comment ( Comments Off on TPP vs the subset sum problem )

Eclipse and Java for Total Beginners

Posted on June 5, 2012. Filed under: Uncategorized | Tags: , , , , |

eclipsetutorial.sourceforge.net/totalbeginner.html

Read Full Post | Make a Comment ( None so far )

The Bowling Game: An example of test-first pair programming

Posted on June 5, 2012. Filed under: Uncategorized | Tags: , , , , |

the-bowling-game-an-example-of-test-first-pair-programming

Read Full Post | Make a Comment ( None so far )

The 10 rules of the pragmatic programmer

Posted on January 6, 2012. Filed under: Uncategorized | Tags: , , |

2012-01-06 by Sukria

Read Full Post | Make a Comment ( None so far )

Shunting Yard Algorithm in C#

Posted on September 11, 2011. Filed under: Uncategorized | Tags: , , , , , |

First of six videos by Brett L. Schuchert See schuchert – Katas

Read Full Post | Make a Comment ( None so far )

schuchert – Katas

Posted on September 7, 2011. Filed under: Uncategorized | Tags: , , |

by Brett Schuchert

Read Full Post | Make a Comment ( None so far )

Liked it here?
Why not try sites on the blogroll...