How do I improve my code reading skills
- by Andrew
Well the question is in the title - how do I improve my code reading skills.
The software/hardware environment I currently do development in is quite slow with respect to compilation times and time it takes the whole system to test. The system is quite old/complex and thus splitting it into a several smaller, more manageable sub-projects is not…