General Programming Advice People are good at what they do most frequently. It is called experience. Experience cannot be faked, but the beautiful part is, it can be transferred. It is mainly gained by learning from mistakes. However, if you are a person who can accept advice from others, it is worth checking out this […]
Grid Traveler
The problem of Grid Traveler is one of the best problems you can use to learn recursion. It helps you better understand the basics of recursion. If you want to learn more about recursion, you can check out my other article here. So the problem goes like this, you are a two-dimensional grid traveler. You […]
Coder vs Programmer
Many people don’t know the difference between coder vs. programmer. Nowadays, many people take the journey of programming, and as much as it pleases me, only a few of them happen to choose the right path. One of the most common mistakes is that people want to learn only for a month and get a […]