S.Lott -- Software Architect
  • Other Articles
  • Publications
  • S.Lott Biography

Duct Tape Programmers

Date Thu 01 October 2009 Tags software process improvement / tdd

See Joel On Software: The Duct Tape Programmer: he lauds the programmer who gets stuff done with "duct tape and WD-40".

Here's why: "Shipping is a feature. A really important feature. Your product must have it."

Dave Drake sent the link along with the following:

This "speaks of coding for …

more ...

Test-Driven Reverse Engineering and Perniciously Bad Code

Date Mon 06 July 2009 Tags tdd / reverse engineering

I've done a fair amount of reverse engineering over the years.

In the early days, you went from code to specification to new code. It took forever and the problems you uncovered -- well -- they often derailed the project.

Recently, I used a TDD-like approach. Each piece of legacy code was …

more ...

A "Don't Break the Build" Tip for Solo Python Developers

Date Mon 08 June 2009 Tags agile / #python / tdd

One of the Agile practices is Continuous Integration.

Fowler suggests that everyone commits every day. In Elssamadisy's book includes specific advice on why a daily check-in helps.

Some folks call this the "Don't Break the Build" practice.

But what does that mean for Python where there is no build? And …

more ...

  • «
  • 1
  • 2
  • »
  • Social

    • Mastodon
    • Github
    • StackOverflow
    • LinkedIn
    • O'Reilly
    • Amazon
  • Categories

    • Architecture & Design
    • Books
    • FOSS
    • Management
    • News
    • Python
    • Technologies
  • Links

    • Pelican
    • Python.org
    • Jinja2
  • Archive

    • April 2017 (1)
    • June 2014 (1)
    • January 2014 (1)
    • June 2012 (2)
    • February 2011 (2)
    • June 2010 (1)
    • April 2010 (1)
    • October 2009 (2)
    • July 2009 (1)
    • June 2009 (1)

© 2017 S.Lott · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top