Ruby best practices beginners should know
A handy guide to understanding Ruby’s expressive syntax and making the most of it. Source: Codementor
Continue readingNews for slackers
A handy guide to understanding Ruby’s expressive syntax and making the most of it. Source: Codementor
Continue readingStatic Code analysis is essentially code review performed by a computer. It finds & fixes code quality issues, runs fast
Continue readingThe article explains how you can use State Machine to write bug-free code. Source: Codementor
Continue readingRuby’s versatility can be a double-edged sword. Let’s see a few common security flaws and how SCA solutions like Brakeman
Continue readingList of top 7 static code analyzers in this blog which help you ensure good quality on the code, fewer
Continue readingSetup static code analysis with automated code formatting for Python repositories on GitHub with DeepSource. Source: Codementor
Continue readingPython has become a popular option for building web services. Here’s a list of 11 new web frameworks in Python
Continue readingLook at the most popular code formatters in Python and help you take a decision on which one you should
Continue readingGit branches are a powerful tool to organize ongoing work. Here’s a simple git branch naming convention that takes care
Continue readingGit has become the preferred version control system among developers. Here’s a list of best practices you should follow to
Continue reading
Recent Comments