Reading source code to learn
- by perl.j
As you develop as a programmer, IMO, you begin to see different practices, different Algorithms, and "more than one way to do it". Seeing this code can be a great learning experience for you, even though you did not write the code. But is doing this only going to confuse you?
For example, let's say you have a library in any language that was…