VanHow I taught myself to code and landed a Software Engineer position in Silicon Valley after having…In 2018, I became a mother. That same year, I made the decision to quit my job as a technical writer and teach myself how to code, with…Jan 18, 2021Jan 18, 2021
VanBecoming a Software Engineer without a Computer Science DegreeHere’s how you do itJan 5, 2021Jan 5, 2021
VanDetermining Prime Numbers with JavaScriptIn this video below, I provide three solutions to the problem, “Count the number of prime numbers less than a non-negative number, n.”Mar 19, 2019Mar 19, 2019
VanUnderstanding RecursionRecursion is a difficult concept. Even for seasoned software engineers, recursion is not an easy problem-solving method to wrap your mind…Mar 12, 2019Mar 12, 2019
Van5 Mins. of Code: document.write()I’ve decided to name my series 5 mins of code (per day).Feb 13, 2019Feb 13, 2019
VanIs this number a power of 2?I came across this question while practicing Leet code. I couldn’t think of an answer so I searched online.Feb 13, 2019Feb 13, 2019