Tag: tools

  • The Value Of Re-inventing The Wheel

    The Value Of Re-inventing The Wheel

    A prior post discussed some of the challenges with using code generators.  One thing we did not cover was the value of re-inventing the wheel.  In particular, this holds true when we are learning problem-solving.  That means one of the ways to become better developers is to solve problems that…

  • Reasons To Avoid Code Generators

    Reasons To Avoid Code Generators

    I guess most people need to be convinced that these are good tools.  However, there is a dark side to code generators.

  • Ask And You Can Find The Tool

    Ask And You Can Find The Tool

    A recent discussion with an associate reminded me how often we ignore some great solutions for our problems. The Internet provides us with an easy way to evaluate literally dozens of options for many of our common problems. It is worth the investment to find the tool that suits our…