Haven't watched this new one yet, but I agree Montemayor is fantastic. His "Midway Told from the Japanese Perspective" video is the pinnacle of the entire genre. I'd even say it's one of the best pieces of military history content I've ever seen.
In case your team doesn't already do this, pick a style guide and automated style enforcer and have everyone use them automatically in their editors or when they commit. For example, black, isort, and flake8 for Python. If everyone's code is automatically made more stylistically similar, it cuts down on superficial stuff for people to bicker about during code review.
I also think about the Paul Graham maxim "keep your identity small" to avoid taking critiques of my code personally. I try to avoid identifying with my code too much and just see it as problem-solving.
- Prev
- Next

Last year when I started playing Breath of the Wild
More options
Context Copy link