Two things:

 1. **Read code written by different people.** 
 2. **Write documentation for code written by other people.** 

Writing code is extremely easy; every other person I know can do that. But reading someone else's code and figuring out what it does was a whole new world to me.