Web Form String Checking Back in the day when I was doing coding and application development one of the big things that was always on my […]
Video Chat Part of my job used to be teaching and supporting instructors who were teaching classes remotely using Video Chat. Because of this […]
Finding Files which Contain Specific Text At my current job, we are constantly looking for specific text within a folder of files because the code we need is […]
Object Oriented Programming I originally learned to code many years ago in C when I was in college. Back then everything was functions where you […]
RegEx Tool I was helping out a co-worker and he was trying to parse a string into an array using RegEx. He was using […]