Monday, September 28, 2015

How to Solve Coding Anti-Patterns for Ruby Rookies

Ruby Rookies

As a freelance developer, I often work with developers from different programming backgrounds and of different skill-levels. Over time, I've learned to tell a programmer's Ruby level of experience by looking at the code they've written. Not only that, I can also place a safe bet on the programmer's coding background based on certain patterns within the code that give subtle clues as to the coder's previous programming experiences. There are certain coding practices that Ruby Rookies tend to employ often. Let's call these anti-patterns. This post enumerates the most common of these anti-patterns.

Continue reading %How to Solve Coding Anti-Patterns for Ruby Rookies%


by Fred Heath via SitePoint

No comments:

Post a Comment