How to Solve Coding Anti-Patterns for Ruby Rookies
Fred Heath zeroes in on several anti-patterns that are commonly perpetrated by Ruby Rookies. Fred also shows how to solve them.
Fred Heath zeroes in on several anti-patterns that are commonly perpetrated by Ruby Rookies. Fred also shows how to solve them.
Jeff explains Defensive Programming - an approach to programming that aims to predict and intercept problems before they exist by following good practices
Phil Sturgeon's book "Build APIs You Won't Hate" promises to teach you best practices in API design. We've reviewed it, and this is the verdict.
Bruno Skvorc shows you the best way to get started developing new PHP packages with the help of The PHP League and a friendly checklist