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 […]
How to Learn to Code?
Every day the programming community gets larger and larger, and it is the best time to ask how to learn to code? Learning to code is like learning a new language. When you learn a few words of a foreign language, it does not make you a native. The same goes for programming languages; learning […]