Know Where You Are Goinghttps://youtu.be/ZnS8y9Ttwj8 Don't just code with blinders on - understand how what you're building will be used and the problems it's meant to solve. As developers, it can sometimes be tempting to focus purely on the technical, engineering challenge...Dec 13, 2022·2 min read
Bus factorhttps://youtu.be/hC3MGVWJues Good coding practices are important to good code. They can help to guide programmers through difficult problems, help them when they get stuck, or prevent them from getting stuck at all.Dec 10, 2022·1 min read
Collective code ownershiphttps://youtu.be/jbf8QWRSImw Good coding practices are important to good code. They can help to guide programmers through difficult problems, help them when they get stuck, or prevent them from getting stuck at all.Dec 10, 2022·1 min read
Rubber Duck Debugginghttps://www.youtube.com/watch?v=Lkg4ETbISkU Sometimes the process of describing a problem, even to an inanimate object, can reveal the solution. Rubber duck debugging refers to the practice of using a small toy, like a rubber duck, as your first assi...Dec 10, 2022·1 min read
Shipping is a Featurehttps://youtu.be/ZAwnihaiwnE Never lose sight of the fact that until you ship your product, it is not providing value to anybody. Joel Spolsky put it well when he wrote: A 50%-good solution that people actually have solves more problems and survives...Dec 10, 2022·2 min read
Defensive Programminghttps://youtu.be/ZAwnihaiwnE Never lose sight of the fact that until you ship your product, it is not providing value to anybody. Joel Spolsky put it well when he wrote: A 50%-good solution that people actually have solves more problems and survives...Dec 10, 2022·2 min read