An overview of my method for reading code.
Reading code is an important part of being a software engineer. If you're making your living working with a piece of code, you owe it to yourself and your team to understand it reasonably well. I've seen a lot of tutorials about writing code, but never about reading it.
Sorry for the terrible handwriting. No matter how many of these I end up doing, that will never get better.
The project under examination: https://github.com/fuerve/whiteboard
Feel free to go fix bugs. I saw a few while reviewing this footage. See if you can spot them!