10 Basic Programming Principles Every Programmer Must Follow
Anyone can write code. But good code? That’s where it gets tough. We’ve all heard horror stories about spaghetti code, massive if-else chains, entire programs that can break just by changing one variable, functions that look like they were obfuscated, and so on. That’s what happens when you try to make a shippable product with… continue reading »