Programming Basics: Understanding RecursionRecursion is one of the most confusing parts of learning to code. When I first started, I did some online reading about recursion and…Jan 15, 2023Jan 15, 2023
Array vs Linked ListData structures are one of the most fundamental concepts in computer science, yet most programmers put little time into thinking about how…Jul 8, 2022Jul 8, 2022
What programming language should you learn first?When I first knew I wanted to learn to code, I agonized over what language to learn first. I was terrified of putting in the massive amount…Jul 7, 2022Jul 7, 2022