BlogHide Resteemsonelharrison (30)in programming • 6 years agoChecking strings for patterns in JavaScriptWrite code deliberately, and pick the right tool for the job JavaScript offers us several methods for checking strings for patterns, most notably found on RegExp and String objects. This article…onelharrison (30)in python • 7 years ago[Python] One Problem, Several LessonsI'm sharing my experience and knowledge of writing code with a friend who has begun learning to code. I recently used a single problem to expose her to several aspects of Python, her chosen…onelharrison (30)in programming • 7 years ago[JavaScript] For Loops And The Differences Among ThemTo maintain fluency in any language, whether it's a spoken language or a computer programming language, you have to continuously learn about, use, and play with it. Today, while reading about…onelharrison (30)in introduceyourself • 7 years agoHi Steemians! I look forward to sharing with all of youHi everyone, My name is Onel. I'm a New York-based software engineer who delights in writing well, be it code or words. I joined steemit to practise writing (words) more often. I intend to write…